summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-19PRINTF_FUNCTION -> ALMOST_PRINTF.Phil Pennock
2012-05-19Portability to HP-UX.Phil Pennock
2012-05-19PCRE_PRERELEASE fix, againPhil Pennock
2012-05-18Torture the English language slightly lessexim-4_80_RC2Phil Pennock
2012-05-18Fix three issues highlighted by clang analyser.Phil Pennock
2012-05-18Second SPF fix, moved to where type is correct.Phil Pennock
2012-05-18Fix dcc_header content corruption.Phil Pennock
2012-05-18SPF multiple strings join on "".Phil Pennock
2012-05-17GnuTLS pretty much passes test suite.exim-4_80_RC1Phil Pennock
2012-05-17CRL addition returns count of CRLs addedPhil Pennock
2012-05-17Support expansion variable for hi-res timestamp (bug 1172).Jeremy Harris
2012-05-17fix tls_cipher memory lifetime.Phil Pennock
2012-05-17More GnuTLS cleanups/fixes.Phil Pennock
2012-05-17GnuTLS control constants exposed to Makefile.Phil Pennock
2012-05-17Copyright year updates.Phil Pennock
2012-05-17gnutls_require_protocols comment on 4.77 notes.Phil Pennock
2012-05-174.78 -> 4.80Phil Pennock
2012-05-17Handle absent tls_require_ciphers correctly.Phil Pennock
2012-05-17Get TLS SNI server-switching working with GnuTLS.Phil Pennock
2012-05-17fix TLS SNI segfault casePhil 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-13Make integer values 64bit (bug 1171).Jeremy Harris
2012-05-13Oops, missed .c change in bug 1246 fix git commitPhil Pennock
2012-05-12pcre-config support.Phil Pennock
2012-05-10fix non-bw case, late slip not re-run by my earlier testsPhil Pennock
2012-05-09Merge branch 'master' of git://git.exim.org/eximJeremy Harris
2012-05-09Fix non-TLS build. Detection and fix by Todd Lyons.Jeremy Harris
2012-05-08inetd wait mode support with -bwPhil Pennock
2012-05-08OCSP Stapling support, under EXPERIMENTAL_OCSP.Phil Pennock
2012-05-07Testsuite: updates for 8bitmime-as-default.Jeremy Harris
2012-05-07Default accept_8bitmime to true.Phil Pennock
2012-05-07revert "%s" addition in em_main.c, broke %D in log_file.Phil Pennock
2012-05-06Unbreak build on Solaris.Phil Pennock
2012-05-05DNS resolver init changes for NetBSD compatibility.Phil Pennock
2012-05-05Fix eximon build (tls_sni)Jeremy Harris
2012-05-04Check localhost_number expansion for failure.Phil Pennock
2012-05-04silence various compiler complaints; expose NVALGRINDPhil Pennock
2012-05-04More tls_sni support: outbound, logging.Phil Pennock
2012-05-04TLS SNI support for OpenSSL ($tls_sni)Phil Pennock
2012-05-03Guard loadable module vars with LOOKUP_MODULE_DIR.Phil Pennock
2012-05-03spurious compiler warning of unused var fixPhil Pennock
2012-05-03OpenSSL fixes and backwards compat break.Phil Pennock
2012-05-03LDAP: Check for errors of TLS initialisationPhil Pennock
2012-05-01Code refactoring in acl.c (bug 1184)Jeremy Harris
2012-05-01Change notes for bug 660.Jeremy Harris
2012-05-01Return multi-values attributes from an LDAP lookup in parsable form (bug 660).Jeremy Harris