aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Finish for release.Matthias Andree2011-06-061-1/+1
|
* Merge branch 'common-6x' into legacy_63Matthias Andree2011-05-311-1/+2
|\ | | | | | | | | | | Conflicts: NEWS fetchmail-SA-2011-01.txt
| * Add CVE name.Matthias Andree2011-05-311-1/+2
| |
| * Add fetchmail-SA-2011-01.txtMatthias Andree2011-05-311-0/+1
| |
| * Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.Matthias Andree2011-05-261-3/+0
| |
| * Update NEWS, mention STARTTLS timeout fix, ...Matthias Andree2011-05-261-15/+24
| | | | | | | | | | Swap bug fixes and changes. Mark Czech/French/German/Polish translations updated. Mark strlen() optimization as a change, rather than a bug fix.
* | Add fetchmail-SA-2011-01.txtMatthias Andree2011-05-301-0/+1
| |
* | Move 'KNOWN BUGS AND WORKAROUNDS' section up.Matthias Andree2011-05-301-20/+20
| |
* | Get 6.3.20 change documentation fit for release.Matthias Andree2011-05-291-12/+15
| |
* | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again.Matthias Andree2011-05-261-3/+0
| |
* | Update NEWS, mention STARTTLS timeout fix, ...Matthias Andree2011-05-261-11/+24
| | | | | | | | | | Swap bug fixes and changes. Mark Czech/French/German/Polish translations updated. Mark strlen() optimization as a change, rather than a bug fix.
* | Revert SO_???TIMEO-based STARTTLS timeout handling.Matthias Andree2011-05-261-8/+0
| | | | | | | | | | | | | | | | | | This reverts commits 47c05b10018f5ec7493e4bd9f521aaa18d96f1e2 and 72ce8bce8dd655b6aefa33d0a74e883dad5202b5, the code isn't portable, for instance, Solaris does not support SO_RCVTIMEO/SO_SNDTIMEO. These socket-level options are known, but Solaris returns EAFNOSUPPORT. Reported by Jonathan Buschmann.
* | Fix socket timeout handling.Matthias Andree2011-05-221-0/+8
| | | | | | | | Fixes STARTTLS hangs reported by Thomas Jarosch.
* | Reinstate SSLv2 support on legacy_63 branch.Matthias Andree2011-05-171-4/+0
|/ | | | | Revert "Remove support for SSLv2 (fixes Debian Bug #622054)." This reverts commit c22a3afca46c83ee6d53a6ee58deb122f309c460.
* Mention impending SSLv2 removal.Matthias Andree2011-05-171-0/+2
|
* SockOpen(): set SO_KEEPALIVE.Matthias Andree2011-05-131-0/+3
|
* Do not print "skipping message" for old messages even in verbose mode.Sunil Shetye2011-05-111-0/+3
|
* Do not search for UNSEEN messages in ranges.Sunil Shetye2011-05-041-0/+4
| | | | | | | | | | Add gen_recv_split() to split long protocol messages when the message prefix matches Order of search commands: IMAP> A010 SEARCH UNSEEN UNDELETED (IMAP4 or higher) IMAP> A011 SEARCH UNSEEN IMAP> A012 FETCH 1:n FLAGS
* Add FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var.Matthias Andree2011-05-031-0/+3
| | | | | Requested by Jonathan Buschmann, to suppress read-notifications on servers such as MS Exchange or HP OpenMail.
* Call strlen() only once when removing CRLF from a lineSunil Shetye2011-05-031-0/+3
|
* Remove support for SSLv2 (fixes Debian Bug #622054).Matthias Andree2011-04-111-0/+4
| | | | | | | | | | | | | SSLv2 has been deprecated since 1996, and is insecure. Remove --sslproto SSL2 support. Set SSL_OP_NO_SSLvSSL_CTX 2 option so that the SSLv23 multi-version client no longer negotiates SSLv2. Note that some distributions (such as Debian) build OpenSSL 1.0.0 without SSLv2 support, so on those, the build would fail. Fixes Debian Bug #622054 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622054
* Unconditionally use our own MD5 code. Gets linked only as needed.Matthias Andree2010-12-141-1/+6
|
* Update Japanese translation, courtesy of Takeshi Hamasaki.Matthias Andree2010-12-111-0/+6
|
* Get ready for 6.3.19 release.Matthias Andree2010-12-101-1/+1
|
* Hack: support quoted string in imap_fetch_body()Matthias Andree2010-12-101-0/+3
| | | | | This is seen on Yahoo in * 123 FETCH (BODY[TEXT] ""), reported by Yasin Malli.
* Import first translation updates: cs fr it pl.Matthias Andree2010-12-091-3/+10
|
* Add configuration hint to STLS/STARTTLS change.Matthias Andree2010-11-191-1/+2
|
* Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory ignoring server ↵Sunil Shetye2010-11-191-0/+2
| | | | capabilities
* Demote GSSAPI verbose/debug syslog to INFO severity.Matthias Andree2010-11-121-0/+2
| | | | Requested by Carlos E. R. and Derek Simkowiak via fetchmail-users@.
* Distinguish between server not advertising TLS capability and server failing ↵Sunil Shetye2010-11-101-0/+1
| | | | | | during upgradation to TLS. Send a NOOP only after a failed STARTTLS in IMAP.
* Document XHTML 1.1 issue and workaround for 6.3.18.Matthias Andree2010-11-091-0/+6
|
* The manual page now links to IANA for GSSAPI service names.Matthias Andree2010-10-221-0/+3
|
* Fix "antispam does not work"Sunil Shetye2010-10-211-0/+2
| | | | | | | | This appears to be similar to the recent --nosoftbounce and --nobounce issue where command line options are not handled exactly the same way as the rcfile parser handles them. Reported by Kees Bakker, BerliOS bug #17599.
* Mention reporter confirmed fix of GSSAPI issue.Matthias Andree2010-10-191-1/+1
|
* Add fetchmail-EN-2010-03 (erratum notice).Matthias Andree2010-10-161-0/+4
|
* Multidrop: Do not lose wildcard flag, allow asterisk anywhere.Matthias Andree2010-10-121-20/+31
|
* Add release date.Matthias Andree2010-10-101-1/+1
|
* Mark Krb5 broken and deprecated.Matthias Andree2010-10-091-0/+4
|
* Revise NEWS file for upcoming 6.3.18.Matthias Andree2010-10-091-28/+36
|
* POP3: autoprobe NTLM.Matthias Andree2010-10-091-0/+1
|
* 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
|