summaryrefslogtreecommitdiff
path: root/src/scripts/MakeLinks
AgeCommit message (Expand)Author
2022-06-19Regex compile cacheingJeremy Harris
2022-06-02Deduplicate coding between exim and eximonJeremy Harris
2022-04-23Copyright updates:exim-4.96-RC0Jeremy Harris
2022-03-28Hints DB interface: convert from macros to inlinable functions.Jeremy Harris
2021-10-23Copyright updates:Jeremy Harris
2021-05-27Add priv.c: reworked version of priv dropping codeHeiko Schlittermann (HS12-RIPE)
2020-08-10Build: Split out dnsbl codeJeremy Harris
2020-04-30Copyright updates:exim-4_94_RC0Jeremy Harris
2020-04-22readsocket expansion: response cachingJeremy Harris
2019-04-26Build: move md5.c from auths library to main; exim_fixdb no longer depends on...Jeremy Harris
2019-02-11TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
2019-02-11JSON lookupJeremy Harris
2019-02-11EXTERNAL authenticatorJeremy Harris
2019-02-10Authenticators: refactor SASL support codeJeremy Harris
2018-03-03ARC initial implementation. Experimental. Bug 2162Jeremy Harris
2018-02-12Revert "Macros: convert to tree for speed of lookup"Jeremy Harris
2018-02-10Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)
2018-02-09Macros: convert to tree for speed of lookupJeremy Harris
2017-12-19DANE: support under GnuTLS. Bug 1523Jeremy Harris
2017-10-26Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris
2017-10-26Revert "Build: tidying"Jeremy Harris
2017-10-25Build: tidyingJeremy Harris
2017-09-12DKIM: rename internal signing apiJeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2016-10-15New: queuefile transport, under EXPERIMENTAL_QUEUEFILEAndrew Colin Kissa
2016-08-14LMDB: introduce as Experimental. Bug 1856Andrew Colin Kissa
2016-06-02Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris
2016-04-02 Copyright year updates (things touched in 2016)Jeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko 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-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
2013-10-01Bugzilla 1217: Experimental Redis lookupTodd Lyons
2013-04-09DMARC support by opendmarc libsTodd Lyons
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-02-15First pass heimdal_gssapi authenticator.Phil Pennock
2012-02-05Implemented gsasl driver for authentication.Phil Pennock
2011-06-30Use git to automatically create version.hTony Finch
2011-06-30Another PCRE remnant.Tony Finch