privoxy.git
2012-11-24 Fabian KeilAdd Rick Sykes
2012-11-24 Fabian KeilFix sorting
2012-11-24 Fabian KeilSet the SERVER_CONTENT_LENGTH_SET flag after creating...
2012-11-24 Fabian KeilLet server_set_cookie() stay silent when the cookie...
2012-11-24 Fabian KeilAllow HTTP/1.0 clients to signal interest in keep-alive...
2012-11-24 Fabian KeilStop considering client sockets tainted after receving...
2012-11-24 Fabian KeilFix a harmless logic bug in mark_server_socket_tainted()
2012-11-24 Fabian KeilAllow serve() to keep client connections open if the...
2012-11-24 Fabian KeilAllow closing curly braces as part of action values...
2012-11-24 Fabian KeilMove string_move() into miscutil.c and make it extern
2012-11-24 Fabian KeilReduce indirection in parse_header_time()
2012-11-24 Fabian KeilIncrease MAX_AF_FILES to 30
2012-11-11 Fabian KeilConsistently put the tests between the tested actions...
2012-11-11 Fabian KeilRemove a TODO comment about expiring cookies before...
2012-11-11 Fabian KeilDisable limit-cookie-lifetime{} in two tests
2012-11-11 Fabian KeilAdd limit-cookie-lifetime{} support for the CGI editor
2012-11-11 Fabian KeilBump copyright
2012-11-11 Fabian KeilDocument limit-cookie-lifetime{}
2012-11-11 Fabian KeilAdd limit-cookie-lifetime{} action
2012-11-11 Fabian KeilOnly call time() in server_set_cookie() if the time...
2012-11-11 Fabian KeilFix a function description
2012-11-11 Fabian KeilWhen parsing action files, use strdup_or_die() instead...
2012-11-11 Fabian KeilFix grammar
2012-11-09 Fabian KeilStyle fix for the previous commit
2012-11-09 Fabian KeilRebuild after documenting --config-test
2012-11-09 Fabian KeilDocument --config-test option
2012-11-09 Fabian KeilRegenerate man page
2012-11-09 Fabian KeilSort options alphabetically
2012-11-09 Fabian KeilDocument the --config-test option
2012-11-09 Fabian KeilAdd a --config-test option
2012-11-09 Fabian KeilLet finish_http_response() advertise that the Content...
2012-11-09 Fabian KeilRemove an obsolete master remark
2012-11-09 Fabian KeilDisable fast-redirects for .googleapis.com/
2012-11-09 Fabian KeilRemove an obsolete debug message in decompress_iob()
2012-11-09 Fabian KeilAdd a couple of hide-if-modified-since{} tests with...
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...
next