aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
Commit message (Expand)AuthorAgeFilesLines
* Document transact.c, RecvSplit.Matthias Andree2011-05-041-7/+10
* Do not search for UNSEEN messages in ranges.Sunil Shetye2011-05-041-0/+11
* Factor out common NTLM code.Matthias Andree2010-10-091-0/+5
* Fix missing prototype for norm_charmap.Matthias Andree2010-10-091-2/+2
* Fix prototype warnings, remove unused functions.Matthias Andree2010-10-051-10/+2
* X.509 matching split out; disallow TLD wildcards.Matthias Andree2010-08-271-0/+3
* Avoid wedging Exchange 2007 with GSSAPI.Matthias Andree2010-08-211-0/+1
* Fix some rare or minor issues found with Clang 2.7 analyzer.Matthias Andree2010-06-031-2/+2
* Split string list stuff from uid.c into new idlist.c.Matthias Andree2010-04-241-21/+21
* Complete Doxygen documentation of uid.c and related definitions.Matthias Andree2010-04-241-10/+19
* Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,Matthias Andree2010-04-181-0/+1
* Fix MD5Digest prototype and remove unneeded type casts.Matthias Andree2010-04-181-1/+1
* Fix MD5 compile on Solaris.Matthias Andree2010-03-191-1/+1
* Further type fixes.Matthias Andree2010-03-181-4/+4
* Fix lots of warnings, most around string literals...Matthias Andree2010-03-181-9/+9
* Rename bad-header pass to bad-header accept, ...Matthias Andree2010-02-241-1/+1
* Feature: bad-header {reject|pass}Matthias Andree2010-02-241-0/+3
* Refactoring: Rename smtp_open() to smtp_setup()Matthias Andree2010-02-101-0/+1
* Fix IMAP IDLE and untagged (* ...) response parser, by Sunil Shetye.Matthias Andree2010-01-221-0/+1
* Add sdump(), split xmalloc.h out of fetchmail.hMatthias Andree2009-08-051-10/+1
* Treat permanent delivery errors as temporary (configurable).Matthias Andree2009-05-241-0/+1
* Major progress ticker bugfix/overhaul.Matthias Andree2009-05-041-0/+6
* Add report_flush(fp) function (report.c).Matthias Andree2009-05-041-0/+2
* Merge Daniel Richard G.'s --sslcommonname option.Matthias Andree2008-03-071-0/+1
* Remove FETCHMAIL_DEBUG diversion that couldn't be officially enabled and wasMatthias Andree2007-11-061-12/+0
* Strengthen APOP a bit (validate RFC-822 syntax) in order to fend offMatthias Andree2007-03-181-0/+3
* Drop PS_TRUNCATED (27), which is never returned.Matthias Andree2006-12-161-1/+0
* First step towards really fixing TLS vuln, CVE-2006-5867, still incomplete.Matthias Andree2006-11-261-0/+4
* Document sslproto details.Matthias Andree2006-11-011-1/+2
* Add a comment.Matthias Andree2006-09-251-1/+1
* Add IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.Matthias Andree2006-08-141-0/+4
* Wrap getaddrinfo() and block SIGALRM where needed.Matthias Andree2006-08-141-0/+3
* fix compilation on systems that don't know struct addrinfo (Solaris 2.6).Matthias Andree2006-08-131-0/+2
* Freeaddrinfo() fix for Uli Zappe's bug.Matthias Andree2006-08-071-1/+10
* Revise UID_DELETED comment.Matthias Andree2006-05-171-2/+2
* Revise comments.Matthias Andree2006-05-151-1/+1
* Add pidfile option, requested by Héctor García.Matthias Andree2006-04-021-12/+6
* Add folder information to headers in tracepoll mode. Matthias Andree2006-04-011-0/+1
* Tighter check if strerror declaration is needed.Matthias Andree2006-03-151-3/+3
* Fix more compiler warnings.Matthias Andree2006-03-141-3/+3
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-11/+11
* Rename a methods and some variables to steer clear of C++ namespace.Matthias Andree2006-03-131-1/+1
* Fix a few compiler warnings through casts.Matthias Andree2006-01-111-1/+1
* Revise Maillennium workaround so that it is reported only once per server, in...Matthias Andree2006-01-071-0/+8
* * SMTP/LMTP cleanup to fix these two bugs:Matthias Andree2005-12-201-0/+1
* Sunil Shetye fixed these problems in a patch posted to fetchmail-devel:Matthias Andree2005-11-141-1/+1
* Document host_fqdn() interface.Matthias Andree2005-11-101-1/+11
* Change method->trail prototype to allow passing a tag to expect.Matthias Andree2005-11-091-1/+1
* Add parameter to host_fqdn() to state if the domain name is required, i. e. Matthias Andree2005-10-301-1/+1
* - make fetchmail --silent --quit really silent, Debian Bug #229014 by Matthias Andree2005-10-301-0/+1