| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate NTLM challenge fields. | Matthias Andree | 2012-08-14 | 1 | -3/+7 |
* | Add new Swedish translation, by Göran Uddeborg. | Matthias Andree | 2012-08-13 | 1 | -0/+3 |
* | Reformat, inserting blank line. | Matthias Andree | 2012-08-13 | 1 | -0/+1 |
* | Document fix for NTLM crash, + Security advisory (draft). | Matthias Andree | 2012-08-13 | 1 | -1/+8 |
* | Document license change in CHANGES. | Matthias Andree | 2012-08-02 | 1 | -1/+5 |
* | fetchmail workaround for a bug in Microsoft Exchange | Sunil Shetye | 2012-05-10 | 1 | -0/+5 |
* | Fix CVE-2011-3389 by clearing SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS... | Matthias Andree | 2012-05-03 | 1 | -3/+26 |
* | Mention Zimbra FETCH () workaround by Mikulas Patocka | Matthias Andree | 2011-11-22 | 1 | -0/+5 |
* | Fix build on SSLv2-disabled OpenSSL setups | Matthias Andree | 2011-10-26 | 1 | -0/+7 |
* | Print Server certificate: banner on stdout rather than stderr. | Matthias Andree | 2011-08-30 | 1 | -0/+5 |
* | Bump version to 6.3.21, mark release date. | Matthias Andree | 2011-08-21 | 1 | -1/+1 |
* | Mention rawlog.patch in NEWS. | Matthias Andree | 2011-08-21 | 1 | -0/+5 |
* | Critical fix: don't embed NUL in unterminated last IMAP line. | Matthias Andree | 2011-08-21 | 1 | -0/+12 |
* | Finish for release. | Matthias Andree | 2011-06-06 | 1 | -1/+1 |
* | Merge branch 'common-6x' into legacy_63 | Matthias Andree | 2011-05-31 | 1 | -1/+2 |
|\ |
|
| * | Add CVE name. | Matthias Andree | 2011-05-31 | 1 | -1/+2 |
| * | Add fetchmail-SA-2011-01.txt | Matthias Andree | 2011-05-31 | 1 | -0/+1 |
| * | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again. | Matthias Andree | 2011-05-26 | 1 | -3/+0 |
| * | Update NEWS, mention STARTTLS timeout fix, ... | Matthias Andree | 2011-05-26 | 1 | -15/+24 |
* | | Add fetchmail-SA-2011-01.txt | Matthias Andree | 2011-05-30 | 1 | -0/+1 |
* | | Move 'KNOWN BUGS AND WORKAROUNDS' section up. | Matthias Andree | 2011-05-30 | 1 | -20/+20 |
* | | Get 6.3.20 change documentation fit for release. | Matthias Andree | 2011-05-29 | 1 | -12/+15 |
* | | Drop FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN dud again. | Matthias Andree | 2011-05-26 | 1 | -3/+0 |
* | | Update NEWS, mention STARTTLS timeout fix, ... | Matthias Andree | 2011-05-26 | 1 | -11/+24 |
* | | Revert SO_???TIMEO-based STARTTLS timeout handling. | Matthias Andree | 2011-05-26 | 1 | -8/+0 |
* | | Fix socket timeout handling. | Matthias Andree | 2011-05-22 | 1 | -0/+8 |
* | | Reinstate SSLv2 support on legacy_63 branch. | Matthias Andree | 2011-05-17 | 1 | -4/+0 |
|/ |
|
* | Mention impending SSLv2 removal. | Matthias Andree | 2011-05-17 | 1 | -0/+2 |
* | SockOpen(): set SO_KEEPALIVE. | Matthias Andree | 2011-05-13 | 1 | -0/+3 |
* | Do not print "skipping message" for old messages even in verbose mode. | Sunil Shetye | 2011-05-11 | 1 | -0/+3 |
* | Do not search for UNSEEN messages in ranges. | Sunil Shetye | 2011-05-04 | 1 | -0/+4 |
* | Add FETCHMAIL_IMAP_DELETED_REMAINS_UNSEEN env' var. | Matthias Andree | 2011-05-03 | 1 | -0/+3 |
* | Call strlen() only once when removing CRLF from a line | Sunil Shetye | 2011-05-03 | 1 | -0/+3 |
* | Remove support for SSLv2 (fixes Debian Bug #622054). | Matthias Andree | 2011-04-11 | 1 | -0/+4 |
* | Unconditionally use our own MD5 code. Gets linked only as needed. | Matthias Andree | 2010-12-14 | 1 | -1/+6 |
* | Update Japanese translation, courtesy of Takeshi Hamasaki. | Matthias Andree | 2010-12-11 | 1 | -0/+6 |
* | Get ready for 6.3.19 release. | Matthias Andree | 2010-12-10 | 1 | -1/+1 |
* | Hack: support quoted string in imap_fetch_body() | Matthias Andree | 2010-12-10 | 1 | -0/+3 |
* | Import first translation updates: cs fr it pl. | Matthias Andree | 2010-12-09 | 1 | -3/+10 |
* | Add configuration hint to STLS/STARTTLS change. | Matthias Andree | 2010-11-19 | 1 | -1/+2 |
* | Do STARTTLS/STLS negotiation in IMAP/POP3 if it is mandatory ignoring server ... | Sunil Shetye | 2010-11-19 | 1 | -0/+2 |
* | Demote GSSAPI verbose/debug syslog to INFO severity. | Matthias Andree | 2010-11-12 | 1 | -0/+2 |
* | Distinguish between server not advertising TLS capability and server failing ... | Sunil Shetye | 2010-11-10 | 1 | -0/+1 |
* | Document XHTML 1.1 issue and workaround for 6.3.18. | Matthias Andree | 2010-11-09 | 1 | -0/+6 |
* | The manual page now links to IANA for GSSAPI service names. | Matthias Andree | 2010-10-22 | 1 | -0/+3 |
* | Fix "antispam does not work" | Sunil Shetye | 2010-10-21 | 1 | -0/+2 |
* | Mention reporter confirmed fix of GSSAPI issue. | Matthias Andree | 2010-10-19 | 1 | -1/+1 |
* | Add fetchmail-EN-2010-03 (erratum notice). | Matthias Andree | 2010-10-16 | 1 | -0/+4 |
* | Multidrop: Do not lose wildcard flag, allow asterisk anywhere. | Matthias Andree | 2010-10-12 | 1 | -20/+31 |
* | Add release date. | Matthias Andree | 2010-10-10 | 1 | -1/+1 |