privoxy.git
2011-11-20 Fabian KeilSynthetic commit for tag v_3_0_18 v_3_0_18
2011-11-20 Fabian KeilUpdate for the 3.0.18 release
2011-11-20 Fabian KeilUpdate ChangeLog. Once more, with feeling.
2011-11-20 Fabian KeilFix spelling
2011-11-20 Fabian KeilDocument the +fast-redirects{} HTTP response splitting fix
2011-11-19 Fabian KeilRebuild for 3.0.18
2011-11-19 Fabian KeilRebuild with recent changes
2011-11-19 Fabian KeilUpdate ChangeLog
2011-11-19 Fabian KeilUpdated contributor list
2011-11-19 Fabian KeilPromote a couple of general changes to bug fixes. Vario...
2011-11-19 Fabian KeilImport new contributors with real names from the ChangeLog
2011-11-19 Fabian KeilRevert the previous commit as it was a duplicate.
2011-11-18 Fabian KeilRemove an incorrect string termination attempt
2011-11-18 Fabian KeilUpdate ChangeLog
2011-11-18 Fabian KeilReplace 'service' with the less ambiguous 'Privoxy...
2011-11-18 Fabian KeilRefer to the ChangeLog without going into details and...
2011-11-18 Fabian KeilDitch the unused map_copy_parameter_url()
2011-11-14 Fabian KeilFormatting changes and minor fixes
2011-11-14 Fabian KeilFix an uagen change. The generated Firefox version...
2011-11-13 Fabian KeilFirst rebuild for 3.0.18 stable
2011-11-13 Fabian KeilBump entities for 3.0.18 stable
2011-11-13 Fabian KeilImport the first ChangeLog draft for 3.0.18 stable
2011-11-13 Fabian KeilAdd another closing listitem tag in create_listitem_mar...
2011-11-13 Fabian KeilFirst ChangeLog draft for 3.0.18
2011-11-13 Fabian KeilBump generated Firefox version to 8.0
2011-11-13 Fabian KeilHighlight: No server or forwarder response received...
2011-11-13 Fabian KeilChange CODE_STATUS to stable
2011-11-13 Fabian KeilRephrase the donations section some more
2011-11-13 Fabian KeilNote that donations for Privoxy are currently only...
2011-11-12 Fabian KeilAccept and highlight: Percent-encoding redirect URL...
2011-11-12 Fabian KeilIn get_last_url(), do not claim to look for unencoded...
2011-11-12 Fabian KeilHighlight: Didn't receive data in time: a.fsdn.com:443
2011-11-12 Fabian KeilSync config.guess and config.sub with upstream 2011...
2011-11-06 Fabian KeilFix a subtle race condition between prepare_csp_for_nex...
2011-11-06 Fabian KeilRemove a noisy log message in any_loaded_file_changed()
2011-11-06 Fabian KeilAssert that a percent-encoded URL no longer requires...
2011-11-06 Fabian KeilChange url_code_map[] from an array of pointers to...
2011-11-06 Fabian KeilIn get_last_url(), do not bother trying to decode URLs...
2011-11-06 Fabian KeilReimplement segment splitting in get_last_url() by...
2011-11-06 Fabian KeilAdd two redirect tests with incorrectly encoded URLs
2011-11-06 Fabian KeilAdd a couple of additional +fast-redirects{} tests
2011-11-06 Fabian KeilProperly deal with FEATURE_TOGGLE being disabled
2011-11-06 Fabian KeilIf the redirect URL contains characters RFC 3986 doesn...
2011-11-06 Fabian KeilAdd percent_encode_url()
2011-11-06 Fabian KeilAdjust url_code_map[] so spaces are replaced with ...
2011-11-06 Fabian KeilRegister a complaint about encode_url()'s name
2011-11-06 Fabian KeilBump copyright
2011-11-06 Fabian KeilAdd url_requires_percent_encoding()
2011-11-06 Fabian KeilWhen compiled without FEATURE_FAST_REDIRECTS, do not...
2011-11-06 Fabian KeilWhite-space fix for redirect_url()
2011-11-06 Fabian KeilRemove the already-dead client_accept_encoding_adder()
2011-11-06 Fabian KeilRemove a suggested +redirect{} that is now obsolete
2011-11-06 Fabian KeilAdd a link to Simon Tatham's 'How to Report Bugs Effect...
2011-10-30 Fabian KeilBump for-privoxy-version to 3.0.18 due to the recently...
2011-10-30 Fabian KeilRename a couple of variables in get_last_url()
2011-10-30 Fabian KeilBump version to 0.5
2011-10-30 Fabian KeilAdd --shuffle-tests option to increase the chances...
2011-10-30 Fabian KeilAdd a couple of +fast-redirect{} tests
2011-10-30 Fabian KeilAdd a --local-test-file option that allows to use Privo...
2011-10-30 Fabian KeilRename load_regressions_tests() to load_regression_tests()
2011-10-30 Fabian KeilAdd a configure check for strtok() and add locks around...
2011-10-30 Fabian KeilLet get_last_url() log failed url_decode() operations...
2011-10-30 Fabian KeilPlug a memory leak in get_last_url()
2011-10-30 Fabian KeilMinor simplification for get_last_url()
2011-10-30 Fabian KeilIn get_last_url(), add a missing check for strdup(...
2011-10-30 Fabian KeilRemove a superfluos temporary variable in get_last_url()
2011-10-30 Fabian KeilStyle adjustments for the previous patch
2011-10-30 Fabian KeilLet +fast-redirects{check-decoded-url} check URL segmen...
2011-10-26 Fabian KeilAdd a (disabled) section to block various Facebook...
2011-10-26 Fabian KeilAdd a (disabled) section to rewrite and redirect click...
2011-10-26 Fabian KeilRemove vi settings line so the user isn't tempted to...
2011-10-23 Fabian KeilIf only the server connection is kept alive, do not...
2011-10-23 Fabian KeilRemove a now-obsolete comment about the implied keep...
2011-10-23 Fabian KeilEnable sharing of server connections again, even if...
2011-10-23 Fabian KeilAdd a link to Simon Tatham's 'How to Report Bugs Effect...
2011-10-23 Fabian KeilWhite-space fix
2011-10-23 Fabian KeilSimplify the signal setup in main()
2011-10-23 Fabian KeilStreamline socks5_connect() slightly
2011-10-23 Fabian KeilIn case of SOCKS5 failures, dump the socks response
2011-10-23 Fabian KeilIn socks5_connect(), require a complete socks response...
2011-10-23 Fabian KeilIn chat(), do not bother to generate a client request...
2011-10-22 Fabian KeilCorrect the description of the last-chunk-detection...
2011-10-16 Fabian KeilAdd #100: Create a cross-platform Privoxy control program
2011-10-16 Fabian KeilRemove #84 which is a subset of #53
2011-10-16 Fabian KeilLet the js-events filter additionally disarm setInterval()
2011-10-16 Fabian KeilAdd #99: Allow to easily enable site-specific action...
2011-10-16 Fabian KeilUnblock linuxcounter.net/
2011-10-16 Fabian KeilAdd #98: Escape line breaks in action sections shown...
2011-10-16 Fabian KeilFix a logic bug that could cause Privoxy to reuse a...
2011-10-16 Fabian KeilWhen implying keep-alive in client_connection(), rememb...
2011-10-16 Fabian KeilRemove a superfluos log message in forget_connection()
2011-10-14 Fabian KeilClarify the effect of compiling Privoxy with zlib support
2011-10-08 Fabian KeilReduce server_last_modified()'s stack size
2011-10-08 Fabian KeilShorten get_http_time() by using strftime()
2011-10-08 Fabian KeilIn chat(), properly report missing server responses...
2011-09-18 Fabian KeilLet load_one_actions_file() properly complain about...
2011-09-18 Fabian KeilIn forwarded_connect(), fix a log message nobody should...
2011-09-18 Fabian KeilRephrase #12 as pipelined client requests aren't comple...
2011-09-18 Fabian KeilAdd a link to the latest version
2011-09-18 Fabian KeilNote that #97 is mostly done
next