summaryrefslogtreecommitdiff
path: root/src/scripts
AgeCommit message (Expand)Author
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
2011-06-30Another PCRE remnant.Tony Finch
2011-06-29Remove obsolete $Cambridge$ CVS revision strings.Tony Finch
2011-02-23Work on IRIX by setting _XPG=1Phil Pennock
2011-01-27Use LC_ALL=C for building lookups/Makefile.Phil Pennock
2011-01-27Permit make values to be indented or in env.Phil Pennock
2011-01-27Fix portability of Makefiles to HP-UX and other non-extended makes.Tony Finch
2011-01-24Bug-fix the xpg4 Solaris logic.exim-4_74Phil Pennock
2011-01-24Compatibility fixes for dynlookup makefile builder.Phil Pennock
2011-01-21Version reporting & module ABI change.Phil Pennock
2011-01-17Module loading working on FreeBSD (and unbreak).Phil Pennock
2011-01-16Bug-fix for bash and no-dynamic case.Phil Pennock
2011-01-16Bug 139: portability fixes and documentation.Phil Pennock