| Commit message (Expand) | Author | Age | Files | Lines |
* | Freeze po/*.po files. | Matthias Andree | 2019-05-14 | 23 | -10398/+12831 |
* | Bump version to 6.4.0.beta5. | Matthias Andree | 2019-05-14 | 1 | -1/+1 |
* | Update copyright in German translation. | Matthias Andree | 2019-05-14 | 1 | -5/+7 |
* | Bump copyright. | Matthias Andree | 2019-05-14 | 1 | -1/+1 |
* | Document recent changes. | Matthias Andree | 2019-05-14 | 1 | -4/+28 |
* | Merge branch 'lanurmi/fetchmail-no-autoprobe-after-socket-fail' into HEAD | Matthias Andree | 2019-05-14 | 1 | -1/+1 |
|\ |
|
| * | Do not continue autoprobing other protocols after socket error | Lauri Nurmi | 2018-03-18 | 1 | -1/+1 |
* | | Merge branch 'ffontaine/fetchmail-legacy_64' into legacy_64 | Matthias Andree | 2019-05-12 | 1 | -18/+21 |
|\ \ |
|
| * | | Be a bit more verbose about SSL probing. | Matthias Andree | 2019-05-12 | 1 | -0/+2 |
| * | | configure.ac: use pkg-config to find openssl | Fabrice Fontaine | 2019-05-12 | 1 | -18/+19 |
|/ / |
|
* | | Update de.po translation. | Matthias Andree | 2019-05-12 | 1 | -102/+116 |
* | | Update to GNU gettext 0.19.8. | Matthias Andree | 2019-05-12 | 5 | -70/+326 |
* | | Waive AC_TYPE_SIGNAL and assume signal handlers return void. | Matthias Andree | 2019-05-12 | 2 | -1/+1 |
* | | Update TODO.txt. | Matthias Andree | 2019-05-12 | 1 | -6/+0 |
* | | Document FETCHMAIL_POP3_FORCE_RETR and drop it from TODO.txt. | Matthias Andree | 2019-05-12 | 2 | -1/+6 |
* | | Replace most strncpy() by strlcpy() calls. | Matthias Andree | 2019-05-12 | 4 | -11/+6 |
* | | Drop socket when receiving unexpected untagged * BYE. | Matthias Andree | 2019-05-12 | 1 | -0/+4 |
* | | Add line termination when reporting unexpected untagged * BYE contents. | Matthias Andree | 2019-05-12 | 1 | -1/+1 |
* | | Enable OpenSSL >= 1.0.2 native name verification. | Matthias Andree | 2019-01-27 | 1 | -0/+22 |
* | | Add UTF-7 to TODO.txt | Matthias Andree | 2019-01-02 | 1 | -0/+1 |
* | | Merge branch 'Evil2000/fetchmail-legacy_64' into legacy_64 | Matthias Andree | 2018-11-25 | 1 | -2/+10 |
|\ \ |
|
| * | | Added mapping to to PS_TRANSIENT or PS_REFUSED of LMTP response. | Evil2000 | 2018-11-25 | 1 | -2/+10 |
|/ / |
|
* | | Fix potential SIGSEGV in pop3_delete. | Matthias Andree | 2018-11-25 | 1 | -2/+3 |
* | | Set umask properly before writing the .fetchids file, | Matthias Andree | 2018-06-24 | 2 | -0/+5 |
* | | Add a few more files to .gitignore | Matthias Andree | 2018-06-24 | 1 | -0/+4 |
* | | imap_delete(): clean up delflags[_seen] variables. | Matthias Andree | 2018-06-21 | 1 | -6/+1 |
* | | Bump version. | Matthias Andree | 2018-06-21 | 1 | -1/+1 |
* | | Permit beta builds. | Matthias Andree | 2018-06-21 | 1 | -1/+1 |
* | | Make compatible with a pure OpenSSL 1.1.0 API, ... | Matthias Andree | 2018-06-06 | 2 | -2/+9 |
* | | OPIE: Fix indentation to silence GCC warnings. | Matthias Andree | 2018-04-15 | 1 | -3/+3 |
* | | Bump copyright. | Matthias Andree | 2018-04-15 | 2 | -3/+3 |
* | | Update German <de> translation. | Matthias Andree | 2018-04-15 | 1 | -113/+117 |
* | | OPIE: Chase to64frombits() API change. | Matthias Andree | 2018-04-15 | 1 | -2/+2 |
* | | Fix GCC8 format truncation warnings. | Matthias Andree | 2018-04-14 | 1 | -2/+3 |
* | | Fix useless GCC8 warning, strncpy->memcpy for fixed string. | Matthias Andree | 2018-04-14 | 1 | -1/+1 |
* | | Fix GCC8 ?: operator type promotion warning. | Matthias Andree | 2018-04-14 | 1 | -2/+2 |
* | | Fix indentation to silence GCC 8 warnings. | Matthias Andree | 2018-04-14 | 2 | -8/+8 |
* | | In-depth fix for to64frombits() BASE64 encoder buffer sizing. | Matthias Andree | 2018-04-14 | 7 | -14/+20 |
* | | ISO C90 ("C89") compatibility fix. | Matthias Andree | 2018-04-14 | 1 | -1/+1 |
* | | Abort GSSAPI authentication properly in more situations. | Matthias Andree | 2018-04-14 | 1 | -3/+3 |
* | | Prevent buffer overruns in do_gssauth() with long user names. | Matthias Andree | 2018-04-14 | 2 | -1/+14 |
* | | GSSAPI: Do not add gratuitious NUL byte to username. | Matthias Andree | 2018-04-14 | 2 | -1/+4 |
|/ |
|
* | Merge branch 'bluhm/fetchmail-plugin-length' into legacy_64 | Matthias Andree | 2017-08-11 | 1 | -1/+3 |
|\ |
|
| * | Add a FIXME comment. | Matthias Andree | 2017-08-11 | 1 | -0/+2 |
| * | Do not overrun plugin string when copying it. | Alexander Bluhm | 2017-08-10 | 1 | -1/+1 |
|/ |
|
* | Call AM_PROG_AR to simplify LTO use. | Matthias Andree | 2017-04-23 | 1 | -1/+2 |
* | Cast argument to quiet -Wformat warning in C89 mode. | Matthias Andree | 2017-04-23 | 1 | -1/+1 |
* | Remove last traces of gethostbyname(). | Matthias Andree | 2017-04-22 | 7 | -415/+3 |
* | Update copyright. | Matthias Andree | 2017-04-22 | 4 | -1040/+1255 |
* | Avoid deprecated regexps in manServer.pl | Matthias Andree | 2017-04-22 | 1 | -3/+3 |