aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring step.Eric S. Raymond2001-06-231-10/+10
* Comment fixes.Eric S. Raymond2001-06-231-2/+2
* Cleaned up error passback.Eric S. Raymond2001-06-231-74/+74
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-4/+25
* Comment fixup.Eric S. Raymond2001-06-181-3/+4
* Stage two of driver loop refactoring.Eric S. Raymond2001-06-181-39/+49
* Oversized-marking fix.Eric S. Raymond2001-06-181-49/+47
* Move some global data where it belongs.Eric S. Raymond2001-06-121-0/+6
* Whitespace cleanup.Eric S. Raymond2001-06-121-1/+1
* More refactoring.Eric S. Raymond2001-06-121-4/+3
* More refactoring.Eric S. Raymond2001-06-121-315/+334
* Break driver.c in half.Eric S. Raymond2001-06-121-1400/+28
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-5/+8
* Don't generate MAIL FROM headers with embedded newlines.Eric S. Raymond2001-06-041-1/+3
* Before trying to fix the no-reset bug.Eric S. Raymond2001-05-291-1/+3
* Better error recovery in UIDL code.Eric S. Raymond2001-05-141-1/+4
* SSL certification handling.Eric S. Raymond2001-05-141-1/+2
* Fix the Sender problem.Eric S. Raymond2001-05-121-2/+20
* More from HH's patch.Eric S. Raymond2001-04-231-23/+2
* Ready to try HH's Kerberos patch.Eric S. Raymond2001-04-231-2/+4
* 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