Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / src /
2016-05-21 Jeremy HarrisDebug: "kill" option on ACL control=debug. Bug 1831
2016-05-21 Jeremy HarrisAdd glibc version to libraries report
2016-05-21 Jeremy HarrisTestsuite: GnuTLS server TLD startup errors testcase
2016-05-17 Jeremy HarrisTidying: coverity issues
2016-05-17 Jeremy HarrisTLS: retire obsolete options gnutls_require_{kx,mac...
2016-05-17 Jeremy HarrisDelivery: clarify error log line. Bug 1782
2016-05-16 Jeremy HarrisLogging: dnssec status on accept & delivery lines
2016-05-12 Jeremy HarrisDANE: for hosts_try_dane (but not _require), on dnssec...
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisTLS: support older GnuTLS versions
2016-05-04 Jeremy HarrisTLS: when tls_certificates unset, generate a selfsigned...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy Harrischar signedness
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-21 Jeremy HarrisDANE: treat "no action taken" response from library...
2016-04-20 Heiko Schlitterman... Doc: fix minor typos
2016-04-18 Heiko Schlitterman... configure.default: nice message for overlong lines...
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-14 Jeremy HarrisFix Solaris build
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-14 Jeremy HarrisExpansions: fix forced-fail of extract. Bug 1815
2016-04-14 Jeremy HarrisExpansions: better error messages for parse errors...
2016-04-10 Jeremy Harristidying: char signedness
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-10 Jeremy HarrisDKIM: use Exim native memoory management
2016-04-10 Jeremy Harristidying: char signedness
2016-04-09 Jeremy HarrisCleanup redundant definition of PATH_MAX
2016-04-09 Jeremy HarrisTidying: coverity issues
2016-04-08 Jeremy HarrisTestsuite: 0322 (pipelining errors) avoid triggering...
2016-04-07 Andrew Colin KissaDANE: fix build under GnuTLS to properly fail. Bug...
2016-04-07 Heiko Schlitterman... Init the resolver even in -be mode.
2016-04-07 Heiko Schlitterman... Add perl_taintmode option
2016-04-07 Heiko Schlitterman... Suppress tls_advertise_hosts warning during 'make install'
2016-04-07 Heiko Schlitterman... Log: -bV should send all output to stderr/stdout
2016-04-07 Jeremy HarrisDemime: cleanup after WITH_OLD_DEMIME removal
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-06 Jeremy Harrisnicer retry message
2016-04-06 Renaud AllardTLS: Fix ECDH use under LibreSSL. Bug 1806
2016-04-06 Jeremy HarrisAvoid RE compile unneeded unless LOOKUP_MODULE_DIR...
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy HarrisFix build on systems where size_t is (non-long) uint exim-4_87
2016-04-02 Jeremy Harriscontstification
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-04-01 Heiko Schlitterman... Constify use of string_nextinlist()
2016-03-31 Heiko Schlitterman... Supress TLS/Env warnings in checking and listing mode
2016-03-30 Andreas MetzlerTypo fix.
2016-03-24 Heiko Schlitterman... Provide getcwd(NULL, 0) for Solaris (SunOS5)
2016-03-23 Heiko Schlitterman... Add os_unsetenv()
2016-03-17 Heiko Schlitterman... Constify spf
2016-03-16 Jeremy Harristidying: coverity issues
2016-03-15 Jeremy Harristidying: coverity issues
2016-03-15 Jeremy HarrisUtilites: fix exim_lock
2016-03-14 Jeremy HarrisFix build for Solaris: "all" must be the first make...
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-11 Heiko Schlitterman... Don't issue env warning if env is empty
2016-03-10 Heiko Schlitterman... Honour the -n for -bP config
2016-03-10 Heiko Schlitterman... Extend configure.sample and the relevant spec part
2016-03-09 Jeremy HarrisString expansions: fix ${extract }, for the numeric...
2016-03-09 Heiko Schlitterman... Test the return of getcwd()
2016-03-09 Heiko Schlitterman... Store the initial working directory, expand $initial_cw...
2016-03-09 Heiko Schlitterman... Remove trailing \n from {keep,add}_environment config...
2016-03-09 Jeremy HarrisFix build for HP-UX and older Solaris: (un)setenv....
2016-03-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy HarrisCoverity: attempt to quieten null-deref whines about...
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-05 Andreas Metzlertypoes
2016-03-04 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying
2016-03-03 Jeremy HarrisCutthrough: Reflect 5xx recipient reject from target...
2016-03-03 Jeremy HarrisCutthrough: fix operation under -bhc to not actually...
2016-03-03 Heiko Schlitterman... Solaris /bin/sh does not understand 'export LC_ALL=C'
2016-03-03 Heiko Schlitterman... Delay chdir(/) until we opened the main config
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-03-02 Heiko Schlitterman... Use right type casts in string_compare_by_pointer exim-4_87_RC5
2016-03-02 Heiko Schlitterman... Remove confusing #ifndef environ
2016-03-01 Heiko Schlitterman... Make qsort() in readconf.c more portable
2016-03-01 Heiko Schlitterman... Make environment.c more portable
2016-02-25 Heiko Schlitterman... Release: fix release script
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-15 Jeremy HarrisCompiler quietening
2016-02-14 Jeremy HarrisMalware: fix error logged on a scanner connect fail...
2016-02-10 Jeremy HarrisTLS: support build with OpenSSL 1.1.0 Bug 1771
2016-02-10 Jeremy HarrisDKIM: fix selection of header for signing/verification...
2016-02-10 Jeremy HarrisDKIM: support oversigning. Bugs 1309, 1310
2016-02-10 Jeremy HarrisTestsuite: Support running exim under valgrind
2016-02-06 Jeremy HarrisSRS: fix crash in queryprogram router when compiled...
2016-02-05 Jeremy HarrisTLS: Whine to log on client config of SNI under too...
2016-02-05 Jeremy HarrisFix EXPERIMENTAL_DMARC build
2016-02-05 Heiko Schlitterman... Add backward compatibility for EXIM_TMPDIR
2016-02-05 Alexander TsoyRename build-time option TMPDIR to EXIM_TMPDIR
2016-02-04 Jeremy HarrisUse GCRYPT if GNUTLS isn't good enough
2016-02-01 Jeremy HarrisDKIM: replace SHA and RSA routines from gnutls, under...
2016-01-31 Heiko Schlitterman... Keep options ordered alphabetical
2016-01-28 Heiko Schlitterman... Fix typo
2016-01-22 Jeremy HarrisPDKIM: Fix use of private-keys having trailing '='...
next