summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-07Repair Heimdal GSSAPI authenticator init part 2Phil Pennock
2018-02-07Repair Heimdal GSSAPI authenticator initPhil Pennock
2018-02-07DKIM: fix buffer overflow in verifyJeremy Harris
2018-02-07Cutthrough: silently ignore ACL control when the message cannot be cutthrough...Jeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-02-03Debug: more info for string-expansion troublesJeremy Harris
2018-02-02Protect build against LibreSSL.Jeremy Harris
2018-02-02String expansions: support sha3 under OpenSSL (1.1.1+)Jeremy Harris
2018-01-31DKIM: share body-hash calculation between multiple signatures for verificationJeremy Harris
2018-01-28Routing: dnslookup and manualroute routers: ipv4_only, ipv4_prefer options. ...Jeremy Harris
2018-01-28Debugging: fix potential null-derefs in DSN debug_printfsJeremy Harris
2018-01-27Build: .git may be a file when this repo is a submoduleHeiko Schlittermann (HS12-RIPE)
2018-01-27GnuTLS: fix to ignore timeout on unrelated callout connection. Bug 2174Jeremy Harris
2018-01-26Cutthrough: fix for port-number defined by router. Bug 2229Jeremy Harris
2018-01-25Cutthrough: fix multi-message initiating connections. Bug 2230Jeremy Harris
2018-01-21DKIM: use string-allocate facilities for DNS lookupJeremy Harris
2018-01-20Use bitfield macros for acl-whereJeremy Harris
2018-01-17DB: show the Berkeley DB runtime library version, for "-d -bV"Jeremy Harris
2018-01-16Logging: Receive duration on <= lines. Bug 353Jeremy Harris
2018-01-16Fix %D string expansion to not use millisecHeiko Schlittermann (HS12-RIPE)
2018-01-14DKIM: DNS records having no v= tag are acceptable. Bug 2207Jeremy Harris
2018-01-13Lookups: fix mysql lookup returns for no-data "queries",Jeremy Harris
2018-01-07OpenSSL: fix OCSP stapling under DANEJeremy Harris
2018-01-07OpenSSL: better debug info for OCSPJeremy Harris
2018-01-07DKIM: permit dkim_private_key to override dkim_strict on signing. Bug 2220Jeremy Harris
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ...Jeremy Harris
2018-01-05SPF: promote from Experimental to mainline statusJeremy Harris
2018-01-03tidyingJeremy Harris
2018-01-02coding standardsJeremy Harris
2018-01-01Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" methodJeremy Harris
2018-01-01Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template ma...Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2018-01-01refactor show-supported codingJeremy Harris
2018-01-01tidyingJeremy Harris
2017-12-31Enable header_syntax verify in the example configJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
2017-12-29Fix issue with continued-connections when the DNS shifts unreliablyJeremy Harris
2017-12-29Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris
2017-12-28Use common routine for building tagstring for dns-fail cacheJeremy Harris
2017-12-28Debug: enhance output from smtp transport entryJeremy Harris
2017-12-28DKIM: tighter checking while parsing signature headers. Bug 2217Jeremy Harris
2017-12-28Check ARGV before subscripting itGeraint Edwards
2017-12-24Lookups: fix pgsql multiple-row, single-column returnJeremy Harris
2017-12-23Delivery: remove restriction on dirname length on having to create directorie...Jeremy Harris
2017-12-22DANE/GnuTLS: split verification of mixed sets of TLSA records by usageJeremy Harris
2017-12-22ConstificationJeremy Harris
2017-12-22Fix const issue in nisplus lookupJeremy Harris
2017-12-22Fix build of nisplus lookupAndreas Piesk
2017-12-21exim: regularize exim -bI:help outputJosh Soref
2017-12-21exiwhat: use RM_COMMANDtv