2011-07-17 |
Fabian Keil | Allow to bind to multiple separate addresses. |
blob | commitdiff | raw |
2011-07-08 |
Fabian Keil | If compressing the buffer failed, include buffer size... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Fabian Keil | In compress_buffer(), add some room for the zlib overhead |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Fabian Keil | Add the config directive compression-level |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Fabian Keil | Move LOWER_LENGTH_LIMIT_FOR_COMPRESSION into cgi.[ch... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Fabian Keil | Fix spelling of LOWER_LENGTH_LIMIT_FOR_COMPRESSION |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Fabian Keil | In finish_http_response(), don't add an Content-Encodin... |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Fabian Keil | Remove a double space in an error message |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Fabian Keil | Terminate HTML lines in static error messages with... |
blob | commitdiff | raw | diff to current |
2011-06-25 |
Fabian Keil | Simplify cgi_error_unknown() a bit. |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Fabian Keil | Add support for (re-)compression of buffered content... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments. |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Fabian Keil | Turn http_response.reason into an enum and rename it... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
Fabian Keil | In finish_http_response(), continue to add the 'Connect... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Fabian Keil | Stop adding a "Connection: close" header in finish_http... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
Fabian Keil | In the action lists on CGI pages, don't separate action... |
blob | commitdiff | raw | diff to current |
2009-06-14 |
Fabian Keil | In case of connection timeouts or missing server data... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Fabian Keil | Remove a now-redundant err check. |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Fabian Keil | Send a template-based response in case of prematurely... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Fabian Keil | In error_response(), factor the (rsp->status == NULL... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Fabian Keil | Send a template-based response in case of server connec... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Fabian Keil | Remove error_response()'s third parameter. None of... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Unbreak compilation for compilers that don't recognize... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Check the right macro to decide if we can use privoxy_m... |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Fabian Keil | Remove CVS revision logs. TODO item #33. |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Fabian Keil | Cosmetics. |
blob | commitdiff | raw | diff to current |
2009-03-01 |
Fabian Keil | Help clang understand that we aren't dereferencing |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Fabian Keil | Fix some cparser warnings. |
blob | commitdiff | raw | diff to current |
2008-09-04 |
Fabian Keil | Prepare for critical sections on Windows by adding a |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Fabian Keil | "View the request headers" isn't more equal than the... |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Fabian Keil | There's no reason to let remote toggling support depend |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Fabian Keil | Add a @date@ symbol to include a date(1)-like time... |
blob | commitdiff | raw | diff to current |
2008-07-26 |
Fabian Keil | Remove the unconditional block in get_http_time(). |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Fabian Keil | Provide an OpenSearch Description to access the |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Fabian Keil | - Fix spelling in template-not-found message. |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Fabian Keil | Mark csp as immutable for a bunch of functions. |
blob | commitdiff | raw | diff to current |
2008-04-17 |
Fabian Keil | Provide get_http_time() with the buffer size so it... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Fabian Keil | Add hostname directive. Closes PR#1918189. |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Fabian Keil | Only gather host information if it's actually needed. |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Fabian Keil | Let forward_url() use the standard parameter ordering |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Fabian Keil | Add SOCKS5 support for "Forwarding failure" CGI page. |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Fabian Keil | - Send CGI pages as HTTP/1.1 unless the client asked... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Fabian Keil | #1763173 from Stefan Huehner: declare some more functio... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Fabian Keil | - Use strlcpy() and strlcat() instead of strcpy() and... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Fabian Keil | Don't mistake VC++'s _snprintf() for a snprintf() repla... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Fabian Keil | Use sizeof() more often. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Fabian Keil | Don't overlook map result for the forwarding-type. |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Fabian Keil | Use a transparent background for the PNG replacement... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Fabian Keil | - Save the reason for generating http_responses. |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Fabian Keil | - Add HEAD support to finish_http_response. |
blob | commitdiff | raw | diff to current |
2007-01-27 |
Fabian Keil | Add new config option "templdir" to |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Fabian Keil | Added "forwarding-failed" template support for error_re... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Fabian Keil | Add favicon delivery functions. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Fabian Keil | - Map variables that aren't guaranteed to be |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Fabian Keil | - "Protect" against a rather lame JavaScript-based |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Fabian Keil | Fix strdup() error handling in cgi_error_unknown() |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Fabian Keil | Handle pcrs_execute() errors in template_fill() properly. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Fabian Keil | Fixed gcc43 conversion warnings and replaced sprintf |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Fabian Keil | Escape ampersand in Privoxy menu. |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Fabian Keil | Suppress the toggle link if remote toggling is disabled. |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Fabian Keil | Fix configure option --disable-toggle. |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Fabian Keil | Don't lose the FORCE_PREFIX in case of |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Fabian Keil | Make pthread mutex locking more generic. Instead of |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Fabian Keil | Use CGI_PREFIX to check the referrer. |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Fabian Keil | Adjusted headers for Privoxy's cgi responses: |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Fabian Keil | Only predate the Last-Modified header for cgi responses |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Fabian Keil | Mark cgi_send_user_manual as harmless, |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Fabian Keil | Incorporate modified version of Roland Rosenfeld's... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
David Schmidt | Incorporate Fabian Keil's patch work:\rfabiankeil.de... |
blob | commitdiff | raw | diff to current |
2006-07-18 |
David Schmidt | Reorganizing the repository: swapping out what was... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
jongfoster | Moving sources to /src |
blob | commitdiff | raw |
2002-05-19 |
jongfoster | If a CGI error was not handled, and propogated back to |
blob | commitdiff | raw | diff to current |
2002-05-14 |
oes | - Fixed add_help_link to link to the (now split) actions |
blob | commitdiff | raw | diff to current |
2002-05-12 |
jongfoster | Correcting function comments |
blob | commitdiff | raw | diff to current |
2002-04-30 |
oes | Nit: updated a comment |
blob | commitdiff | raw | diff to current |
2002-04-26 |
jongfoster | Fixing a memory leak on error |
blob | commitdiff | raw | diff to current |
2002-04-26 |
oes | - New function add_help_link |
blob | commitdiff | raw | diff to current |
2002-04-24 |
oes | - Better descriptions for CGIs |
blob | commitdiff | raw | diff to current |
2002-04-15 |
jongfoster | Typos |
blob | commitdiff | raw | diff to current |
2002-04-10 |
jongfoster | Fixes to #include in templates: |
blob | commitdiff | raw | diff to current |
2002-04-10 |
oes | Made templates modular: template_load now recursive... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
swa | fixed JB spelling |
blob | commitdiff | raw | diff to current |
2002-04-05 |
oes | - added send-stylesheet CGI |
blob | commitdiff | raw | diff to current |
2002-03-29 |
David Schmidt | Fix Mac OSX compiler warnings |
blob | commitdiff | raw | diff to current |
2002-03-26 |
swa | we have a new homepage! |
blob | commitdiff | raw | diff to current |
2002-03-24 |
jongfoster | Fixing compile error if actions file editor disabled |
blob | commitdiff | raw | diff to current |
2002-03-24 |
oes | Making GIF checkerboard transparent |
blob | commitdiff | raw | diff to current |
2002-03-24 |
jongfoster | Removing old logo |
blob | commitdiff | raw | diff to current |
2002-03-24 |
oes | Correct transparency for checkerboard PNG. Thanks,... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
jongfoster | Name changes |
blob | commitdiff | raw | diff to current |
2002-03-24 |
swa | name change related issues |
blob | commitdiff | raw | diff to current |
2002-03-16 |
jongfoster | Adding graceful termination feature, to help look for... |
blob | commitdiff | raw | diff to current |
2002-03-13 |
jongfoster | Killing warnings |
blob | commitdiff | raw | diff to current |
2002-03-08 |
jongfoster | Adding comments |
blob | commitdiff | raw | diff to current |
2002-03-08 |
oes | Added GIF images again |
blob | commitdiff | raw | diff to current |
2002-03-07 |
oes | - Changed built-in images from GIF to PNG |
blob | commitdiff | raw | diff to current |
2002-03-06 |
jongfoster | Automated function-comment nitpicking. |
blob | commitdiff | raw | diff to current |
2002-03-05 |
David Schmidt | - Better error reporting on OS/2 |
blob | commitdiff | raw | diff to current |
2002-03-05 |
David Schmidt | - Re-enable OS/2 building after new parms were added |
blob | commitdiff | raw | diff to current |
2002-01-21 |
jongfoster | Replacing strsav() with the safer string_append() or... |
blob | commitdiff | raw | diff to current |
next |