aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate caseblinding of UID comparisons.Eric S. Raymond1998-04-145-12/+16
* Don't use inline.Eric S. Raymond1998-04-071-1/+1
* RPA warnings.Eric S. Raymond1998-04-041-7/+13
* De-caseblind UID comparisons where appropriate.Eric S. Raymond1998-04-041-8/+10
* Enable fetchmail to build on benighted systems with no memmove.Eric S. Raymond1998-03-274-4/+16
* More on the concurrency problem.Eric S. Raymond1998-03-261-5/+17
* Prevent pathological circular lists.Eric S. Raymond1998-03-264-13/+15
* Initial revisionEric S. Raymond1998-03-261-0/+652
* Use TOP instead of RETR for POP3 retrieval.Eric S. Raymond1998-03-263-7/+37
* Document the fact that TOP doesn't really let us do split fetches a la IMAP.Eric S. Raymond1998-03-261-2/+27
* Ready to ship.Eric S. Raymond1998-03-241-1/+1
* Nuke comment.Eric S. Raymond1998-03-241-3/+0
* Ready to ship.Eric S. Raymond1998-03-242-3/+4
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-242-1/+9
* Added byte count in status message.Eric S. Raymond1998-03-242-21/+28
* Typo fix.Eric S. Raymond1998-03-241-1/+1
* Incorporated Henrik Storner's mimedecode patch.Eric S. Raymond1998-03-2410-19/+46
* Typo fix.Eric S. Raymond1998-03-241-1/+1
* Fix a syntax error.Eric S. Raymond1998-03-241-3/+3
* Fix minor bug.Eric S. Raymond1998-03-231-1/+1
* Henrik Storner's patch to support mimedecode.Eric S. Raymond1998-03-205-37/+82
* Full info about SOCKS.Eric S. Raymond1998-03-181-2/+15
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-1/+0
* Fix IMAP password shrouding.Eric S. Raymond1998-03-187-28/+29
* Use the RFC822 limit.Eric S. Raymond1998-03-181-1/+1
* Make the signal-based wait work again.Eric S. Raymond1998-03-181-3/+5
* Version bump.Eric S. Raymond1998-03-171-1/+1
* Fix -Wall warnings.Eric S. Raymond1998-03-172-0/+3
* Get copmpatible with Cyrus again.Eric S. Raymond1998-03-172-1/+4
* Dick van den Burg's patch.Eric S. Raymond1998-03-174-4/+19
* Cope with empty return-path header.Eric S. Raymond1998-03-162-2/+6
* Spaces in IMAP names.Eric S. Raymond1998-03-162-1/+2
* Deal with M$ Exchange braindamage.Eric S. Raymond1998-03-162-1/+4
* Enable short options.Eric S. Raymond1998-03-141-2/+2
* Ready to experiment.Eric S. Raymond1998-03-142-5/+5
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-138-93/+88
* Nailed.Eric S. Raymond1998-03-134-57/+63
* True caseblinding.Eric S. Raymond1998-03-132-5/+11
* Minor cleanup.Eric S. Raymond1998-03-102-3/+4
* Dominique Unruh's patch to solve the headerless-body problem.Eric S. Raymond1998-03-102-7/+24
* Reorganization.Eric S. Raymond1998-03-071-18/+22
* Fix wrong-password coredump.Eric S. Raymond1998-03-072-4/+8
* Ready to ship.Eric S. Raymond1998-03-063-13/+12
* Respond to bug report from Dick van den Burg <burg@is.ge.com>Eric S. Raymond1998-03-062-1/+2
* Configurable antispam response.Eric S. Raymond1998-03-0610-32/+108
* *** empty log message ***Eric S. Raymond1998-03-042-6/+6
* Deal with truncated headers.Eric S. Raymond1998-03-041-0/+1
* Deal with truncated headers.Eric S. Raymond1998-03-041-13/+41
* Stracke's fix.Eric S. Raymond1998-03-031-0/+1
* Implement RFC1730 quoting.Eric S. Raymond1998-03-032-4/+39