2012-12-09 |
Fabian Keil | Optionally let parse_header_time() sanity check strptim... |
blob | commitdiff | raw |
2012-12-07 |
Fabian Keil | Fix warning on Debian GNU/Linux |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Fabian Keil | Add support for chunk-encoded client request bodies |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Set the SERVER_CONTENT_LENGTH_SET flag after creating... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Let server_set_cookie() stay silent when the cookie... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Allow HTTP/1.0 clients to signal interest in keep-alive... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Move string_move() into miscutil.c and make it extern |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Fabian Keil | Reduce indirection in parse_header_time() |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Fabian Keil | Remove a TODO comment about expiring cookies before... |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Fabian Keil | Add limit-cookie-lifetime{} action |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Fabian Keil | Only call time() in server_set_cookie() if the time... |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Fabian Keil | Remove an obsolete debug message in decompress_iob() |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Fabian Keil | Do not keep the client connection open if it has to... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Fabian Keil | Hide get_expected_content_length() when compiling witho... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Replace the IOB_RESET() macro with the new function... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Use a dedicated iob for the data read from the client |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_KEEP to ACTION_SESSION_COOKIES_... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_READ to ACTION_CRUNCH_OUTGOING_... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Fabian Keil | Rename ACTION_NO_COOKIE_SET to ACTION_CRUNCH_INCOMING_C... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Fabian Keil | Update server_proxy_connection_adder()'s description... |
blob | commitdiff | raw | diff to current |
2012-09-18 |
Fabian Keil | Revert an incorrect part of 1.250 that could result... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | Fix a comment in client_connection() |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | After preventing the client from pipeling, don't signal... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | Add get_expected_content_length() |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Fabian Keil | Let get_content_length() use a header value as input... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Fabian Keil | Implement the client-header-order directive |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Fabian Keil | Bump copyright to 2012 |
blob | commitdiff | raw | diff to current |
2012-04-06 |
Fabian Keil | In client_range(), let headers pass if the range starts... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Fix white-space around parentheses |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Fabian Keil | Replace strdup() calls with strdup_or_die() calls where... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Fabian Keil | Rename ijb_foo macros to privoxy_foo |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Fabian Keil | Remove the ijb_isupper() and ijb_tolower() macros which... |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Fabian Keil | Fix the description of create_forged_referrer() |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Fabian Keil | Bump copyright. There were various significant changes... |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Fabian Keil | Drop the 'Functions declared include:' comment sections |
blob | commitdiff | raw | diff to current |
2011-11-06 |
Fabian Keil | Remove the already-dead client_accept_encoding_adder() |
blob | commitdiff | raw | diff to current |
2011-10-23 |
Fabian Keil | Remove a now-obsolete comment about the implied keep... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Fabian Keil | When implying keep-alive in client_connection(), rememb... |
blob | commitdiff | raw | diff to current |
2011-10-08 |
Fabian Keil | Reduce server_last_modified()'s stack size |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Constify the time_formats pointers in parse_header_time() |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | In parse_header_time(), zero out gmt before each strpti... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Let parse_header_time() look for two-digit years first |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | In parse_header_time(), add a sanity check for GNU... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Dijkstraize parse_header_time(): two or more, use a for |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Adjust a comment in parse_header_time(). Zeroing out... |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Fabian Keil | Ditch a duplicated dot in a comment |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Fabian Keil | Add an enable-compression directive and disable compres... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Fabian Keil | Add support for (re-)compression of buffered content... |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Fabian Keil | In decompress_iob() change a buffer limit check from... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Fabian Keil | Fix various spelling errors in the comments. |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Remove useless parentheses in get_destination_from_head... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Factor the Content-Encoding header ditching out of... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Fabian Keil | In server_content_encoding(), mark the content as taboo... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Fabian Keil | Slightly refactor server_last_modified() to remove... |
blob | commitdiff | raw | diff to current |
2011-01-22 |
Fabian Keil | Fix various typos. Apparently I can't spell length... |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Fabian Keil | Ditch an already disabled workaround for a mysterious... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Fabian Keil | Treat all Content-Type header values containing the... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In client_if_modified_since(), limit the scope of the... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In server_last_modified(), limit the scope of the varia... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In add_to_iob(), limit the scope of the variable 'want... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Fabian Keil | Factor filters_available() out of filter_header(),... |
blob | commitdiff | raw | diff to current |
2009-12-25 |
Fabian Keil | Let server_set_cookie() accept quoted expiration dates. |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Fabian Keil | In get_content_length(), add a sanity check for mingw32. |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Fabian Keil | Factor get_content_length() out of client_save_content_... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Fabian Keil | Remove redundant log message in client_save_content_len... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Fabian Keil | In preparation to allow connection reuse after forwardi... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Fabian Keil | Remove bogus assertion in decompress_iob(). |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Fabian Keil | Fix gcc45 warnings in decompress_iob(). |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Fabian Keil | Fix server_set_cookie() description. The jarfile code... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Fabian Keil | If RUNTIME_FEATURE_CONNECTION_KEEP_ALIVE is disabled... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Fabian Keil | Don't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Fabian Keil | Unbreak client_connection() for !defined(FEATURE_CONNEC... |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Fabian Keil | Don't add a Proxy-Connection header if there already... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Fabian Keil | If the server doesn't specify how long the connection... |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Fabian Keil | If keep-alive support is disabled, don't let the client... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Fabian Keil | Back out 1.187 for now. There has to be a better way. |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Fabian Keil | For HTTP/1.1 requests other than CONNECT requests,... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Fabian Keil | Garbage collect get_appropiate_connection_header()... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Fabian Keil | Don't set 'Connection: keep-alive' headers in server_co... |
blob | commitdiff | raw | diff to current |
2009-07-11 |
Fabian Keil | In client_connection_header_adder(), add a 'Connection... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Fabian Keil | Fix a log message in client_keep_alive(). |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Lee | Fixes Bugs item #2816541 - http download stops at 0... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Fabian Keil | Also react to the client's Keep-Alive header. |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Fabian Keil | Comment spelling fix. |
blob | commitdiff | raw | diff to current |
2009-06-30 |
Fabian Keil | If the status code isn't 200, don't assume a missing... |
blob | commitdiff | raw | diff to current |
2009-06-28 |
Fabian Keil | If we think we already got a complete request, don... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Fabian Keil | Don't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Fabian Keil | If strftime() fails, drop the header without replacemen... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Fabian Keil | Don't trust gmtime() to return usable structures for... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Fabian Keil | In the strftime() failure messages, put the offending... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Fabian Keil | Check for strftime() failures in server_last_modified... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Fabian Keil | Fix the log message from the last commit. |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Fabian Keil | In case of strftime() failures in client_if_modified_si... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
David Schmidt | Protect a keepalive flag inside FEATURE_CONNECTION_KEEP... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Fabian Keil | Factor create_content_length_header() out of server_adj... |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Fabian Keil | Don't force the client to wait for the connection to... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Fabian Keil | Document the 6 mysterious bytes we skip in decompress_i... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Fabian Keil | Remove stray empty line. |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Fabian Keil | Use macros for the magic numbers in decompress_iob(). |
blob | commitdiff | raw | diff to current |
next |