Use strdup_or_die() instead of strdup()
[privoxy.git] / gateway.h
2012-10-23 Fabian KeilMake mark_connection_closed() visible when compiling...
2011-09-04 Fabian KeilDitch trailing whitespace
2011-07-30 Fabian KeilDeduplicate the INADDR_NONE definition for Solaris...
2009-10-03 Fabian KeilStreamline remember_connection()'s prototype.
2009-09-06 Fabian KeilDisable connection-sharing unless FEATURE_CONNECTION_SH...
2009-07-11 Fabian KeilSet the timestamp directly after receiving the response...
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2009-05-13 Fabian KeilRespect the server's keep-alive value if it's below...
2009-05-13 Fabian KeilThere's no reason for keep_alive_timeout to be signed.
2009-05-10 Fabian KeilInitial keep-alive support for the client socket.
2008-12-24 Fabian KeilKeep a thread around to timeout alive connections
2008-11-13 Fabian KeilAdd new config option: keep-alive-timeout.
2008-10-09 Fabian KeilFlush work-in-progress changes to keep outgoing connections
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-03-26 swawe have a new homepage!
2002-03-25 oesAdded fix for undefined INADDR_NONE on Solaris by Bart...
2002-03-24 swaname change related issues
2002-03-09 jongfoster- Making various functions return int rather than size_t.
2001-07-29 jongfosterRemoving nested #includes, adding forward declarations...
2001-06-07 jongfosterRemoving gateways[] list - no longer used.
2001-05-15 oes*** empty log message *** v_2_9_3