summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-15Make dmarc code c89 compliantTodd Lyons
2014-04-15Add back deprecated SPF error conditionsTodd Lyons
2014-04-15Add expansion for DMARC policyTodd Lyons
2014-04-14Update ${utf8clean }. Bug 1401Axel Rau
2014-04-13Fix build for update on library component.Jeremy Harris
2014-04-09More care with headers add/remove lists. Bug 1452Jeremy Harris
2014-04-09dnsdb tlsa lookupTodd Lyons
2014-03-26Print support for Experimental Proxy with -bVTodd Lyons
2014-03-23Fix string_unprinting()Jeremy Harris
2014-03-20Future-proof OpenSSL version string. Bug 1421Jeremy Harris
2014-03-19Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS.Wolfgang Breyha
2014-03-18Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris
2014-03-16Enforce that only smtp transports can be used for verify callouts. Bug 1445Heiko Schlittermann
2014-03-16Support transport-added headers under cutthrough delivery. Bug 1431Jeremy Harris
2014-03-15Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371Wolfgang Breyha
2014-03-11Fix DISABLE_DKIM buildJeremy Harris
2014-03-09Refactor malware.c and introduce new scanner type "sock". Bugs 1418 and 1396Jeremy Harris
2014-03-09Log port and TLS details for a failed deliveryJeremy Harris
2014-03-09Log incoming-TLS details on rejects. Bug 305Jeremy Harris
2014-03-08${utf8clean:string} expansion operator. Bug 1401Axel Rau
2014-03-06Change strings of SPF result to conform to RFC 4408Todd Lyons
2014-03-06Code for verify=header_names_asciiMichael Fischer v. Mollard
2014-03-05Support log_selector smtp_confirmation for the lmtp transport. Bug 1157Wolfgang Breyha
2014-03-01Fix parallel make. Bug 1446Jeremy Harris
2014-02-26Add tls_verify_hosts and tls_try_verify_hosts to smtp transportWolfgang Breyha
2014-02-09Fix build on systems having ipv6 but lacking an IPV6_TCLASS define (GNU Hurd)...Jeremy Harris
2014-01-26Fix tls_verify_certificates in gnutls use. Bug 1413.Jeremy Harris
2014-01-14Bugzilla 1433: Fix DMARC SEGVWolfgang Breyha
2014-01-07Update copyright year in --version outputPhil Pennock
2014-01-07Copyright year updates:Phil Pennock
2014-01-07Copyright year updates: 2014Phil Pennock
2014-01-05Document (and enforce) that DKIM-signing is not supported in cobination with ...Jeremy Harris
2014-01-05Documant the non-support of header manipulation in post-RCPT ACLs in combinat...Jeremy Harris
2014-01-05Explicitly disable cutthrough on transports having filtersJeremy Harris
2014-01-05Explicitly disable cutthrough on transports having filtersJeremy Harris
2013-12-30Proxy negotiation saves socket timeout values.Todd Lyons
2013-12-22Add ${listextract {n}{list}...}Jeremy Harris
2013-12-15Fix use of uninitialized variableJeremy Harris
2013-11-30Proxy Protocol - Server supportTodd Lyons
2013-11-20build: try to get dash/bash for sanityPhil Pennock
2013-11-19Fix ldap option setting.Todd Lyons
2013-11-12Fix memory management vs acl-as-conditional, reduxJeremy Harris
2013-11-10Fix memory management vs. acl-as-conditionalJeremy Harris
2013-11-10Add commented-braces for ease of brace-matching editor useJeremy Harris
2013-11-08Bug 1334: AutoDetect compression type in exigrepTodd Lyons
2013-11-07Portability fix for Solaris without xpg4 utilitiesTony Finch
2013-11-05Correctly close the server side of TLS when forking for delivery.Tony Finch
2013-10-31Only unbind ldap connection if bind succeededTodd Lyons
2013-10-22Bug 1400: Fix GnuTLS PKCS11 issuesTodd Lyons
2013-10-15Format String safetyTodd Lyons