aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Graceful socket closing.Eric S. Raymond2000-01-311-8/+29
* Various minor fixes.Eric S. Raymond2000-01-161-8/+11
* Improvements to IPv6 code.Eric S. Raymond1999-12-231-1/+13
* IPv6 patches.Eric S. Raymond1999-12-191-0/+1
* Before the IPV6 patch.Eric S. Raymond1999-12-191-0/+1
* Ready to send this to Mike.Eric S. Raymond1999-11-061-23/+28
* Final integration.Eric S. Raymond1999-10-311-4/+4
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-4/+286
* IP-address hostnames work again.Eric S. Raymond1999-10-261-0/+17
* Anticipate the IDLE extension.Eric S. Raymond1999-10-021-1/+26
* Multihome handling.Eric S. Raymond1999-10-021-23/+28
* Compilation fix for AIX.Eric S. Raymond1999-09-291-0/+5
* Simplify error reporting further.Eric S. Raymond1999-02-031-9/+8
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-7/+8
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-10/+7
* Michael Warfield's IPv6 fixes.Eric S. Raymond1999-01-031-1/+1
* Gunther Leber's fixes.Eric S. Raymond1999-01-021-10/+30
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-19/+16
* Enable build without socketpair.Eric S. Raymond1998-12-151-0/+6
* Fix copyrights.Eric S. Raymond1998-12-041-2/+1
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-5/+8
* Added plugin/plugout option.Eric S. Raymond1998-11-021-24/+61
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-13/+37
* SockClose() abstraction.Eric S. Raymond1998-07-251-0/+7
* Fixes from Craig.Eric S. Raymond1998-02-241-2/+4
* Craig's patches in response to cmetz3.Eric S. Raymond1998-02-211-7/+13
* Add option arg to IPv4 code.Eric S. Raymond1998-02-201-2/+2
* Security relabeling.Eric S. Raymond1998-02-201-9/+9
* This went to Craig Metz.Eric S. Raymond1998-02-181-9/+10
* Document a bug.Eric S. Raymond1998-02-161-0/+6
* Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff.Eric S. Raymond1998-02-161-0/+35
* Ready to ship.Eric S. Raymond1997-10-231-1/+1
* More portation changes.Eric S. Raymond1997-09-171-4/+3
* inet_aton.Eric S. Raymond1997-09-041-1/+22
* Use inet_aton.Eric S. Raymond1997-09-031-13/+1
* Prevent buffer spamming.Eric S. Raymond1997-09-031-1/+7
* Better bounds checking.Eric S. Raymond1997-07-241-0/+4
* Some configuration cleanup.Eric S. Raymond1997-07-011-2/+1
* Yet cleaner read code.Eric S. Raymond1997-05-141-14/+6
* Cleaner version of SockRead.Eric S. Raymond1997-05-141-8/+6
* Return correct length of data read.Eric S. Raymond1997-05-131-4/+14
* Change type of socket descriptors from FILE * to int. Change SockGetsEric S. Raymond1997-05-131-28/+28
* Hacks for avoiding compiler warnings under SunOS.Eric S. Raymond1997-04-291-0/+4
* Janos Farkas's fixes.Eric S. Raymond1997-02-181-1/+2
* One step towards proper continuation handling.Eric S. Raymond1997-01-161-0/+12
* Give up on trying to use stdio.Eric S. Raymond1997-01-101-59/+0
* Cameron's speedup diff for socket.c.Eric S. Raymond1997-01-081-13/+21
* This version works.Eric S. Raymond1996-12-301-1/+11
* Comment fix.Eric S. Raymond1996-12-301-2/+1
* This version seems to work.Eric S. Raymond1996-12-301-3/+9