privoxy.git
2014-05-26 Fabian KeilResize an array in parse_http_request() to the appropri...
2014-05-26 Fabian KeilDelete #56 as the Co-Advisor accout has been upgraded...
2014-05-26 Fabian KeilDisable HTML filters for responses tagged with text...
2014-05-26 Fabian KeilShorten a comment with duplicated and incomplete inform...
2014-05-20 Fabian KeilRename STATIC_PCRE to FEATURE_DYNAMIC_PCRE
2014-05-20 Fabian KeilActually show the FORCE_PREFIX value on the show-status...
2014-05-20 Fabian KeilConsistency-cosmetic for cgi_show_status()
2014-05-20 Fabian KeilBump copyright date
2014-05-20 Fabian KeilRename STATIC_PCRE to FEATURE_DYNAMIC_PCRE
2014-05-20 Fabian KeilDijkstraize show_defines(): two or more, use a for
2014-05-20 Fabian KeilUpdate #56 and add #126: Dealing with the compliance...
2014-05-13 Fabian KeilFix spelling
2014-05-13 Fabian KeilAdd the hosting wish list relevant for #53
2014-05-13 Fabian KeilNote that #56 is work in progress
2014-05-12 Fabian KeilTone down #123 a bit
2014-05-12 Fabian KeilClarify which Capsicum #124 is referring to
2014-05-11 Fabian KeilFix spelling
2014-05-11 Fabian KeilAdd #125: Allow clients to HTTPS-encrypt the proxy...
2014-05-11 Fabian KeilAdd #124: Add Capsicum support
2014-05-11 Fabian KeilAdd #123: Allow to decrypt encrypted traffic using...
2014-05-05 Fabian KeilFix a typo and try to clarify two sentences
2014-05-05 Fabian KeilAdd a missing word
2014-05-05 Fabian KeilLet the msn filter take care of a couple of CSS width...
2014-05-05 Fabian KeilRecommend forward-socks5t when using Tor
2014-05-05 Fabian KeilDynamically linking to PCRS hasn't been supported for...
2014-05-05 Fabian KeilDisable HTML filters if the response was tagged ^applic...
2014-05-05 Fabian KeilLet log_error() use its own buffer size #define
2014-05-05 Fabian KeilRemove #117, now that dynamic variables are mentioned...
2014-05-05 Fabian KeilReplace redundant contact information with a license...
2014-05-05 Fabian KeilMention the PCRS option letters T and D in the filter...
2014-05-05 Fabian KeilBlock requests for .adcash.com/script/
2014-05-05 Fabian KeilAdd an example for a host pattern that matches an IP...
2014-05-05 Fabian KeilRename the 'domain pattern' to 'host pattern' as it...
2014-05-03 Fabian KeilLet the msn filter hide 'related' ads again
2014-04-25 Fabian KeilDecrease the chances that js-annoyances creates invalid...
2014-04-21 Fabian KeilAdd #122: Allow customized log messages
2014-04-21 Fabian KeilAdd #121: Add HTTP/2 support
2014-04-21 Fabian KeilAdd an example hostname to the --pre-chroot-nslookup...
2014-04-21 Fabian KeilFix clang warnings
2014-03-08 Fabian KeilUnblock .stopwatchingus.info/ whose banners aren't...
2014-02-10 Fabian KeilMake 'demoronizer' FAQ entries more generic
2014-02-10 Fabian KeilAdd tests for invalid Keep-Alive headers that should...
2014-02-10 Fabian KeilAdd a couple of Keep-Alive header tests
2014-02-10 Fabian KeilDo not pass rejected keep-alive timeouts to the server
2014-02-10 Fabian KeilProperly deal with Keep-Alive headers with timeout...
2014-02-10 Fabian KeilFix comment typo
2014-02-10 Fabian KeilBe more explicit about accept-intercepted-requests...
2014-02-10 Fabian KeilFix spelling
2014-02-02 Fabian KeilAdd #120: Add an option to limit pcre's recursion limit...
2014-02-02 Fabian KeilAdd #119: Evaluate using pcre's jit mode.
2014-01-31 Fabian KeilAdd #118: There should be 'escaped' dynamic variables
2014-01-31 Fabian KeilAdd #117: Dynamic variables are documented poorly.
2014-01-31 Fabian KeilAdd #116: Privoxy will fail to parse large chunks
2013-12-24 Fabian KeilDowngrade mark_matching_tests_for_skipping()'s log...
2013-12-24 Fabian KeilUpdate #96 as things have been slightly improved by...
2013-12-24 Fabian KeilRemove #90 now that negative tag patterns are implemented
2013-12-24 Fabian KeilFix a comment typo
2013-12-24 Fabian KeilUse get_filter() in referenced_filters_are_missing()
2013-12-24 Fabian KeilFlatten indentation in header_tagger() and filter_header()
2013-12-24 Fabian KeilRemove code duplication in header_tagger() and filter_h...
2013-12-24 Fabian KeilFlatten indentation in pcrs_filter_response()
2013-12-24 Fabian KeilFactor get_filter() out of pcrs_filter_response()
2013-12-16 Fabian KeilNote that documentation issues are bugs, too
2013-12-16 Fabian KeilAdd Reuben Thomas as contributor for #3615276
2013-12-16 Fabian KeilSpell 'more reliably' more correctly
2013-11-24 Fabian KeilFinish the unionization of struct pattern_spec
2013-11-24 Fabian Keilupdate_action_bits_for_all_tags() got removed in 2011...
2013-11-24 Fabian KeilDocument negative tag patterns
2013-11-24 Fabian KeilFix a comment typo
2013-11-24 Fabian KeilRemove an unused FOREVER definition
2013-11-24 Fabian KeilUse an enum for JB_ERR_* values so they are available...
2013-11-24 Fabian KeilReduce code duplication in create_pattern_spec()
2013-11-24 Fabian KeilRename (create|free)_url_spec() to _pattern_spec()
2013-11-24 Fabian KeilIntroduce negative tag patterns NO-REQUEST-TAG and...
2013-11-24 Fabian KeilDitch useless C++ compatibility goo
2013-11-24 Fabian KeilTurn url_spec into an union and rename it to pattern_spec
2013-11-24 Fabian KeilMicro-optimization to reduce the size of struct http_re...
2013-11-24 Fabian KeilAdd David Wagner as contributor for #3615179
2013-11-24 Fabian KeilAdd Anatoly Arzhnikov as contributor for #3615187
2013-11-07 Fabian KeilLet --with-group properly deal with secondary groups
2013-11-07 Fabian KeilWhite-space adjustments for the previous commit
2013-11-06 Ian SilvesterAdded an entry for the _privoxy user account deletion...
2013-11-06 Fabian KeilUnblock Stackexchange popup URLs that aren't used to...
2013-11-06 Fabian KeilRephrase the 'Why is the configuration so complicated...
2013-11-06 Fabian KeilRemove an unhelpful comment
2013-11-06 Fabian KeilRemove a couple of unnecessary struct forward definitions
2013-10-30 Fabian KeilAdd #115: Add ICAP (RFC 3507) support.
2013-10-30 Fabian KeilRephrase #114, uploading OpenPGP keys only fails on...
2013-10-30 Fabian KeilDisable fast-redirects for creativecommons.org/
2013-10-30 Fabian KeilDisable fast-redirects for .facebook.com/plugins/like.php
2013-10-30 Fabian KeilRemove an already commented-out section about stuff...
2013-08-29 Fabian KeilDitch stray 'one'
2013-08-29 Fabian KeilFix typos
2013-08-29 Fabian KeilAdd #114: Properly deal with status code 100
2013-08-29 Fabian KeilAdd #113: Log statistics upon receiving a certain signal
2013-08-29 Fabian KeilAdd #112: Detect header insertion with \r\n and split...
2013-08-29 Fabian KeilFix a warning in case of empty lines
2013-08-06 Fabian KeilDo not repeatedly complain about missing header taggers...
2013-08-06 Fabian KeilDon't complain about missing header taggers or filters ...
2013-07-31 Fabian KeilUnblock .rote-hilfe.de/
next