2009-06-12 |
Fabian Keil | Manually merge latest updates. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Rebuilt with recent changes. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Rebuilt for 3.0.13 beta. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Update entities for 3.0.13 beta. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Tell crunch_reason() about RSP_REASON_NO_SERVER_DATA. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Mention that sharing connections increases the changes... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Mention the TODO list in the participate entry. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Update "Support and Service" section to contain links... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Change code status to beta. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Import ChangeLog for 3.0.13 beta. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Fabian Keil | Remove a now-redundant err check. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Remove useless comment. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | White-space fixes. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Mention IPv6 support, update keep-alive description... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
David Schmidt | Protect a keepalive flag inside FEATURE_CONNECTION_KEEP... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Enlist Petr Písar who contributed the IPv6 code, |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Move Jörg to the former team members section. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Change code status to beta. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Add recently added cgi templates. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Bump version for 3.0.13 beta. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Update for 3.0.13 beta. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Send a template-based response in case of prematurely... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | In error_response(), factor the (rsp->status == NULL... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Send a template-based response in case of server connec... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Fabian Keil | Remove error_response()'s third parameter. None of... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
David Schmidt | OSX doesn't define AI_NUMERICSERV |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Fabian Keil | Remove check_for_curl() as using 'which' isn't portable. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Fabian Keil | Let extended hostname patterns without trailing dots... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Fabian Keil | Add tests for trailing dots in hostnames. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Fabian Keil | Factor create_content_length_header() out of server_adj... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Fabian Keil | Ignore: Content modified with no Content-Length header... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Fabian Keil | The fflush() argument is a pointer. Don't use 0 instead... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Fabian Keil | Don't leak parts of the client headers if a timeout... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Fabian Keil | Here's a fresh idea, why don't we respect taboos unless... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Fabian Keil | Don't force the client to wait for the connection to... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Fabian Keil | Let subs work with the test hash directly, there's... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Fabian Keil | Document the 6 mysterious bytes we skip in decompress_i... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Fabian Keil | Remove stray empty line. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Fabian Keil | Use macros for the magic numbers in decompress_iob(). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Item "33) Remove the CVS Log message junk from the... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Explicitly mention that the config file can be edited... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Factor path_matches() out of url_match(). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Factor host_matches() out of url_match(). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Factor port_matches() out of url_match(). |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Fabian Keil | Fix comment spelling. |
commit | commitdiff | tree | snapshot |
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 |
next |