projects
/
privoxy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add a comment about the cygwin -mwindows build flag
[privoxy.git]
/
jcc.c
2018-10-23
Lee
Merge branch 'master' of ssh://git.privoxy.org:23/git...
blob
|
commitdiff
|
raw
2018-10-10
Fabian Keil
Fix parameter index in a comment
blob
|
commitdiff
|
raw
2018-10-10
Fabian Keil
Fix parameter index in a comment
blob
|
commitdiff
|
raw
|
diff to current
2018-03-10
Lee
language nit
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Fabian Keil
Remove show_rcs() and the CVS ids it relied upon
blob
|
commitdiff
|
raw
|
diff to current
2018-03-01
Fabian Keil
Change write_pid_file()'s prototype to take the path...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Fabian Keil
Add the pointer to the receive buffer to the csp
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Fabian Keil
Streamline handle_established_connection()'s parameter...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Fabian Keil
Warn when still using select()
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
listen_loop(): Reuse a single thread attribute object
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Free csp resources in the thread that belongs to the csp
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Improve 'socket timeout reached' message
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Add a listen-backlog directive
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Enable accept filter only once
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Explicitly taint the server socket in case of CONNECT...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-26
Fabian Keil
Update comments that still mentioned 'show-proxy-args...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-08
Fabian Keil
Fix indentation in handle_established_connection()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Fabian Keil
Make sure binaries with fuzzing support are used for...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Fabian Keil
Add a receive-buffer-size directive
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Never use select() when poll() is available
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Reduce chat()'s stack usage
blob
|
commitdiff
|
raw
|
diff to current
2017-05-25
Fabian Keil
Add missing space
blob
|
commitdiff
|
raw
|
diff to current
2017-05-20
Fabian Keil
Remove pointless-looking bzero() define for OS/2
blob
|
commitdiff
|
raw
|
diff to current
2017-05-04
Fabian Keil
Use arc4random() if it's available
blob
|
commitdiff
|
raw
|
diff to current
2017-03-08
Fabian Keil
Explain why SIGPIPE is ignored and remove the 'FIXME...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
Fabian Keil
Factor send_http_request() out of chat()
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
Fabian Keil
Add a --fuzz option
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
Fabian Keil
Factor handle_established_connection() out of chat()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-27
Lee
update windows build system to use supported software
blob
|
commitdiff
|
raw
|
diff to current
2016-05-25
Fabian Keil
prepare_csp_for_next_request(): Use the global toggle...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-25
Fabian Keil
listen_loop(): Include the listen-address in the log...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-25
Fabian Keil
Let dynamic filters and taggers support a $listen-addre...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-22
Fabian Keil
Optionally use the X-Forwarded-For header for client...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Fabian Keil
Implement client-specific tags
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Fabian Keil
Start using zalloc_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Fabian Keil
Bump copyright year
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Fabian Keil
Remove non-standard Proxy-Agent headers in HTTP snipplets
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Fabian Keil
Introduce the new forwarding type 'forward-webserver'
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Fabian Keil
Check requests more carefully before serving them force...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
Fabian Keil
listen_loop(): Add number of active threads to a couple...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Fabian Keil
Prevent parse errors after failing to deliver a client...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Fabian Keil
chunked_body_is_complete(): Check input more carefully
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Fabian Keil
Fix comment typo
blob
|
commitdiff
|
raw
|
diff to current
2014-12-19
Fabian Keil
Fix comment typos
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
Fabian Keil
receive_client_request(): Don't ignore list_append_list...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Fabian Keil
Let sed() failures result in an error response
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Fabian Keil
Reject requests with unsupported Expect header values
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Fabian Keil
Reduce code duplication by setting http->ocmd in parse_...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Fabian Keil
Add support for external filters
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Fabian Keil
Fix comment typo
blob
|
commitdiff
|
raw
|
diff to current
2013-03-01
Fabian Keil
Reject network sockets with file descriptor values...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Fabian Keil
Revert the previous commit 1.422 for now
blob
|
commitdiff
|
raw
|
diff to current
2012-12-27
Fabian Keil
Include the protocol when logging requests with 'debug 1'
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Fabian Keil
Downgrade a log message in change_request_destination()
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Fabian Keil
Add support for Tor's optimistic-data SOCKS extension
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-12-07
Fabian Keil
Make any_loaded_file_changed() more reliable
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Fabian Keil
Stop considering client sockets tainted after receving...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Fabian Keil
Fix a harmless logic bug in mark_server_socket_tainted()
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Fabian Keil
Allow serve() to keep client connections open if the...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Fabian Keil
Style fix for the previous commit
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Fabian Keil
Add a --config-test option
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-29
Fabian Keil
In verify_request_length(), express 'unread client...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Fabian Keil
Fix an assertion in verify_request_length()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Fabian Keil
Update verify_request_length()'s description
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Fabian Keil
Make a log message in serve() more consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Fabian Keil
Unbreak compilation without FEATURE_CONNECTION_KEEP_ALIVE
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
In serve(), stop considering connection sharing a reaso...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Remember connections in case of destination mismatches...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Rephrase log messages in serve()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Keep track of how many requests have been received...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
In verify_request_length(), use clear_iob() when nuking...
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
Keep track of how many request are sent through a serve...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Add optional client-side pipelining support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Let serve() wait for keep-alive-timeout seconds for...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
When closing the client socket in serve(), also log...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
chat() with the client as long as the connection state...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Remove a pointless fflush() call in chat()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
In chat(), check for failed delivery of request headers...
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-21
Fabian Keil
Use IOB_RESET() in prepare_csp_for_next_request()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
Let IOB_RESET() take the iob to reset as argument
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Fabian Keil
When logging the buffering of server headers in chat...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-12
Fabian Keil
Use the shiny-new drain_and_close_socket() when closing...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Fabian Keil
Relocate the connection-accepted message from listen_lo...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Fabian Keil
Figure out the request length before running sed()
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Fabian Keil
Bump copyright
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Fabian Keil
Add LOG_LEVEL_ACTIONS to log the applying actions
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Fabian Keil
In serve(), log the client socket and its condition...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Revert 1.381 which wasn't a style change after all
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Start using malloc_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Merge two if conditions in main()
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Replace strdup() calls with strdup_or_die() calls were...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Fabian Keil
Do not confuse a client hanging up with a connection...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-10
Fabian Keil
When stopping to watch a client socket due to pipelinin...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Fabian Keil
Add missing white-space behind if's and the following...
blob
|
commitdiff
|
raw
|
diff to current
next