2009-07-19 |
Fabian Keil | If connection-sharing is enabled but keep-alive-timeout...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | Don't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | Don't assume persistence if RUNTIME_FEATURE_CONNECTION_KEEP_...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | Unbreak client_connection() for !defined(FEATURE_CONNECTION_...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | Update FEATURE_CONNECTION_KEEP_ALIVE description.
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | Tests with level 16 also depends on FEATURE_CONNECTION_KEEP_...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | There currently are no packages for AmigaOS, Fedora...
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | - Add ChangeLog for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Don't claim that NTLM should work when there are multiple...
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Regenerate for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Fix trailing whitespace.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Bump entities for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Update for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Update description for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Add most of the changes in 3.0.14 to the "What's New...
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | - Move less interesting changes to the bottom.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Add changes in 3.0.14 BETA.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Change code status to BETA.
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Don't add a Proxy-Connection header if there already...
|
commit | commitdiff | tree |
2009-07-18 |
Fabian Keil | Don't describe the action files in the FAQ when we...
|
commit | commitdiff | tree |
2009-07-14 |
Fabian Keil | Accept and ignore: The server didn't specify how long...
|
commit | commitdiff | tree |
2009-07-14 |
Fabian Keil | In parse_client_request(), assume a request is complete...
|
commit | commitdiff | tree |
2009-07-14 |
Fabian Keil | If the server doesn't specify how long the connection...
|
commit | commitdiff | tree |
2009-07-14 |
Fabian Keil | Back out the last commit so it can return with related...
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | Must not reuse flag masks.
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | Accept and ignore: Removing 'Connection: close' to...
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | Take the latency into account when evaluating whether...
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | If keep-alive support is disabled, don't let the client...
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | Timestamp the connection at the end of chat().
|
commit | commitdiff | tree |
2009-07-13 |
Fabian Keil | If the socket isn't reusable, don't bother remembering...
|
commit | commitdiff | tree |
2009-07-12 |
Fabian Keil | Accept and ignore: The server still wants to talk,...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | In the year 2525 ... header time randomization fails...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Set the timestamp directly after receiving the response...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Don't bother reading from the server if the client...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Update regression tests for the keep-alive changes.
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Back out 1.187 for now. There has to be a better way.
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | For HTTP/1.1 requests other than CONNECT requests,...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Garbage collect get_appropiate_connection_header()...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Don't set 'Connection: keep-alive' headers in server_connect...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | In client_connection_header_adder(), add a 'Connection...
|
commit | commitdiff | tree |
2009-07-11 |
Fabian Keil | Hashes in git object URLs may contain 'ad's. Deal with it.
|
commit | commitdiff | tree |
2009-07-08 |
Fabian Keil | Highlight: Client keep-alive timeout is 20. Sticking...
|
commit | commitdiff | tree |
2009-07-08 |
Fabian Keil | Fix a log message in client_keep_alive().
|
commit | commitdiff | tree |
2009-07-07 |
Fabian Keil | Revert r261 as it would sabotage NTLM authentication.
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | Mention the tainted socket in mark_server_socket_tainted().
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | Highlight: Marking the server socket 7 tainted.
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | Also react to the client's Keep-Alive header.
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | Comment spelling fix.
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | Mention the offending socket in the 'Empty server or...
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | If we decided not to keep the connection to the server...
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | If we decided not to keep the connection to the server...
|
commit | commitdiff | tree |
2009-07-05 |
Fabian Keil | In mark_server_socket_tainted(), update the log message...
|
commit | commitdiff | tree |
2009-06-30 |
Fabian Keil | Accept the recently added LOG_LEVEL_CONNECT messages:
|
commit | commitdiff | tree |
2009-06-30 |
Fabian Keil | If the status code isn't 200, don't assume a missing...
|
commit | commitdiff | tree |
2009-06-28 |
Fabian Keil | If we think we already got a complete request, don...
|
commit | commitdiff | tree |
2009-06-28 |
Fabian Keil | Remove '.mandrakelinux.com/en/ftp.php3' from the -hide...
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Or not.
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Highlight:
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Ignore messages with "Unknown log level".
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Don't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in...
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Disable fast-redirects for '.redbot.org/'.
|
commit | commitdiff | tree |
2009-06-27 |
Fabian Keil | Remove a useless 'because' in a log message.
|
commit | commitdiff | tree |
2009-06-21 |
Fabian Keil | Add '/.*omniture.*\.js' to the list of blocked user...
|
commit | commitdiff | tree |
2009-06-21 |
Fabian Keil | More truth in advertisements. Some features aren't...
|
commit | commitdiff | tree |
2009-06-21 |
Fabian Keil | Translate * more precisely.
|
commit | commitdiff | tree |
2009-06-21 |
Fabian Keil | 73) Factor FEATURE_CONNECTION_SHARING out of FEATURE_CONNECT...
|
commit | commitdiff | tree |
2009-06-20 |
Fabian Keil | Also use $PATH when searching for groups and id.
|
commit | commitdiff | tree |
2009-06-19 |
Fabian Keil | Declare sockaddr_storage_to_ip() and match_sockaddr...
|
commit | commitdiff | tree |
2009-06-19 |
Fabian Keil | Fix parameter description for pcrs_compile_dynamic_command().
|
commit | commitdiff | tree |
2009-06-19 |
Fabian Keil | Add a few more +hide-if-modified-since{-60} tests.
|
commit | commitdiff | tree |
2009-06-19 |
Fabian Keil | Add: 72) Use less ugly Privoxy (fav)icons.
|
commit | commitdiff | tree |
2009-06-19 |
Fabian Keil | Add: 71) Allow to listen on multiple addresses without...
|
commit | commitdiff | tree |
2009-06-18 |
Fabian Keil | Disable the +hide-if-modified-since{-60} test with...
|
commit | commitdiff | tree |
2009-06-18 |
Fabian Keil | If strftime() fails, drop the header without replacement...
|
commit | commitdiff | tree |
2009-06-17 |
Fabian Keil | Don't trust gmtime() to return usable structures for...
|
commit | commitdiff | tree |
2009-06-17 |
Fabian Keil | In the strftime() failure messages, put the offending...
|
commit | commitdiff | tree |
2009-06-17 |
Fabian Keil | Check for strftime() failures in server_last_modified...
|
commit | commitdiff | tree |
2009-06-17 |
Fabian Keil | Fix the log message from the last commit.
|
commit | commitdiff | tree |
2009-06-16 |
Fabian Keil | In case of strftime() failures in client_if_modified_since...
|
commit | commitdiff | tree |
2009-06-15 |
Fabian Keil | Don't request 'Connection: keep-alive' from the server...
|
commit | commitdiff | tree |
2009-06-15 |
Fabian Keil | Let level 13 also depend on 'config line keep-alive...
|
commit | commitdiff | tree |
2009-06-15 |
Fabian Keil | Let dependency_unsatisfied() properly deal with tests...
|
commit | commitdiff | tree |
2009-06-15 |
Fabian Keil | Remove duplicated single-quotes.
|
commit | commitdiff | tree |
2009-06-15 |
Fabian Keil | Patch #2806626 from Frédéric Crozat to fix a closing...
|
commit | commitdiff | tree |
2009-06-14 |
Fabian Keil | In get_log_level_string(), don't hide the LOG_LEVEL_REDIRECTS
|
commit | commitdiff | tree |
2009-06-14 |
Fabian Keil | In case of connection timeouts or missing server data...
|
commit | commitdiff | tree |
2009-06-14 |
Fabian Keil | Bump version to 3.0.14 UNRELEASED.
|
commit | commitdiff | tree |
2009-06-14 |
Fabian Keil | Remove CVS $Log entries.
|
commit | commitdiff | tree |
2009-06-14 |
Fabian Keil | Fix a tokenize() regression that caused it to miss...
|
commit | commitdiff | tree |
2009-06-13 |
Fabian Keil | Rebuild for 3.0.13 beta.
|
commit | commitdiff | tree |
2009-06-13 |
Fabian Keil | Update for 3.0.13 beta.
|
commit | commitdiff | tree |
2009-06-13 |
Fabian Keil | Update for 3.0.13 beta.
|
commit | commitdiff | tree |
2009-06-13 |
Fabian Keil | connect_to() doesn't return void, so the recently added...
|
commit | commitdiff | tree |
2009-06-13 |
Fabian Keil | A bunch of malloc() return code checks for the HAVE_RFC2553...
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Manually merge latest updates.
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Rebuilt with recent changes.
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Rebuilt for 3.0.13 beta.
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Update entities for 3.0.13 beta.
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Tell crunch_reason() about RSP_REASON_NO_SERVER_DATA.
|
commit | commitdiff | tree |
2009-06-12 |
Fabian Keil | Mention that sharing connections increases the changes...
|
commit | commitdiff | tree |
next |