aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ready for release.Eric S. Raymond1996-10-011-1/+1
* Info cleanup.Eric S. Raymond1996-10-011-3/+3
* Make sure we inherit the version from the makefile.Eric S. Raymond1996-10-012-5/+2
* Better IMAP support.Eric S. Raymond1996-10-012-71/+30
* Fix broken response parsing.Eric S. Raymond1996-10-011-35/+46
* Kill off -2 and -3.Eric S. Raymond1996-10-013-25/+13
* UpdVersion number bump.Eric S. Raymond1996-09-291-1/+1
* Make newline escapes optional. JEEP_IS_DEFAULT is gone. Lots ofEric S. Raymond1996-09-296-112/+101
* Version number bump.Eric S. Raymond1996-09-281-1/+1
* The great options massacre.Eric S. Raymond1996-09-2813-766/+139
* Correct the filename.Eric S. Raymond1996-09-281-2/+2
* 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