aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Import updated translations.Matthias Andree2010-09-271-0/+2
|
* Mention --principal for KRB4 only, and deprecate.Matthias Andree2010-09-271-0/+3
|
* Document GSSAPI cancellation fix.Matthias Andree2010-09-251-0/+5
|
* Update Chinese (simplified) translation. Courtesy of Ji Zheng-Yu.Matthias Andree2010-09-251-0/+1
|
* Fix typo/wording.Matthias Andree2010-09-021-2/+2
|
* Update cs fr it ja pl translations.Matthias Andree2010-08-311-0/+8
|
* Note restriction of GSSAPI creds fix.Matthias Andree2010-08-281-0/+2
|
* parse response to FETCH in a more flexible mannerSunil Shetye2010-08-281-0/+2
| | | | remove for loop in imap_fetch_headers()
* X.509 matching split out; disallow TLD wildcards.Matthias Andree2010-08-271-0/+1
|
* Disallow X.509 wildcard matches in domain literals.Matthias Andree2010-08-271-3/+10
|
* Require that X.509 wildcards start with "*.",Matthias Andree2010-08-271-0/+3
| | | | rather than just "*", to make abuse harder.
* Avoid wedging Exchange 2007 with GSSAPI.Matthias Andree2010-08-211-0/+4
| | | | | | | | | Exchange 2007 wedges if we try GSSAPI authentication and fail for lack of suitable credentails (for instance, because the user did not run kinit). Only try GSSAPI automatically if we have credentials. Reported by Patrick Rynhart, Debian Bug #568455, and Alan Murrell, to the fetchmail-users list.
* Decode and report GSSAPI errors in more detail.Matthias Andree2010-08-201-0/+1
|
* Mention TLS/getauth timeout in NEWSMatthias Andree2010-08-051-0/+3
|
* Incorrect headers: Refer user to bad-header optionMatthias Andree2010-06-171-0/+4
| | | | BerliOS Bug #17272 by Björn Voigt.
* Only report connection failures in verbose mode or if all addresses fail.Matthias Andree2010-05-191-0/+10
|
* Revise 6.3.18 bug fix entries in NEWS.Matthias Andree2010-05-191-4/+6
|
* Fix MD5* library pickup.Matthias Andree2010-05-171-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 Andree2010-05-091-14/+24
| | | | Fixes Debian Bug#580796 reported by Roland Stigge.
* Get ready for 6.3.17 release.Matthias Andree2010-05-061-5/+7
|
* Update translations.Matthias Andree2010-05-061-0/+13
|
* On xmalloc/xrealloc failures, abort() rather than exit(PS_UNDEFINED).Matthias Andree2010-04-291-0/+2
|
* Fix two warning: the address of * will always evaluate as 'true'.Matthias Andree2010-04-291-0/+1
|
* Add Red Hat Bug #503881 to the fix list in 6.3.9 sslproto fix.Matthias Andree2010-04-271-1/+2
|
* --sslcert{file|path} overrides default store, add environment var...Matthias Andree2010-04-231-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 Andree2010-04-221-0/+1
|
* Add CVE name. Fix Type: (spotted by Florian Weimer.)Matthias Andree2010-04-201-6/+7
|
* Update and move KNOWN BUGS AND WORKAROUNDS section in NEWS.Matthias Andree2010-04-191-17/+14
|
* Add --sslcertfile option and FETCHMAIL_NO_DEFAULT_X509_PATHS env var,Matthias Andree2010-04-181-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 Andree2010-04-181-0/+8
|
* Improve SSL error messages for common issuesMatthias Andree2010-04-181-3/+11
|
* Mention c_rehash requirement after OpenSSL upgrades.Matthias Andree2010-04-131-0/+2
|
* Semi-plug memory leak when using default rcfile entry.Matthias Andree2010-04-131-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 Andree2010-04-101-0/+5
|
* Note Michael Banack's fix for Debian Bug#17067/typo in man page table.Matthias Andree2010-04-091-0/+7
|
* Release 6.3.16.Matthias Andree2010-04-061-2/+3
|
* Fix --interface regression, Debian Bug #576717.Matthias Andree2010-04-061-0/+4
|
* Revise OpenSSL issue.Matthias Andree2010-04-061-2/+3
|
* Reserve switch away from OpenSSL.Matthias Andree2010-04-061-0/+2
|
* Extend documentation on recent OpenSSL fix.Matthias Andree2010-04-061-0/+1
|
* Call OpenSSL_add_all_algorithms().Matthias Andree2010-04-061-0/+6
| | | | To fix Debian Bug #576430, reported by Sjoerd Simons.
* Update for 6.3.15 release.Matthias Andree2010-03-281-1/+3
|
* Clarify BRANCH_6-3 status: an obsolete tag to record SVN->Git conversion.Matthias Andree2010-03-191-1/+3
|
* Sunil's fix for --nosoftbounce confirmed by reporter.Matthias Andree2010-03-141-1/+1
|
* Mention that Sunil's commit also fixed --nobounce.Matthias Andree2010-03-051-2/+3
|
* Skip XHTML validation if xmllint or DTD are missing.Matthias Andree2010-03-051-0/+1
|
* Credit Sunil with the --nosoftbounce patch.Matthias Andree2010-03-051-1/+1
|
* Properly check for h_errno declaration and include netdb.h.Matthias Andree2010-03-051-0/+2
|
* set global flags in a consistent mannerSunil Shetye2010-03-051-0/+2
|
* Update translations (German); to -beta1/2 (Chinese/Dutch, Italian).Matthias Andree2010-02-261-9/+11
|