]> Pileus Git - ~andy/fetchmail/history - socket.c
Add Esperanto-language translation.
[~andy/fetchmail] / socket.c
2006-03-15 Matthias AndreeFurther cleanups to compile with C++ compiler.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-01-11 Matthias AndreeFix a few compiler warnings through casts.
2006-01-04 Matthias AndreeSome verbose output disappeared in debug mode. Adding...
2006-01-04 Matthias AndreeAdd a comment.
2005-12-07 Matthias AndreeActually set default SSL certificate path if --sslcertp...
2005-10-29 Matthias AndreeAdd support for SubjectAltName (RFC-2595 or 2818)....
2005-10-21 Matthias AndreeProperly shut down SSL connections. Berlios Patch ...
2005-09-22 Matthias AndreePut pointer to FAQ in parentheses.
2005-09-21 Matthias AndreeAdd full support for --service option.
2005-09-21 Matthias AndreeRevise error messages, suggested by Thomas Wolff.
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-03 Matthias AndreeDon't convert service to port and back, but pass servic...
2005-08-03 Matthias AndreeRemove junk.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-08-01 Matthias AndreeCleanup: Drop inner_connect and ipv6-connect.c.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-04-25 Matthias AndreeMerge SuSE's fetchmail-6.2.5-implicit-declaration.patch
2004-11-10 Matthias AndreeClean up the horrible HAVE_[V]SNPRINTF mess, use Trio...
2004-11-10 Matthias AndreeSSL validation handling fixes by Brian Candler.
2004-11-08 Matthias AndreeHonor sslcertpath setting even if sslcertck is unset...
2004-10-20 Matthias AndreeFix miscellaneous warnings.
2004-08-09 Matthias AndreeSafe fixes for compiler warnings.
2004-06-19 Matthias AndreeCast arguments of is*() ctype.h functions to unsigned...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2004-01-13 Eric S. RaymondSunil Shetye's fix for SSL configuration.
2003-10-10 Eric S. RaymondSSL stuff actually builds.
2003-10-10 Eric S. RaymondMerge in various small fixes, including two remote DOS
2003-08-06 Eric S. RaymondReady to ship.
2003-07-17 Eric S. RaymondYet another round of fixes.
2003-02-28 Eric S. RaymondIDLE implementation.
2002-11-28 Eric S. RaymondSunil's patch for the STARTTLS problem.
2002-06-22 Eric S. RaymondSunil's code-duplication cleanup patch.
2002-06-07 Eric S. RaymondCygwin fixes.
2002-05-24 Eric S. RaymondCygwin port patch.
2002-04-01 Eric S. RaymondDebian 5.9.10 fixes.
2002-03-09 Eric S. RaymondMinor fixes.
2002-02-15 Eric S. RaymondMinor fixes for 5.9.8.
2001-12-25 Eric S. RaymondMake silent mode silent.
2001-12-19 Eric S. RaymondMinor fixes from Henrique.
2001-11-08 Eric S. RaymondSicket leak avoidance.
2001-11-08 Eric S. RaymondEasy bug fixes for this round.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-07-04 Eric S. RaymondDon't rely on snprintf.
2001-06-23 Eric S. Raymondstrncat/snprintf cleanup.
2001-05-21 Eric S. RaymondFix patches from HMH and others.
2001-05-14 Eric S. RaymondSSL certification handling.
2001-05-12 Eric S. RaymondSA_RESTART and portability fixes.
2001-04-10 Eric S. RaymondCleanup patch.
2001-03-03 Eric S. RaymondAdded sslproto.
2001-02-19 Eric S. RaymondFix a fatal error in Dave Zarzycki's plugin parser.
2001-02-10 Eric S. RaymondDave Zarzycki's fixes.
2000-12-06 Eric S. RaymondSamuel Leo's LMTP enhancement.
2000-11-04 Eric S. RaymondAdded --showdots option by Thomas Jarosch <tomj@gmx.de>
2000-10-08 Eric S. RaymondBefore showdots,
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-08-12 Eric S. RaymondTry to get the typing right.
2000-08-12 Eric S. RaymondHope this nails the bad argument type.
2000-08-06 Eric S. RaymondDavid Taylor's fixes for the UIDL code.
2000-07-02 Eric S. RaymondBetter OpenSSL support.
2000-06-28 Eric S. RaymondTypo fix.
2000-06-28 Eric S. RaymondTry to beat a sign-extension bug.
2000-06-28 Eric S. RaymondMinor corrections.
2000-06-07 Eric S. RaymondReady to merge in Julian Haight's changes.
2000-04-08 Eric S. RaymondBeOS support.
2000-03-03 Eric S. RaymondFix for IPv6.
2000-02-22 Eric S. RaymondTweak in lexical analysis.
2000-02-19 Eric S. RaymondTry for better version of graceful shutdown.
2000-02-12 Eric S. RaymondDon't go through elaborate shutdown just after connect.
2000-02-05 Eric S. RaymondLinuxWorld hacks.
2000-01-31 Eric S. RaymondGraceful socket closing.
2000-01-16 Eric S. RaymondVarious minor fixes.
1999-12-23 Eric S. RaymondImprovements to IPv6 code.
1999-12-19 Eric S. RaymondIPv6 patches.
1999-12-19 Eric S. RaymondBefore the IPV6 patch.
1999-11-06 Eric S. RaymondReady to send this to Mike.
1999-10-31 Eric S. RaymondFinal integration.
1999-10-27 Eric S. RaymondThis preliminary SSL patch goes to Mike.
1999-10-26 Eric S. RaymondIP-address hostnames work again.
1999-10-02 Eric S. RaymondAnticipate the IDLE extension.
1999-10-02 Eric S. RaymondMultihome handling.
1999-09-29 Eric S. RaymondCompilation fix for AIX.
1999-02-03 Eric S. RaymondSimplify error reporting further.
1999-02-01 Eric S. RaymondReturn of the dancing progress dots.
1999-01-05 Eric S. RaymondProgress messages now go to stdout.
1999-01-03 Eric S. RaymondMichael Warfield's IPv6 fixes.
1999-01-02 Eric S. RaymondGunther Leber's fixes.
1998-12-15 Eric S. Raymondgcc -Wall cleanup.
1998-12-15 Eric S. RaymondEnable build without socketpair.
1998-12-04 Eric S. RaymondFix copyrights.
1998-11-26 Eric S. RaymondInternationalization support via GNU gettext().
1998-11-02 Eric S. RaymondAdded plugin/plugout option.
1998-10-26 Eric S. RaymondJonathan T. Agnew's massive code cleanup.
1998-07-25 Eric S. RaymondSockClose() abstraction.
1998-02-24 Eric S. RaymondFixes from Craig.
1998-02-21 Eric S. RaymondCraig's patches in response to cmetz3.
1998-02-20 Eric S. RaymondAdd option arg to IPv4 code.
1998-02-20 Eric S. RaymondSecurity relabeling.
1998-02-18 Eric S. RaymondThis went to Craig Metz.
next