summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-27Authenticator gsasl: client support. Bug 2349Jeremy Harris
2019-12-27SPF: support uppercase in v=spf1, permerror-on-multiple-RRs. Bug 2499Jeremy Harris
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-23tidyingJeremy Harris
2019-12-22Fix build with heimdal-gssapi. Bug 2501Jeremy Harris
2019-12-22Fix Solaris build (pt.2)Jeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-22Fix Solaris buildJeremy Harris
2019-12-21Eximon: fix string-handling. Bug 2500Jeremy Harris
2019-12-21SPF: only require "v=spf1" on TXT DNS records during lookups. Bug 2499Wolfgang Breyha
2019-12-21Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris
2019-12-18Fix Hurd build, another goJeremy Harris
2019-12-18Fix Hurd build, another goJeremy Harris
2019-12-18Fix Hurd build: typoesJeremy Harris
2019-12-18GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris
2019-12-17Handle EINTR from transport-pipe writeJeremy Harris
2019-12-17Better information on queue-runner pipe errorJeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a connect...Jeremy Harris
2019-12-15Testsuite: tidyingJeremy Harris
2019-12-15GNU/Hurd: handle platform-specific behaviour of setgroups()Jeremy Harris
2019-12-15Events: add msg:defer Bug 2477Jeremy Harris
2019-12-14Zero smtp context structure after allocationJeremy Harris
2019-12-13Fix build on older LinuxJeremy Harris
2019-12-13Early-pipe: clear unused feature bitsJeremy Harris
2019-12-13DMARC: default dmarc_tld_file to unset. Bug 2494Jeremy Harris
2019-12-13Use a monotonic clock, if available, for ID generationJeremy Harris
2019-12-13Handle kernels not providing microsecond time resolutionSamuel Thibault
2019-12-12Fix taint issue with retry records. Bug 2492Jeremy Harris
2019-12-12ARC: fix crash induced by misordered headers. Bug 2493Jeremy Harris
2019-12-12Docs: more notes for local_scan/dlfuncJeremy Harris
2019-12-11Fix taint issue in transport with DSN. Bug 2491Jeremy Harris
2019-12-11Taint: tweak internal documentationJeremy Harris
2019-12-10PAM: fix crash in the pam expansion condition. Bug 2489Fabian Groffen
2019-12-10local_scan: align local_scan.h and docs re. store_get()Jeremy Harris
2019-12-10Taint: speed up slow-mode is_taintedJeremy Harris
2019-12-10Taint: invert the taint-check implementation control #defineJeremy Harris
2019-12-10Taint: internal documentationJeremy Harris
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08Fix macOS buildJeremy Harris
2019-12-08Fix macOS buildJeremy Harris
2019-12-08Update README.UPDATING to reflect the major changes for 4.93exim-4.93Heiko Schlittermann (HS12-RIPE)
2019-12-08FreeBSD: better support for TFOJeremy Harris
2019-12-07FreeBSD: fix sendfile shimJeremy Harris
2019-12-05Transports: explicit errno values in returnsJeremy Harris
2019-12-04Hurd: errno really uses more than a short-sized value. Bug 2476Samuel Thibault
2019-12-04PRDR: fix guard on example in configure.default. Bug 2486exim-4.93-RC7Jeremy Harris
2019-12-04ARC: fix crash in signingJeremy Harris
2019-12-03TFO: disable for FreeBSDJeremy Harris
2019-12-03Build: Enable *GNU (Hurd) Bug 2476Heiko Schlittermann (HS12-RIPE)
2019-12-03Make makefile: Handle DISABLE_TLS (option changed from SUPPORT_TLS)Heiko Schlittermann (HS12-RIPE)