]> Pileus Git - ~andy/fetchmail/history - socket.c
Header cleanup.
[~andy/fetchmail] / socket.c
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-31 Eric S. RaymondAdd FIXME notes.
1996-10-31 Eric S. RaymondDocument the lossage.
1996-10-31 Eric S. RaymondSTEP 9: Eliminate the static buffer in the socket library.
1996-10-31 Eric S. RaymondSTEP 8: All socket writes now go through SockWrite.
1996-10-31 Eric S. RaymondSTEP 7: Take mboxfd out of the SMTP logic path entirely.
1996-10-31 Eric S. RaymondSTEP 6: Socket() returns file pointer.
1996-10-31 Eric S. RaymondSTEP 5: SockPrintf() conversion.
1996-10-31 Eric S. RaymondSTEP 3: File pointer arguments in SockGets()/SockPuts().
1996-10-30 Eric S. RaymondBetter documentation.
1996-10-28 Eric S. RaymondCleanup for PL3.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
1996-10-24 Eric S. RaymondPaul Traina's crash fix.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-15 Eric S. RaymondHeader cleanup.
1996-10-15 Eric S. RaymondSimplify the autoconfig process a lot.
1996-10-13 Eric S. RaymondAdd settable server-nonresponse timeout
1996-10-11 Eric S. RaymondChanged copyrights, they're now by reference.
1996-10-09 Eric S. RaymondArrange for timeout by client if server connection...
1996-09-24 Eric S. Raymond*** empty log message ***
1996-09-24 Eric S. RaymondThe great name change.
1996-09-13 Eric S. RaymondQNX port.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-27 Eric S. RaymondCondition out the SMTP-forwarding support.
1996-08-26 Eric S. RaymondWe have IMAP support.
1996-06-28 Eric S. RaymondLicensing and copyright changes pursuant to Carl Harris...
1996-06-28 Eric S. RaymondInitial revision