privoxy.git
2014-06-20 Fabian KeilVerify that PATCH requests pass the unknown_method...
2014-06-20 Fabian KeilBump copyright
2014-06-20 Fabian KeilAdd support for the 'PATCH' method as defined in RFC5789
2014-06-20 Fabian KeilRemove a stray '1' in the 'html-annoyances' filter
2014-06-16 Fabian KeilAdd #131: handle-as-empty-doc-returns-ok should be...
2014-06-16 Fabian KeilClarify that handle-as-empty-doc-returns-ok is still...
2014-06-16 Fabian KeilAdd #130: Move header_tagger() out of the parser structs
2014-06-12 Fabian KeilRemove a comment suggesting that normalize_lws()'s...
2014-06-12 Fabian KeilReference RFC 7230 in remove_chunked_transfer_coding...
2014-06-12 Fabian KeilAdd #129: Completely implement RFC 7230 4.1 (Chunked...
2014-06-12 Fabian KeilRFC 2616 is obsolete, update a comment in redirect_url()
2014-06-12 Fabian KeilAdd an external filter example to rotate images
2014-06-12 Fabian KeilAdd #128: Add a config directive to control the stack...
2014-06-03 Fabian KeilMake it more obvious that +external-filter{} mostly...
2014-06-03 Fabian KeilLet +external-filter{} only filter "text" by default
2014-06-03 Fabian KeilLet a couple of format strings use %u for unsigned...
2014-06-03 Fabian KeilAdd another redirect{} example to stress that redirect...
2014-06-03 Fabian KeilFix white space
2014-06-03 Fabian KeilReduce indirection in get_content_type()
2014-06-03 Fabian KeilUse strdup_or_die() where it makes sense
2014-06-03 Fabian KeilReplace malloc() with malloc_or_die() when the size...
2014-06-03 Fabian KeilAccept multi-digit HTTP major and minor versions in...
2014-06-03 Fabian KeilReduce code duplication by setting http->ocmd in parse_...
2014-06-03 Fabian KeilFix a cppcheck complaint in init_error_log()
2014-06-02 Fabian KeilAdd #127: Add "real" CGI support
2014-06-02 Fabian KeilRemove #57 as it's done
2014-06-02 Fabian KeilRebuild HTML docs for external filters
2014-06-02 Fabian KeilRebuild config
2014-06-02 Fabian KeilBump copyright
2014-06-02 Fabian KeilAdd documentation for external filters
2014-06-02 Fabian KeilAdd support for external filters
2014-06-02 Fabian KeilRemove a duplicated check for localtime_r()
2014-06-02 Fabian KeilAlso disable HTML filters for responses tagged with...
2014-05-26 Fabian KeilRebuild HTML docs for 3.0.22 UNSTABLE
2014-05-26 Fabian KeilBump entities for 3.0.22 UNRELEASED
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
next