privoxy.git
2012-11-09 Fabian KeilBlock /openx/www/delivery/
2012-10-29 Fabian KeilDo not keep the client connection open if it has to...
2012-10-29 Fabian KeilClarify that the destination-change detection works...
2012-10-29 Fabian KeilFix an assertion in pcrs_compile_replacement(), nul...
2012-10-29 Fabian KeilIn verify_request_length(), express 'unread client...
2012-10-29 Fabian KeilFix an assertion in verify_request_length()
2012-10-29 Fabian KeilUpdate verify_request_length()'s description
2012-10-29 Fabian KeilAccept and highlight: Tainting client socket 7 due...
2012-10-27 Fabian KeilUnblock websupport.wdc.com/
2012-10-23 Fabian KeilMake a log message in serve() more consistent with...
2012-10-23 Fabian KeilUnbreak compilation without FEATURE_CONNECTION_KEEP_ALIVE
2012-10-23 Fabian KeilMake a couple of csp members visible when compiling...
2012-10-23 Fabian KeilHide get_expected_content_length() when compiling witho...
2012-10-23 Fabian KeilMake socket_is_still_alive() visible when compiling...
2012-10-23 Fabian KeilMake mark_connection_closed() visible when compiling...
2012-10-21 Fabian KeilIn serve(), stop considering connection sharing a reaso...
2012-10-21 Fabian KeilAdd a digit missed in the previous commit
2012-10-21 Fabian KeilAccept and highlight: Drained 180 bytes before closing...
2012-10-21 Fabian KeilAccept and highlight the extended log message for clien...
2012-10-21 Fabian KeilBump generated Firefox version to 16
2012-10-21 Fabian KeilRemember connections in case of destination mismatches...
2012-10-21 Fabian KeilRephrase log messages in serve()
2012-10-21 Fabian KeilRebuild documentation for the new config directives...
2012-10-21 Fabian KeilDocument the tolerate-pipelining directive
2012-10-21 Fabian KeilIn the keep-alive section, acknowledge that there are...
2012-10-21 Fabian KeilAccept and highlight: Client request 4 arrived in time...
2012-10-21 Fabian KeilAccept and highlight: Closing client socket 8. Keep...
2012-10-21 Fabian KeilKeep track of how many requests have been received...
2012-10-21 Fabian KeilIn verify_request_length(), use clear_iob() when nuking...
2012-10-21 Fabian KeilRephrase #12 now that pipelining on incoming connection...
2012-10-21 Fabian KeilReplace the IOB_RESET() macro with the new function...
2012-10-21 Fabian KeilKeep track of how many request are sent through a serve...
2012-10-21 Fabian KeilIn cgi_show_request() only restore the client request...
2012-10-21 Fabian KeilDeal with unsupported methods sent to the CGI pages...
2012-10-21 Fabian KeilAdd optional client-side pipelining support
2012-10-21 Fabian KeilLet the IOB_PEEK macro take the iob as argument
2012-10-21 Fabian KeilLet serve() wait for keep-alive-timeout seconds for...
2012-10-21 Fabian KeilWhen closing the client socket in serve(), also log...
2012-10-21 Fabian Keilchat() with the client as long as the connection state...
2012-10-21 Fabian KeilRemove a pointless fflush() call in chat()
2012-10-21 Fabian KeilSet the socket option SO_LINGER for the client socket...
2012-10-21 Fabian KeilIn chat(), check for failed delivery of request headers...
2012-10-21 Fabian KeilUse a dedicated iob for the data read from the client
2012-10-21 Fabian KeilUse IOB_RESET() in prepare_csp_for_next_request()
2012-10-21 Fabian KeilLet IOB_RESET() take the iob to reset as argument
2012-10-21 Fabian KeilRemove pre-3.0 compatibility goo which has been obolete...
2012-10-21 Fabian KeilDo not promise a logrotate script for Red-Hat-based...
2012-10-21 Fabian KeilClarify that the log detail of the Windows GUI log...
2012-10-21 Fabian KeilParse the Windows-specific toggles with parse_toggle_st...
2012-10-21 Fabian KeilIn the redirect{} section, refer pcrs newbies to the...
2012-10-21 Fabian KeilUse the correct type for reusable_connection.forwarder_type
2012-10-21 Fabian KeilAccept and highlight: Continuing buffering server heade...
2012-10-21 Fabian KeilWhen logging the buffering of server headers in chat...
2012-10-17 Fabian KeilRename ACTION_NO_COOKIE_KEEP to ACTION_SESSION_COOKIES_...
2012-10-17 Fabian KeilRename ACTION_NO_COOKIE_READ to ACTION_CRUNCH_OUTGOING_...
2012-10-17 Fabian KeilRename ACTION_NO_COOKIE_SET to ACTION_CRUNCH_INCOMING_C...
2012-10-17 Fabian KeilFix grammar in an error message in remember_connection()
2012-10-17 Fabian KeilUse strdup_or_die() in remember_connection()
2012-10-17 Fabian KeilFix latency calculation for shared connections
2012-10-17 Fabian KeilUse parse_toggle_state() to get the global_toggle_state
2012-10-17 Fabian KeilDowngrade two error messages in drain_and_close_socket...
2012-10-12 Fabian KeilFix a comment typo.
2012-10-12 Fabian KeilUse the shiny-new drain_and_close_socket() when closing...
2012-10-12 Fabian KeilAdd drain_and_close_socket()
2012-10-12 Fabian KeilDon't bother checking for strstr() as we have no fallba...
2012-10-12 Fabian KeilSpread a AC_CHECK_FUNCS() line across one line per...
2012-10-12 Fabian KeilRemove two checks that were already commented out
2012-10-12 Fabian KeilSpread the AC_CHECK_HEADERS() check across one line...
2012-10-12 Fabian KeilUpdate server_proxy_connection_adder()'s description...
2012-10-12 Fabian KeilAdd DragonFly to the list of BSDs Privoxy is known...
2012-10-12 Fabian KeilAdd Haiku to the list of operating systems Privoxy...
2012-10-05 Fabian KeilMove a variable declaration in parse_client_header_orde...
2012-10-05 Fabian KeilMove a couple of variable declarations in get_last_url...
2012-10-05 Fabian KeilAdditional Haiku-specific improvements
2012-09-26 Fabian KeilSpell 'refresh-tags' correctly
2012-09-20 Fabian KeilDocumentation for 3.0.19, regenerated with the modified...
2012-09-20 Fabian KeilBring back the body attributes now that tidy no longer...
2012-09-20 Fabian KeilLeave it up to the user whether or not smart tags are...
2012-09-20 Fabian KeilDitch pointless keywords. Search engines no longer...
2012-09-20 Fabian KeilRemove tidy's clean flag as it changes the scope of...
2012-09-20 Fabian KeilDitch obsolete body attributes
2012-09-18 Fabian KeilIn finish_http_response(), set 'Connection: close'...
2012-09-18 Fabian KeilRevert an incorrect part of 1.250 that could result...
2012-09-05 Fabian KeilOn Haiku, do not pass -lpthread to the compiler
2012-09-04 Fabian KeilAccept and highlight: Accepted connection from 10.0...
2012-09-04 Fabian KeilRelocate the connection-accepted message from listen_lo...
2012-09-04 Fabian KeilStop suppressing messages about accepted client connect...
2012-09-04 Fabian KeilFix a comment in client_connection()
2012-09-04 Fabian KeilAfter preventing the client from pipeling, don't signal...
2012-09-04 Fabian KeilFigure out the request length before running sed()
2012-09-04 Fabian KeilAdd get_expected_content_length()
2012-09-04 Fabian KeilLet get_content_length() use a header value as input...
2012-09-04 Fabian KeilNote that CSP_FLAG_SERVER_SOCKET_TAINTED is poorly...
2012-09-04 Fabian KeilBump generated Firefox version to 14.0.1
2012-09-04 Fabian KeilBlock g.adspeed.net/
2012-07-27 Fabian KeilAccept and highlight: Closing client socket 5. Keep...
2012-07-27 Fabian KeilRemove #101: Forward known client headers in a predefin...
2012-07-27 Fabian KeilBump copyright
2012-07-27 Fabian KeilMention the shiny new LOG_LEVEL_ACTIONS
2012-07-27 Fabian KeilAccept the shiny new LOG_LEVEL_ACTIONS
next