| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix portability to C90 and C++. | Matthias Andree | 2016-12-11 | 5 | -12/+17 |
| * | Report UIDs from databases one-per-line, with one leading blank space. | Matthias Andree | 2016-12-11 | 1 | -9/+9 |
| * | #define __EXTENSIONS__ to have Solaris expose ffs() from strings.h | Matthias Andree | 2016-12-11 | 1 | -1/+4 |
| * | Fixup last patch from Thomas, return void rather than NULL. | Matthias Andree | 2016-12-11 | 1 | -1/+1 |
| * | Protect against possible NULL pointer | Thomas Jarosch | 2016-12-11 | 1 | -0/+2 |
| * | Fix crash on --flush. | Rainer Weikusat | 2016-12-11 | 1 | -2/+5 |
| * | #include <strings.h> for ffs() prototype. | Matthias Andree | 2016-12-11 | 1 | -0/+1 |
| * | Fix uninitialized variable. | Matthias Andree | 2016-12-11 | 1 | -2/+2 |
| * | C++ compat: cast types explicitly. | Matthias Andree | 2016-12-11 | 2 | -8/+8 |
| * | UIDL database speedup with Patricia trees. | Matthias Andree | 2016-12-11 | 7 | -128/+927 |
* | | Update German translation. | Matthias Andree | 2016-12-12 | 1 | -331/+376 |
* | | Support for Debian/Ubuntu mutilated SSLv3 support. | Matthias Andree | 2016-12-12 | 1 | -0/+4 |
* | | OpenSSL 1.1.0 API support. | Matthias Andree | 2016-12-12 | 1 | -4/+76 |
* | | Refactor OpenSSL protocol version selection logic. | Matthias Andree | 2016-12-12 | 1 | -44/+54 |
* | | Fail build early if socket.o cannot be generated. | Matthias Andree | 2016-12-12 | 1 | -1/+4 |
|/ |
|
* | Bump OpenSSL requirement to v1.0.2. | Matthias Andree | 2016-12-11 | 3 | -4/+4 |
* | Fix missing fileno() declaration. | Matthias Andree | 2016-09-24 | 2 | -6/+8 |
* | Document use of address literals for SMTP. | Matthias Andree | 2016-07-27 | 1 | -5/+15 |
* | Accept more options with a running daemon. | Matthias Andree | 2016-07-06 | 4 | -10/+35 |
* | Update Copyright year for Matthias Andree to 2016. | Matthias Andree | 2016-06-25 | 2 | -3/+3 |
* | A few Python 3 compatibility fixes. | Matthias Andree | 2016-06-08 | 1 | -7/+13 |
* | --configdump: fix quoting RHS of localnames | Matthias Andree | 2016-06-08 | 1 | -1/+1 |
* | fetchmailconf.py: make fetchmailconf.py python{2, 3}-compliant | Samuel Martin | 2016-06-08 | 1 | -46/+48 |
* | fetchmailconf.py: fix tabs/spaces mixup preventing from compiling the pyc module | Samuel Martin | 2016-06-08 | 1 | -1266/+1266 |
* | Fix a few inconsistencies. | Matthias Andree | 2016-05-26 | 1 | -5/+6 |
* | Minor option/usage message/man page fixes. | Vitezslav Crhonek | 2016-04-27 | 2 | -6/+17 |
* | Really try to continue if OpenSSL lib newer than headers used at compile-time. | Matthias Andree | 2016-04-24 | 1 | -1/+0 |
* | Enable TLS 1.1/1.2 options on LibreSSL. | Matthias Andree | 2016-04-24 | 1 | -2/+2 |
* | Update for FreeBSD after hints from Bernard Spil. | Matthias Andree | 2016-04-16 | 1 | -4/+4 |
* | Clarify --antispam only applies to MAIL FROM:. | Matthias Andree | 2016-03-22 | 1 | -1/+5 |
* | Avoid another C99-style comment. | Matthias Andree | 2016-01-30 | 1 | -3/+2 |
* | Avoid C99-style comment. | Matthias Andree | 2016-01-30 | 1 | -2/+1 |
* | Flip the switch and configure OpenSSL by default. | Matthias Andree | 2016-01-30 | 2 | -3/+3 |
* | One TODO item done. | Matthias Andree | 2016-01-30 | 1 | -1/+0 |
* | Document minimum OpenSSL 1.0.1 requirement. | Matthias Andree | 2016-01-30 | 2 | -1/+3 |
* | Add OpenSSL version sanity checking. | Matthias Andree | 2016-01-30 | 1 | -1/+24 |
* | Heed ! operator precedence. | Matthias Andree | 2016-01-30 | 1 | -1/+1 |
* | Add one item. | Matthias Andree | 2016-01-27 | 1 | -0/+1 |
* | ssl3 -> ssl3+ | Matthias Andree | 2016-01-10 | 1 | -2/+2 |
* | Revise wording on Google's less secure apps. | Matthias Andree | 2015-12-04 | 1 | -2/+1 |
* | Amend to section I9 Google use... | Matthias Andree | 2015-12-04 | 1 | -0/+10 |
* | Enable --sslcertck by default. | Matthias Andree | 2015-11-15 | 5 | -27/+62 |
* | Mark Debian Bug #804604 as fixed. | Matthias Andree | 2015-11-15 | 1 | -1/+1 |
* | Fix missing backslash in \fB. | Matthias Andree | 2015-11-15 | 1 | -1/+1 |
* | One more gitorious -> gitlab. | Matthias Andree | 2015-10-30 | 1 | -1/+1 |
* | Expand item M7 by the aka clause. | Matthias Andree | 2015-10-30 | 1 | -6/+13 |
* | Remove line left over in edits. | Matthias Andree | 2015-09-27 | 1 | -2/+0 |
* | Note that fetchmail 6.3.5 and newer should fix the 'spurious )' in IMAP. | Matthias Andree | 2015-09-27 | 1 | -0/+2 |
* | Remove Jochen Hayek's information. | Matthias Andree | 2015-07-29 | 1 | -6/+1 |
* | Drop unneeded AC_CHECK_DECLS for SSLv2_client_method. | Matthias Andree | 2015-04-11 | 1 | -1/+0 |