privoxy.git
2014-10-06 Fabian KeilRebuild docs
2014-10-06 Fabian KeilUpdate the 'Would you like to donate?' section
2014-10-06 Fabian KeilAdd Sam Chen as contributor
2014-10-06 Fabian KeilChange declared template file encoding to UTF-8
2014-10-06 Fabian KeilAdd #136: Make builds reproducible
2014-10-06 Fabian KeilRemove and incorrect and an obsolete sentence from...
2014-10-06 Fabian KeilStop mentioning the log defaults before 3.0.7 which...
2014-10-06 Fabian KeilMake it more obvious that many operating systems suppor...
2014-10-06 Fabian KeilSync config.guess and config.sub with upstream 2012...
2014-10-06 Fabian KeilAdd #135: Add OpenBSM audit support
2014-08-22 Fabian KeilUpdate URL of the 'current development version of this...
2014-08-08 Fabian KeilUnblock 'adele*.'
2014-08-01 Fabian KeilUnblock "adina*."
2014-07-25 Fabian KeilLet server_http() regenerate the response line
2014-07-25 Fabian KeilLet sed() failures result in an error response
2014-07-25 Fabian KeilNormalize the HTTP-version in forwarded request lines
2014-07-25 Fabian KeilUpdate normalize_lws()'s description to reference RFC...
2014-07-25 Fabian KeilSpell whitespace consistently without whitespace
2014-07-25 Fabian KeilBump copyright
2014-07-25 Fabian KeilReject requests with unsupported Expect header values
2014-07-25 Fabian KeilAdd #134: Track the total number of bytes written to...
2014-07-18 Fabian KeilRegenerate docs
2014-07-18 Fabian KeilUpdate the forward-override{} example to be consistent...
2014-07-18 Fabian KeilNote that invalid forward-override{} parameter syntax...
2014-07-18 Fabian KeilAdd another +redirect{} example: a shortcut for illumos...
2014-07-18 Fabian KeilMove a 'static' before the 'const'
2014-07-14 Fabian KeilClarify what Privoxy does if both +block{} and +redirec...
2014-07-14 Fabian KeilBlock '/.*DigiAd'
2014-07-14 Fabian KeilMove a pattern below its tests
2014-07-14 Fabian KeilAdd an external filter example to add '[citation needed...
2014-07-14 Fabian KeilUse a custom redirect{} for .washingtonpost.com/wp...
2014-07-14 Fabian KeilNote that security issues shouldn't be reported using...
2014-07-03 Fabian KeilNote that donations will fund work on the TODO list
2014-06-25 Fabian KeilAdd #133: Consider allowing bitcoin donations
2014-06-25 Fabian KeilAdd #132: Provide a Tor hidden service to reach the...
2014-06-25 Fabian KeilMark TODO list items with the number of known donors...
2014-06-25 Fabian KeilUpdate the status of the curl-related work in progress...
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...
next