2009-06-03 |
Fabian Keil | Streamline struct http_request if FEATURE_EXTENDED_HOST... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | If all the data we got decompressed OK, but zlib wants... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | In decompress_iob(), remove the skip_bytes history... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | Style fix. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | In client_if_modified_since(), rename negative to negat... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | In server_last_modified(), rename negative to negative_... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | Factor get_skip_reason() out of execute_regression_tests(). |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | In check_for_forbidden_characters(), don't allow line... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Fabian Keil | In load_regression_tests(), catch-last minute config... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Fabian Keil | Two additional hide-if-modified-since{} tests created... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Fabian Keil | Unbreak compilation for compilers that don't recognize... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Fabian Keil | Turn server_proxy_connection_adder() into a nop if... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Fabian Keil | Improve code clarity by factoring log_and_die() out... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Fabian Keil | Check the right macro to decide if we can use privoxy_m... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fabian Keil | Reject unknown dependencies. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fabian Keil | Due to a bug in dependency_unsatisfied(), tests were... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Fabian Keil | Make sure we upgrade the client connection header if... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Unblock iTunes download links. Anonymously reported... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Unbreak elsif condition. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Streamline elsif condition. White space fixes. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Highlight: Could not connect to [10.0.0.1]:80. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Downgrade another log message in connect_to() to LOG_LE... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | In client_connection_header_adder(), check flags agains... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | Keep the server header 'Connection: keep-alive' around... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Fabian Keil | If we are keeping the server connection alive behind... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Doh. Unbreak extra field skipping in decompress_iob(). |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix a recently added logic error that could result... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to 'timeptr' is never... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to ch is never read. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to 'err' is never read. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Help clang understand that we aren't dereferencing... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to 'i' is never read. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to 'hits' is never... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Value stored to 'err' is never read. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Although the value stored to k is... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Style fix. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix clang warning: Although the value stored to 'next' |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Fix keep-alive upgrading if connection-sharing is used. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Highlight: Connected to tor-jail[10.0.0.2]:9050. |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | Style fixes for the last commit. Also downgrade some log |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | In connect_to(), try multiple addresses if possible... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Fabian Keil | check_for_forbidden_characters() cosmetics: |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Fabian Keil | Remove CVS revision logs. TODO item #33. |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Fabian Keil | Add the TODO list proposed on ijbswa-developers@, |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fabian Keil | - Don't let --verbose imply --show-skipped-tests. It... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Fabian Keil | Perldoc spelling fix. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Fabian Keil | If the new keep-alive code is enabled, Keep-Alive heade... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Fabian Keil | Highlight log messages from server_keep_alive(). |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Fabian Keil | Respect the server's keep-alive value if it's below... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Fabian Keil | There's no reason for keep_alive_timeout to be signed. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Lee | Surprised adjuggler.com hasn't been flagged before now |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Fabian Keil | Change wait_for_alive_connection() prototype to use... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Fabian Keil | Regenerate with connection-sharing and max-client-conne... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Fabian Keil | Deal with the log messages for client socket keep-alive... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Fabian Keil | Reenable server-side-only keep-alive support, but only... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Fabian Keil | Initial keep-alive support for the client socket. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Lee | allow lads.myspacecdn.com |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Fabian Keil | Properly highlight LOG_LEVEL_CLF messages with IPv6... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Fabian Keil | Ignore nested comments in tokenize(). |
commit | commitdiff | tree | snapshot |
2009-04-26 |
hal9 | Modify for smartadserver.com per Actionsfile feedback... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Fabian Keil | Allow to limit the number of of client connections. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Fabian Keil | Use a real miscellaneous section instead of misusing... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Regenerated with the IPv6 changes. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Docs regenerated with the IPv6 changes. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Advertise IPv6 support on the show-status page. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Replace HAVE_GETADDRINFO and HAVE_GETNAMEINFO macros |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Fix IPv4-mapped IPv6 prefix. Patch by Petr Pisar. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | In the listen-address description, be more specific |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | If the hostname is 'localhost' or not specified, reques... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Add and use parse_forwarder_address() to reduce code... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Allow IPv6 addresses in forward-override{}. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Style cosmetics for the IPv6 code. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Grammar and spelling fixes. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Grammar and spelling fixes. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Compile fix for BSD libc. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Fabian Keil | Petr Pisar's privoxy-3.0.12-ipv6-3.diff. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Fabian Keil | Add regression test for the previous commit. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
hal9 | Videos don't play on cnn.com per Actionsfile tracker. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Fabian Keil | Update a comment. We're not in Kansas anymore. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Fabian Keil | When dropping connections due to ACL, don't leak csp... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Fabian Keil | Fix two cases in which an invalid server response would... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Fabian Keil | In the "I would like to help ..." entry: |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Fabian Keil | If the server rudely resets the connection directly... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Fabian Keil | Put some headers in error messages in single quotes. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Fabian Keil | Let the clean target play nice with git. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Fabian Keil | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
hal9 | Block awin1.com, ad generator per Actionsfile feedback. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Fabian Keil | Recommend the use of forward-socks5 when forwarding... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Fabian Keil | Correct the status code for CONNECTION_TIMEOUT_RESPONSE. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Fabian Keil | If spawning a child in listen_loop() fails, send a... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Roland Rosenfeld | merge Debian changes from 3.0.10 to 3.0.12. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Fabian Keil | In serve(), keep the client socket open until we marked the |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Fabian Keil | And they are running again. Bump version to 3.0.13... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Lee | get rid of |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Lee | recommend logging crunches |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Fabian Keil | Oh well, at least the ChangeLog consumers got it right ... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Fabian Keil | - Mention that we are an associated project of SPI. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Fabian Keil | Rebuild with recent changes. |
commit | commitdiff | tree | snapshot |
next |