]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
socket.c: drop OPENSSL_NO_SSL_INTERN, no longer needed.
[~andy/fetchmail] / fetchmail.h
2020-07-09 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-06-21 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-06-14 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-05-29 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-05-05 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-05-04 Matthias AndreeAdd fm_realpath(): a malloc()ating realpath() wrapper.
2020-04-26 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-04-05 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-30 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-30 Matthias AndreeSSL/TLS: deorbit SSLv3, and by default negotiate TLSv1.2+.
2020-03-30 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-30 Matthias AndreeFix HAVE_DECL_ users to check value, not definition.
2020-03-30 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-30 Matthias AndreeProperly error-check reading the idfile.
2020-03-06 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-02-20 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-02-05 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-01-20 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-12-21 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-10-11 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-09-28 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-09-28 Matthias Andree6.4.1, regression fix for default file locations.
2019-09-28 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-09-27 Matthias AndreeMerge branch 'legacy_64' (6.4.0 release) into legacy_6x:
2019-08-27 Matthias AndreeMerge branch 'ujdhesa/fetchmail-patch-1' into legacy_64
2019-08-25 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-08-25 Matthias AndreeAlign with legacy_64.
2019-08-25 Matthias AndreeAlign with legacy_6x.
2019-08-25 Matthias AndreeAlign to master branch.
2019-08-25 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-08-25 Matthias AndreeRETSIGTYPE -> void
2019-08-25 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-08-24 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2019-08-24 Matthias AndreeProperly report size of mailboxes of 2 GibiB or above.
2019-08-24 Matthias AndreeRemove support for ancient systems and portability...
2019-08-20 Matthias AndreeMinor Doxygen updates/fixes.
2019-08-05 Matthias AndreeFreeBSD cleanups to header shuffling.
2019-05-14 Matthias AndreeMerge branch 'lanurmi/fetchmail-no-autoprobe-after...
2019-05-12 Matthias AndreeWaive AC_TYPE_SIGNAL and assume signal handlers return...
2018-04-14 Matthias AndreeIn-depth fix for to64frombits() BASE64 encoder buffer...
2016-12-12 Matthias AndreeMerge branch 'uidl-speedup-n-log-n-64' into legacy_64
2016-12-11 Matthias AndreeUIDL database speedup with Patricia trees.
2016-07-06 Matthias AndreeAccept more options with a running daemon.
2015-01-26 Matthias AndreeTLS overhaul, bumping version to 6.4
2014-05-20 Matthias AndreeDo not translate header tags such as "Subject:".
2013-05-11 Matthias AndreeRemove comment that confuses splint.
2011-05-04 Matthias AndreeDocument transact.c, RecvSplit.
2011-05-03 Sunil ShetyeDo not search for UNSEEN messages in ranges.
2010-10-09 Matthias AndreeMerge branch 'master' of gitorious.org:fetchmail/fetchmail
2010-10-09 Matthias AndreeFactor out common NTLM code.
2010-10-09 Matthias AndreeFix missing prototype for norm_charmap.
2010-10-05 Matthias AndreeFix prototype warnings, remove unused functions.
2010-08-27 Matthias AndreeX.509 matching split out; disallow TLD wildcards.
2010-08-21 Matthias AndreeAvoid wedging Exchange 2007 with GSSAPI.
2010-06-03 Matthias AndreeFix some rare or minor issues found with Clang 2.7...
2010-04-24 Matthias AndreeSplit string list stuff from uid.c into new idlist.c.
2010-04-24 Matthias AndreeComplete Doxygen documentation of uid.c and related...
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-18 Matthias AndreeFix MD5Digest prototype and remove unneeded type casts.
2010-03-18 Matthias AndreeFix MD5 compile on Solaris.
2010-03-18 Matthias AndreeFurther type fixes.
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2010-02-10 Matthias AndreeRefactoring: Rename smtp_open() to smtp_setup()
2010-01-22 Matthias AndreeFix IMAP IDLE and untagged (* ...) response parser...
2009-08-05 Matthias AndreeAdd sdump(), split xmalloc.h out of fetchmail.h
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-05-04 Matthias AndreeAdd report_flush(fp) function (report.c).
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2007-11-06 Matthias AndreeRemove FETCHMAIL_DEBUG diversion that couldn't be offic...
2007-03-18 Matthias AndreeStrengthen APOP a bit (validate RFC-822 syntax) in...
2006-12-16 Matthias AndreeDrop PS_TRUNCATED (27), which is never returned.
2006-11-26 Matthias AndreeFirst step towards really fixing TLS vuln, CVE-2006...
2006-11-01 Matthias AndreeDocument sslproto details.
2006-09-25 Matthias AndreeAdd a comment.
2006-08-14 Matthias AndreeAdd IMAP AUTH=EXTERNAL support. BerliOS Patch #1095.
2006-08-14 Matthias AndreeWrap getaddrinfo() and block SIGALRM where needed.
2006-08-13 Matthias Andreefix compilation on systems that don't know struct addri...
2006-08-07 Matthias AndreeFreeaddrinfo() fix for Uli Zappe's bug.
2006-05-17 Matthias AndreeRevise UID_DELETED comment.
2006-05-15 Matthias AndreeRevise comments.
2006-04-02 Matthias AndreeAdd pidfile option, requested by Héctor García.
2006-04-01 Matthias AndreeAdd folder information to headers in tracepoll mode.
2006-03-15 Matthias AndreeTighter check if strerror declaration is needed.
2006-03-14 Matthias AndreeFix more compiler warnings.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2006-03-13 Matthias AndreeRename a methods and some variables to steer clear...
2006-01-11 Matthias AndreeFix a few compiler warnings through casts.
2006-01-07 Matthias AndreeRevise Maillennium workaround so that it is reported...
2005-12-20 Matthias Andree* SMTP/LMTP cleanup to fix these two bugs:
2005-11-14 Matthias AndreeSunil Shetye fixed these problems in a patch posted...
2005-11-10 Matthias AndreeDocument host_fqdn() interface.
2005-11-09 Matthias AndreeChange method->trail prototype to allow passing a tag...
2005-10-30 Matthias AndreeAdd parameter to host_fqdn() to state if the domain...
2005-10-30 Matthias Andree- make fetchmail --silent --quit really silent, Debian...
2005-09-25 Matthias AndreeRename isafile -> is_a_file, isidletimout -> is_idletimeout
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-09-20 Matthias AndreeFix "auth ntlm" to send AUTH NTLM (rather than AUTH...
next