privoxy.git
2010-01-10 LeeWorkaround for firefox hanging on blocked javascript...
2010-01-05 Fabian KeilFix two highlighting patterns that were too aggressive.
2010-01-03 Fabian KeilBump version to 0.4.
2010-01-03 Fabian KeilBump version to 0.6.
2010-01-03 Fabian KeilRename no_daemon to daemon_mode to ditch the double...
2009-12-31 Fabian KeilIn handle_loglevel_header(), deal with "scan:" messages...
2009-12-31 Fabian KeilIn handle_loglevel_header(), consistently use $c and...
2009-12-31 Fabian KeilRemove trailing white-space.
2009-12-30 Fabian KeilIn parse_loop(), check for truncated lines more efficie...
2009-12-30 Fabian KeilRemove pointless micro-optimizations in prepare_highlig...
2009-12-30 Fabian KeilStreamline print_non_clf_message() a bit more.
2009-12-30 Fabian KeilUnbreak print_non_clf_message() when generating HTML.
2009-12-30 Fabian KeilRefactor get_line_end() so it doesn't shadow $line_end.
2009-12-30 Fabian KeilVarious optimizations to get the real time down by...
2009-12-29 Fabian KeilForced commit to note that by rev 0.99 I meant rev...
2009-12-29 Fabian KeilRevert a last-minute 'optimization' in rev 1.99 that...
2009-12-26 Fabian KeilWhen in daemon mode, bind fd 0, 1 and 2 to /dev/null.
2009-12-26 Fabian KeilDitch some dead code in main().
2009-12-26 Fabian KeilRemove trailing white-space.
2009-12-25 Fabian KeilLet server_set_cookie() accept quoted expiration dates.
2009-12-24 Fabian KeilAdd uagen, a Firefox User-Agent generator for Privoxy...
2009-12-22 Fabian KeilDeal with serve()'s recently changed log messages.
2009-12-22 Fabian KeilIn serve()'s log messages, mention the client socket...
2009-12-22 Fabian KeilIn serve(), don't call forget_connection() if connectio...
2009-12-16 Fabian KeilShow FEATURE_ACCEPT_FITLER on the show-status page.
2009-12-16 Fabian KeilAdd optional support for FreeBSD's accf_http(9).
2009-12-16 Fabian KeilAdd Jeff H. who contributed fancier win32 icons.
2009-12-16 Fabian KeilStart using the fancier radar icons.
2009-12-16 Fabian KeilStart using the fancier radar icons.
2009-12-16 Fabian KeilAdd fancier Privoxy icons for win32.
2009-12-15 Fabian KeilFinish the last commit and remove the miscutil.h inclus...
2009-12-15 Fabian KeilLocalhost is no longer treated more equal than listenin...
2009-12-15 Fabian KeilIn bind_port(), let getaddrinfo() resolve localhost...
2009-12-12 Fabian KeilHighlight: pcrs command "s@^([^.]+?)/?$@http://bing...
2009-11-29 Fabian KeilAdd default-server-timeout section.
2009-11-29 Fabian KeilAdded default-server-timeout description.
2009-11-27 Fabian KeilDocument the default-server-timeout config option.
2009-11-27 Fabian KeilAdd the config option default-server-timeout to control...
2009-11-15 Fabian KeilRebuilt for 3.0.16 UNRELEASED.
2009-11-15 Fabian KeilPrepare to generate docs for 3.0.16 UNRELEASED.
2009-11-15 Fabian KeilDescribe how to get a meaningful logfile.
2009-11-10 Fabian KeilExit in case of unrecognized parameters.
2009-11-10 Fabian KeilProperly highlight: Empty server or forwarder response...
2009-11-08 LeeHilight a few more log messages in the Windows log...
2009-11-08 LeeAdd comments for (relatively) new features bitmasks.
2009-11-07 Fabian KeilAdd a more verbose description for the --enable-extende...
2009-10-31 Fabian KeilUnblock .facebook.com/.*/track.php.
2009-10-31 Fabian KeilAccept: keep-alive support is disabled. Crunching:...
2009-10-29 Fabian KeilFix an error message in send_crunch_response().
2009-10-29 Fabian KeilIn the action lists on CGI pages, don't separate action...
2009-10-29 Fabian KeilMake it work with my next Privoxy commit.
2009-10-29 Fabian KeilStore the test executors in the test hash and execute...
2009-10-25 Leehandle-as-empty-document shouldn't be dependent on...
2009-10-24 Fabian KeilAdd Havard Berland who reported that the website of...
2009-10-24 Fabian KeilUnblock URLs for the norwegian newspaper 'Adresseavisen'.
2009-10-24 Fabian KeilBump version to 3.0.16 UNRELEASED.
2009-10-10 Fabian KeilUpdate whatsnew URL for 3.0.15. Better late than never ...
2009-10-10 Fabian KeilFor one reason or another, the mighty docbook mess...
2009-10-10 Fabian KeilApparently this file has been merged into whatsnew...
2009-10-10 Fabian KeilDitch a duplicated 'since'.
2009-10-10 Fabian KeilPrepare for 3.0.15 beta.
2009-10-10 Fabian KeilApparently this file has been merged with introduction...
2009-10-10 Fabian KeilRegenerated docs for 3.0.15.
2009-10-10 Fabian KeilBump version number to 3.0.15.
2009-10-10 Fabian KeilRebuild with recent changes.
2009-10-10 Fabian KeilMention changes in 3.0.15 beta.
2009-10-10 Fabian Keil- Update for 3.0.15 beta.
2009-10-10 Fabian KeilUpdate "What's new" section.
2009-10-10 Fabian KeilWe now have keep-alive support on all platforms.
2009-10-10 Fabian KeilAccept and highlight some POST-related messages.
2009-10-10 Fabian KeilPrepare for 3.0.15 beta.
2009-10-10 Fabian KeilSet CODE_STATUS to beta.
2009-10-10 Fabian KeilAdd note-worthy changes in 3.0.15 beta.
2009-10-09 Fabian KeilGarbage collect a previously overlooked reference to...
2009-10-09 Fabian KeilFix compiler warning when compiled with FEATURE_CONNECT...
2009-10-09 Fabian KeilCompletely highlight: Found reusable socket 8 for privo...
2009-10-08 Fabian KeilFix sort order messed up in the previous commit.
2009-10-08 Fabian KeilSet the redirect test level to 108 so they aren't execu...
2009-10-08 Fabian KeilRemove superfluous anonymous sub in parse_cli_options().
2009-10-08 Fabian KeilAdd a --help option.
2009-10-08 Fabian Keilention --statistics option in perldoc.
2009-10-08 Fabian KeilImplement a --statistics option that currently is mainl...
2009-10-08 Fabian KeilPlug a server socket leak introduced in 1.299.
2009-10-07 Fabian KeilAdd Francois Marier who reported a jumping-windows...
2009-10-04 Fabian KeilAdd Francois Botha and Wan-Teh Chang for their NTLM...
2009-10-04 Fabian KeilDon't use AI_ADDRCONFIG on platforms that don't support it.
2009-10-04 Fabian KeilHighlight: Stopped waiting for the request line. Timeou...
2009-10-04 Fabian KeilDowngrade "request line timeout" message to LOG_LEVEL_C...
2009-10-04 Fabian KeilGarbage collect csp->sfd and consistently use csp-...
2009-10-04 Fabian KeilIn case of missing server data, send no error message...
2009-10-03 Fabian KeilUpdate the google filter to remove the width restrictio...
2009-10-03 Fabian KeilUpdate the yahoo filter to remove the width restriction...
2009-10-03 Fabian KeilUpdate the msn filter to remove the width restrictions...
2009-10-03 Fabian KeilStreamline remember_connection()'s prototype.
2009-10-02 Fabian KeilDisable the jumping-windows filter for openstreetmap...
2009-10-01 Fabian KeilAnd by 'latency' we don't mean the round trip time.
2009-10-01 Fabian KeilIn execute_regression_test(), use a dispatch hash inste...
2009-10-01 Fabian KeilRedirect-test related cosmetics.
2009-10-01 Fabian KeilLet the yahoo filter hide elements with the id 'sponsor...
2009-09-26 Fabian KeilRemove the useless revision log, thus shortening the...
next