Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IDLE implementation. | Eric S. Raymond | 2003-02-28 | 1 | -0/+2 |
* | Sunil's patch for the STARTTLS problem. | Eric S. Raymond | 2002-11-28 | 1 | -0/+2 |
* | Sunil's code-duplication cleanup patch. | Eric S. Raymond | 2002-06-22 | 1 | -10/+4 |
* | Cygwin fixes. | Eric S. Raymond | 2002-06-07 | 1 | -34/+44 |
* | Cygwin port patch. | Eric S. Raymond | 2002-05-24 | 1 | -2/+19 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -34/+44 |
* | Minor fixes. | Eric S. Raymond | 2002-03-09 | 1 | -2/+2 |
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -5/+15 |
* | Make silent mode silent. | Eric S. Raymond | 2001-12-25 | 1 | -2/+5 |
* | Minor fixes from Henrique. | Eric S. Raymond | 2001-12-19 | 1 | -1/+1 |
* | Sicket leak avoidance. | Eric S. Raymond | 2001-11-08 | 1 | -2/+35 |
* | Easy bug fixes for this round. | Eric S. Raymond | 2001-11-08 | 1 | -2/+2 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -32/+32 |
* | Don't rely on snprintf. | Eric S. Raymond | 2001-07-04 | 1 | -0/+4 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -1/+6 |
* | Fix patches from HMH and others. | Eric S. Raymond | 2001-05-21 | 1 | -65/+46 |
* | SSL certification handling. | Eric S. Raymond | 2001-05-14 | 1 | -43/+129 |
* | SA_RESTART and portability fixes. | Eric S. Raymond | 2001-05-12 | 1 | -0/+1 |
* | Cleanup patch. | Eric S. Raymond | 2001-04-10 | 1 | -3/+3 |
* | Added sslproto. | Eric S. Raymond | 2001-03-03 | 1 | -2/+16 |
* | Fix a fatal error in Dave Zarzycki's plugin parser. | Eric S. Raymond | 2001-02-19 | 1 | -2/+2 |
* | Dave Zarzycki's fixes. | Eric S. Raymond | 2001-02-10 | 1 | -19/+45 |
* | Samuel Leo's LMTP enhancement. | Eric S. Raymond | 2000-12-06 | 1 | -0/+26 |
* | Added --showdots option by Thomas Jarosch <tomj@gmx.de> | Eric S. Raymond | 2000-11-04 | 1 | -8/+20 |
* | Before showdots, | Eric S. Raymond | 2000-10-08 | 1 | -9/+15 |
* | Bug fixes and internationalization improvements. | Eric S. Raymond | 2000-09-26 | 1 | -3/+3 |
* | Try to get the typing right. | Eric S. Raymond | 2000-08-12 | 1 | -2/+2 |
* | Hope this nails the bad argument type. | Eric S. Raymond | 2000-08-12 | 1 | -1/+1 |
* | David Taylor's fixes for the UIDL code. | Eric S. Raymond | 2000-08-06 | 1 | -2/+47 |
* | Better OpenSSL support. | Eric S. Raymond | 2000-07-02 | 1 | -4/+4 |
* | Typo fix. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Try to beat a sign-extension bug. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Minor corrections. | Eric S. Raymond | 2000-06-28 | 1 | -1/+1 |
* | Ready to merge in Julian Haight's changes. | Eric S. Raymond | 2000-06-07 | 1 | -4/+12 |
* | BeOS support. | Eric S. Raymond | 2000-04-08 | 1 | -19/+60 |
* | Fix for IPv6. | Eric S. Raymond | 2000-03-03 | 1 | -16/+20 |
* | Tweak in lexical analysis. | Eric S. Raymond | 2000-02-22 | 1 | -1/+1 |
* | Try for better version of graceful shutdown. | Eric S. Raymond | 2000-02-19 | 1 | -14/+10 |
* | Don't go through elaborate shutdown just after connect. | Eric S. Raymond | 2000-02-12 | 1 | -4/+4 |
* | LinuxWorld hacks. | Eric S. Raymond | 2000-02-05 | 1 | -1/+1 |
* | Graceful socket closing. | Eric S. Raymond | 2000-01-31 | 1 | -8/+29 |
* | Various minor fixes. | Eric S. Raymond | 2000-01-16 | 1 | -8/+11 |
* | Improvements to IPv6 code. | Eric S. Raymond | 1999-12-23 | 1 | -1/+13 |
* | IPv6 patches. | Eric S. Raymond | 1999-12-19 | 1 | -0/+1 |
* | Before the IPV6 patch. | Eric S. Raymond | 1999-12-19 | 1 | -0/+1 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -23/+28 |
* | Final integration. | Eric S. Raymond | 1999-10-31 | 1 | -4/+4 |
* | This preliminary SSL patch goes to Mike. | Eric S. Raymond | 1999-10-27 | 1 | -4/+286 |
* | IP-address hostnames work again. | Eric S. Raymond | 1999-10-26 | 1 | -0/+17 |
* | Anticipate the IDLE extension. | Eric S. Raymond | 1999-10-02 | 1 | -1/+26 |