Actually we use "modern" POSIX 1003.2 regular
[privoxy.git] / gateway.c
2008-02-07 Fabian KeilIn socks5_connect:
2008-02-04 Fabian Keil- Fix a compiler warning.
2008-02-04 Fabian KeilRemember the cause of the SOCKS5 error for the CGI...
2008-02-03 Fabian KeilAdd SOCKS5 support. Patch #1862863 by Eric M. Hopper...
2007-07-28 Fabian KeilModified patch from Song Weijia (#1762559) to
2007-05-14 Fabian Keil- Use strlcpy() instead of strcpy().
2007-01-25 Fabian Keil- Save errors in socks4_connect() to csp->error_message.
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-12 jongfosterCorrecting function comments
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-13 jongfosterKilling warnings
2002-03-09 jongfoster- Making various functions return int rather than size_t.
2002-03-08 jongfosterFixing int/size_t warnings
2002-03-07 oes - Improved handling of failed DNS lookups
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-09-13 jongfosterFixing missing #include under Windows
2001-09-12 steudtenadd #include <string.h>
2001-09-10 oesAdded #include in.h
2001-07-29 jongfosterAdding missing #include project.h
2001-07-24 oesApplied BeOS support update by Eugenia
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterRemoving gateways[] list - no longer used.
2001-05-15 oes*** empty log message *** v_2_9_3