aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-15/+2
* Cosmetic fix.Eric S. Raymond2001-03-131-41/+39
* Restrict shrouding some more.Eric S. Raymond2001-03-131-5/+10
* Restrict shrouding to during authentication phase.Eric S. Raymond2001-03-131-1/+5
* Consistent error-message formats.Eric S. Raymond2001-03-051-2/+2
* Tolerate flaky servers better.Eric S. Raymond2001-03-051-34/+81
* Added sslproto.Eric S. Raymond2001-03-031-1/+1
* Fix reverse tests.Eric S. Raymond2001-02-201-2/+2
* preauth -> auth.Eric S. Raymond2001-02-191-4/+4
* #85961: Wrong error message when local connection fails.Eric S. Raymond2001-02-151-1/+9
* CRAM-MD5 IMAP works.Eric S. Raymond2001-02-111-2/+3
* *Is* controlled by an option.Eric S. Raymond2001-02-071-2/+0
* str -> chr.Eric S. Raymond2001-02-071-1/+1
* Ready to ship, but no ATRN.Eric S. Raymond2001-02-071-0/+15
* Cosmetic fix.Eric S. Raymond2001-02-071-4/+7
* Get rid of a compiler warning.Eric S. Raymond2001-01-051-4/+0
* The retry patch.Eric S. Raymond2000-12-011-12/+39
* Chip Salzenberg's patch.Eric S. Raymond2000-12-011-2/+4
* Ready to ship.Eric S. Raymond2000-11-111-5/+36
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-2/+2
* Avoid coredump due to double free.Eric S. Raymond2000-10-141-0/+5
* Before showdots,Eric S. Raymond2000-10-081-3/+10
* Avoid a coredump.Eric S. Raymond2000-09-261-1/+11
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-8/+14
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-1/+2
* Better comment.Eric S. Raymond2000-07-271-6/+15
* Better duplicate suppression.Eric S. Raymond2000-07-231-3/+6
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+13
* Try to beat a sign-extension bug.Eric S. Raymond2000-06-281-1/+1
* Better file check for progress-to control.Eric S. Raymond2000-06-281-6/+6
* Minor corrections.Eric S. Raymond2000-06-281-1/+1
* Julian Haight's changes.Eric S. Raymond2000-06-071-1/+10
* Fix for OpenSSL configuration.Eric S. Raymond2000-05-131-1/+1
* Attempt to prevent the SIGPIPE infinite loop.Eric S. Raymond2000-04-211-0/+1
* BeOS support.Eric S. Raymond2000-04-081-1/+7
* IDLE tests are in the wrong place.Eric S. Raymond2000-03-291-4/+4
* Avoid a gotcha if we ever collect message IDs.Eric S. Raymond2000-03-241-3/+3
* Checks on multiple folders.Eric S. Raymond2000-03-211-1/+6
* Attempt to fix IDLE.Eric S. Raymond2000-03-211-5/+10
* Corrected a typo.Eric S. Raymond2000-03-111-1/+1
* Listener timeout report.Eric S. Raymond2000-03-071-1/+1
* Ready for the experiment.Eric S. Raymond2000-03-061-0/+2
* Unnecessary.Eric S. Raymond2000-03-061-6/+0
* Try to prevent .fetchids from being randomly nuked.Eric S. Raymond2000-03-061-0/+6
* #59281: fetchmail: still loops on Ctrl-CEric S. Raymond2000-03-061-1/+2
* Fix for the attempted fix.Eric S. Raymond2000-02-241-2/+2
* Various minor bug fixes.Eric S. Raymond2000-02-181-7/+8
* Prevent a buffer overrun.Eric S. Raymond2000-02-151-1/+1
* Ready to ship.Eric S. Raymond2000-02-071-1/+9
* Mail sysadmin a notification on unreachable server.Eric S. Raymond2000-02-051-11/+17