Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -8/+5 |
* | Security fix release. | Eric S. Raymond | 2002-12-09 | 1 | -9/+41 |
* | Ready to ship stable. | Eric S. Raymond | 2002-10-31 | 1 | -0/+2 |
* | Various cleanup patches. | Eric S. Raymond | 2002-04-09 | 1 | -19/+38 |
* | Internationalization fix. | Eric S. Raymond | 2002-03-15 | 1 | -6/+7 |
* | Expose the ESMTP name and password options. | Eric S. Raymond | 2002-03-10 | 1 | -109/+105 |
* | Initial version of ESMTP AUTH. | Eric S. Raymond | 2002-03-09 | 1 | -2/+117 |
* | HMH's second cleanup patch. | Eric S. Raymond | 2001-06-24 | 1 | -1/+5 |
* | strncat/snprintf cleanup. | Eric S. Raymond | 2001-06-23 | 1 | -3/+13 |
* | First cut at ODMR support. | Eric S. Raymond | 2001-02-07 | 1 | -0/+3 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -10/+10 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -10/+10 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -10/+10 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -10/+10 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1998-12-15 | 1 | -1/+1 |
* | Fix a garbage return. | Eric S. Raymond | 1998-11-26 | 1 | -0/+2 |
* | Added LMTP support. | Eric S. Raymond | 1998-11-07 | 1 | -11/+26 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -6/+6 |
* | More verbosity fixes. | Eric S. Raymond | 1998-10-17 | 1 | -10/+10 |
* | Introduced O_DEBUG. | Eric S. Raymond | 1998-10-17 | 1 | -10/+10 |
* | Don't <-enclose MAIL FROM name if it already contains one. | Eric S. Raymond | 1998-05-25 | 1 | -11/+14 |
* | Typo fix. | Eric S. Raymond | 1998-02-22 | 1 | -1/+1 |
* | Copyright cleanup. | Eric S. Raymond | 1997-06-13 | 1 | -2/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -2/+0 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -31/+28 |
* | Added RFC1985 ETRN support. | Eric S. Raymond | 1997-02-10 | 1 | -0/+1 |
* | ESMTP SIZE option support. | Eric S. Raymond | 1997-01-22 | 1 | -25/+36 |
* | Support for EHLO and 8BITMIME extension. | Eric S. Raymond | 1997-01-22 | 1 | -3/+57 |
* | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -7/+8 |
* | Remove some inclusions no longer needed. | Eric S. Raymond | 1996-12-17 | 1 | -2/+0 |
* | Clean up some extra trailing LFs. | Eric S. Raymond | 1996-12-17 | 1 | -0/+4 |
* | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -3/+4 |
* | Eliminate SockWrite and SockPrintf. | Eric S. Raymond | 1996-12-17 | 1 | -6/+6 |
* | More through error conversion. | Eric S. Raymond | 1996-12-17 | 1 | -7/+7 |
* | Don't use stderr here. | Eric S. Raymond | 1996-12-17 | 1 | -7/+7 |
* | Ready for Rachel. | Eric S. Raymond | 1996-12-05 | 1 | -39/+1 |
* | Try to accomodate spam filtering | Eric S. Raymond | 1996-11-30 | 1 | -0/+3 |
* | Include Cameron McPherson's patch for handling multi-line SMTP responses. | Eric S. Raymond | 1996-11-16 | 1 | -30/+26 |
* | Make error paths clearer. | Eric S. Raymond | 1996-11-15 | 1 | -0/+4 |
* | De-confuse SMTP response echoing. | Eric S. Raymond | 1996-11-08 | 1 | -1/+1 |
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -17/+12 |
* | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -1/+0 |
* | Special socket I/O almost gone! | Eric S. Raymond | 1996-11-04 | 1 | -3/+10 |
* | True internal buffering with stdio! | Eric S. Raymond | 1996-11-04 | 1 | -8/+8 |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -2/+1 |
* | STEP 9: We can finally use SockGets here. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 |
* | STEP 5: SockPrintf() conversion. | Eric S. Raymond | 1996-10-31 | 1 | -7/+7 |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -26/+26 |
* | Get rid of an unnecessary function. | Eric S. Raymond | 1996-10-30 | 1 | -7/+1 |
* | Be nore explicit. | Eric S. Raymond | 1996-10-23 | 1 | -1/+1 |