aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial version of ESMTP AUTH.Eric S. Raymond2002-03-091-0/+1
| | | | svn path=/trunk/; revision=3589
* Sunil Shetye's fixews for IMAP and SMTP edge cases.Eric S. Raymond2002-02-011-0/+1
| | | | svn path=/trunk/; revision=3570
* Minor fixes from Henrique.Eric S. Raymond2001-12-191-1/+1
| | | | svn path=/trunk/; revision=3566
* Revised dup-killer code.Eric S. Raymond2001-12-141-0/+1
| | | | svn path=/trunk/; revision=3561
* Easy bug fixes for this round.Eric S. Raymond2001-11-081-1/+1
| | | | svn path=/trunk/; revision=3543
* Security audit fix.Eric S. Raymond2001-10-031-1/+1
| | | | svn path=/trunk/; revision=3534
* _( -> GT_(Eric S. Raymond2001-09-241-1/+1
| | | | svn path=/trunk/; revision=3478
* Two of Matthias Andree's four bugs.Eric S. Raymond2001-08-061-2/+1
| | | | svn path=/trunk/; revision=3444
* Implemented fetchdomains.Eric S. Raymond2001-06-241-0/+2
| | | | svn path=/trunk/; revision=3373
* First round of ODMR fixes.Eric S. Raymond2001-06-241-1/+1
| | | | svn path=/trunk/; revision=3372
* strncat/snprintf cleanup.Eric S. Raymond2001-06-231-0/+2
| | | | svn path=/trunk/; revision=3366
* Whitespace cleanup.Eric S. Raymond2001-06-121-2/+2
| | | | svn path=/trunk/; revision=3346
* Cleanup.Eric S. Raymond2001-06-121-6/+8
| | | | svn path=/trunk/; revision=3340
* Break driver.c in half.Eric S. Raymond2001-06-121-1/+10
| | | | svn path=/trunk/; revision=3339
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-0/+1
| | | | svn path=/trunk/; revision=3337
* SSL certification handling.Eric S. Raymond2001-05-141-0/+3
| | | | svn path=/trunk/; revision=3314
* MAILBOX_PROTOCOL is back.Eric S. Raymond2001-03-181-0/+7
| | | | svn path=/trunk/; revision=3266
* Ready to ship.Eric S. Raymond2001-03-181-10/+1
| | | | svn path=/trunk/; revision=3265
* Shrouding is now done over a narrower scope.Eric S. Raymond2001-03-141-2/+1
| | | | svn path=/trunk/; revision=3252
* After refactoring.Eric S. Raymond2001-03-101-0/+5
| | | | svn path=/trunk/; revision=3227
* Tolerate flaky servers better.Eric S. Raymond2001-03-051-0/+3
| | | | svn path=/trunk/; revision=3204
* Added sslproto.Eric S. Raymond2001-03-031-0/+1
| | | | svn path=/trunk/; revision=3183
* We can specify NTLM as an authentication type.Eric S. Raymond2001-02-271-6/+7
| | | | svn path=/trunk/; revision=3160
* More authentication types.Eric S. Raymond2001-02-201-6/+8
| | | | svn path=/trunk/; revision=3130
* Abstract out some protocol properties.Eric S. Raymond2001-02-191-1/+10
| | | | svn path=/trunk/; revision=3129
* Abstract out the needs-password check.Eric S. Raymond2001-02-191-0/+3
| | | | svn path=/trunk/; revision=3122
* preauth -> auth.Eric S. Raymond2001-02-191-6/+6
| | | | svn path=/trunk/; revision=3121
* Cleanup.Eric S. Raymond2001-02-131-1/+1
| | | | svn path=/trunk/; revision=3091
* Looks like we've got the new authentication logic done.Eric S. Raymond2001-02-121-5/+6
| | | | svn path=/trunk/; revision=3072
* Let's get rid of the old protocols with preauthentication bundled in.Eric S. Raymond2001-02-111-7/+4
| | | | svn path=/trunk/; revision=3071
* Authentication completely refactored.Eric S. Raymond2001-02-111-0/+2
| | | | svn path=/trunk/; revision=3067
* Refactored the Kerberos stuff.Eric S. Raymond2001-02-111-1/+4
| | | | svn path=/trunk/; revision=3066
* We can specify the authentication command now.Eric S. Raymond2001-02-111-1/+1
| | | | svn path=/trunk/; revision=3062
* CRAM-MD5 IMAP works.Eric S. Raymond2001-02-111-0/+1
| | | | svn path=/trunk/; revision=3061
* Dave Zarzycki's fixes.Eric S. Raymond2001-02-101-0/+1
| | | | svn path=/trunk/; revision=3039
* First cut at ODMR support.Eric S. Raymond2001-02-071-0/+2
| | | | svn path=/trunk/; revision=3028
* Spambounce patch.Eric S. Raymond2000-12-121-0/+1
| | | | svn path=/trunk/; revision=2998
* Ready to ship.Eric S. Raymond2000-11-111-0/+1
| | | | svn path=/trunk/; revision=2983
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>Eric S. Raymond2000-11-041-0/+1
| | | | svn path=/trunk/; revision=2981
* Version bump.Eric S. Raymond2000-10-171-0/+12
| | | | svn path=/trunk/; revision=2979
* Before showdots,Eric S. Raymond2000-10-081-1/+9
| | | | svn path=/trunk/; revision=2975
* Added dropdelivered.Eric S. Raymond2000-07-231-0/+1
| | | | svn path=/trunk/; revision=2931
* Limit damage from bad UIDL handling.Eric S. Raymond2000-07-011-1/+1
| | | | svn path=/trunk/; revision=2921
* Try to beat a sign-extension bug.Eric S. Raymond2000-06-281-2/+2
| | | | svn path=/trunk/; revision=2912
* Handle 8-bit characters in uid items.Eric S. Raymond2000-06-281-2/+2
| | | | svn path=/trunk/; revision=2911
* Better file check for progress-to control.Eric S. Raymond2000-06-281-0/+1
| | | | svn path=/trunk/; revision=2909
* Julian Haight's changes.Eric S. Raymond2000-06-071-0/+2
| | | | svn path=/trunk/; revision=2900
* FETCHMAILHOMEEric S. Raymond2000-04-161-0/+1
| | | | svn path=/trunk/; revision=2875
* BeOS support.Eric S. Raymond2000-04-081-1/+1
| | | | svn path=/trunk/; revision=2866
* Eliminate the IDLING variable.Eric S. Raymond2000-03-291-1/+2
| | | | svn path=/trunk/; revision=2845