]> Pileus Git - ~andy/fetchmail/history - smtp.c
Drop back to using SockGets/SockWrite.
[~andy/fetchmail] / smtp.c
1996-12-24 Eric S. RaymondDrop back to using SockGets/SockWrite.
1996-12-17 Eric S. RaymondRemove some inclusions no longer needed.
1996-12-17 Eric S. RaymondClean up some extra trailing LFs.
1996-12-17 Eric S. RaymondSockGets is gone.
1996-12-17 Eric S. RaymondEliminate SockWrite and SockPrintf.
1996-12-17 Eric S. RaymondMore through error conversion.
1996-12-17 Eric S. RaymondDon't use stderr here.
1996-12-05 Eric S. RaymondReady for Rachel.
1996-11-30 Eric S. RaymondTry to accomodate spam filtering
1996-11-16 Eric S. RaymondInclude Cameron McPherson's patch for handling multi...
1996-11-15 Eric S. RaymondMake error paths clearer.
1996-11-08 Eric S. RaymondDe-confuse SMTP response echoing.
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-04 Eric S. RaymondEliminated socket.h.
1996-11-04 Eric S. RaymondSpecial socket I/O almost gone!
1996-11-04 Eric S. RaymondTrue internal buffering with stdio!
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-31 Eric S. RaymondSTEP 9: We can finally use SockGets here.
1996-10-31 Eric S. RaymondSTEP 5: SockPrintf() conversion.
1996-10-31 Eric S. RaymondSTEP 4: Make SMTP functions take file pointer arguments.
1996-10-30 Eric S. RaymondGet rid of an unnecessary function.
1996-10-23 Eric S. RaymondBe nore explicit.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-09-24 Eric S. RaymondImproved RFC822 conformance in SMTP code.
1996-09-24 Eric S. RaymondThe great name change.
1996-09-12 Eric S. RaymondPrevent buffer overflow.
1996-09-12 Eric S. RaymondBetter debugging of SMTP stuff.
1996-09-12 Eric S. RaymondSMTP forwarding works.
1996-09-11 Eric S. RaymondSMTP forwarding complete; now to debug it.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-08-26 Eric S. RaymondInitial revision