summaryrefslogtreecommitdiff
path: root/src/OS/Makefile-Base
AgeCommit message (Expand)Author
2019-05-02TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy 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-11EXTERNAL authenticatorJeremy Harris
2018-09-20Builtin macros for OpenSSL optionsJeremy 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-09Builtin macros for sha3-hash and ed25519-signing supportJeremy Harris
2018-02-09Macros: convert to tree for speed of lookupJeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-12-21exiwhat: use RM_COMMANDtv
2017-12-19DANE: support under GnuTLS. Bug 1523Jeremy Harris
2017-11-01Add --version to all installed Perl and Shell scripts.Heiko Schlittermann (HS12-RIPE)
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-10-25DKIM: add builtin macro with default list of headers for signingJeremy Harris
2017-09-16tidyingJeremy Harris
2017-09-16Fix build on FreeBSDJeremy Harris
2017-09-16Support parallel-build for the buildtin macrosJeremy Harris
2017-07-30Logging: millisecond timestamps. Bug 2102Jeremy Harris
2017-07-30Retire historical build files from MakefileJeremy Harris
2017-07-15tidyingJeremy Harris
2017-07-15Use the BDB "environment" so that a database config file is not looked for. ...Jeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-06-11On a continued-transport delivery, do not check the hostlist for mismatch in theJeremy Harris
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2017-02-11Unbreak test_dbfn make-targetPhil Pennock
2017-01-21Split out smtp MAIL and RCPT option string buildingJeremy Harris
2017-01-18214 spelling fixesJosh Soref
2016-06-03Merge branch 'multiqueue_336': Named queuesJeremy Harris
2016-06-03Build: add flage & includes to dbmbuild compileJeremy Harris
2016-06-02Move native sha1 implementation from auths to toplevel, only used for non-TLS...Jeremy Harris
2016-06-02Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris
2016-05-27exipick: autodetect the spool directory from exim -bPHeiko Schlittermann (HS12-RIPE)
2016-05-10Collect spool-layout code to one fileJeremy Harris
2016-04-09Cleanup redundant definition of PATH_MAXJeremy Harris
2016-04-06ACL: remove obsolete demime conditionJeremy Harris
2016-04-02 Copyright year updates (things touched in 2016)Jeremy Harris
2016-03-14Fix build for Solaris: "all" must be the first make target.Jeremy Harris
2016-03-09Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578Jeremy Harris
2016-02-18Fix CVE-2016-1531exim-4_87_RC4Heiko Schlittermann (HS12-RIPE)
2015-12-30Consolidate base64 encode/decode routines.Jeremy Harris
2015-12-27Provide setenv/unsetenv for environments lacking them. Bug 1578Jeremy Harris
2015-12-20build dependenciesJeremy Harris
2015-11-07DKIM: fix non-debug build. Bug 1713Jasen Betts
2015-08-11Build: Make test_{os,parse,dbfn,string} workHeiko Schlittermann (HS12-RIPE)
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-13Fix more build dependenciesHeiko Schlittermann (HS12)