aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Version bump.Eric S. Raymond1996-09-281-1/+1
* Give up on POP3 UIDs, they're a dead loss.Eric S. Raymond1996-09-287-163/+23
* Change IMAP4 goals.Eric S. Raymond1996-09-281-1/+1
* Add warning about lack of LAST.Eric S. Raymond1996-09-281-2/+10
* Change the autoproble order.Eric S. Raymond1996-09-281-2/+2
* Better comments.Eric S. Raymond1996-09-281-5/+7
* With any luck, this is a correct implementation of UIDL support.Eric S. Raymond1996-09-287-154/+214
* Initial revisionEric S. Raymond1996-09-281-0/+207
* Code reorganization, to make it easier for the new UIDL support.Eric S. Raymond1996-09-271-35/+45
* We know APOP works. Also add a POP3 optimization.Eric S. Raymond1996-09-275-6/+23
* Corrected date.Eric S. Raymond1996-09-261-1/+1
* No more rpopid field.Eric S. Raymond1996-09-267-19/+20
* Teach it to do rpop.Eric S. Raymond1996-09-261-0/+1
* Add code to bind to privileged port as needed for RPOP.Eric S. Raymond1996-09-263-1/+35
* Reorganize to speed up typical case.Eric S. Raymond1996-09-261-37/+43
* Quiet the program.Eric S. Raymond1996-09-261-1/+1
* Even more improved sizeticker.Eric S. Raymond1996-09-261-1/+1
* Even more improved sizeticker.Eric S. Raymond1996-09-262-3/+5
* Economize on buffer space.Eric S. Raymond1996-09-261-5/+3
* Get the version info right.Eric S. Raymond1996-09-251-1/+1
* We can date things now.Eric S. Raymond1996-09-251-1/+1
* We can date things now.Eric S. Raymond1996-09-251-6/+6
* Updated documentation.Eric S. Raymond1996-09-252-13/+19
* Updated documentation.Eric S. Raymond1996-09-252-3/+11
* Correct a prompt.Eric S. Raymond1996-09-251-1/+1
* Name of run control file changed.Eric S. Raymond1996-09-252-41/+40
* Change the `explicit' option to `skip'.Eric S. Raymond1996-09-257-15/+17
* Make `explicit' work now.Eric S. Raymond1996-09-252-4/+21
* Explicit option is documented and set up in the data structure,Eric S. Raymond1996-09-256-6/+30
* Expanded TO DO list.Eric S. Raymond1996-09-251-0/+2
* Expanded TO DO list.Eric S. Raymond1996-09-251-3/+4
* Add a security warning.Eric S. Raymond1996-09-251-8/+13
* Note a feature change.Eric S. Raymond1996-09-251-0/+4
* Move Chris Newman's criticism here.Eric S. Raymond1996-09-251-0/+44
* Gotcha.Eric S. Raymond1996-09-251-48/+6
* Typo fix.Eric S. Raymond1996-09-251-1/+1
* Change installation production.Eric S. Raymond1996-09-251-1/+1
* Reorganize to eliminate forward declarations.Eric S. Raymond1996-09-251-2/+3
* Eliminate an #ifdef.Eric S. Raymond1996-09-251-282/+278
* Eliminate unnecessary verbiage.Eric S. Raymond1996-09-251-6/+0
* Prevent buffer overun.Eric S. Raymond1996-09-251-1/+1
* Yet more simplification.Eric S. Raymond1996-09-251-131/+49
* Another simplification.Eric S. Raymond1996-09-251-39/+7
* One more simplification.Eric S. Raymond1996-09-251-36/+4
* Eliminate some unnecessary headers.Eric S. Raymond1996-09-254-52/+8
* POP2 now goes through the generic driver.Eric S. Raymond1996-09-254-530/+132
* Minor fixes.Eric S. Raymond1996-09-241-2/+5
* Quiet the program down a bit.Eric S. Raymond1996-09-243-10/+19
* Corrections.Eric S. Raymond1996-09-241-39/+40
* Added a needed prototype.Eric S. Raymond1996-09-241-1/+1