]> Pileus Git - ~andy/fetchmail/history - imap.c
Abstract out host allocation.
[~andy/fetchmail] / imap.c
1996-10-04 Eric S. RaymondRC file syntax change, folder->mailbox, remote->remotename.
1996-10-02 Eric S. RaymondReverse order of arguments in OK method.
1996-10-01 Eric S. RaymondSimplify the driver main loop.
1996-10-01 Eric S. RaymondBetter IMAP support.
1996-10-01 Eric S. RaymondFix broken response parsing.
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. RaymondMove Chris Newman's criticism here.
1996-09-25 Eric S. RaymondEliminate some unnecessary headers.
1996-09-24 Eric S. RaymondThe great name change.
1996-09-23 Eric S. RaymondBetter protection against buffer overruns.
1996-08-27 Eric S. RaymondCorrect processing of greeting messages.
1996-08-27 Eric S. RaymondPortability cleanup.
1996-08-27 Eric S. RaymondSuccessfully genericized POP3 and IMAP.
1996-08-27 Eric S. RaymondGenericized version of POP3 works.
1996-08-27 Eric S. RaymondGenericize the drive loop.
1996-08-26 Eric S. RaymondAdded autoprobe logic.
1996-08-26 Eric S. RaymondInitial revision