summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2012-07-01Merge branch 'acl'Jeremy Harris
2012-06-27Acl expansions: tests and documentationJeremy Harris
2012-06-25Let Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.Phil Pennock
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-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-06BUGFIX: forced-fail smtp option tls_sni would dereference NULLPhil Pennock
2012-06-05Docs for "G" modifier on numbers in ${if comparisons.Jeremy Harris
2012-06-04Basic documentation for cutthrough.Jeremy Harris
2012-06-04Refactor optional MAIL FROM argsTodd Lyons
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-03DSCP: inbound via control = dscp/<value>Phil Pennock
2012-06-02DSCP: document; hex print; -bI:dscpPhil Pennock
2012-06-01DNSSEC babystep: dns_use_dnssec & $sender_host_dnssecPhil Pennock
2012-06-01ACKNOWLEDGEMENTS update, covering a few yearsPhil 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-30Revert "Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512."exim-4_80Phil Pennock
2012-05-30Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512.Phil Pennock
2012-05-28Merge openssl_disable_ssl2 branchexim-4_80_RC7Phil Pennock
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-05-25Cyrus SASL auth: SSF retrieval was incorrect.Phil Pennock
2012-05-23_ISOC99_SOURCE -> _GNU_SOURCEexim-4_80_RC5Phil Pennock
2012-05-23Define _ISOC99_SOURCE in exim.hPhil Pennock
2012-05-21features.h; tls_validate_require_cipher: log flag & testsexim-4_80_RC3Phil Pennock
2012-05-20Update docs for latest state of TLS affairs.Phil Pennock
2012-05-20Added tls_dh_max_bits & check tls_require_ciphers early.Phil Pennock
2012-05-20tls_require_ciphers must be assigned to state copyPhil Pennock
2012-05-19PRINTF_FUNCTION -> ALMOST_PRINTF.Phil Pennock
2012-05-19PCRE_PRERELEASE fix, againPhil Pennock
2012-05-18Fix three issues highlighted by clang analyser.Phil Pennock
2012-05-18Fix dcc_header content corruption.Phil Pennock
2012-05-18SPF multiple strings join on "".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