summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-28SPF: fix handling mix of spf and other txt records. Bug 2499Wolfgang Breyha
2019-12-28Testsuite: SPF testcase additionsJeremy Harris
2019-12-28GSASL channel-binding: TLS resumption checksJeremy Harris
2019-12-27Docs: typoJeremy Harris
2019-12-27Testsuite: new outputJeremy Harris
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-24Testsuite outputJeremy Harris
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-23tidyingJeremy Harris
2019-12-23Docs: more info for dovecot auth driverJeremy 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-17Testsuite: account for 4-component version numbersJeremy Harris
2019-12-17Testsuite: longer timeout on identd testcaseJeremy 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-16Testsuite: avoid using STARTTLS in a non-TLS testcaseJeremy Harris
2019-12-15Testsuite: tidyingJeremy Harris
2019-12-15GNU/Hurd: handle platform-specific behaviour of setgroups()Jeremy Harris
2019-12-15Testsuite: handle platforms having distinct bints for O_RDONLY/OWRONLY (Hurd)Jeremy Harris
2019-12-15Testsuite: avoid one fixed UIDJeremy Harris
2019-12-15Testsuite: output changes resultingJeremy 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-12Testsuite: testcase for misordered ARC headers. Bug 2493Jeremy 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-11Testsuite: platform differencesJeremy Harris
2019-12-11Testsuite: more fastopen knockoutsJeremy Harris
2019-12-11Taint: tweak internal documentationJeremy Harris
2019-12-11Testsuite: care vs. platform differences in ordering multi-rcpt deliveryJeremy Harris
2019-12-10PAM: fix crash in the pam expansion condition. Bug 2489Fabian Groffen