]> Pileus Git - ~andy/fetchmail/history - pop2.c
Drop back to using SockGets/SockWrite.
[~andy/fetchmail] / pop2.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. RaymondProtocol labels for in-out messages.
1996-12-17 Eric S. RaymondYet morer error message cleanup.
1996-12-17 Eric S. RaymondMore through error conversion.
1996-12-09 Eric S. RaymondAdd full IMAP4 capability.
1996-11-08 Eric S. RaymondPrototypes everywhere.
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-10-31 Eric S. RaymondSTEP 3: File pointer arguments in SockGets()/SockPuts().
1996-10-31 Eric S. RaymondSTEP 1: Make all methods take file pointer arguments.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
1996-10-26 Eric S. RaymondMajor changes of data structure and variable names.
1996-10-26 Eric S. RaymondAdded filtering by length. Ugh.
1996-10-19 Eric S. RaymondMajor improvements in --check processing. New-message...
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-04 Eric S. RaymondRC file syntax change, folder->mailbox, remote->remotename.
1996-10-02 Eric S. RaymondMake the check for whether --flush and --all work proto...
1996-10-02 Eric S. RaymondReverse order of arguments in OK method.
1996-10-01 Eric S. RaymondSimplify the driver main loop.
1996-09-28 Eric S. RaymondThe great options massacre.
1996-09-28 Eric S. RaymondWith any luck, this is a correct implementation of...
1996-09-25 Eric S. RaymondEliminate unnecessary verbiage.
1996-09-25 Eric S. RaymondEliminate some unnecessary headers.
1996-09-25 Eric S. RaymondPOP2 now goes through the generic driver.
1996-09-24 Eric S. RaymondQuiet the program down a bit.
1996-09-24 Eric S. RaymondThe great name change.
1996-09-23 Eric S. RaymondBetter protection against buffer overruns.
1996-09-12 Eric S. RaymondAdded port-specification option.
1996-09-11 Eric S. RaymondMost of the way to SMTP forwarding.
1996-09-11 Eric S. RaymondCosmetic change.
1996-08-26 Eric S. RaymondAdded autoprobe logic.
1996-08-26 Eric S. RaymondWe have IMAP support.
1996-07-03 Eric S. RaymondChange of name.
1996-07-03 Eric S. Raymondoptrec -> hostrec.
1996-07-03 Eric S. RaymondGot rid of line limit member.
1996-07-03 Eric S. RaymondMerged hostrec and option structures.
1996-07-02 Eric S. RaymondSome name changes.
1996-06-28 Eric S. RaymondLicensing and copyright changes pursuant to Carl Harris...
1996-06-26 Eric S. RaymondThis is what I sent Harris.
1996-06-24 Eric S. RaymondInitial revision