privoxy.git
2009-08-01 Fabian KeilUpdate the "Download recent releases" URL and fix the...
2009-08-01 Fabian KeilFix server_set_cookie() description. The jarfile code...
2009-08-01 Fabian KeilFix comment.
2009-08-01 Fabian KeilBump version to 3.0.15 UNRELEASED.
2009-07-24 Fabian KeilThis announcement is for 3.0.14 beta, not 3.0.13 beta.
2009-07-24 Fabian KeilRebuild for Privoxy 3.0.14 beta.
2009-07-24 Fabian KeilRemove duplicated period.
2009-07-24 Fabian KeilChange code status from BETA to beta.
2009-07-23 Fabian KeilBump version for 3.0.14 beta.
2009-07-22 Fabian KeilDisarm the !socket_is_still_usable() check in chat...
2009-07-22 Fabian KeilLet socket_is_still_usable() properly report the socket...
2009-07-21 Leealso hilight
2009-07-21 Fabian KeilDisable content filtering for URLs ending in .ogg or...
2009-07-21 Fabian KeilIgnore line feeds at the end of the message.
2009-07-21 Fabian KeilHighlight: Connect: to archiv.radiotux.de
2009-07-19 Fabian KeilIf RUNTIME_FEATURE_CONNECTION_KEEP_ALIVE is disabled...
2009-07-19 Fabian KeilIf you're masking csp->flags with RUNTIME_FEATURE_CONNE...
2009-07-19 Fabian KeilIf connection-sharing is enabled but keep-alive-timeout...
2009-07-19 Fabian KeilDon't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in...
2009-07-19 Fabian KeilDon't assume persistence if RUNTIME_FEATURE_CONNECTION_...
2009-07-19 Fabian KeilUnbreak client_connection() for !defined(FEATURE_CONNEC...
2009-07-19 Fabian KeilUpdate FEATURE_CONNECTION_KEEP_ALIVE description.
2009-07-19 Fabian KeilTests with level 16 also depends on FEATURE_CONNECTION_...
2009-07-19 Fabian KeilThere currently are no packages for AmigaOS, Fedora...
2009-07-18 Fabian Keil- Add ChangeLog for 3.0.14 beta.
2009-07-18 Fabian KeilDon't claim that NTLM should work when there are multip...
2009-07-18 Fabian KeilRegenerate for 3.0.14 beta.
2009-07-18 Fabian KeilFix trailing whitespace.
2009-07-18 Fabian KeilBump entities for 3.0.14 beta.
2009-07-18 Fabian KeilUpdate for 3.0.14 beta.
2009-07-18 Fabian KeilUpdate description for 3.0.14 beta.
2009-07-18 Fabian KeilAdd most of the changes in 3.0.14 to the "What's New...
2009-07-18 Fabian Keil- Move less interesting changes to the bottom.
2009-07-18 Fabian KeilAdd changes in 3.0.14 BETA.
2009-07-18 Fabian KeilChange code status to BETA.
2009-07-18 Fabian KeilDon't add a Proxy-Connection header if there already...
2009-07-18 Fabian KeilDon't describe the action files in the FAQ when we...
2009-07-14 Fabian KeilAccept and ignore: The server didn't specify how long...
2009-07-14 Fabian KeilIn parse_client_request(), assume a request is complete...
2009-07-14 Fabian KeilIf the server doesn't specify how long the connection...
2009-07-14 Fabian KeilBack out the last commit so it can return with related...
2009-07-13 Fabian KeilMust not reuse flag masks.
2009-07-13 Fabian KeilAccept and ignore: Removing 'Connection: close' to...
2009-07-13 Fabian KeilTake the latency into account when evaluating whether...
2009-07-13 Fabian KeilIf keep-alive support is disabled, don't let the client...
2009-07-13 Fabian KeilTimestamp the connection at the end of chat().
2009-07-13 Fabian KeilIf the socket isn't reusable, don't bother remembering...
2009-07-12 Fabian KeilAccept and ignore: The server still wants to talk,...
2009-07-11 Fabian KeilIn the year 2525 ... header time randomization fails...
2009-07-11 Fabian KeilSet the timestamp directly after receiving the response...
2009-07-11 Fabian KeilDon't bother reading from the server if the client...
2009-07-11 Fabian KeilUpdate regression tests for the keep-alive changes.
2009-07-11 Fabian KeilBack out 1.187 for now. There has to be a better way.
2009-07-11 Fabian KeilFor HTTP/1.1 requests other than CONNECT requests,...
2009-07-11 Fabian KeilGarbage collect get_appropiate_connection_header()...
2009-07-11 Fabian KeilDon't set 'Connection: keep-alive' headers in server_co...
2009-07-11 Fabian KeilIn client_connection_header_adder(), add a 'Connection...
2009-07-11 Fabian KeilHashes in git object URLs may contain 'ad's. Deal with it.
2009-07-08 Leedon't need the extra time() call
2009-07-08 Fabian KeilHighlight: Client keep-alive timeout is 20. Sticking...
2009-07-08 Fabian KeilFix a log message in client_keep_alive().
2009-07-07 Fabian KeilRevert r261 as it would sabotage NTLM authentication.
2009-07-07 LeeVerizon DNS server returns addr of their 'search' page...
2009-07-05 LeeFixes Bugs item #2816541 - http download stops at 0...
2009-07-05 Fabian KeilMention the tainted socket in mark_server_socket_tainted().
2009-07-05 Fabian KeilHighlight: Marking the server socket 7 tainted.
2009-07-05 Fabian KeilAlso react to the client's Keep-Alive header.
2009-07-05 Fabian KeilComment spelling fix.
2009-07-05 Fabian KeilMention the offending socket in the 'Empty server or...
2009-07-05 Fabian KeilIf we decided not to keep the connection to the server...
2009-07-05 Fabian KeilIf we decided not to keep the connection to the server...
2009-07-05 Fabian KeilIn mark_server_socket_tainted(), update the log message...
2009-06-30 Fabian KeilAccept the recently added LOG_LEVEL_CONNECT messages:
2009-06-30 Fabian KeilIf the status code isn't 200, don't assume a missing...
2009-06-28 Fabian KeilIf we think we already got a complete request, don...
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...
next