privoxy.git
2009-06-28 Fabian KeilRemove '.mandrakelinux.com/en/ftp.php3' from the -hide...
2009-06-27 Fabian KeilOr not.
2009-06-27 Fabian KeilHighlight:
2009-06-27 Fabian KeilIgnore messages with "Unknown log level".
2009-06-27 Fabian KeilDon't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in...
2009-06-27 Fabian KeilDisable fast-redirects for '.redbot.org/'.
2009-06-27 Fabian KeilRemove a useless 'because' in a log message.
2009-06-21 Fabian KeilAdd '/.*omniture.*\.js' to the list of blocked user...
2009-06-21 Fabian KeilMore truth in advertisements. Some features aren't...
2009-06-21 Fabian KeilTranslate * more precisely.
2009-06-21 Fabian Keil73) Factor FEATURE_CONNECTION_SHARING out of FEATURE_CO...
2009-06-20 Fabian KeilAlso use $PATH when searching for groups and id.
2009-06-19 Fabian KeilDeclare sockaddr_storage_to_ip() and match_sockaddr...
2009-06-19 Fabian KeilFix parameter description for pcrs_compile_dynamic_comm...
2009-06-19 Fabian KeilAdd a few more +hide-if-modified-since{-60} tests.
2009-06-19 Fabian KeilAdd: 72) Use less ugly Privoxy (fav)icons.
2009-06-19 Fabian KeilAdd: 71) Allow to listen on multiple addresses without...
2009-06-18 Fabian KeilDisable the +hide-if-modified-since{-60} test with...
2009-06-18 Fabian KeilIf strftime() fails, drop the header without replacemen...
2009-06-17 Fabian KeilDon't trust gmtime() to return usable structures for...
2009-06-17 Fabian KeilIn the strftime() failure messages, put the offending...
2009-06-17 Fabian KeilCheck for strftime() failures in server_last_modified...
2009-06-17 Fabian KeilFix the log message from the last commit.
2009-06-16 Fabian KeilIn case of strftime() failures in client_if_modified_si...
2009-06-15 Fabian KeilDon't request 'Connection: keep-alive' from the server...
2009-06-15 Fabian KeilLet level 13 also depend on 'config line keep-alive...
2009-06-15 Fabian KeilLet dependency_unsatisfied() properly deal with tests...
2009-06-15 Fabian KeilRemove duplicated single-quotes.
2009-06-15 Fabian KeilPatch #2806626 from Frédéric Crozat to fix a closing...
2009-06-14 Fabian KeilIn get_log_level_string(), don't hide the LOG_LEVEL_RED...
2009-06-14 Fabian KeilIn case of connection timeouts or missing server data...
2009-06-14 Fabian KeilBump version to 3.0.14 UNRELEASED.
2009-06-14 Fabian KeilRemove CVS $Log entries.
2009-06-14 Fabian KeilFix a tokenize() regression that caused it to miss...
2009-06-13 hal9Rebuild for 3.0.13
2009-06-13 Fabian KeilRebuild for 3.0.13 beta.
2009-06-13 Fabian KeilUpdate for 3.0.13 beta.
2009-06-13 Fabian KeilUpdate for 3.0.13 beta.
2009-06-13 Fabian Keilconnect_to() doesn't return void, so the recently added...
2009-06-13 Fabian KeilA bunch of malloc() return code checks for the HAVE_RFC...
2009-06-12 Fabian KeilManually merge latest updates.
2009-06-12 Fabian KeilRebuilt with recent changes.
2009-06-12 Fabian KeilRebuilt for 3.0.13 beta.
2009-06-12 Fabian KeilUpdate entities for 3.0.13 beta.
2009-06-12 Fabian KeilTell crunch_reason() about RSP_REASON_NO_SERVER_DATA.
2009-06-12 Fabian KeilMention that sharing connections increases the changes...
2009-06-12 Fabian KeilMention the TODO list in the participate entry.
2009-06-12 Fabian KeilUpdate "Support and Service" section to contain links...
2009-06-12 Fabian KeilChange code status to beta.
2009-06-12 Fabian KeilImport ChangeLog for 3.0.13 beta.
2009-06-12 Fabian KeilRemove a now-redundant err check.
2009-06-11 Fabian KeilRemove useless comment.
2009-06-11 Fabian KeilWhite-space fixes.
2009-06-11 Fabian KeilMention IPv6 support, update keep-alive description...
2009-06-11 David SchmidtProtect a keepalive flag inside FEATURE_CONNECTION_KEEP...
2009-06-11 Fabian KeilEnlist Petr Písar who contributed the IPv6 code,
2009-06-11 Fabian KeilMove Jörg to the former team members section.
2009-06-11 Fabian KeilChange code status to beta.
2009-06-11 Fabian KeilAdd recently added cgi templates.
2009-06-11 Fabian KeilBump version for 3.0.13 beta.
2009-06-11 Fabian KeilUpdate for 3.0.13 beta.
2009-06-11 Fabian KeilSend a template-based response in case of prematurely...
2009-06-11 Fabian KeilIn error_response(), factor the (rsp->status == NULL...
2009-06-11 Fabian KeilSend a template-based response in case of server connec...
2009-06-11 Fabian KeilRemove error_response()'s third parameter. None of...
2009-06-10 David SchmidtOSX doesn't define AI_NUMERICSERV
2009-06-10 Fabian KeilRemove check_for_curl() as using 'which' isn't portable.
2009-06-10 Fabian KeilLet extended hostname patterns without trailing dots...
2009-06-10 Fabian KeilAdd tests for trailing dots in hostnames.
2009-06-10 Fabian KeilFactor create_content_length_header() out of server_adj...
2009-06-08 Fabian KeilIgnore: Content modified with no Content-Length header...
2009-06-08 Fabian KeilThe fflush() argument is a pointer. Don't use 0 instead...
2009-06-08 Fabian KeilDon't leak parts of the client headers if a timeout...
2009-06-08 Fabian KeilHere's a fresh idea, why don't we respect taboos unless...
2009-06-08 Fabian KeilDon't force the client to wait for the connection to...
2009-06-05 Fabian KeilLet subs work with the test hash directly, there's...
2009-06-05 Fabian KeilDocument the 6 mysterious bytes we skip in decompress_i...
2009-06-05 Fabian KeilRemove stray empty line.
2009-06-05 Fabian KeilUse macros for the magic numbers in decompress_iob().
2009-06-03 Fabian KeilItem "33) Remove the CVS Log message junk from the...
2009-06-03 Fabian KeilExplicitly mention that the config file can be edited...
2009-06-03 Fabian KeilFactor path_matches() out of url_match().
2009-06-03 Fabian KeilFactor host_matches() out of url_match().
2009-06-03 Fabian KeilFactor port_matches() out of url_match().
2009-06-03 Fabian KeilFix comment spelling.
2009-06-03 Fabian KeilStreamline struct http_request if FEATURE_EXTENDED_HOST...
2009-06-01 Fabian KeilIf all the data we got decompressed OK, but zlib wants...
2009-06-01 Fabian KeilIn decompress_iob(), remove the skip_bytes history...
2009-06-01 Fabian KeilStyle fix.
2009-06-01 Fabian KeilIn client_if_modified_since(), rename negative to negat...
2009-06-01 Fabian KeilIn server_last_modified(), rename negative to negative_...
2009-06-01 Fabian KeilFactor get_skip_reason() out of execute_regression_tests().
2009-06-01 Fabian KeilIn check_for_forbidden_characters(), don't allow line...
2009-06-01 Fabian KeilIn load_regression_tests(), catch-last minute config...
2009-05-28 Fabian KeilTwo additional hide-if-modified-since{} tests created...
2009-05-28 Fabian KeilUnbreak compilation for compilers that don't recognize...
2009-05-28 Fabian KeilTurn server_proxy_connection_adder() into a nop if...
2009-05-28 Fabian KeilImprove code clarity by factoring log_and_die() out...
2009-05-28 Fabian KeilCheck the right macro to decide if we can use privoxy_m...
2009-05-27 Fabian KeilReject unknown dependencies.
next