2016-05-25 |
Fabian Keil | prepare_csp_for_next_request(): Use the global toggle... |
blob | commitdiff | raw |
2016-05-25 |
Fabian Keil | listen_loop(): Include the listen-address in the log... |
blob | commitdiff | raw | diff to current |
2016-05-25 |
Fabian Keil | Let dynamic filters and taggers support a $listen-addre... |
blob | commitdiff | raw | diff to current |
2016-05-22 |
Fabian Keil | Optionally use the X-Forwarded-For header for client... |
blob | commitdiff | raw | diff to current |
2016-03-17 |
Fabian Keil | Implement client-specific tags |
blob | commitdiff | raw | diff to current |
2016-02-26 |
Fabian Keil | Start using zalloc_or_die() |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Fabian Keil | Bump copyright year |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Fabian Keil | Remove non-standard Proxy-Agent headers in HTTP snipplets |
blob | commitdiff | raw | diff to current |
2016-01-16 |
Fabian Keil | Introduce the new forwarding type 'forward-webserver' |
blob | commitdiff | raw | diff to current |
2015-12-28 |
Fabian Keil | Check requests more carefully before serving them force... |
blob | commitdiff | raw | diff to current |
2015-03-27 |
Fabian Keil | listen_loop(): Add number of active threads to a couple... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Fabian Keil | Prevent parse errors after failing to deliver a client... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Fabian Keil | chunked_body_is_complete(): Check input more carefully |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Fabian Keil | Fix comment typo |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Fabian Keil | Fix comment typos |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | receive_client_request(): Don't ignore list_append_list... |
blob | commitdiff | raw | diff to current |
2014-07-25 |
Fabian Keil | Let sed() failures result in an error response |
blob | commitdiff | raw | diff to current |
2014-07-25 |
Fabian Keil | Reject requests with unsupported Expect header values |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Fabian Keil | Reduce code duplication by setting http->ocmd in parse_... |
blob | commitdiff | raw | diff to current |
2014-06-02 |
Fabian Keil | Bump copyright |
blob | commitdiff | raw | diff to current |
2014-06-02 |
Fabian Keil | Add support for external filters |
blob | commitdiff | raw | diff to current |
2014-02-10 |
Fabian Keil | Fix comment typo |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Fabian Keil | Reject network sockets with file descriptor values... |
blob | commitdiff | raw | diff to current |
2013-01-03 |
Fabian Keil | Revert the previous commit 1.422 for now |
blob | commitdiff | raw | diff to current |
2012-12-27 |
Fabian Keil | Include the protocol when logging requests with 'debug 1' |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Downgrade a log message in change_request_destination() |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Add support for Tor's optimistic-data SOCKS extension |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Add support for chunk-encoded client request bodies |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Make any_loaded_file_changed() more reliable |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Stop considering client sockets tainted after receving... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Fix a harmless logic bug in mark_server_socket_tainted() |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Allow serve() to keep client connections open if the... |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Fabian Keil | Style fix for the previous commit |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Fabian Keil | Add a --config-test option |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Fabian Keil | Do not keep the client connection open if it has to... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Fabian Keil | In verify_request_length(), express 'unread client... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Fabian Keil | Fix an assertion in verify_request_length() |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Fabian Keil | Update verify_request_length()'s description |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Fabian Keil | Make a log message in serve() more consistent with... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Fabian Keil | Unbreak compilation without FEATURE_CONNECTION_KEEP_ALIVE |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | In serve(), stop considering connection sharing a reaso... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Remember connections in case of destination mismatches... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Rephrase log messages in serve() |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Keep track of how many requests have been received... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | In verify_request_length(), use clear_iob() when nuking... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Replace the IOB_RESET() macro with the new function... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Keep track of how many request are sent through a serve... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Add optional client-side pipelining support |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Let serve() wait for keep-alive-timeout seconds for... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | When closing the client socket in serve(), also log... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | chat() with the client as long as the connection state... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Remove a pointless fflush() call in chat() |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | In chat(), check for failed delivery of request headers... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Use a dedicated iob for the data read from the client |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Use IOB_RESET() in prepare_csp_for_next_request() |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Let IOB_RESET() take the iob to reset as argument |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | When logging the buffering of server headers in chat... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Fabian Keil | Use the shiny-new drain_and_close_socket() when closing... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | Relocate the connection-accepted message from listen_lo... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | Figure out the request length before running sed() |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | Bump copyright |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | Add LOG_LEVEL_ACTIONS to log the applying actions |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | In serve(), log the client socket and its condition... |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Revert 1.381 which wasn't a style change after all |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Start using malloc_or_die() |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Merge two if conditions in main() |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Replace strdup() calls with strdup_or_die() calls were... |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Do not confuse a client hanging up with a connection... |
blob | commitdiff | raw | diff to current |
2012-03-10 |
Fabian Keil | When stopping to watch a client socket due to pipelinin... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Add missing white-space behind if's and the following... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Fix white-space around parentheses |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Fabian Keil | Remove an obsolete part of the receive_client_request... |
blob | commitdiff | raw | diff to current |
2011-11-06 |
Fabian Keil | Fix a subtle race condition between prepare_csp_for_nex... |
blob | commitdiff | raw | diff to current |
2011-11-06 |
Fabian Keil | Reimplement segment splitting in get_last_url() by... |
blob | commitdiff | raw | diff to current |
2011-10-30 |
Fabian Keil | Add a configure check for strtok() and add locks around... |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Fabian Keil | If only the server connection is kept alive, do not... |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Fabian Keil | Enable sharing of server connections again, even if... |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Fabian Keil | Simplify the signal setup in main() |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Fabian Keil | In chat(), do not bother to generate a client request... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Fabian Keil | Fix a logic bug that could cause Privoxy to reuse a... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Fabian Keil | In chat(), properly report missing server responses... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Fabian Keil | Change the HTTP version in the snipplets to 1.1 |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Fabian Keil | When sending out the "no-server-data" response, do... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Minor style fixes for bind_port_helper() |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Reduce code duplication in bind_port_helper() |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Restructure bind_ports_helper() a bit |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Do not claim to listen on a socket until we actually do. |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Allow to bind to multiple separate addresses. |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Minor style fix for listen_loop(). |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Also log the client socket when dropping a connection. |
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 | Fix spelling of LOWER_LENGTH_LIMIT_FOR_COMPRESSION |
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-05-27 |
Fabian Keil | Remove a useless '+' in main(). |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Fabian Keil | Include the destination host in the 'Request ... marked... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Fabian Keil | Split the --user delimiter skipping across two lines... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Fabian Keil | Make a copy of the --user value and only mess with... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Fabian Keil | Remove a harmless but pointless line in the code to... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Fabian Keil | When a specified user or group can't be found, put... |
blob | commitdiff | raw | diff to current |
next |