projects
/
privoxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
privoxy.git
2012-12-09
Fabian Keil
Let fatal_error() write to the logfile right away
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Fabian Keil
Optionally let parse_header_time() sanity check strptim...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Downgrade a log message in change_request_destination()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Fix warning on Debian GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Correct a return code in compile_host_pattern()
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Reject URLs with invalid port
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Rebuild docs for +limit-cookie-lifetime{} and forward...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Ditch $Log$ which broke the dok target due to Docbook...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Document forward-socks5t
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Accept and highlight: Optimistically sending 318 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Add support for Tor's optimistic-data SOCKS extension
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Add support for chunk-encoded client request bodies
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Fabian Keil
Make any_loaded_file_changed() more reliable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Fabian Keil
Use strdup_or_die() instead of strdup()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Fabian Keil
Remove remnant of FEATURE_COOKIE_JAR
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Add #108: Allow to use a somewhat random string intead...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Add #107: Support more pcrs variables
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Add Rick Sykes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Fix sorting
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Set the SERVER_CONTENT_LENGTH_SET flag after creating...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Let server_set_cookie() stay silent when the cookie...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Allow HTTP/1.0 clients to signal interest in keep-alive...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Stop considering client sockets tainted after receving...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Fix a harmless logic bug in mark_server_socket_tainted()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Allow serve() to keep client connections open if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Allow closing curly braces as part of action values...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Move string_move() into miscutil.c and make it extern
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Reduce indirection in parse_header_time()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Fabian Keil
Increase MAX_AF_FILES to 30
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Consistently put the tests between the tested actions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Remove a TODO comment about expiring cookies before...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Disable limit-cookie-lifetime{} in two tests
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Add limit-cookie-lifetime{} support for the CGI editor
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Bump copyright
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Document limit-cookie-lifetime{}
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Add limit-cookie-lifetime{} action
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Only call time() in server_set_cookie() if the time...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Fabian Keil
Fix a function description
commit
|
commitdiff
|
tree
|
snapshot
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
next