aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Partial update (older .pot) .po file via translationproject.org.Enrico Nicoletto2019-05-301-95/+94
|
* Partial update (older .pot) .po file via translationproject.org.Besnik Bleta2019-05-301-581/+575
|
* Partial update (older .pot) .po file via translationproject.org.Andhika Padmawan2019-05-301-127/+134
|
* Partial update (older .pot) .po file via translationproject.org.Lauri Nurmi2019-05-301-124/+125
|
* Mention full translation updates of cs,eo,fr,jp,pl,sv...Matthias Andree2019-05-301-0/+8
| | | | | | | | | * CS: Petr Pisar <petr.pisar@atlas.cz> [Czech] * EO: Felipe Castro <fefcas@gmail.com> [Esperanto] * FR: Frédéric Marchal <fmarchal@perso.be> [French] * JP: Takeshi Hamasaki <hmatrjp@users.sourceforge.jp> [Japanese] * PL: Jakub Bogusz <qboosh@pld-linux.org> [Polish] * SV: Göran Uddeborg <goeran@uddeborg.se> [Swedish]
* Update .po file via translationproject.org.Göran Uddeborg2019-05-301-353/+164
|
* Update .po file via translationproject.org.Jakub Bogusz2019-05-301-453/+224
|
* Update .po file via translationproject.org.Takeshi Hamasaki2019-05-301-453/+231
|
* Update .po file via translationproject.org.Frédéric Marchal2019-05-301-468/+206
|
* Update .po file via translationproject.org.Felipe Castro2019-05-301-342/+171
|
* Update .po file via translationproject.org.Petr Pisar2019-05-301-385/+207
|
* In-depth robustness.Matthias Andree2019-05-143-5/+6
| | | | Reported by: clang static analyzer (clang-8)
* Update po/.Matthias Andree2019-05-1424-24/+24
|
* Misc. updates to makerelease.pl.Matthias Andree2019-05-141-4/+2
| | | | Forgo .tar.bz2 files.
* Freeze po/*.po files.Matthias Andree2019-05-1423-10398/+12831
|
* Bump version to 6.4.0.beta5.Matthias Andree2019-05-141-1/+1
|
* Update copyright in German translation.Matthias Andree2019-05-141-5/+7
|
* Bump copyright.Matthias Andree2019-05-141-1/+1
|
* Document recent changes.Matthias Andree2019-05-141-4/+28
|
* Merge branch 'lanurmi/fetchmail-no-autoprobe-after-socket-fail' into HEADMatthias Andree2019-05-141-1/+1
|\
| * Do not continue autoprobing other protocols after socket errorLauri Nurmi2018-03-181-1/+1
| | | | | | | | | | | | | | | | | | If e.g. fetching with IMAP and --idle fails with a socket error, returning PS_SOCKET, do not try fetching with a different protocol (e.g. POP3). POP3 might have a completely different idea of read and unread messages than IMAP, which causes already seen messages to be re-fetched.
* | Merge branch 'ffontaine/fetchmail-legacy_64' into legacy_64Matthias Andree2019-05-121-18/+21
|\ \
| * | Be a bit more verbose about SSL probing.Matthias Andree2019-05-121-0/+2
| | |
| * | configure.ac: use pkg-config to find opensslFabrice Fontaine2019-05-121-18/+19
|/ / | | | | | | | | | | | | | | | | | | openssl can have multiples dependencies such as libatomic on sparcv8 32 bits Fixes: - http://autobuild.buildroot.org/results/58e5aa7c6ba8fe7474071d7a3cba6ed3a1b4cff4 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* | Update de.po translation.Matthias Andree2019-05-121-102/+116
| |
* | Update to GNU gettext 0.19.8.Matthias Andree2019-05-125-70/+326
| |
* | Waive AC_TYPE_SIGNAL and assume signal handlers return void.Matthias Andree2019-05-122-1/+1
| | | | | | | | Reported by: autoupdate.
* | Update TODO.txt.Matthias Andree2019-05-121-6/+0
| |
* | Document FETCHMAIL_POP3_FORCE_RETR and drop it from TODO.txt.Matthias Andree2019-05-122-1/+6
| |
* | Replace most strncpy() by strlcpy() calls.Matthias Andree2019-05-124-11/+6
| |
* | Drop socket when receiving unexpected untagged * BYE.Matthias Andree2019-05-121-0/+4
| | | | | | | | | | | | Reported against 6.3.26 by minorwiping@vfemail.net when polling from imap.yandex.com and it looped on "* BYE Autologout; idle for too long" in response to a A0001 CAPABILITY request.
* | Add line termination when reporting unexpected untagged * BYE contents.Matthias Andree2019-05-121-1/+1
| |
* | Enable OpenSSL >= 1.0.2 native name verification.Matthias Andree2019-01-271-0/+22
| |
* | Add UTF-7 to TODO.txtMatthias Andree2019-01-021-0/+1
| |
* | Merge branch 'Evil2000/fetchmail-legacy_64' into legacy_64Matthias Andree2018-11-251-2/+10
|\ \
| * | Added mapping to to PS_TRANSIENT or PS_REFUSED of LMTP response.Evil20002018-11-251-2/+10
|/ / | | | | | | (patch re-indented)
* | Fix potential SIGSEGV in pop3_delete.Matthias Andree2018-11-251-2/+3
| | | | | | | | Reported by Paul Kinsler.
* | Set umask properly before writing the .fetchids file,Matthias Andree2018-06-242-0/+5
| | | | | | | | | | to avoid failing the security check on the next run. Reported by Fabian Raab, Debian Bug#831611.
* | Add a few more files to .gitignoreMatthias Andree2018-06-241-0/+4
| |
* | imap_delete(): clean up delflags[_seen] variables.Matthias Andree2018-06-211-6/+1
| |
* | Bump version.Matthias Andree2018-06-211-1/+1
| |
* | Permit beta builds.Matthias Andree2018-06-211-1/+1
| |
* | Make compatible with a pure OpenSSL 1.1.0 API, ...Matthias Andree2018-06-062-2/+9
| | | | | | | | | | ...when deprecated functions are disabled, for instance, through -DOPENSSL_API_COMPAT=0x10100000L.
* | OPIE: Fix indentation to silence GCC warnings.Matthias Andree2018-04-151-3/+3
| |
* | Bump copyright.Matthias Andree2018-04-152-3/+3
| |
* | Update German <de> translation.Matthias Andree2018-04-151-113/+117
| |
* | OPIE: Chase to64frombits() API change.Matthias Andree2018-04-151-2/+2
| |
* | Fix GCC8 format truncation warnings.Matthias Andree2018-04-141-2/+3
| |
* | Fix useless GCC8 warning, strncpy->memcpy for fixed string.Matthias Andree2018-04-141-1/+1
| |
* | Fix GCC8 ?: operator type promotion warning.Matthias Andree2018-04-141-2/+2
| |