Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include test code. | Eric S. Raymond | 1996-12-21 | 1 | -6/+27 |
* | Correct a horrible bug. | Eric S. Raymond | 1996-12-21 | 1 | -1/+6 |
* | Emergency buffering removal. | Eric S. Raymond | 1996-12-21 | 1 | -0/+5 |
* | Line-buffer all socket streams. | Eric S. Raymond | 1996-12-19 | 1 | -9/+7 |
* | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -21/+2 |
* | Yes! True stdio buffering at last!. | Eric S. Raymond | 1996-12-16 | 1 | -45/+12 |
* | All right! True stdio buffering at last! | Eric S. Raymond | 1996-12-16 | 1 | -24/+7 |
* | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -11/+3 |
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -9/+98 |
* | Socket open rename. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 |
* | Eliminated socket.h. | Eric S. Raymond | 1996-11-04 | 1 | -24/+6 |
* | True internal buffering with stdio! | Eric S. Raymond | 1996-11-04 | 1 | -32/+0 |
* | Wow! Real buffering at last! | Eric S. Raymond | 1996-11-04 | 1 | -50/+19 |
* | Fix seems to be unnecssary. Weird. | Eric S. Raymond | 1996-11-04 | 1 | -4/+1 |
* | Nailed that connect(2) bug. | Eric S. Raymond | 1996-11-01 | 1 | -4/+1 |
* | Typo fix. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 |
* | Deal with connect(2) bug. | Eric S. Raymond | 1996-11-01 | 1 | -1/+12 |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -4/+0 |
* | Add FIXME notes. | Eric S. Raymond | 1996-10-31 | 1 | -1/+3 |
* | Document the lossage. | Eric S. Raymond | 1996-10-31 | 1 | -38/+45 |
* | STEP 9: Eliminate the static buffer in the socket library. | Eric S. Raymond | 1996-10-31 | 1 | -48/+1 |
* | STEP 8: All socket writes now go through SockWrite. | Eric S. Raymond | 1996-10-31 | 1 | -33/+7 |
* | STEP 7: Take mboxfd out of the SMTP logic path entirely. | Eric S. Raymond | 1996-10-31 | 1 | -8/+5 |
* | STEP 6: Socket() returns file pointer. | Eric S. Raymond | 1996-10-31 | 1 | -10/+7 |
* | STEP 5: SockPrintf() conversion. | Eric S. Raymond | 1996-10-31 | 1 | -4/+4 |
* | STEP 3: File pointer arguments in SockGets()/SockPuts(). | Eric S. Raymond | 1996-10-31 | 1 | -66/+7 |
* | Better documentation. | Eric S. Raymond | 1996-10-30 | 1 | -0/+6 |
* | Cleanup for PL3. | Eric S. Raymond | 1996-10-28 | 1 | -18/+20 |
* | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -69/+69 |
* | Paul Traina's crash fix. | Eric S. Raymond | 1996-10-24 | 1 | -1/+1 |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -8/+7 |
* | Header cleanup. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
* | Simplify the autoconfig process a lot. | Eric S. Raymond | 1996-10-15 | 1 | -15/+14 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -11/+0 |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -2/+1 |
* | Arrange for timeout by client if server connection is dropped. | Eric S. Raymond | 1996-10-09 | 1 | -0/+14 |
* | *** empty log message *** | Eric S. Raymond | 1996-09-24 | 1 | -1/+0 |
* | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -1/+1 |
* | QNX port. | Eric S. Raymond | 1996-09-13 | 1 | -0/+14 |
* | Most of the way to SMTP forwarding. | Eric S. Raymond | 1996-09-11 | 1 | -5/+0 |
* | Condition out the SMTP-forwarding support. | Eric S. Raymond | 1996-08-27 | 1 | -2/+66 |
* | We have IMAP support. | Eric S. Raymond | 1996-08-26 | 1 | -1/+5 |
* | Licensing and copyright changes pursuant to Carl Harris handing me the | Eric S. Raymond | 1996-06-28 | 1 | -50/+3 |
* | Initial revision | Eric S. Raymond | 1996-06-28 | 1 | -0/+243 |