2009-09-12 |
Fabian Keil | Make it easier to figure out whether or not the actual...
|
commit | commitdiff | tree |
2009-09-12 |
Fabian Keil | Accept and ignore: Stopping to watch the client socket...
|
commit | commitdiff | tree |
2009-09-12 |
Fabian Keil | Accept and highlight: The client closed socket 2 while...
|
commit | commitdiff | tree |
2009-09-12 |
Fabian Keil | Turn mark_server_socket_tainted() into a nop if the...
|
commit | commitdiff | tree |
2009-09-12 |
Fabian Keil | If we got a complete client request, keep watching...
|
commit | commitdiff | tree |
2009-09-11 |
Fabian Keil | Fix recently committed block test.
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | Highlight the assumed latency, too.
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | Adjustments for recently changed log messages.
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | Add trailing dot in a log message in close_unusable_connecti...
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | len refers to the number of bytes actually read which...
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | Also peek in data_is_available().
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | In the Argv declaration, move the const qualifier to...
|
commit | commitdiff | tree |
2009-09-10 |
Fabian Keil | Don't constify argv in the main() and real_main() prototypes.
|
commit | commitdiff | tree |
2009-09-09 |
Fabian Keil | Fix recently introduced compiler warnings on amd64.
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Add a bit more details for the "pipe into external...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Remove a superfluous debug message in chat().
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Fix gcc45 on amd64 warning.
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Use encodeURIComponent() instead of escape() which...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Show status of CONNECTION_SHARING support on the show...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Enable FEATURE_CONNECTION_KEEP_ALIVE unconditionally...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Disable connection-sharing unless FEATURE_CONNECTION_SHARING...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | In get_content_length(), add a sanity check for mingw32.
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | Factor get_content_length() out of client_save_content_lengt...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | In get_reusable_connection(), also log when the timestamp...
|
commit | commitdiff | tree |
2009-09-06 |
Fabian Keil | In serve(), don't bother assuming a timeout value if...
|
commit | commitdiff | tree |
2009-09-05 |
Fabian Keil | Simplify the initial byte_count calculation to get...
|
commit | commitdiff | tree |
2009-09-04 |
Fabian Keil | In chat(), reset byte_count each time we are buffering...
|
commit | commitdiff | tree |
2009-08-28 |
Fabian Keil | Don't miscalculate byte_count when buffering server...
|
commit | commitdiff | tree |
2009-08-28 |
Fabian Keil | Factor verify_request_length() out of parse_client_request().
|
commit | commitdiff | tree |
2009-08-20 |
Fabian Keil | Accept and highlight: Reduced expected bytes to 0 to...
|
commit | commitdiff | tree |
2009-08-20 |
Fabian Keil | Remove redundant log message in client_save_content_length().
|
commit | commitdiff | tree |
2009-08-20 |
Fabian Keil | Highlight: Empty server or forwarder response received...
|
commit | commitdiff | tree |
2009-08-20 |
Fabian Keil | Accept and ignore: There might be a request body. The...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | In chat(), set CSP_FLAG_CLIENT_REQUEST_COMPLETELY_READ...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Subtract already buffered request bytes from the expected...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | If the client specified a content length, assume that...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | In preparation to allow connection reuse after forwarding...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Fix gcc45 warning in pcrs_substitute().
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Remove bogus assertion in decompress_iob().
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Fix gcc45 warnings in decompress_iob().
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Fix log message in case of DNS resolution problems...
|
commit | commitdiff | tree |
2009-08-19 |
Fabian Keil | Fix gcc45 warning.
|
commit | commitdiff | tree |
2009-08-15 |
Fabian Keil | Add redirect exceptions for some news sites linked...
|
commit | commitdiff | tree |
2009-08-15 |
Fabian Keil | Make a few domain patterns a bit more restrictive.
|
commit | commitdiff | tree |
2009-08-01 |
Fabian Keil | Update the "Download recent releases" URL and fix the...
|
commit | commitdiff | tree |
2009-08-01 |
Fabian Keil | Fix server_set_cookie() description. The jarfile code...
|
commit | commitdiff | tree |
2009-08-01 |
Fabian Keil | Fix comment.
|
commit | commitdiff | tree |
2009-08-01 |
Fabian Keil | Bump version to 3.0.15 UNRELEASED.
|
commit | commitdiff | tree |
2009-07-24 |
Fabian Keil | This announcement is for 3.0.14 beta, not 3.0.13 beta.
|
commit | commitdiff | tree |
2009-07-24 |
Fabian Keil | Rebuild for Privoxy 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-24 |
Fabian Keil | Remove duplicated period.
|
commit | commitdiff | tree |
2009-07-24 |
Fabian Keil | Change code status from BETA to beta.
|
commit | commitdiff | tree |
2009-07-23 |
Fabian Keil | Bump version for 3.0.14 beta.
|
commit | commitdiff | tree |
2009-07-22 |
Fabian Keil | Disarm the !socket_is_still_usable() check in chat...
|
commit | commitdiff | tree |
2009-07-22 |
Fabian Keil | Let socket_is_still_usable() properly report the socket...
|
commit | commitdiff | tree |
2009-07-21 |
Fabian Keil | Disable content filtering for URLs ending in .ogg or...
|
commit | commitdiff | tree |
2009-07-21 |
Fabian Keil | Ignore line feeds at the end of the message.
|
commit | commitdiff | tree |
2009-07-21 |
Fabian Keil | Highlight: Connect: to archiv.radiotux.de
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | If RUNTIME_FEATURE_CONNECTION_KEEP_ALIVE is disabled...
|
commit | commitdiff | tree |
2009-07-19 |
Fabian Keil | If you're masking csp->flags with RUNTIME_FEATURE_CONNECTION...
|
commit | commitdiff | tree |
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 |
next |