| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fetchmail-SA-2021-01.txt. CVE-2021-36386. | Matthias Andree | 2021-07-28 | 1 | -0/+1 |
* | --version: print OpenSSL versions build/run-time and directories | Matthias Andree | 2021-01-30 | 1 | -1/+1 |
* | --version: print default cert paths, and document SSL_CERT_* in manpage | Matthias Andree | 2021-01-30 | 1 | -1/+1 |
* | tls-aux.c: add helper to obtain default cert paths | Matthias Andree | 2021-01-30 | 1 | -2/+6 |
* | Makefile.am, dist-tools: check for new translations in dist-hook | Matthias Andree | 2020-08-27 | 1 | -3/+9 |
* | Add fm_realpath(): a malloc()ating realpath() wrapper. | Matthias Andree | 2020-05-04 | 1 | -3/+6 |
* | Enable parser tracing code. | Matthias Andree | 2020-01-30 | 1 | -1/+1 |
* | Add .tar.lz format/dist-lzip automake option. | Matthias Andree | 2020-01-20 | 1 | -1/+1 |
* | Update automake min. version to 1.12 | Matthias Andree | 2020-01-20 | 1 | -1/+1 |
* | Refer to PO checkin helper. | Matthias Andree | 2019-08-26 | 1 | -0/+1 |
* | Add git-check target from bogofilter. | Matthias Andree | 2019-08-05 | 1 | -1/+9 |
* | Update to GNU gettext 0.19.8. | Matthias Andree | 2019-05-12 | 1 | -1/+1 |
* | Remove last traces of gethostbyname(). | Matthias Andree | 2017-04-22 | 1 | -1/+1 |
* | Cease creating .tar.bz2 tarballs. (Keep .tar.xz) | Matthias Andree | 2016-12-12 | 1 | -1/+1 |
* | Merge branch 'uidl-speedup-n-log-n-64' into legacy_64 | Matthias Andree | 2016-12-12 | 1 | -1/+1 |
|\ |
|
| * | UIDL database speedup with Patricia trees. | Matthias Andree | 2016-12-11 | 1 | -1/+1 |
* | | Fail build early if socket.o cannot be generated. | Matthias Andree | 2016-12-12 | 1 | -1/+4 |
|/ |
|
* | TLS overhaul, bumping version to 6.4 | Matthias Andree | 2015-01-26 | 1 | -1/+1 |
* | Make test suite compatible with automake 1.14. | Matthias Andree | 2014-11-22 | 1 | -2/+2 |
* | Let distcheck call configure --with-ssl. | Matthias Andree | 2013-01-04 | 1 | -0/+3 |
* | Remove LSM-related stuff from the distribution. | Matthias Andree | 2012-12-23 | 1 | -4/+0 |
* | Fix installation when PYTHON is enabled. | Matthias Andree | 2012-08-17 | 1 | -7/+1 |
* | Document fix for NTLM crash, + Security advisory (draft). | Matthias Andree | 2012-08-13 | 1 | -0/+1 |
* | Add fetchmail-SA-2012-01.txt. | Matthias Andree | 2012-05-03 | 1 | -0/+1 |
* | Validate XHTML 1.0 stuff even when skipping 1.1. | Matthias Andree | 2012-04-01 | 1 | -1/+1 |
* | Add fetchmail-SA-2011-01.txt | Matthias Andree | 2011-05-30 | 1 | -0/+1 |
* | Bump automake requirement to 1.11, add dist-xz option. | Matthias Andree | 2011-05-26 | 1 | -1/+1 |
* | Build fix for systems that don't have perl in /usr/bin (DragonFly). | Matthias Andree | 2011-04-29 | 1 | -1/+1 |
* | Unconditionally use our own MD5 code. Gets linked only as needed. | Matthias Andree | 2010-12-14 | 1 | -1/+1 |
* | Add fetchmail-EN-2010-03 (erratum notice). | Matthias Andree | 2010-10-16 | 1 | -0/+1 |
* | Update m4/ distribution list for gettext 0.17. | Matthias Andree | 2010-10-16 | 1 | -5/+6 |
* | Avoid compiling empty C files if NTLM is disabled. | Matthias Andree | 2010-10-09 | 1 | -1/+4 |
* | Factor out common NTLM code. | Matthias Andree | 2010-10-09 | 1 | -1/+1 |
* | Fix missing prototype for norm_charmap. | Matthias Andree | 2010-10-09 | 1 | -1/+2 |
* | Fix prototype warnings, remove unused functions. | Matthias Andree | 2010-10-05 | 1 | -1/+2 |
* | Add self-test for X.509 name matching. | Matthias Andree | 2010-08-27 | 1 | -2/+5 |
* | X.509 matching split out; disallow TLD wildcards. | Matthias Andree | 2010-08-27 | 1 | -1/+1 |
* | BSD make compatibility for asciidoc. | Matthias Andree | 2010-06-02 | 1 | -1/+2 |
* | Fix asciidoc invocation; also remove output on failure. | Matthias Andree | 2010-05-28 | 1 | -1/+1 |
* | Hook Mailbox-Names-UTF7 document to build and website. | Matthias Andree | 2010-05-27 | 1 | -0/+4 |
* | Add import-translations target. | Matthias Andree | 2010-05-06 | 1 | -0/+5 |
* | Split string list stuff from uid.c into new idlist.c. | Matthias Andree | 2010-04-24 | 1 | -1/+1 |
* | SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales. | Matthias Andree | 2010-04-18 | 1 | -0/+1 |
* | Further type fixes. | Matthias Andree | 2010-03-18 | 1 | -1/+1 |
* | Fix trio self-test. | Matthias Andree | 2010-02-26 | 1 | -3/+3 |
* | Update documents/scripts after SVN -> Git move. | Matthias Andree | 2010-02-06 | 1 | -2/+1 |
* | Security fix for sdump() (X.509 cert display in verbose mode). | Matthias Andree | 2010-02-04 | 1 | -0/+1 |
* | Ship fetchmail.xpm file. | Matthias Andree | 2009-10-30 | 1 | -1/+3 |
* | Work around screwed Solaris /bin/sh and go for XPG shells. | Matthias Andree | 2009-10-05 | 1 | -3/+1 |
* | Validate *.html documents as XHTML in 'make check'. | Matthias Andree | 2009-08-18 | 1 | -3/+3 |