Fix argument checking for ${readsocket }
[exim.git] / src / OS /
2020-02-23 Jeremy HarrisReplace "Try to fix Solaris build" with compatibility...
2020-02-21 Jeremy HarrisAllow for platforms not support abstract naming for...
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisFix Hurd build, another go
2019-12-18 Jeremy HarrisFix Hurd build, another go
2019-12-18 Jeremy HarrisFix Hurd build: typoes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-15 Jeremy HarrisGNU/Hurd: handle platform-specific behaviour of setgroups()
2019-12-10 Jeremy HarrisTaint: invert the taint-check implementation control...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-12-07 Jeremy HarrisFreeBSD: fix sendfile shim
2019-12-03 Heiko Schlitterman... Build: Enable *GNU (Hurd) Bug 2476
2019-12-02 Jeremy HarrisBuild: fix dependencies for platform-specific os.[ch] exim-4.93-RC6
2019-11-30 Jeremy HarrisFreeBSD: fix sendfile shim
2019-11-13 Jeremy HarrisBuild: lose out-of-date comment
2019-09-29 Jeremy HarrisBuild: linux only needs libnsl for LOOKUP_NIS
2019-09-19 Jeremy HarrisFix taint-checking on Solaris
2019-09-05 Jeremy HarrisBuild: do not override the system "cc", on Linux and...
2019-09-04 Jeremy HarrisFix taint-checking on FreeBSD
2019-07-29 Jeremy HarrisFix taint-checking on OpenBSD
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-26 Jeremy HarrisBuild: move md5.c from auths library to main; exim_fixd...
2019-02-14 Jeremy HarrisFix info on using local_scan() in the default Makefile
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy HarrisEXTERNAL authenticator
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-01-05 Jeremy HarrisEXTERNAL authenticator
2018-11-15 Jeremy HarrisOpenBSD: bump dns-result buffer to 64kB
2018-11-06 Jeremy Harristidying
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-23 Jeremy HarrisBuild: probe for broken poll() timing implementation
2018-10-23 Jeremy HarrisMacOS: probe for a usable TFO system configuration
2018-10-21 Jeremy HarrisMacOS: support large group-membership counts
2018-10-12 Jeremy HarrisFix Mac build
2018-10-12 Jeremy HarrisFix OpenBSD build.
2018-10-12 Jeremy Harristidying
2018-09-20 Jeremy HarrisBuiltin macros for OpenSSL options
2018-09-14 Phil PennockRestore Darwin OS configuration
2018-08-27 Xin LiDo not use arc4random_stir() directly (Bug 2304)
2018-04-17 Jeremy HarrisCompile warning defaults for OpenBSD, at request of...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-11 Jeremy HarrisSolaris 10 compatability, try two
2018-02-11 Jeremy HarrisSolaris 10 compatability
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-09 Jeremy HarrisBuiltin macros for sha3-hash and ed25519-signing support
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2017-12-21 tvexiwhat: use RM_COMMAND
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-19 Jeremy HarrisDANE: support under GnuTLS. Bug 1523
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-01 Heiko Schlitterman... Add --version to all installed Perl and Shell scripts.
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-26 Jeremy HarrisRevert "Build: tidying"
2017-10-25 Jeremy HarrisBuild: tidying
2017-10-25 Jeremy HarrisDKIM: add builtin macro with default list of headers...
2017-10-21 Jeremy HarrisAdd equivalent for missing poll(2) #define
2017-10-20 Jeremy HarrisAdd equivalent for missing poll(2) #define in OpenBSD
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-19 Jeremy HarrisTFO: better detection of client fast-open connections
2017-09-16 Jeremy Harristidying
2017-09-16 Jeremy HarrisFix build on FreeBSD
2017-09-16 Jeremy HarrisSupport parallel-build for the buildtin macros
2017-09-02 Jeremy HarrisLogging: restrict TFO client-side to Linux
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-14 Jeremy Harristidying
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-30 Jeremy HarrisRetire historical build files from Makefile
2017-07-30 Jeremy HarrisRetire historical build files
2017-07-15 Jeremy Harristidying
2017-07-15 Jeremy HarrisUse the BDB "environment" so that a database config...
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-06-11 Jeremy HarrisOn a continued-transport delivery, do not check the...
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-04-26 Jeremy HarrisEnable use of sendfile
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-12 Phil PennockFreeBSD: only assume iconv for FreeBSD >= 10
2017-02-12 Phil PennockUnbreak test_dbfn make-target
2017-02-11 Phil PennockCompilation warnings shushing
2017-02-02 Phil PennockFreeBSD: Perl no longer in /usr/bin from Ports
2017-01-24 Jeremy HarrisTFO: Support compilation on Linus platforms which defin...
2017-01-24 Jeremy HarrisDefine MIN and MAX for Solaris
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisSplit out smtp MAIL and RCPT option string building
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
next