privoxy.git
2013-01-06 Fabian KeilDocument the Ignore directive
2013-01-06 Fabian KeilInclude the Privoxy version in the output
2013-01-06 Fabian KeilRemove the "Copyright" line from print_version()
2013-01-06 Fabian KeilAccept and highlight: Multiple Content-Type headers...
2013-01-06 Fabian KeilBumped entities for 3.0.20 beta
2013-01-06 Fabian KeilRegenerated still incomplete HTML documentation for...
2013-01-06 Fabian KeilSet entities to 3.0.20 beta
2013-01-06 Fabian KeilDeclare the code 'beta' in preparation for the upcommin...
2013-01-06 Fabian KeilEnable tolerate-pipelining for the beta as discussed...
2013-01-05 Leebump copyright date
2013-01-05 Leeadd missing "</sect3>" lines
2013-01-05 Fabian KeilReword #66 to make more sense
2013-01-05 Fabian KeilClarify #65
2013-01-05 Fabian KeilRemove #49
2013-01-05 Fabian KeilRemove #4 as it's pretty obvious
2013-01-05 Fabian KeilMention curl's test suite as an alternative to implement #1
2013-01-05 Fabian KeilRemove #97 as 'optimistic data' support has been commit...
2013-01-05 Fabian KeilAdjust #88 to clarify that less forks would also be...
2013-01-04 Fabian KeilIn server_content_type(), only remove duplicated header...
2013-01-04 Fabian KeilRemove an incorrect assertion in server_content_type()
2013-01-03 Fabian KeilRevert the previous commit 1.422 for now
2013-01-01 Fabian KeilDo not try to drain a socket when there is no data...
2012-12-27 Fabian KeilRemove a duplicated 'const' that should have been remov...
2012-12-27 Fabian KeilInclude the protocol when logging requests with 'debug 1'
2012-12-24 Fabian KeilGrammar fix for the previous commit
2012-12-24 Fabian KeilImprove the --statistics performance by skipping sanity...
2012-12-24 Fabian KeilBump copyright
2012-12-20 Fabian KeilAccept and highlight: Client request 8 has been pipelin...
2012-12-20 Fabian KeilAccept: There better be a request body.
2012-12-20 Fabian KeilAccept and highlight: Shifting 360 pipelined bytes...
2012-12-19 Fabian KeilGet the test for the '/.*download' pattern working
2012-12-19 Fabian KeilFix an URL that was lacking the protocol
2012-12-19 Ian SilvesterAdd a domain-specific unblock pattern to resolve action...
2012-12-19 Ian SilvesterAdd an unblock pattern to resolve actionsfile feedback...
2012-12-17 Fabian KeilAdd two unblock patterns for popup radio and TV players
2012-12-16 Fabian KeilRemove an incorrect sentence in the toggle section
2012-12-16 Fabian KeilRemove a useless comment in the toggle section
2012-12-16 Fabian KeilBlock imp.double.net/
2012-12-15 Fabian KeilBlock gm-link.com/ whis is used for email tracking
2012-12-15 Fabian KeilVerify that requests to "bwp." are blocked
2012-12-15 Fabian KeilBump copyright
2012-12-15 Fabian KeilStop pretending that updated versions of this file...
2012-12-14 Fabian KeilBlock /.*bannerid=
2012-12-14 Fabian KeilBlock cltomedia.info/delivery/ and .adexprt.com/
2012-12-14 Fabian KeilBlock requests to de17a.com/
2012-12-14 Fabian KeilBlock oskar.tradera.com/
2012-12-12 Fabian KeilBlock /scripts/webtrends\.js
2012-12-12 Fabian KeilBlock requests for pool.*.adhese.com/
2012-12-12 Fabian KeilUpdate path pattern for Coremetrics and add tests
2012-12-12 Fabian KeilEnable +fast-redirects{check-decoded-url} for tr.anp.se/
2012-12-12 Fabian KeilUnblock .conrad.se/newsletter/banners/
2012-12-12 Fabian KeilBlock requests for .tynt.com/
2012-12-12 Fabian KeilUnblock .bbci.co.uk/radio/
2012-12-12 Fabian KeilBlock requests to service.maxymiser.net/
2012-12-12 Fabian KeilDisable fast-redirects for Google's "let's pretend...
2012-12-09 Fabian KeilLet fatal_error() write to the logfile right away
2012-12-09 Fabian KeilOptionally let parse_header_time() sanity check strptim...
2012-12-07 Fabian KeilDowngrade a log message in change_request_destination()
2012-12-07 Fabian KeilFix warning on Debian GNU/Linux
2012-12-07 Fabian KeilCorrect a return code in compile_host_pattern()
2012-12-07 Fabian KeilReject URLs with invalid port
2012-12-07 Fabian KeilRebuild docs for +limit-cookie-lifetime{} and forward...
2012-12-07 Fabian KeilDitch $Log$ which broke the dok target due to Docbook...
2012-12-07 Fabian KeilDocument forward-socks5t
2012-12-07 Fabian KeilAccept and highlight: Optimistically sending 318 bytes...
2012-12-07 Fabian KeilAdd support for Tor's optimistic-data SOCKS extension
2012-12-07 Fabian KeilAdd support for chunk-encoded client request bodies
2012-12-07 Fabian KeilMake any_loaded_file_changed() more reliable
2012-11-29 Fabian KeilUse strdup_or_die() instead of strdup()
2012-11-29 Fabian KeilRemove remnant of FEATURE_COOKIE_JAR
2012-11-24 Fabian KeilAdd #108: Allow to use a somewhat random string intead...
2012-11-24 Fabian KeilAdd #107: Support more pcrs variables
2012-11-24 Fabian KeilAdd Rick Sykes
2012-11-24 Fabian KeilFix sorting
2012-11-24 Fabian KeilSet the SERVER_CONTENT_LENGTH_SET flag after creating...
2012-11-24 Fabian KeilLet server_set_cookie() stay silent when the cookie...
2012-11-24 Fabian KeilAllow HTTP/1.0 clients to signal interest in keep-alive...
2012-11-24 Fabian KeilStop considering client sockets tainted after receving...
2012-11-24 Fabian KeilFix a harmless logic bug in mark_server_socket_tainted()
2012-11-24 Fabian KeilAllow serve() to keep client connections open if the...
2012-11-24 Fabian KeilAllow closing curly braces as part of action values...
2012-11-24 Fabian KeilMove string_move() into miscutil.c and make it extern
2012-11-24 Fabian KeilReduce indirection in parse_header_time()
2012-11-24 Fabian KeilIncrease MAX_AF_FILES to 30
2012-11-11 Fabian KeilConsistently put the tests between the tested actions...
2012-11-11 Fabian KeilRemove a TODO comment about expiring cookies before...
2012-11-11 Fabian KeilDisable limit-cookie-lifetime{} in two tests
2012-11-11 Fabian KeilAdd limit-cookie-lifetime{} support for the CGI editor
2012-11-11 Fabian KeilBump copyright
2012-11-11 Fabian KeilDocument limit-cookie-lifetime{}
2012-11-11 Fabian KeilAdd limit-cookie-lifetime{} action
2012-11-11 Fabian KeilOnly call time() in server_set_cookie() if the time...
2012-11-11 Fabian KeilFix a function description
2012-11-11 Fabian KeilWhen parsing action files, use strdup_or_die() instead...
2012-11-11 Fabian KeilFix grammar
2012-11-09 Fabian KeilStyle fix for the previous commit
2012-11-09 Fabian KeilRebuild after documenting --config-test
2012-11-09 Fabian KeilDocument --config-test option
2012-11-09 Fabian KeilRegenerate man page
2012-11-09 Fabian KeilSort options alphabetically
next