summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-05-21features.h; tls_validate_require_cipher: log flag & testsexim-4_80_RC3Phil Pennock
2012-05-20only drop privs for TLS if still rootPhil Pennock
2012-05-20Added tls_dh_max_bits & check tls_require_ciphers early.Phil Pennock
2012-05-20Guard TLS SNI callback define better.Phil Pennock
2012-05-20tls_require_ciphers must be assigned to state copyPhil Pennock
2012-05-20Typo: PRE_PRERELEASE -> PCRE_PRERELEASEPhil Pennock
2012-05-20GnuTLS debug callback: check for existing \nPhil Pennock
2012-05-20"make makfile" -> "make makefile".Phil Pennock
2012-05-19HAVE_IPV6=yes in comment; need value!Phil Pennock
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