aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
Commit message (Expand)AuthorAgeFilesLines
...
* Yet another round of fixes.Eric S. Raymond2003-07-171-0/+41
* IDLE implementation.Eric S. Raymond2003-02-281-0/+2
* Sunil's patch for the STARTTLS problem.Eric S. Raymond2002-11-281-0/+2
* Sunil's code-duplication cleanup patch.Eric S. Raymond2002-06-221-10/+4
* Cygwin fixes.Eric S. Raymond2002-06-071-34/+44
* Cygwin port patch.Eric S. Raymond2002-05-241-2/+19
* Debian 5.9.10 fixes.Eric S. Raymond2002-04-011-34/+44
* Minor fixes.Eric S. Raymond2002-03-091-2/+2
* Minor fixes for 5.9.8.Eric S. Raymond2002-02-151-5/+15
* Make silent mode silent.Eric S. Raymond2001-12-251-2/+5
* Minor fixes from Henrique.Eric S. Raymond2001-12-191-1/+1
* Sicket leak avoidance.Eric S. Raymond2001-11-081-2/+35
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-2/+2
* _( -> GT_(Eric S. Raymond2001-09-241-32/+32
* Don't rely on snprintf.Eric S. Raymond2001-07-041-0/+4
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-1/+6
* Fix patches from HMH and others.Eric S. Raymond2001-05-211-65/+46
* SSL certification handling.Eric S. Raymond2001-05-141-43/+129
* SA_RESTART and portability fixes.Eric S. Raymond2001-05-121-0/+1
* Cleanup patch.Eric S. Raymond2001-04-101-3/+3
* Added sslproto.Eric S. Raymond2001-03-031-2/+16
* Fix a fatal error in Dave Zarzycki's plugin parser.Eric S. Raymond2001-02-191-2/+2
* Dave Zarzycki's fixes.Eric S. Raymond2001-02-101-19/+45
* Samuel Leo's LMTP enhancement.Eric S. Raymond2000-12-061-0/+26
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-8/+20
* Before showdots,Eric S. Raymond2000-10-081-9/+15
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-3/+3
* Try to get the typing right.Eric S. Raymond2000-08-121-2/+2
* Hope this nails the bad argument type.Eric S. Raymond2000-08-121-1/+1
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-2/+47
* Better OpenSSL support.Eric S. Raymond2000-07-021-4/+4
* Typo fix.Eric S. Raymond2000-06-281-1/+1
* Try to beat a sign-extension bug.Eric S. Raymond2000-06-281-1/+1
* Minor corrections.Eric S. Raymond2000-06-281-1/+1
* Ready to merge in Julian Haight's changes.Eric S. Raymond2000-06-071-4/+12
* BeOS support.Eric S. Raymond2000-04-081-19/+60
* Fix for IPv6.Eric S. Raymond2000-03-031-16/+20
* Tweak in lexical analysis.Eric S. Raymond2000-02-221-1/+1
* Try for better version of graceful shutdown.Eric S. Raymond2000-02-191-14/+10
* Don't go through elaborate shutdown just after connect.Eric S. Raymond2000-02-121-4/+4
* LinuxWorld hacks.Eric S. Raymond2000-02-051-1/+1
* 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