2012-11-11 |
Fabian Keil | When parsing action files, use strdup_or_die() instead... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Fabian Keil | Fix grammar |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Style fix for the previous commit |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Rebuild after documenting --config-test |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Document --config-test option |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Regenerate man page |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Sort options alphabetically |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Document the --config-test option |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Add a --config-test option |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Let finish_http_response() advertise that the Content... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Remove an obsolete master remark |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Disable fast-redirects for .googleapis.com/ |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Remove an obsolete debug message in decompress_iob() |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Add a couple of hide-if-modified-since{} tests with... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Fabian Keil | Block /openx/www/delivery/ |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Do not keep the client connection open if it has to... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Clarify that the destination-change detection works... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Fix an assertion in pcrs_compile_replacement(), nul... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | In verify_request_length(), express 'unread client... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Fix an assertion in verify_request_length() |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Update verify_request_length()'s description |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Fabian Keil | Accept and highlight: Tainting client socket 7 due... |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Fabian Keil | Unblock websupport.wdc.com/ |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Make a log message in serve() more consistent with... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Unbreak compilation without FEATURE_CONNECTION_KEEP_ALIVE |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Make a couple of csp members visible when compiling... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Hide get_expected_content_length() when compiling witho... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Make socket_is_still_alive() visible when compiling... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Fabian Keil | Make mark_connection_closed() visible when compiling... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In serve(), stop considering connection sharing a reaso... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Add a digit missed in the previous commit |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Accept and highlight: Drained 180 bytes before closing... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Accept and highlight the extended log message for clien... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Bump generated Firefox version to 16 |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Remember connections in case of destination mismatches... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Rephrase log messages in serve() |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Rebuild documentation for the new config directives... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Document the tolerate-pipelining directive |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In the keep-alive section, acknowledge that there are... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Accept and highlight: Client request 4 arrived in time... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Accept and highlight: Closing client socket 8. Keep... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Keep track of how many requests have been received... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In verify_request_length(), use clear_iob() when nuking... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Rephrase #12 now that pipelining on incoming connection... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Replace the IOB_RESET() macro with the new function... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Keep track of how many request are sent through a serve... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In cgi_show_request() only restore the client request... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Deal with unsupported methods sent to the CGI pages... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Add optional client-side pipelining support |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Let the IOB_PEEK macro take the iob as argument |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Let serve() wait for keep-alive-timeout seconds for... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | When closing the client socket in serve(), also log... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | chat() with the client as long as the connection state... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Remove a pointless fflush() call in chat() |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Set the socket option SO_LINGER for the client socket... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In chat(), check for failed delivery of request headers... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Use a dedicated iob for the data read from the client |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Use IOB_RESET() in prepare_csp_for_next_request() |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Let IOB_RESET() take the iob to reset as argument |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Remove pre-3.0 compatibility goo which has been obolete... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Do not promise a logrotate script for Red-Hat-based... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Clarify that the log detail of the Windows GUI log... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Parse the Windows-specific toggles with parse_toggle_st... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | In the redirect{} section, refer pcrs newbies to the... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Use the correct type for reusable_connection.forwarder_type |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | Accept and highlight: Continuing buffering server heade... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Fabian Keil | When logging the buffering of server headers in chat... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_KEEP to ACTION_SESSION_COOKIES_... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_READ to ACTION_CRUNCH_OUTGOING_... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_SET to ACTION_CRUNCH_INCOMING_C... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Fix grammar in an error message in remember_connection() |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Use strdup_or_die() in remember_connection() |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Fix latency calculation for shared connections |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Use parse_toggle_state() to get the global_toggle_state |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fabian Keil | Downgrade two error messages in drain_and_close_socket... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Use the shiny-new drain_and_close_socket() when closing... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Add drain_and_close_socket() |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Don't bother checking for strstr() as we have no fallba... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Spread a AC_CHECK_FUNCS() line across one line per... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Remove two checks that were already commented out |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Spread the AC_CHECK_HEADERS() check across one line... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Update server_proxy_connection_adder()'s description... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Add DragonFly to the list of BSDs Privoxy is known... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Fabian Keil | Add Haiku to the list of operating systems Privoxy... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Fabian Keil | Move a variable declaration in parse_client_header_orde... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Fabian Keil | Move a couple of variable declarations in get_last_url... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Fabian Keil | Additional Haiku-specific improvements |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Fabian Keil | Spell 'refresh-tags' correctly |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Documentation for 3.0.19, regenerated with the modified... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Bring back the body attributes now that tidy no longer... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Leave it up to the user whether or not smart tags are... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Ditch pointless keywords. Search engines no longer... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Remove tidy's clean flag as it changes the scope of... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Fabian Keil | Ditch obsolete body attributes |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Fabian Keil | In finish_http_response(), set 'Connection: close'... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Fabian Keil | Revert an incorrect part of 1.250 that could result... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Fabian Keil | On Haiku, do not pass -lpthread to the compiler |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Fabian Keil | Accept and highlight: Accepted connection from 10.0... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Fabian Keil | Relocate the connection-accepted message from listen_lo... |
commit | commitdiff | tree | snapshot |
next |