privoxy.git
2009-02-08 Fabian KeilMaybe I should commit the match-all.action file itself...
2009-02-08 Fabian KeilNow that we have the match-all.action file, the other...
2009-02-08 Fabian KeilMove the match-all section into a separate file
2009-02-08 Fabian KeilDon't list the author of the snprintf() code as former
2009-02-08 Fabian KeilRebuild.
2009-02-08 Fabian KeilCall initialize_mutexes() before init_log_module()...
2009-02-07 Fabian Keil- Add Matthias Drochner for providing the patch to
2009-02-06 Fabian KeilRebuild with the updated links.
2009-02-06 Fabian KeilBoldly enable keep-alive support where possible.
2009-02-06 Fabian KeilWhen dropping privileges, also give up membership in...
2009-02-06 Fabian KeilBe prepared if I break the log module initialization...
2009-02-04 Fabian KeilInitialize the log module before parsing arguments.
2009-01-31 Fabian KeilRemove redundant error check in receive_client_request().
2009-01-31 Fabian KeilFlatten indentation in receive_client_request().
2009-01-23 Fabian KeilAdd a socket-timeout section.
2009-01-22 Fabian KeilDon't keep connections alive when running single-threaded.
2009-01-15 Fabian Keil- Use https for SF URLs.
2009-01-14 Fabian KeilFix unblock pattern from revision 1.157. Yay for regres...
2009-01-14 Fabian KeilDue to the standard.action file removal, the other...
2009-01-13 Fabian KeilRebuilt after standard.action file removal.
2009-01-13 Fabian KeilSkip pre-setting names.
2009-01-13 Fabian KeilRebuilt after standard.action file removal.
2009-01-13 Fabian KeilThe standard.action file is gone.
2009-01-13 Fabian KeilDelete the standard.action file after moving
2009-01-11 hal9Move .googleadservices.com/~ into block-as-image sectio...
2009-01-11 hal9Reverted previous commit for googleadservices. Its...
2009-01-10 hal9Actionsfile feedback item #2498279, for googles rss...
2009-01-10 Fabian Keil- Check header names for valid characters before
2009-01-07 Fabian Keil- If the socket-timeout has been reached and the client
2009-01-01 Leeremove non-standard <nobr> tags
2009-01-01 LeeActionsfile feedback item #2017126 2008-07-13
2009-01-01 Leeadd windows taskbar icon to use when privoxy is toggled...
2009-01-01 LeeChange the Windows taskbar icon when privoxy is toggled...
2009-01-01 Leekeep the input field and 'go' button on the same line.
2009-01-01 Leenew block section for domain parking sites.
2008-12-25 Fabian KeilAdd missing colon in regex.
2008-12-25 Fabian KeilHighlight:
2008-12-24 Leefix GCC 3.4.4 warning
2008-12-24 Fabian KeilKeep a thread around to timeout alive connections
2008-12-24 Fabian KeilAnchor a few regexes in handle_loglevel_connect().
2008-12-20 LeeThe crunch log message format changed, so update the...
2008-12-20 Fabian KeilAdd config option socket-timeout to control the time
2008-12-19 Fabian Keil- Sync comment with for-privoxy-version.
2008-12-15 Fabian KeilWhen logging crunches, log the whole URL, so one can...
2008-12-14 Fabian KeilFix a cparser warning.
2008-12-14 Fabian Keil- Mention the new log level for crunched requests.
2008-12-14 Fabian Keil- Handle shiny new LOG_LEVEL_CRUNCH.
2008-12-14 Fabian KeilGive crunched requests their own log level.
2008-12-13 Fabian KeilAdd keep-alive-timeout section.
2008-12-13 Fabian KeilReword FEATURE_CONNECTION_KEEP_ALIVE description.
2008-12-13 Fabian KeilRemove duplicated debugging checks
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@
next