aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * #define __EXTENSIONS__ to have Solaris expose ffs() from strings.hMatthias Andree2016-12-111-1/+4
| * Fixup last patch from Thomas, return void rather than NULL.Matthias Andree2016-12-111-1/+1
| * Protect against possible NULL pointerThomas Jarosch2016-12-111-0/+2
| * Fix crash on --flush.Rainer Weikusat2016-12-111-2/+5
| * #include <strings.h> for ffs() prototype.Matthias Andree2016-12-111-0/+1
| * Fix uninitialized variable.Matthias Andree2016-12-111-2/+2
| * C++ compat: cast types explicitly.Matthias Andree2016-12-112-8/+8
| * UIDL database speedup with Patricia trees.Matthias Andree2016-12-117-128/+927
* | Update German translation.Matthias Andree2016-12-121-331/+376
* | Support for Debian/Ubuntu mutilated SSLv3 support.Matthias Andree2016-12-121-0/+4
* | OpenSSL 1.1.0 API support.Matthias Andree2016-12-121-4/+76
* | Refactor OpenSSL protocol version selection logic.Matthias Andree2016-12-121-44/+54
* | Fail build early if socket.o cannot be generated.Matthias Andree2016-12-121-1/+4
|/
* Bump OpenSSL requirement to v1.0.2.Matthias Andree2016-12-113-4/+4
* Fix missing fileno() declaration.Matthias Andree2016-09-242-6/+8
* Document use of address literals for SMTP.Matthias Andree2016-07-271-5/+15
* Accept more options with a running daemon.Matthias Andree2016-07-064-10/+35
* Update Copyright year for Matthias Andree to 2016.Matthias Andree2016-06-252-3/+3
* A few Python 3 compatibility fixes.Matthias Andree2016-06-081-7/+13
* --configdump: fix quoting RHS of localnamesMatthias Andree2016-06-081-1/+1
* fetchmailconf.py: make fetchmailconf.py python{2, 3}-compliantSamuel Martin2016-06-081-46/+48
* fetchmailconf.py: fix tabs/spaces mixup preventing from compiling the pyc moduleSamuel Martin2016-06-081-1266/+1266
* Fix a few inconsistencies.Matthias Andree2016-05-261-5/+6
* Minor option/usage message/man page fixes.Vitezslav Crhonek2016-04-272-6/+17
* Really try to continue if OpenSSL lib newer than headers used at compile-time.Matthias Andree2016-04-241-1/+0
* Enable TLS 1.1/1.2 options on LibreSSL.Matthias Andree2016-04-241-2/+2
* Update for FreeBSD after hints from Bernard Spil.Matthias Andree2016-04-161-4/+4
* Clarify --antispam only applies to MAIL FROM:.Matthias Andree2016-03-221-1/+5
* Avoid another C99-style comment.Matthias Andree2016-01-301-3/+2
* Avoid C99-style comment.Matthias Andree2016-01-301-2/+1
* Flip the switch and configure OpenSSL by default.Matthias Andree2016-01-302-3/+3
* One TODO item done.Matthias Andree2016-01-301-1/+0
* Document minimum OpenSSL 1.0.1 requirement.Matthias Andree2016-01-302-1/+3
* Add OpenSSL version sanity checking.Matthias Andree2016-01-301-1/+24
* Heed ! operator precedence.Matthias Andree2016-01-301-1/+1
* Add one item.Matthias Andree2016-01-271-0/+1
* ssl3 -> ssl3+Matthias Andree2016-01-101-2/+2
* Revise wording on Google's less secure apps.Matthias Andree2015-12-041-2/+1
* Amend to section I9 Google use...Matthias Andree2015-12-041-0/+10
* Enable --sslcertck by default.Matthias Andree2015-11-155-27/+62
* Mark Debian Bug #804604 as fixed.Matthias Andree2015-11-151-1/+1
* Fix missing backslash in \fB.Matthias Andree2015-11-151-1/+1
* One more gitorious -> gitlab.Matthias Andree2015-10-301-1/+1
* Expand item M7 by the aka clause.Matthias Andree2015-10-301-6/+13
* Remove line left over in edits.Matthias Andree2015-09-271-2/+0
* Note that fetchmail 6.3.5 and newer should fix the 'spurious )' in IMAP.Matthias Andree2015-09-271-0/+2
* Remove Jochen Hayek's information.Matthias Andree2015-07-291-6/+1
* Drop unneeded AC_CHECK_DECLS for SSLv2_client_method.Matthias Andree2015-04-111-1/+0
* Unconditionally report -SSLv2 if SSL is enabled.Matthias Andree2015-04-111-2/+0
* Update documentation.Matthias Andree2015-04-112-8/+20