summaryrefslogtreecommitdiff
path: root/src/OS/Makefile-Base
Commit message (Expand)AuthorAgeFilesLines
* Regex compile cacheingJeremy Harris2022-06-191-1/+2
* Deduplicate coding between exim and eximonJeremy Harris2022-06-021-9/+16
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Hints DB interface: convert from macros to inlinable functions.Jeremy Harris2022-03-281-2/+4
* Retire old libsrs_alt -based SRS support. Bug 1649Jeremy Harris2022-02-051-2/+0
* Copyright updates:Jeremy Harris2021-10-231-2/+1
* Drop support for MacOS (darwin)Heiko Schlittermann (HS12-RIPE)2021-08-101-1/+0
* Builtin macros for ACL conditions & modifiersJeremy Harris2021-08-041-1/+4
* Add priv.c: reworked version of priv dropping codeHeiko Schlittermann (HS12-RIPE)2021-05-271-1/+2
* Build: Split out dnsbl codeJeremy Harris2020-08-101-1/+2
* Build: fix parallelism problem. Bug 2566Luca Ceresoli2020-05-031-2/+5
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* Eximon: fix string-handling. Bug 2500Jeremy Harris2019-12-211-3/+3
* Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris2019-12-211-4/+2
* GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris2019-12-181-2/+4
* FreeBSD: fix sendfile shimJeremy Harris2019-12-071-24/+4
* Build: Enable *GNU (Hurd) Bug 2476Heiko Schlittermann (HS12-RIPE)2019-12-031-0/+2
* Inline the smaller string-handling functionsJeremy Harris2019-06-161-4/+8
* TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris2019-05-021-2/+2
* Build: move md5.c from auths library to main; exim_fixdb no longer depends on...Jeremy Harris2019-04-261-4/+9
* TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris2019-02-111-1/+2
* EXTERNAL authenticatorJeremy Harris2019-02-111-1/+4
* Builtin macros for OpenSSL optionsJeremy Harris2018-09-201-0/+4
* ARC initial implementation. Experimental. Bug 2162Jeremy Harris2018-03-031-1/+3
* Revert "Macros: convert to tree for speed of lookup"Jeremy Harris2018-02-121-17/+10
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Builtin macros for sha3-hash and ed25519-signing supportJeremy Harris2018-02-091-3/+6
* Macros: convert to tree for speed of lookupJeremy Harris2018-02-091-10/+17
* Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris2018-01-011-1/+4
* exiwhat: use RM_COMMANDtv2017-12-211-0/+1
* DANE: support under GnuTLS. Bug 1523Jeremy Harris2017-12-191-8/+8
* Add --version to all installed Perl and Shell scripts.Heiko Schlittermann (HS12-RIPE)2017-11-011-24/+55
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* Revert "Build: tidying"Jeremy Harris2017-10-261-23/+93
* Build: tidyingJeremy Harris2017-10-251-93/+23
* DKIM: add builtin macro with default list of headers for signingJeremy Harris2017-10-251-0/+4
* tidyingJeremy Harris2017-09-161-1/+1
* Fix build on FreeBSDJeremy Harris2017-09-161-56/+56
* Support parallel-build for the buildtin macrosJeremy Harris2017-09-161-13/+98
* Logging: millisecond timestamps. Bug 2102Jeremy Harris2017-07-301-1/+5
* Retire historical build files from MakefileJeremy Harris2017-07-301-16/+28
* tidyingJeremy Harris2017-07-151-1/+1
* Use the BDB "environment" so that a database config file is not looked for. ...Jeremy Harris2017-07-151-1/+2
* Prebuild the data structure for builtin macrosJeremy Harris2017-07-081-2/+25
* On a continued-transport delivery, do not check the hostlist for mismatch in theJeremy Harris2017-06-111-1/+1
* DKIM: avoid use of temporary file for signingJeremy Harris2017-04-231-1/+2
* Unbreak test_dbfn make-targetPhil Pennock2017-02-111-1/+2
* Split out smtp MAIL and RCPT option string buildingJeremy Harris2017-01-211-1/+1
* 214 spelling fixesJosh Soref2017-01-181-2/+2
* Merge branch 'multiqueue_336': Named queuesJeremy Harris2016-06-031-1/+11
|\