summaryrefslogtreecommitdiff
path: root/src/OS
AgeCommit message (Expand)Author
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-10-21Add equivalent for missing poll(2) #defineJeremy Harris
2017-10-20Add equivalent for missing poll(2) #define in OpenBSDJeremy Harris
2017-10-14Tidy build for OpenBSDJeremy Harris
2017-10-08TFO: on FreeBSD avoid client TFO-mode connects unless a TCP_FASTOPEN setsocke...Jeremy Harris
2017-10-01TFO: better detection of client fast-open connections (again)Jeremy Harris
2017-09-19TFO: better detection of client fast-open connectionsJeremy Harris
2017-09-16tidyingJeremy Harris
2017-09-16Fix build on FreeBSDJeremy Harris
2017-09-16Support parallel-build for the buildtin macrosJeremy Harris
2017-09-02Logging: restrict TFO client-side to LinuxJeremy Harris
2017-08-31Logging: TCP Fast OpenJeremy Harris
2017-08-14tidyingJeremy Harris
2017-07-30Logging: millisecond timestamps. Bug 2102Jeremy Harris
2017-07-30Retire historical build files from MakefileJeremy Harris
2017-07-30Retire historical build filesJeremy 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-05-06Enable use of sendfile on FreeBSDJeremy Harris
2017-05-06Enable use of sendfile on FreeBSDJeremy Harris
2017-04-26Enable use of sendfileJeremy Harris
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2017-02-12FreeBSD: only assume iconv for FreeBSD >= 10Phil Pennock
2017-02-11Unbreak test_dbfn make-targetPhil Pennock
2017-02-10Compilation warnings shushingPhil Pennock
2017-02-02FreeBSD: Perl no longer in /usr/bin from PortsPhil Pennock
2017-01-24TFO: Support compilation on Linus platforms which define TCP_FASTOPEN but not...Jeremy Harris
2017-01-24Define MIN and MAX for SolarisJeremy Harris
2017-01-21Split out smtp MAIL and RCPT option string buildingJeremy Harris
2017-01-18214 spelling fixesJosh Soref
2016-10-22TFO: Support compilation on systems which define TCP_FASTOPEN but not MSG_FAS...Jeremy Harris
2016-08-20Tidying: coverity issuesJeremy Harris
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-10tidying: char signednessJeremy Harris
2016-04-10tidying: char signednessJeremy 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-24Provide getcwd(NULL, 0) for Solaris (SunOS5)Heiko Schlittermann (HS12-RIPE)
2016-03-23Add os_unsetenv()Heiko Schlittermann (HS12-RIPE)