summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-08coding standardsJeremy Harris
2020-01-07SPF: switch to NO_DATA for SPF-rr lookups. Bug 1294Wolfgang Breyha
2020-01-07SPF: shortcircuit SPF RR lookups. Bug 1294Wolfgang Breyha
2020-01-07SPF: fix result for case of only non-spf TXT RRs. Bug 2499Wolfgang Breyha
2020-01-06Hurd: account for setgroups() being callable unprivilegedSamuel Thibault
2020-01-05SPF: additional debugJeremy Harris
2020-01-02SPF: handle DNS NO_DATA return. Bug 2499Wolfgang Breyha
2020-01-01GSASL: provide $autnN for scram option expansionsJeremy Harris
2019-12-31GSASL: remove unneeded stringprep operations; library does it for usJeremy Harris
2019-12-30GSASL: feature macroJeremy Harris
2019-12-29Logging: Add DT= to defer & fail message lines. Bug 322Jeremy Harris
2019-12-28SPF: library version reportingJeremy Harris
2019-12-28Fix build with older TLS library versionsJeremy Harris
2019-12-28SPF: fix handling mix of spf and other txt records. Bug 2499Wolfgang Breyha
2019-12-28GSASL channel-binding: TLS resumption checksJeremy 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-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