aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
Commit message (Expand)AuthorAgeFilesLines
* INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr...Matthias Andree2005-07-301-24/+2
* Merge SuSE's fetchmail-6.2.5-implicit-declaration.patchMatthias Andree2005-04-251-0/+11
* Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lackMatthias Andree2004-11-101-14/+1
* SSL validation handling fixes by Brian Candler.Matthias Andree2004-11-101-13/+21
* Honor sslcertpath setting even if sslcertck is unset. Patch by Brian Candler.Matthias Andree2004-11-081-2/+2
* Fix miscellaneous warnings.Matthias Andree2004-10-201-1/+7
* Safe fixes for compiler warnings.Matthias Andree2004-08-091-6/+3
* Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe.Matthias Andree2004-06-191-3/+3
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-6/+3
* Fix various compiler warnings.Matthias Andree2004-06-181-4/+4
* Sunil Shetye's fix for SSL configuration.Eric S. Raymond2004-01-131-6/+6
* SSL stuff actually builds.Eric S. Raymond2003-10-101-0/+1
* Merge in various small fixes, including two remote DOSEric S. Raymond2003-10-101-0/+21
* Ready to ship.Eric S. Raymond2003-08-061-2/+5
* 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