Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only report connection failures in verbose mode or if all addresses fail. | Matthias Andree | 2010-05-19 | 1 | -0/+10 |
| | |||||
* | Revise 6.3.18 bug fix entries in NEWS. | Matthias Andree | 2010-05-19 | 1 | -4/+6 |
| | |||||
* | Fix MD5* library pickup. | Matthias Andree | 2010-05-17 | 1 | -0/+4 |
| | | | | | | | | | Avoid picking up libmd5, which fails if libwww is installed because libmd5 uses "long" rather than fixed-width types. This fails on non-32-bit machines. Only probe libmd if md5.h is found. To fix Gentoo Bug #319283, reported by Karl Hakimian. | ||||
* | Omit warning of insecure connection if --sslfingerprint matches. | Matthias Andree | 2010-05-09 | 1 | -14/+24 |
| | | | | Fixes Debian Bug#580796 reported by Roland Stigge. | ||||
* | Get ready for 6.3.17 release. | Matthias Andree | 2010-05-06 | 1 | -5/+7 |
| | |||||
* | Update translations. | Matthias Andree | 2010-05-06 | 1 | -0/+13 |
| | |||||
* | On xmalloc/xrealloc failures, abort() rather than exit(PS_UNDEFINED). | Matthias Andree | 2010-04-29 | 1 | -0/+2 |
| | |||||
* | Fix two warning: the address of * will always evaluate as 'true'. | Matthias Andree | 2010-04-29 | 1 | -0/+1 |
| | |||||
* | Add Red Hat Bug #503881 to the fix list in 6.3.9 sslproto fix. | Matthias Andree | 2010-04-27 | 1 | -1/+2 |
| | |||||
* | --sslcert{file|path} overrides default store, add environment var... | Matthias Andree | 2010-04-23 | 1 | -8/+4 |
| | | | | | | | | | | If at least one of --sslcertfile and --sslcertpath is given, fetchmail skips loading the default OpenSSL X.509 trusted CA cert locations. If the environment variable FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS is set to a non-empty value, fetchmail will additionally load the default locations. The old FETCHMAIL_NO_DEFAULT_X509_PATHS variable was dropped. | ||||
* | Credit Michael Barnack for fetchmailconf fix in 083d202. | Matthias Andree | 2010-04-22 | 1 | -0/+1 |
| | |||||
* | Add CVE name. Fix Type: (spotted by Florian Weimer.) | Matthias Andree | 2010-04-20 | 1 | -6/+7 |
| | |||||
* | Update and move KNOWN BUGS AND WORKAROUNDS section in NEWS. | Matthias Andree | 2010-04-19 | 1 | -17/+14 |
| | |||||
* | Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var, | Matthias Andree | 2010-04-18 | 1 | -0/+13 |
| | | | | and always load the default X.509 trust stores, unless the latter is set. | ||||
* | SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales. | Matthias Andree | 2010-04-18 | 1 | -0/+8 |
| | |||||
* | Improve SSL error messages for common issues | Matthias Andree | 2010-04-18 | 1 | -3/+11 |
| | |||||
* | Mention c_rehash requirement after OpenSSL upgrades. | Matthias Andree | 2010-04-13 | 1 | -0/+2 |
| | |||||
* | Semi-plug memory leak when using default rcfile entry. | Matthias Andree | 2010-04-13 | 1 | -0/+3 |
| | | | | | Does not free all members of struct query, but just servername and the query node itself. Add a FIXME note. | ||||
* | Create NEWS entry for Michael Banack's scanner fix. | Matthias Andree | 2010-04-10 | 1 | -0/+5 |
| | |||||
* | Note Michael Banack's fix for Debian Bug#17067/typo in man page table. | Matthias Andree | 2010-04-09 | 1 | -0/+7 |
| | |||||
* | Release 6.3.16. | Matthias Andree | 2010-04-06 | 1 | -2/+3 |
| | |||||
* | Fix --interface regression, Debian Bug #576717. | Matthias Andree | 2010-04-06 | 1 | -0/+4 |
| | |||||
* | Revise OpenSSL issue. | Matthias Andree | 2010-04-06 | 1 | -2/+3 |
| | |||||
* | Reserve switch away from OpenSSL. | Matthias Andree | 2010-04-06 | 1 | -0/+2 |
| | |||||
* | Extend documentation on recent OpenSSL fix. | Matthias Andree | 2010-04-06 | 1 | -0/+1 |
| | |||||
* | Call OpenSSL_add_all_algorithms(). | Matthias Andree | 2010-04-06 | 1 | -0/+6 |
| | | | | To fix Debian Bug #576430, reported by Sjoerd Simons. | ||||
* | Update for 6.3.15 release. | Matthias Andree | 2010-03-28 | 1 | -1/+3 |
| | |||||
* | Clarify BRANCH_6-3 status: an obsolete tag to record SVN->Git conversion. | Matthias Andree | 2010-03-19 | 1 | -1/+3 |
| | |||||
* | Sunil's fix for --nosoftbounce confirmed by reporter. | Matthias Andree | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | Mention that Sunil's commit also fixed --nobounce. | Matthias Andree | 2010-03-05 | 1 | -2/+3 |
| | |||||
* | Skip XHTML validation if xmllint or DTD are missing. | Matthias Andree | 2010-03-05 | 1 | -0/+1 |
| | |||||
* | Credit Sunil with the --nosoftbounce patch. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Properly check for h_errno declaration and include netdb.h. | Matthias Andree | 2010-03-05 | 1 | -0/+2 |
| | |||||
* | set global flags in a consistent manner | Sunil Shetye | 2010-03-05 | 1 | -0/+2 |
| | |||||
* | Update translations (German); to -beta1/2 (Chinese/Dutch, Italian). | Matthias Andree | 2010-02-26 | 1 | -9/+11 |
| | |||||
* | Check seteuid() return value. | Matthias Andree | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | Fix verbose mode progress formatting regression from 6.3.10. | Matthias Andree | 2010-02-26 | 1 | -0/+2 |
| | |||||
* | Mark --bsmtp - unsuitable for delivery and subject to removal. | Matthias Andree | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | BSMTP error reporting and stdout handling fixes | Matthias Andree | 2010-02-26 | 1 | -0/+2 |
| | | | | | * Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail. | ||||
* | Import translation updates for Czech/Italian (6.3.15-beta1), ↵ | Matthias Andree | 2010-02-25 | 1 | -0/+7 |
| | | | | Indonesian/Japanese/Polish/Vietnamese (6.3.14). | ||||
* | Update French translation, courtesy of Frédéric Marchal. | Matthias Andree | 2010-02-24 | 1 | -0/+3 |
| | |||||
* | Rename bad-header pass to bad-header accept, ... | Matthias Andree | 2010-02-24 | 1 | -3/+2 |
| | | | | to resolve an ambiguity found by Frédéric Marchal. | ||||
* | Bugfix: recognize local as shorthand for localdomains. | Matthias Andree | 2010-02-24 | 1 | -0/+5 |
| | |||||
* | Feature: bad-header {reject|pass} | Matthias Andree | 2010-02-24 | 1 | -0/+6 |
| | |||||
* | Revise --mda documentation for user id switching. | Matthias Andree | 2010-02-10 | 1 | -2/+4 |
| | | | | | This should clarify an issue that Uli Zappe reported to the fetchmail-users@ mailing list in February 2010. | ||||
* | Add CVE for sdump X.509 display bug in 6.3.11-6.3.13. | Matthias Andree | 2010-02-09 | 1 | -3/+3 |
| | |||||
* | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 1 | -1/+18 |
| | |||||
* | Getting ready for 6.3.14 release. | Matthias Andree | 2010-02-05 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5480 | ||||
* | 6.3.12: Fix Debian Bug ID for SMTP multiline issue, spotted by Nico Golde. | Matthias Andree | 2010-02-04 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5472 | ||||
* | Stricter validation of IMAP responses containing byte or message counts. | Matthias Andree | 2010-02-04 | 1 | -0/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5469 |