summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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-04Refactor optional MAIL FROM argsTodd 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-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-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
2012-06-01improve PH entry, per Bill Hacker's suggestionPhil 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-27typo fix: "overriden" -> "overridden" from Andreas MetzlerPhil Pennock
2012-05-27For DH, use standard primes from RFCsPhil Pennock
2012-05-27">" -> ">=" for EXIM_CLIENT_DH_MIN_BITS+10Phil Pennock
2012-05-27Deal with GnuTLS DH generation overshootPhil Pennock
2012-05-26teach sprint_vformat() size_t z modifier (jgh)Phil Pennock
2012-05-26fix size param for gnutls_dh_params_export_pkcs3() againPhil Pennock
2012-05-25Cyrus SASL auth: SSF retrieval was incorrect.Phil Pennock
2012-05-25It's 2012, not 1012. Noted by Jay RoumanPhil Pennock
2012-05-24Added some more .gitignore entriesNigel Metheringham
2012-05-24Moved pdkim declaration to satisfy older compilersNigel Metheringham
2012-05-23_ISOC99_SOURCE -> _GNU_SOURCEexim-4_80_RC5Phil Pennock
2012-05-23Define _ISOC99_SOURCE in exim.hPhil Pennock
2012-05-23expanded comment, noting size types and API issuePhil Pennock
2012-05-22README.UPDATING: emphasise more the LDAP issuePhil Pennock
2012-05-21Enable PCRE_CONFIG by defaultPhil Pennock
2012-05-21Guard SNI usage better (client-side)Phil Pennock
2012-05-21OpenBSD compat, DNS resolver libraryPhil Pennock
2012-05-21Update binary's copyright message.Phil Pennock
2012-05-21avoid NUL in dh params filePhil Pennock