New config option: enforce-blocks.
[privoxy.git] / jbsockets.c
2006-11-13 Fabian KeilMake pthread mutex locking more generic. Instead of
2006-09-02 Fabian KeilFollow the OpenBSD port's lead and protect the resolve
2006-08-03 David SchmidtIncorporate Fabian Keil's patch work:\rfabiankeil.de...
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-26 joergsAmigaOS: Fixed wrong type for len in write_socket()
2002-04-26 joergsAmigaOS: No socklen_t, added AMIGA to the systems using...
2002-04-08 swafixed JB spelling
2002-04-03 Gabor LiptakCorrecting compile warning with older gcc
2002-03-31 jongfosterWin32 only: Enabling STRICT to fix a VC++ compile warning.
2002-03-29 David SchmidtFix Mac OSX compiler warnings
2002-03-27 David SchmidtMore compiler warning message maintenance
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-13 jongfosterKilling warnings
2002-03-11 David SchmidtOS/2 port maintenance:
2002-03-09 jongfoster- Making various functions return int rather than size_t.
2002-03-07 oes - Improved handling of failed DNS lookups
2002-03-05 jongfosterFixing bug 514988 - unable to restart JunkBuster
2002-03-04 David SchmidtEnable web editing of actions file on OS/2 (it had...
2002-01-09 oesAdded support for gethostbyname_r and gethostbyaddr_r.
2001-11-16 jongfosterEnabling duplicate-socket detection for all platforms...
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-09-21 David SchmidtCleaning up 2 compiler warnings on OS/2.
2001-09-13 jongfosterFixing 2 compiler warnings under Win32
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterFixed compiler warning by adding a cast
2001-07-18 oesEliminated dirty hack for getsockbyname()
2001-07-15 jongfosterRemoving unused local variable.
2001-07-01 oesBugfix: accept_connection no longer uses the obsolete...
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oes- Added remote (server) host IP to csp->http->host_ip_a...
2001-06-07 jongfosterThe host parameter to connect_to() is now const.
2001-06-03 oesfilled comment
2001-05-28 jongfosterFixing bug in LOG_LEVEL_LOG
2001-05-26 jongfosterFixed LOG_LEVEL_LOG
2001-05-26 jongfosterACL feature now provides more security by immediately...
2001-05-26 jongfosterCosmetic indentation correction.
2001-05-25 jongfosterNow gives a warning under Windows if you try to bind
2001-05-17 oes - Cleaned CRLF's from the sources and related files
2001-05-15 oes*** empty log message *** v_2_9_3