summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
AgeCommit message (Expand)Author
2013-04-01Clean & integrate force_command.Phil Pennock
2013-03-23Rename dns_use_dnssec to dns_dnssec_ok.Phil Pennock
2013-01-26PRDR support, if compiled with EXPERIMENTAL_PRDRJeremy Harris
2013-01-07Typo & nit fixes.Phil Pennock
2013-01-06Restrict lifetime of $router_name and $transport_name. Bug 308.Jeremy Harris
2012-12-25Add $router_name and $transport_name variables. Bug 308.Jeremy Harris
2012-11-06Add optional authenticated_sender info to A= elements of log lines; bug 1314.Jeremy Harris
2012-10-264.81 to 4.82Phil Pennock
2012-10-06Doc fix: log field M8S=, in details sectionPhil Pennock
2012-10-06Logging-only patch for 8BITMIME; bug 817.Jeremy Harris
2012-10-04Add expansion variable $headers_added returning newline-sep list of headersJeremy Harris
2012-09-05minor nits.Phil Pennock
2012-09-05Add dnsdb lookup pseudo-type "a+". Addresses bug 1269.Jeremy Harris
2012-07-27Bug #198: Add remove_header ACL modifier.Todd Lyons
2012-07-08Multiple headers_add/remove options per router/transport - fixes bug 337Jeremy Harris
2012-07-01Merge branch 'acl'Jeremy Harris
2012-06-27Acl expansions: tests and documentationJeremy Harris
2012-06-24Add gnutls_enable_pkcs11 option.Phil Pennock
2012-06-12Use custom variables for ACL args, up to nine. Add an arg-count variable.Jeremy Harris
2012-06-12Add ${acl {name}{arg}} expansion item.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-04Basic documentation for cutthrough.Jeremy Harris
2012-06-03Implement -G => "control=suppress_local_fixups"Phil Pennock
2012-06-03DSCP: inbound via control = dscp/<value>Phil Pennock
2012-06-02DSCP: take numeric values too.Phil Pennock
2012-06-02DSCP: document; hex print; -bI:dscpPhil Pennock
2012-06-01DNSSEC babystep: dns_use_dnssec & $sender_host_dnssecPhil Pennock
2012-06-01tls_dh_min_bits smtp transport optionPhil Pennock
2012-06-01Make -n combine with -bP to inhibit namesPhil Pennock
2012-06-01Add -bI:help and -bI:sievePhil Pennock
2012-05-28Merge openssl_disable_ssl2 branchexim-4_80_RC7Phil Pennock
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-05-20Added tls_dh_max_bits & check tls_require_ciphers early.Phil Pennock
2012-05-17Insert new JH/02 entry for the ACL clean-upPhil Pennock
2012-05-18Documentation update for bug 1172.root
2012-05-174.78 -> 4.80Phil Pennock
2012-05-17Guards for older releases of GnuTLS.Phil Pennock
2012-05-17dnsdb SPF support, from Janne SnabbPhil Pennock
2012-05-16Merge branch 'experimental_ocsp'Phil Pennock
2012-05-16Overhaul of GnuTLS code.Phil Pennock
2012-05-13Use defines in config.h for type & scanf-patterns for eval. Update docs.Jeremy Harris
2012-05-12pcre-config support.Phil Pennock
2012-05-08inetd wait mode support with -bwPhil Pennock
2012-05-08OCSP Stapling support, under EXPERIMENTAL_OCSP.Phil Pennock
2012-05-07Default accept_8bitmime to true.Phil Pennock
2012-05-06Disable SSLv2 by default.Phil Pennock
2012-05-04More tls_sni support: outbound, logging.Phil Pennock
2012-05-04TLS SNI support for OpenSSL ($tls_sni)Phil Pennock
2012-05-03OpenSSL fixes and backwards compat break.Phil Pennock