privoxy.git
2008-12-13 Fabian KeilDocument the keep-alive-timeout directive.
2008-12-13 Fabian KeilBlock feedproxy.google.com/~r/.*/~4/.
2008-12-06 Fabian KeilHighlight:
2008-12-06 Fabian KeilHighlight:
2008-12-06 Fabian KeilDowngrade "Received x bytes while expecting y." message to
2008-12-04 Fabian KeilFix some cparser warnings.
2008-12-04 Fabian KeilFix a cparser warning.
2008-12-04 Fabian KeilFix some cparser warnings.
2008-12-02 Fabian KeilDon't miscalculate byte_count if we don't get all the
2008-11-30 Fabian Keil- Block .googleadservices.com/~.
2008-11-27 Fabian KeilCosmetics for the last commit: Don't watch out for
2008-11-26 Fabian KeilRecognize that the server response is complete if the
2008-11-26 Fabian KeilIgnore:
2008-11-25 Fabian KeilDon't convert the client-header list to text until...
2008-11-24 Fabian KeilTwo changes suggested by Roger Dingledine:
2008-11-23 Fabian KeilSome more chat() cosmetics.
2008-11-23 Fabian KeilUpdate a log message I missed in 1.80.
2008-11-23 Fabian Keil- Update copyright range.
2008-11-23 Fabian KeilIn log_error(), don't surround the thread id with ...
2008-11-23 Fabian KeilSupport log messages with and without
2008-11-22 Fabian KeilHighlight:
2008-11-22 Fabian KeilMove log message around to include the socket number.
2008-11-21 Fabian KeilIn case of CONNECT requests there's no point
2008-11-20 hal9Added -filter to wiktionary.org/.
2008-11-20 hal9Unblock wiktionary.org per tracker feedback.
2008-11-20 Fabian KeilRemove an obsolete comment.
2008-11-16 Fabian KeilTurn keep-alive support into a runtime feature
2008-11-13 Fabian KeilMake keep_alive_timeout static.
2008-11-13 Fabian KeilAdd new config option: keep-alive-timeout.
2008-11-10 Fabian KeilAccept and ignore:
2008-11-10 Fabian KeilAdd a fast-redirects exception for .groundspring.org.
2008-11-10 Fabian KeilFix a gcc44 warning and remove a now-obsolete cast.
2008-11-10 Fabian KeilFix a gcc44 warning (in filters.c).
2008-11-10 Fabian KeilFix a gcc44 warning.
2008-11-08 Fabian KeilMention actual values when complaining about
2008-11-08 Fabian KeilHighlight two recently unified log messages properly.
2008-11-08 Fabian KeilUnify two debug messages.
2008-11-08 Fabian KeilFix duplicated debugging check.
2008-11-06 Fabian KeilFix last-chunk detection hack to also apply
2008-11-06 Fabian KeilFactor receive_client_request() and
2008-11-04 Fabian KeilAccept and ignore:
2008-11-04 Fabian KeilHTTP/1.1 responses without Connection
2008-11-03 Fabian KeilMention that the "clear log" view option
2008-11-03 Fabian KeilAccept and ignore "Connect: Unsetting keep-alive flag.".
2008-11-03 LeeDocument addition of the "clear log" view option to...
2008-11-02 Fabian KeilIf we received a different amount of data than we expected,
2008-11-02 Fabian KeilRevert revision 1.195 and try again.
2008-11-02 Leecommit the part of the patches I've been using that...
2008-11-01 Fabian Keils@higlight@highlight@
2008-10-26 Fabian KeilFix gcc44 warning.
2008-10-26 Fabian KeilRemove two debug messages with LOG_LEVEL_INFO.
2008-10-25 Fabian KeilBring back Connection: header tests. Enable the right
2008-10-25 Fabian KeilCosmetics.
2008-10-25 Fabian KeilUnderstand dependencies like:
2008-10-25 Fabian KeilRemove already out-commented line left over from debugging.
2008-10-24 Fabian Keil- Tone the "keep-alive support is experimental" warning
2008-10-23 Fabian KeilFix forget_connection() and mark_connection_unused(),
2008-10-22 Fabian KeilOnce More, With Feeling: if there is no logfile
2008-10-20 Fabian KeilUpdate init_error_log() description to match reality.
2008-10-20 Fabian KeilIf SIGHUP is received while we aren't running in daemon
2008-10-18 Fabian Keil- Factor close_unusable_connections() out of
2008-10-18 Fabian KeilIgnore two tests that are only correct if
2008-10-18 Fabian KeilAccept two additional keep-alive related messages.
2008-10-18 Fabian KeilConnection keep-alive support is ready for testing,
2008-10-18 Fabian KeilImprove seed used by pick_from_range() on mingw32.
2008-10-17 Fabian KeilIn socket_is_still_usable(), use select()
2008-10-17 Fabian KeilAdd preliminary timeout support.
2008-10-16 Fabian KeilFix two gcc44 warnings.
2008-10-16 Fabian KeilFix compiler warning.
2008-10-16 Fabian Keil- Fix two gcc44 conversion warnings.
2008-10-16 Fabian Keil- Factor socket_is_still_usable() out of get_reusable_c...
2008-10-16 Fabian KeilFix a bunch of gcc44 conversion warnings.
2008-10-13 Fabian KeilIf a remembered connection is no longer usable and
2008-10-13 Fabian KeilMake sure we don't try to reuse tainted server sockets.
2008-10-12 Fabian KeilThe last commit was a bit too ambitious, apparently...
2008-10-12 Fabian KeilRemove obsolete warning about delayed delivery with...
2008-10-12 Fabian KeilFix content length calculation if we read headers
2008-10-11 Fabian KeilEven more chat() cosmetics.
2008-10-11 Fabian KeilReformat some comments in chat().
2008-10-11 Fabian KeilAdd missing dots for two log messages.
2008-10-11 Fabian KeilIn case of chunk-encoded content, stop reading if
2008-10-11 Fabian KeilAdd FEATURE_CONNECTION_KEEP_ALIVE to the list
2008-10-11 Fabian KeilAdd line-breaks for overly long log message examples.
2008-10-11 Fabian KeilAdd support for keep-alive-related log messages.
2008-10-11 Fabian KeilLet server_response_is_complete() deal properly with
2008-10-09 Fabian KeilFlush work-in-progress changes to keep outgoing connections
2008-09-27 Fabian KeilReturn only once in forwarded_connect().
2008-09-26 Fabian Keil- Break some more CVS substitutions in examples.
2008-09-26 Fabian KeilUpdate "What's new" section.
2008-09-26 Fabian KeilFix entry count.
2008-09-26 Fabian KeilMention mutex locks on mingw32.
2008-09-21 Fabian KeilFix Portage tree sync instructions in Gentoo section.
2008-09-21 Fabian KeilRebuild for change-x-forwarded-for{} documentation.
2008-09-21 Fabian KeilUse +change-x-forwarded-for{block} instead of
2008-09-21 Fabian KeilAdd documentation for change-x-forwarded-for{},
2008-09-21 Fabian KeilTreat unknown change-x-forwarded-for parameters as...
2008-09-21 Fabian KeilIf change-x-forwarded-for{add} is used and the client
2008-09-21 Fabian KeilAdd Roland's man page fixes from 19_manpage_fixup.dpatch.
2008-09-21 Fabian KeilUnblock Debian popularity-contest. Debian bug #441256,
2008-09-20 Roland Rosenfeldmerge Debian changes from 3.0.7 to 3.0.10
next