2018-11-12 |
Fabian Keil | Add delay-response{} action |
blob | commitdiff | raw |
2018-10-23 |
Fabian Keil | Remove support for AmigaOS |
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-07 |
Lee | fix comment |
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 | Add an enable-accept-filter directive |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Fabian Keil | rfc2553_connect_to(): Properly detect and log when... |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Fabian Keil | Fix indentation |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Fabian Keil | Fix comments that still called Privoxy Junkbuster |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Fabian Keil | socket_is_still_alive(): Remove superfluous empty line |
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 |
2016-12-24 |
Fabian Keil | Add a --fuzz option |
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-08-22 |
Fabian Keil | accept_connection(): Fix crashes with "listen-addr... |
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-01-16 |
Fabian Keil | Bump copyright year |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Fabian Keil | accept_connection(): Enable socket lingering for the... |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Fabian Keil | accept_connection(): Set NO_DELAY flag for the acceptin... |
blob | commitdiff | raw | diff to current |
2015-11-06 |
Fabian Keil | Factor out set_no_delay_flag() to reduce code duplication |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Fabian Keil | Fix memory leak in rfc2553_connect_to() |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | bind_port(): Fix file descriptor leak in error path |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | In bind_port(), check if the socket is valid before... |
blob | commitdiff | raw | diff to current |
2014-10-18 |
Fabian Keil | accept_connection(): Adjust loop condition to silence... |
blob | commitdiff | raw | diff to current |
2014-06-03 |
Fabian Keil | Replace malloc() with malloc_or_die() when the size... |
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 |
2013-03-20 |
Fabian Keil | Fix a comment typo |
blob | commitdiff | raw | diff to current |
2013-03-06 |
Ian Silvester | Removed __APPLE_CC__ from two conditional defines in... |
blob | commitdiff | raw | diff to current |
2013-03-01 |
Fabian Keil | Fix a comment |
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-01 |
Fabian Keil | Do not try to drain a socket when there is no data... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Fabian Keil | Make socket_is_still_alive() visible when compiling... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Fabian Keil | Set the socket option SO_LINGER for the client socket... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
Fabian Keil | Downgrade two error messages in drain_and_close_socket... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Fabian Keil | Fix a comment typo. |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Fabian Keil | Add drain_and_close_socket() |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Unwrap a memcpy() call in resolve_hostname_to_ip() |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Fabian Keil | Fix white-space around parentheses |
blob | commitdiff | raw | diff to current |
2011-12-31 |
Fabian Keil | If NI_MAXSERV isn't defined, define it to 32 |
blob | commitdiff | raw | diff to current |
2011-12-10 |
Fabian Keil | Fix an off-by-one in an error message about connect... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Fabian Keil | Remove an incorrect string termination attempt |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Fabian Keil | Ditch trailing whitespace |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Fabian Keil | Set socket_error to errno if connecting fails in rfc255... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Add a comment about possibly questionable behaviour... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Style and comment fixes for accept_connection() |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Fabian Keil | Allow to bind to multiple separate addresses. |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Fabian Keil | In bind_port(), stop hinting AI_ADDRCONFIG to getaddrinfo() |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Fabian Keil | Remove a useless check in write_socket() |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Fabian Keil | In rfc2553_connect_to(), prevent a duplicated log messa... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Fabian Keil | Prevent a NULL-pointer dereference in connect_to() |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Fabian Keil | In connect_to(), do not pretent to retry if forwarded... |
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 | If forwarded-connect-retries is set, only retry if... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Fix a theoretical memory leak in a cannot-realistically... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), initialize socket_error to 0 |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Mark the errno overloading in connect_to() as questiona... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Zero out the timeval struct in rfc2553_connect_to(... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), explain getnameinfo() errors... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Bump copyright year |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to() and no_rfc2553_connect_to(... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), simplify the OS/2 code path... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Don't leak csp->http->host_ip_addr_str when calling... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), start setting cgi->error_messa... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), rename socket_in_error to... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In the IPv6-aware connect_to(), allocate http->host_ip_... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | In rfc2553_connect_to(), remove a useless check for... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Remove a useless comment in rfc2553_connect_to(). |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | When retrying to connect, also log the maximum number... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Move the forwarded-connect-retries handling into a... |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Fabian Keil | Remove an incorrect comment about csp not being modifie... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Rename LOG_LEVEL_LOG to the more descriptive LOG_LEVEL_... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | Add LOG_LEVEL_RECEIVED to log the not-yet-parsed data... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Fabian Keil | In write_socket(), also log the socket we're writing to. |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In write_socket(), remove the write-only variable write... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In resolve_hostname_to_ip(), limit the scope of the... |
blob | commitdiff | raw | diff to current |
2010-06-13 |
Fabian Keil | In connect_to(), don't declare the variable 'flags... |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Fabian Keil | Rename socket_is_still_usable() to socket_is_still_alive(). |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Fabian Keil | Also use the no-such-domain template if resolving addre... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Fabian Keil | Add optional support for FreeBSD's accf_http(9). |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Fabian Keil | Finish the last commit and remove the miscutil.h inclus... |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Fabian Keil | In bind_port(), let getaddrinfo() resolve localhost... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Fabian Keil | Don't use AI_ADDRCONFIG on platforms that don't support it. |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Fabian Keil | Also peek in data_is_available(). |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Fabian Keil | Fix gcc45 on amd64 warning. |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Fabian Keil | Let socket_is_still_usable() properly report the socket... |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Fabian Keil | connect_to() doesn't return void, so the recently added... |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Fabian Keil | A bunch of malloc() return code checks for the HAVE_RFC... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
David Schmidt | OSX doesn't define AI_NUMERICSERV |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Unbreak compilation for compilers that don't recognize... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Fabian Keil | Check the right macro to decide if we can use privoxy_m... |
blob | commitdiff | raw | diff to current |
2009-05-25 |
Fabian Keil | Downgrade another log message in connect_to() to LOG_LE... |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Fabian Keil | Style fixes for the last commit. Also downgrade some log |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Fabian Keil | In connect_to(), try multiple addresses if possible... |
blob | commitdiff | raw | diff to current |
2009-05-16 |
Fabian Keil | Remove CVS revision logs. TODO item #33. |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Fabian Keil | Initial keep-alive support for the client socket. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Fabian Keil | Replace HAVE_GETADDRINFO and HAVE_GETNAMEINFO macros |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Fabian Keil | If the hostname is 'localhost' or not specified, reques... |
blob | commitdiff | raw | diff to current |
next |