summaryrefslogtreecommitdiff
path: root/src/scripts
AgeCommit message (Expand)Author
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2017-04-12$SOURCE_DATE_EPOCH support for build date stampPhil Pennock
2017-02-12Handle PKG_CONFIG_PATH in Local/MakefilePhil Pennock
2016-10-18Unbreak build: crypto hdrs not in system includesPhil Pennock
2016-10-15New: queuefile transport, under EXPERIMENTAL_QUEUEFILEAndrew Colin Kissa
2016-10-08DH parameters update, new values & defaultexim-4_88_RC2Phil Pennock
2016-09-18ACL: merge the tables used for codition/modifier decodeJeremy Harris
2016-09-18 ACL: bsearch for controlsJeremy Harris
2016-08-14LMDB: introduce as Experimental. Bug 1856Andrew Colin Kissa
2016-06-02Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris
2016-04-07Suppress tls_advertise_hosts warning during 'make install'Heiko Schlittermann (HS12-RIPE)
2016-04-02 Copyright year updates (things touched in 2016)Jeremy Harris
2016-03-03Solaris /bin/sh does not understand 'export LC_ALL=C'Heiko Schlittermann (HS12-RIPE)
2016-02-25Release: fix release scriptHeiko Schlittermann (HS12-RIPE)
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
2016-02-05Add backward compatibility for EXIM_TMPDIRHeiko Schlittermann (HS12-RIPE)
2016-02-01DKIM: replace SHA and RSA routines from gnutls, under earlier libraryJeremy Harris
2016-01-07DKIM: reinstate embedded Polarssl SHA routines under older GnuTLS. Bug 1772Jeremy Harris
2016-01-06DKIM: Remove embedded copy of PolarSSL and use OpenSSL/GnuTLS library.Jeremy Harris
2015-12-30Consolidate base64 encode/decode routines.Jeremy Harris
2015-12-27Provide setenv/unsetenv for environments lacking them. Bug 1578Jeremy Harris
2015-12-18Redis: move from Experimental to mainlineexim-4_87_RC2Jeremy Harris
2015-11-29Separate PolarSSL from PDKIM. Bug 1192Andreas Metzler
2015-06-04TLS authenticatorJeremy Harris
2015-06-04refactor build scriptJeremy Harris
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-12A-label transform functionsJeremy Harris
2015-03-15SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590Jeremy Harris
2014-07-29Framework to build dane supportTodd Lyons
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-15Bail configuration on missing packagePhil Pennock
2013-11-20build: try to get dash/bash for sanityPhil Pennock
2013-11-07Portability fix for Solaris without xpg4 utilitiesTony Finch
2013-10-22Bug 1400: Fix GnuTLS PKCS11 issuesTodd Lyons
2013-10-03Setting LC_ALL with make overrode this sort checkexim-4_82_RC2Todd Lyons
2013-10-01Bugzilla 1217: Experimental Redis lookupTodd Lyons
2013-05-12Add compile-time checks for various tables being in alphabetical order.Jeremy Harris
2013-04-09DMARC support by opendmarc libsTodd Lyons
2012-12-07Avoid spurious rebuilds of the dynamic lookups Makefile.Tony Finch
2012-11-16Configure should stop on error.Phil Pennock
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-05-12pcre-config support.Phil Pennock
2012-02-18Support pkg-config for SSL libraries.Phil Pennock
2012-02-15First pass heimdal_gssapi authenticator.Phil Pennock
2012-02-05Implemented gsasl driver for authentication.Phil Pennock
2011-10-05quote var for case stmt, so that old shell will see it as empty, rather than ...Phil Pennock
2011-10-05test for .git dir with -d not -e; more portablePhil Pennock
2011-10-05Solaris/Irix portability hacks for reversionPhil Pennock
2011-10-03source referenced version.sh file alwaysexim-4_77_RC2Phil Pennock
2011-06-30Use git to automatically create version.hTony Finch