2008-11-26 |
Fabian Keil | Recognize that the server response is complete if the |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Fabian Keil | Ignore: |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Fabian Keil | Don't convert the client-header list to text until... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Fabian Keil | Two changes suggested by Roger Dingledine: |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Fabian Keil | Some more chat() cosmetics. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Fabian Keil | Update a log message I missed in 1.80. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Fabian Keil | - Update copyright range. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Fabian Keil | In log_error(), don't surround the thread id with ... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Fabian Keil | Support log messages with and without |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Fabian Keil | Highlight: |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Fabian Keil | Move log message around to include the socket number. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Fabian Keil | In case of CONNECT requests there's no point |
commit | commitdiff | tree | snapshot |
2008-11-20 |
hal9 | Added -filter to wiktionary.org/. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
hal9 | Unblock wiktionary.org per tracker feedback. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Fabian Keil | Remove an obsolete comment. |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Fabian Keil | Turn keep-alive support into a runtime feature |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Fabian Keil | Make keep_alive_timeout static. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Fabian Keil | Add new config option: keep-alive-timeout. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Fabian Keil | Accept and ignore: |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Fabian Keil | Add a fast-redirects exception for .groundspring.org. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Fabian Keil | Fix a gcc44 warning and remove a now-obsolete cast. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Fabian Keil | Fix a gcc44 warning (in filters.c). |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Fabian Keil | Fix a gcc44 warning. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Fabian Keil | Mention actual values when complaining about |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Fabian Keil | Highlight two recently unified log messages properly. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Fabian Keil | Unify two debug messages. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Fabian Keil | Fix duplicated debugging check. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Fabian Keil | Fix last-chunk detection hack to also apply |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Fabian Keil | Factor receive_client_request() and |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Fabian Keil | Accept and ignore: |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Fabian Keil | HTTP/1.1 responses without Connection |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Fabian Keil | Mention that the "clear log" view option |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Fabian Keil | Accept and ignore "Connect: Unsetting keep-alive flag.". |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Lee | Document addition of the "clear log" view option to... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Fabian Keil | If we received a different amount of data than we expected, |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Fabian Keil | Revert revision 1.195 and try again. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Lee | commit the part of the patches I've been using that... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Fabian Keil | s@higlight@highlight@ |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Fabian Keil | Fix gcc44 warning. |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Fabian Keil | Remove two debug messages with LOG_LEVEL_INFO. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Fabian Keil | Bring back Connection: header tests. Enable the right |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Fabian Keil | Cosmetics. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Fabian Keil | Understand dependencies like: |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Fabian Keil | Remove already out-commented line left over from debugging. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Fabian Keil | - Tone the "keep-alive support is experimental" warning |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Fabian Keil | Fix forget_connection() and mark_connection_unused(), |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Fabian Keil | Once More, With Feeling: if there is no logfile |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Fabian Keil | Update init_error_log() description to match reality. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Fabian Keil | If SIGHUP is received while we aren't running in daemon |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Fabian Keil | - Factor close_unusable_connections() out of |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Fabian Keil | Ignore two tests that are only correct if |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Fabian Keil | Accept two additional keep-alive related messages. |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Fabian Keil | Connection keep-alive support is ready for testing, |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Fabian Keil | Improve seed used by pick_from_range() on mingw32. |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Fabian Keil | In socket_is_still_usable(), use select() |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Fabian Keil | Add preliminary timeout support. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Fabian Keil | Fix two gcc44 warnings. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Fabian Keil | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Fabian Keil | - Fix two gcc44 conversion warnings. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Fabian Keil | - Factor socket_is_still_usable() out of get_reusable_c... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Fabian Keil | Fix a bunch of gcc44 conversion warnings. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Fabian Keil | If a remembered connection is no longer usable and |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Fabian Keil | Make sure we don't try to reuse tainted server sockets. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Fabian Keil | The last commit was a bit too ambitious, apparently... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Fabian Keil | Remove obsolete warning about delayed delivery with... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Fabian Keil | Fix content length calculation if we read headers |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Even more chat() cosmetics. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Reformat some comments in chat(). |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Add missing dots for two log messages. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | In case of chunk-encoded content, stop reading if |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Add FEATURE_CONNECTION_KEEP_ALIVE to the list |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Add line-breaks for overly long log message examples. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Add support for keep-alive-related log messages. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Fabian Keil | Let server_response_is_complete() deal properly with |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Fabian Keil | Flush work-in-progress changes to keep outgoing connections |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Fabian Keil | Return only once in forwarded_connect(). |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Fabian Keil | - Break some more CVS substitutions in examples. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Fabian Keil | Update "What's new" section. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Fabian Keil | Fix entry count. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Fabian Keil | Mention mutex locks on mingw32. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Fix Portage tree sync instructions in Gentoo section. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Rebuild for change-x-forwarded-for{} documentation. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Use +change-x-forwarded-for{block} instead of |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Add documentation for change-x-forwarded-for{}, |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Treat unknown change-x-forwarded-for parameters as... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | If change-x-forwarded-for{add} is used and the client |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Add Roland's man page fixes from 19_manpage_fixup.dpatch. |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Fabian Keil | Unblock Debian popularity-contest. Debian bug #441256, |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Roland Rosenfeld | merge Debian changes from 3.0.7 to 3.0.10 |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Fabian Keil | Mention change-x-forwarded-for{}. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Fabian Keil | - Bump for-privoxy-version to 3.0.11. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Fabian Keil | Bump for-privoxy-version to 3.0.11. |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Fabian Keil | Remove hide-forwarded-for-headers action which has |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | Use +change-x-forwarded-for{block} instead of |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | Use +change-x-forwarded-for{block} instead of |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | Fix sorting. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | Add tests for change-x-forwarded-for{}. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | Add change-x-forwarded-for{} action to block or add |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Fabian Keil | s@tounge@tongue@. Anonymously reported in #1648657. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Fabian Keil | - A few style fixes. |
commit | commitdiff | tree | snapshot |
next |