]> Pileus Git - ~andy/fetchmail/history - fetchmail.c
Prepare 6.5.0.beta1.
[~andy/fetchmail] / fetchmail.c
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-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 AndreeMake fetchmail -V print SSL/TLS library warnings...
2020-03-30 Matthias AndreeFix -SSL/+SSL reporting in fetchmail -V output.
2020-03-30 Matthias AndreeFix HAVE_DECL_ users to check value, not definition.
2020-03-30 Matthias AndreeProperly report if the defaults entry is not the first.
2020-03-30 Matthias Andreefetchmail.c Avoid double-free in optmerge()'s STRING_ME...
2020-03-30 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-30 Matthias Andree"Require" OpenSSL 1.1.1 and tolerate/warn 1.0.2.
2020-03-30 Matthias AndreeProperly error-check reading the idfile.
2020-03-30 Matthias AndreeExclude copyright year from translatable string.
2020-03-06 Matthias AndreeMerge branch 'legacy_64' into legacy_6x
2020-03-06 Matthias AndreePlug memory leak when merging/overriding options...
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
2020-01-11 Matthias AndreeBump copyright year.
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_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 AndreeDrop #ifdef HAVE_GETCWD, there never was a formal confi...
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 AndreeIf strsignal() is supported, use it instead of sys_sigl...
2019-08-24 Matthias AndreeKill MDA-fallback feature, a broken design.
2019-08-24 Matthias AndreeRemove support for ancient systems and portability...
2019-05-14 Matthias AndreeBump copyright.
2019-05-14 Matthias AndreeMerge branch 'lanurmi/fetchmail-no-autoprobe-after...
2018-04-14 Matthias AndreeBump copyright.
2018-03-18 Lauri NurmiDo not continue autoprobing other protocols after socke...
2017-04-22 Matthias AndreeUpdate copyright.
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.
2016-06-25 Matthias AndreeUpdate Copyright year for Matthias Andree to 2016.
2015-11-15 Matthias AndreeEnable --sslcertck by default.
2015-04-11 Matthias AndreeUnconditionally report -SSLv2 if SSL is enabled.
2015-01-16 Matthias AndreeBump copyright.
2015-01-16 Matthias AndreeAlso recognize OPENSSL_NO_SSLx.
2015-01-16 Matthias AndreePermit build on SSLv3-disabled OpenSSL,
2014-11-21 Matthias AndreeError out if user combines --idle with multiple mailboxes.
2013-02-19 Matthias AndreeBump copyright.
2012-12-13 Matthias AndreeRepair --logfile regression of 6.3.23,
2012-09-23 Matthias AndreeClean up logfile vs. syslog handling.
2012-08-29 Matthias AndreeUpdate copyright and SecAnn' version.
2011-05-27 Matthias AndreeMerge branch 'common-6x' into legacy_63
2011-05-27 Matthias AndreeBump copyright.
2010-10-05 Matthias AndreeFix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.
2010-07-08 Matthias AndreeAdd OpenSSL acknowledgment.
2010-04-29 Matthias AndreeProperly use long to map pid_t.
2010-04-27 Matthias AndreeFix a few Intel C++ remarks and warnings.
2010-04-18 Matthias AndreeAdd --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_...
2010-04-12 Matthias AndreeSemi-plug memory leak when using default rcfile entry.
2010-03-18 Matthias AndreeFix lots of warnings, most around string literals...
2010-03-05 Sunil Shetyeset global flags in a consistent manner
2010-02-28 Matthias AndreeDon't assign garbage to parsetime if using - (stdin...
2010-02-24 Matthias AndreeRename bad-header pass to bad-header accept, ...
2010-02-24 Matthias AndreeRemove excess .\n from tracepolls -V dump.
2010-02-24 Matthias AndreeFeature: bad-header {reject|pass}
2010-02-10 Matthias AndreeCleanup: change " \n" to "\n" where appropriate.
2010-02-04 Matthias AndreeFix typo, spotted by Nico Golde.
2010-01-28 Matthias AndreeUpdate copyright years.
2009-05-29 Matthias AndreeFix Debian Bug#282259: sleeping/awakened msgs need...
2009-05-29 Matthias AndreeLet logfile take precedence over syslog if and only...
2009-05-25 Matthias AndreeUpdate copyright.
2009-05-25 Matthias AndreeAdd -DNS to version #ifndef HAVE_RES_SEARCH.
2009-05-24 Matthias AndreeTreat permanent delivery errors as temporary (configura...
2009-05-04 Matthias AndreeQuench GCC complaint about unused system() return value.
2009-05-04 Matthias AndreeMajor progress ticker bugfix/overhaul.
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2008-03-07 Matthias AndreeMerge Daniel Richard G.'s --sslcommonname option.
2008-03-06 Matthias AndreeBump copyright date.
2008-02-22 Matthias AndreeRedo commit 'In verbose mode, log if --check mode is...
2008-02-22 Matthias AndreeUndo accidental commit.
2008-02-22 Matthias Andreeadd two SHOULD items for 6.3.9
2007-06-10 Matthias AndreeRemove dead USE_TCPIP_FOR_DNS code.
2007-03-30 Matthias AndreeCorrected Robert M. Funk's name that I misspelled....
2007-01-10 Matthias AndreeUpdate Copyright.
2006-12-19 Matthias Andree* When requesting Kerberos V4, V5 or GSSAPI, complain...
2006-12-08 Matthias AndreeCall res_init() at the beginning of the poll, if the...
2006-11-27 Matthias AndreeFix +GSS feature reporting.
2006-09-25 Matthias AndreeWhen going to sleep, log for how long.
2006-08-14 Matthias AndreeIgnore SIGPIPE, EPIPE must suffice as error.
next