aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Another step towards cleaner code.Eric S. Raymond1997-05-172-14/+16
* IMAP now splits its request in half.Eric S. Raymond1997-05-176-11/+66
* Introduce forward_ok.Eric S. Raymond1997-05-171-52/+47
* Simplify smtp_open calling logic.Eric S. Raymond1997-05-171-1/+1
* Remove section on built-time problems.Eric S. Raymond1997-05-171-48/+4
* Add multiple-folder support.Eric S. Raymond1997-05-1514-203/+264
* -Wall cleanup.Eric S. Raymond1997-05-158-24/+20
* Better >From handling.Eric S. Raymond1997-05-152-0/+25
* Reduce false parssing of "no" prefixes.Eric S. Raymond1997-05-151-1/+1
* Add mailbox indication.Eric S. Raymond1997-05-151-14/+11
* Detect embedded NULs.Eric S. Raymond1997-05-141-0/+3
* Detect embedded NULs.Eric S. Raymond1997-05-141-5/+16
* Avoid KERBEROS_V4 redefinition.Eric S. Raymond1997-05-142-4/+4
* Nailed.Eric S. Raymond1997-05-141-2/+2
* Version bump.Eric S. Raymond1997-05-141-1/+1
* Nailed.Eric S. Raymond1997-05-141-2/+3
* Avoid a core dump in .netrc use.Eric S. Raymond1997-05-141-11/+8
* Nailed the embedded-NUL bug.Eric S. Raymond1997-05-142-6/+1
* Use the actual line length for decrementing the IMAP message length counter.Eric S. Raymond1997-05-141-10/+12
* Yet cleaner read code.Eric S. Raymond1997-05-141-14/+6
* Document the NULs problem.Eric S. Raymond1997-05-142-7/+9
* Cleaner version of SockRead.Eric S. Raymond1997-05-141-8/+6
* Be sure to write the headers properly.Eric S. Raymond1997-05-141-17/+15
* Return correct length of data read.Eric S. Raymond1997-05-131-4/+14
* Change type of socket descriptors from FILE * to int. Change SockGetsEric S. Raymond1997-05-1312-254/+251
* Better exim caveats.Eric S. Raymond1997-05-131-9/+32
* Defensive programming in case lexer passes a blank string or null.Eric S. Raymond1997-05-131-4/+6
* Remove bad message.Eric S. Raymond1997-05-131-3/+1
* Caseblind comparison of names, more explicitness about Kerberos.Eric S. Raymond1997-05-1312-50/+94
* Correct T3.Eric S. Raymond1997-05-111-9/+6
* Added T3.Eric S. Raymond1997-05-101-2/+19
* Improved configuration and compilation.Eric S. Raymond1997-05-086-9/+24
* Ready to release.Eric S. Raymond1997-05-073-8/+9
* Make header rewrite play better with exim.Eric S. Raymond1997-05-064-24/+39
* Prevent rewrite from fooing up on a blank To: header.Eric S. Raymond1997-05-062-18/+27
* Added O3.Eric S. Raymond1997-05-031-5/+17
* Allow /dev/null as -f argument.Eric S. Raymond1997-04-291-0/+4
* Hacks for avoiding compiler warnings under SunOS.Eric S. Raymond1997-04-293-2/+14
* Fix -I.Eric S. Raymond1997-04-252-1/+7
* This version compiles under AIX.Eric S. Raymond1997-04-241-0/+20
* One more member.Eric S. Raymond1997-04-231-1/+1
* We're ready to release.Eric S. Raymond1997-04-232-7/+13
* Fix the RPM-builder production.Eric S. Raymond1997-04-232-2/+2
* Better compilation properties for AIX.Eric S. Raymond1997-04-233-44/+27
* Fix \rs in error-message handling for qmail.Eric S. Raymond1997-04-231-4/+9
* Ready to ship.Eric S. Raymond1997-04-171-2/+15
* Reorder things.Eric S. Raymond1997-04-171-10/+10
* Added B3.Eric S. Raymond1997-04-171-10/+24
* Add request address.Eric S. Raymond1997-04-171-2/+4
* Bug caveat.Eric S. Raymond1997-04-171-2/+11