aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ /
* | Fix potential SIGSEGV in pop3_delete.Matthias Andree2018-11-251-2/+3
* | Set umask properly before writing the .fetchids file,Matthias Andree2018-06-242-0/+5
* | generated by cgit v1.2.3 (git 2.46.0) at 2026-06-15 12:59:20 +0000 296439e'>Prevent buffer overruns in do_gssauth() with long user names.Matthias Andree2018-04-142-1/+14
* | GSSAPI: Do not add gratuitious NUL byte to username.Matthias Andree2018-04-142-1/+4
|/
* Merge branch 'bluhm/fetchmail-plugin-length' into legacy_64Matthias Andree2017-08-111-1/+3
|\
| * Add a FIXME comment.Matthias Andree2017-08-111-0/+2
| * Do not overrun plugin string when copying it.Alexander Bluhm2017-08-101-1/+1
|/
* Call AM_PROG_AR to simplify LTO use.Matthias Andree2017-04-231-1/+2
* Cast argument to quiet -Wformat warning in C89 mode.Matthias Andree2017-04-231-1/+1
* Remove last traces of gethostbyname().Matthias Andree2017-04-227-415/+3
* Update copyright.Matthias Andree2017-04-224-1040/+1255
* Avoid deprecated regexps in manServer.plMatthias Andree2017-04-221-3/+3
* Update.Matthias Andree2017-02-201-0/+3
* Update.Matthias Andree2017-02-201-1/+2
* Reinstate --sslcertfile documentation.Matthias Andree2017-02-201-0/+1
* Quiet linker warnings around yywrap() fix when using a C++ compiler.Matthias Andree2017-02-111-0/+3
* Work around GNU flex madness around yywrap().Matthias Andree2017-02-111-3/+5
* Mention tls1.3 and + option in NEWS.Matthias Andree2017-02-111-2/+3
* Reformat.Matthias Andree2017-02-111-2/+2
* TLS: set hostname for SNI.Matthias Andree2017-02-111-0/+14
* Initial TLSv1.3 support code.Matthias Andree2017-02-111-1/+27
* Add one comment to pop3_fastuidl().Matthias Andree2017-02-111-0/+2
* Bump version to beta3.Matthias Andree2017-02-111-1/+1
* Cease creating .tar.bz2 tarballs. (Keep .tar.xz)Matthias Andree2016-12-121-1/+1
* Fixup protocol version handling in OpenSSL 1.0.X.Matthias Andree2016-12-121-0/+4
* Drop unused variable.Matthias Andree2016-12-121-1/+0
* Merge branch 'uidl-speedup-n-log-n-64' into legacy_64Matthias Andree2016-12-1211-144/+967
|\
| * Mention import of P-Tree O(n log n) code for UIDL.Matthias Andree2016-12-111-0/+8
| * Avoid compiling unused function.Matthias Andree2016-12-111-0/+2
| * Fix portability to C90 and C++.Matthias Andree2016-12-115-12/+17
| * Report UIDs from databases one-per-line, with one leading blank space.Matthias Andree2016-12-111-9/+9