aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am:import-translations: List PO updates.Matthias Andree2021-12-031-0/+1
* Add fetchmail-SA-2021-01.txt. CVE-2021-36386.Matthias Andree2021-07-281-0/+1
* --version: print OpenSSL versions build/run-time and directoriesMatthias Andree2021-01-301-1/+1
* --version: print default cert paths, and document SSL_CERT_* in manpageMatthias Andree2021-01-301-1/+1
* tls-aux.c: add helper to obtain default cert pathsMatthias Andree2021-01-301-2/+6
* Makefile.am, dist-tools: check for new translations in dist-hookMatthias Andree2020-08-271-3/+9
* Add fm_realpath(): a malloc()ating realpath() wrapper.Matthias Andree2020-05-041-3/+6
* Enable parser tracing code.Matthias Andree2020-01-301-1/+1
* Add .tar.lz format/dist-lzip automake option.Matthias Andree2020-01-201-1/+1
* Update automake min. version to 1.12Matthias Andree2020-01-201-1/+1
* Refer to PO checkin helper.Matthias Andree2019-08-261-0/+1
* Add git-check target from bogofilter.Matthias Andree2019-08-051-1/+9
* Update to GNU gettext 0.19.8.Matthias Andree2019-05-121-1/+1
* Remove last traces of gethostbyname().Matthias Andree2017-04-221-1/+1
* Cease creating .tar.bz2 tarballs. (Keep .tar.xz)Matthias Andree2016-12-121-1/+1
* Merge branch 'uidl-speedup-n-log-n-64' into legacy_64Matthias Andree2016-12-121-1/+1
|\
| * UIDL database speedup with Patricia trees.Matthias Andree2016-12-111-1/+1
* | Fail build early if socket.o cannot be generated.Matthias Andree2016-12-121-1/+4
|/
* TLS overhaul, bumping version to 6.4Matthias Andree2015-01-261-1/+1
* Make test suite compatible with automake 1.14.Matthias Andree2014-11-221-2/+2
* Let distcheck call configure --with-ssl.Matthias Andree2013-01-041-0/+3
* Remove LSM-related stuff from the distribution.Matthias Andree2012-12-231-4/+0
* Fix installation when PYTHON is enabled.Matthias Andree2012-08-171-7/+1
* Document fix for NTLM crash, + Security advisory (draft).Matthias Andree2012-08-131-0/+1
* Add fetchmail-SA-2012-01.txt.Matthias Andree2012-05-031-0/+1
* Validate XHTML 1.0 stuff even when skipping 1.1.Matthias Andree2012-04-011-1/+1
* Add fetchmail-SA-2011-01.txtMatthias Andree2011-05-301-0/+1
* Bump automake requirement to 1.11, add dist-xz option.Matthias Andree2011-05-261-1/+1
* Build fix for systems that don't have perl in /usr/bin (DragonFly).Matthias Andree2011-04-291-1/+1
* Unconditionally use our own MD5 code. Gets linked only as needed.Matthias Andree2010-12-141-1/+1
* Add fetchmail-EN-2010-03 (erratum notice).Matthias Andree2010-10-161-0/+1
* Update m4/ distribution list for gettext 0.17.Matthias Andree2010-10-161-5/+6
* Avoid compiling empty C files if NTLM is disabled.Matthias Andree2010-10-091-1/+4
* Factor out common NTLM code.Matthias Andree2010-10-091-1/+1
* Fix missing prototype for norm_charmap.Matthias Andree2010-10-091-1/+2
* Fix prototype warnings, remove unused functions.Matthias Andree2010-10-051-1/+2
* Add self-test for X.509 name matching.Matthias Andree2010-08-271-2/+5
* X.509 matching split out; disallow TLD wildcards.Matthias Andree2010-08-271-1/+1
* BSD make compatibility for asciidoc.Matthias Andree2010-06-021-1/+2
* Fix asciidoc invocation; also remove output on failure.Matthias Andree2010-05-281-1/+1
* Hook Mailbox-Names-UTF7 document to build and website.Matthias Andree2010-05-271-0/+4
* Add import-translations target.Matthias Andree2010-05-061-0/+5
* Split string list stuff from uid.c into new idlist.c.Matthias Andree2010-04-241-1/+1
* SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales.Matthias Andree2010-04-181-0/+1
* Further type fixes.Matthias Andree2010-03-181-1/+1
* Fix trio self-test.Matthias Andree2010-02-261-3/+3
* Update documents/scripts after SVN -> Git move.Matthias Andree2010-02-061-2/+1
* Security fix for sdump() (X.509 cert display in verbose mode).Matthias Andree2010-02-041-0/+1
* Ship fetchmail.xpm file.Matthias Andree2009-10-301-1/+3
* Work around screwed Solaris /bin/sh and go for XPG shells.Matthias Andree2009-10-051-3/+1