summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12Add ${acl {name}{arg}} expansion item.Jeremy Harris
2012-06-12Merge branch 'lists'Jeremy Harris
2012-06-12Change names to "listnamed" and "listcount".Jeremy Harris
2012-06-10Add ${list:name} and ${nlist:string} expansion operators.Jeremy Harris
2012-06-09Corrections to spec examples - fixes bug 1196Nigel Metheringham
2012-06-09Typo fix in spec - fixes bug 1197Nigel Metheringham
2012-06-07Packagers: DebianPhil Pennock
2012-06-07Expand $sender_host_dnssec and add vtype_boolPhil Pennock
2012-06-07Unbreak EXPERIMENTAL_OCSP after TLS cutthroughPhil Pennock
2012-06-06BUGFIX: forced-fail smtp option tls_sni would dereference NULLPhil Pennock
2012-06-06BUGFIX: forced-fail smtp option tls_sni would dereference NULLPhil Pennock
2012-06-06LLONG_MIN example in os.h-LinuxPhil Pennock
2012-06-06Ignore files left over from patch programTodd Lyons
2012-06-05Testsuite: add per-testcase munge facility; use for dnssec and gnutls.Jeremy Harris
2012-06-05Docs for "G" modifier on numbers in ${if comparisons.Jeremy Harris
2012-06-05Support "G" modifier on numbers in ${if comparisons.Jeremy Harris
2012-06-04Basic documentation for cutthrough.Jeremy Harris
2012-06-04Add $tls_in_* variables; note the old names as deprecated.Jeremy Harris
2012-06-04Add hosts_verify_avoid_tls option to smtp transport.Jeremy Harris
2012-06-04Fix post-rebase merge issues.Jeremy Harris
2012-06-04Split out OpenSSL and GnuTLS versions of tests.Jeremy Harris
2012-06-04Change use of $tls_cipher in client context to $tls_out_cipher.Jeremy Harris
2012-06-04Fix bug verifying certs on dual-tls.Jeremy Harris
2012-06-04Support transport hosts_avoid_tls for cutthrough.Jeremy Harris
2012-06-04Add testcase for callout fallback from ESMTP to SMTP.Jeremy Harris
2012-06-04Better debug.Jeremy Harris
2012-06-04Fix testsuite cases affected by 8bitmime-as-default.Jeremy Harris
2012-06-04Fix tls variables order, and testsuite case 5401 (cutthrough) for changes tha...Jeremy Harris
2012-06-04Deal explicitly with attempt to callout via null transport; fixes crash.Jeremy Harris
2012-06-04Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts.Jeremy Harris
2012-06-04Dual-tls - split management of TLS into in- and out-bound connection-handling.Jeremy Harris
2012-06-04Testsuite cases for basic cutthrough_delivery.Jeremy Harris
2012-06-04Basic cutthrough delivery.Jeremy Harris
2012-06-04Test for proper parsing of optional MAIL FROM args.Todd Lyons
2012-06-04Refactor optional MAIL FROM argsTodd Lyons
2012-06-04Test system - parse ipv6 addresses with no :: in them.Todd Lyons
2012-06-04Remove extraneous #ifndef guards from config.h.defaultJeremy Harris
2012-06-03Implement -G => "control=suppress_local_fixups"Phil Pennock
2012-06-03Cmdline -L option; also -Ac -Am -X<logfile>Phil Pennock
2012-06-03ChangeLog: note cyrus plugin use situationPhil Pennock
2012-06-03Cyrus SASL: set host;port properties on auth driverPhil Pennock
2012-06-03copyright yearPhil Pennock
2012-06-03DSCP: inbound via control = dscp/<value>Phil Pennock
2012-06-02Docs: pipes in redirect, need for quote cautionPhil Pennock
2012-06-02Christof Meerwald (for patches in bug 1095)Phil Pennock
2012-06-02DSCP: take numeric values too.Phil Pennock
2012-06-02FreeBSD is ELF and has been for a long timePhil Pennock
2012-06-02DSCP: document; hex print; -bI:dscpPhil Pennock
2012-06-01DSCP support, tentativePhil Pennock
2012-06-01DNSSEC babystep: dns_use_dnssec & $sender_host_dnssecPhil Pennock