aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Full info about SOCKS.Eric S. Raymond1998-03-181-2/+15
| | | | svn path=/trunk/; revision=1714
* Fix IMAP password shrouding.Eric S. Raymond1998-03-181-1/+0
| | | | svn path=/trunk/; revision=1713
* Fix IMAP password shrouding.Eric S. Raymond1998-03-187-28/+29
| | | | svn path=/trunk/; revision=1712
* Use the RFC822 limit.Eric S. Raymond1998-03-181-1/+1
| | | | svn path=/trunk/; revision=1711
* Make the signal-based wait work again.Eric S. Raymond1998-03-181-3/+5
| | | | svn path=/trunk/; revision=1710
* Version bump.Eric S. Raymond1998-03-171-1/+1
| | | | svn path=/trunk/; revision=1708
* Fix -Wall warnings.Eric S. Raymond1998-03-172-0/+3
| | | | svn path=/trunk/; revision=1707
* Get copmpatible with Cyrus again.Eric S. Raymond1998-03-172-1/+4
| | | | svn path=/trunk/; revision=1706
* Dick van den Burg's patch.Eric S. Raymond1998-03-174-4/+19
| | | | svn path=/trunk/; revision=1705
* Cope with empty return-path header.Eric S. Raymond1998-03-162-2/+6
| | | | svn path=/trunk/; revision=1704
* Spaces in IMAP names.Eric S. Raymond1998-03-162-1/+2
| | | | svn path=/trunk/; revision=1703
* Deal with M$ Exchange braindamage.Eric S. Raymond1998-03-162-1/+4
| | | | svn path=/trunk/; revision=1702
* Enable short options.Eric S. Raymond1998-03-141-2/+2
| | | | svn path=/trunk/; revision=1701
* Ready to experiment.Eric S. Raymond1998-03-142-5/+5
| | | | svn path=/trunk/; revision=1700
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-138-93/+88
| | | | | | with message numbers. svn path=/trunk/; revision=1699
* Nailed.Eric S. Raymond1998-03-134-57/+63
| | | | svn path=/trunk/; revision=1698
* True caseblinding.Eric S. Raymond1998-03-132-5/+11
| | | | svn path=/trunk/; revision=1697
* Minor cleanup.Eric S. Raymond1998-03-102-3/+4
| | | | svn path=/trunk/; revision=1696
* Dominique Unruh's patch to solve the headerless-body problem.Eric S. Raymond1998-03-102-7/+24
| | | | svn path=/trunk/; revision=1695
* Reorganization.Eric S. Raymond1998-03-071-18/+22
| | | | svn path=/trunk/; revision=1694
* Fix wrong-password coredump.Eric S. Raymond1998-03-072-4/+8
| | | | svn path=/trunk/; revision=1693
* Ready to ship.Eric S. Raymond1998-03-063-13/+12
| | | | svn path=/trunk/; revision=1691
* Respond to bug report from Dick van den Burg <burg@is.ge.com>Eric S. Raymond1998-03-062-1/+2
| | | | svn path=/trunk/; revision=1690
* Configurable antispam response.Eric S. Raymond1998-03-0610-32/+108
| | | | svn path=/trunk/; revision=1689
* *** empty log message ***Eric S. Raymond1998-03-042-6/+6
| | | | svn path=/trunk/; revision=1688
* Deal with truncated headers.Eric S. Raymond1998-03-041-0/+1
| | | | svn path=/trunk/; revision=1687
* Deal with truncated headers.Eric S. Raymond1998-03-041-13/+41
| | | | svn path=/trunk/; revision=1686
* Stracke's fix.Eric S. Raymond1998-03-031-0/+1
| | | | svn path=/trunk/; revision=1685
* Implement RFC1730 quoting.Eric S. Raymond1998-03-032-4/+39
| | | | svn path=/trunk/; revision=1684
* Fix Kerberos V configuration.Eric S. Raymond1998-03-031-1/+1
| | | | svn path=/trunk/; revision=1683
* Kerberos V support.Eric S. Raymond1998-03-0312-22/+169
| | | | svn path=/trunk/; revision=1682
* SIGALRM flakiness fix.Eric S. Raymond1998-03-032-0/+37
| | | | svn path=/trunk/; revision=1681
* Build under local root.Eric S. Raymond1998-03-021-19/+29
| | | | svn path=/trunk/; revision=1680
* Relax the LOGIN capability test.Eric S. Raymond1998-03-022-1/+5
| | | | svn path=/trunk/; revision=1679
* MSGBUFSIZE everywhere.Eric S. Raymond1998-02-266-14/+14
| | | | svn path=/trunk/; revision=1678
* Don't assume IMAP4rev0 servers will advertise AUTH=LOGIN.Eric S. Raymond1998-02-261-1/+1
| | | | svn path=/trunk/; revision=1677
* *** empty log message ***Eric S. Raymond1998-02-251-1/+1
| | | | svn path=/trunk/; revision=1675
* *** empty log message ***Eric S. Raymond1998-02-251-1/+1
| | | | svn path=/trunk/; revision=1673
* *** empty log message ***Eric S. Raymond1998-02-241-2/+5
| | | | svn path=/trunk/; revision=1672
* *** empty log message ***Eric S. Raymond1998-02-241-2/+2
| | | | svn path=/trunk/; revision=1671
* Fixes from Craig.Eric S. Raymond1998-02-242-8/+11
| | | | svn path=/trunk/; revision=1670
* Added stuff on IMAP OTP.Eric S. Raymond1998-02-241-10/+27
| | | | svn path=/trunk/; revision=1669
* EMX changes for OS/2.Eric S. Raymond1998-02-226-3/+43
| | | | svn path=/trunk/; revision=1668
* Typo fix.Eric S. Raymond1998-02-221-1/+1
| | | | svn path=/trunk/; revision=1667
* Fix for core-dump bug.Eric S. Raymond1998-02-222-3/+8
| | | | svn path=/trunk/; revision=1666
* More changes from Nicholas.Eric S. Raymond1998-02-222-13/+21
| | | | svn path=/trunk/; revision=1665
* Craig's patches in response to cmetz3.Eric S. Raymond1998-02-215-16/+32
| | | | svn path=/trunk/; revision=1664
* *** empty log message ***Eric S. Raymond1998-02-201-8/+9
| | | | svn path=/trunk/; revision=1663
* Add option arg to IPv4 code.Eric S. Raymond1998-02-203-6/+6
| | | | svn path=/trunk/; revision=1662
* Check NETSEC string at .fetchmailrc parse time.Eric S. Raymond1998-02-201-3/+14
| | | | svn path=/trunk/; revision=1661