summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-27Doc: fix glitchexim-4_80_RC6Phil Pennock
2012-05-27Test: update for new tls_dhparamPhil Pennock
2012-05-27Doc: SECTgnutlsparam referencing tls_dhparamPhil 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-26FAQ for GnuTLSPhil 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-25Ignore vim swap files and test/* temporary files/dirsTodd Lyons
2012-05-25release: no .lz by default for nowPhil Pennock
2012-05-25Doc: Provide context for bare numbers from CHAP/SECT.Phil 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-24ReleaseTools: support .lz lzip archivesPhil Pennock
2012-05-23_ISOC99_SOURCE -> _GNU_SOURCEexim-4_80_RC5Phil Pennock
2012-05-23Define _ISOC99_SOURCE in exim.hPhil Pennock
2012-05-23Doc: move -bmalware into alphabetic placePhil Pennock
2012-05-23Doc: s/DNS/domains/ in new textPhil Pennock
2012-05-23Doc: document when dnslookup will declinePhil Pennock
2012-05-23Doc: tls_require_ciphers examplesPhil Pennock
2012-05-23Manually control locale, setting to "C" in runtest script.Todd Lyons
2012-05-23expanded comment, noting size types and API issuePhil Pennock
2012-05-22README.UPDATING: emphasise more the LDAP issuePhil Pennock
2012-05-22OCSP description: minor nitsPhil Pennock
2012-05-21Enable PCRE_CONFIG by defaultPhil Pennock
2012-05-21Guard SNI usage better (client-side)Phil Pennock
2012-05-21Testsuite: more robust fix for SHELL vs /bin/sh, take two.Jeremy Harris
2012-05-21Revert "Testsuite: more robust fix for SHELL vs /bin/sh"Jeremy Harris
2012-05-21Testsuite: more robust fix for SHELL vs /bin/shJeremy Harris
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-21.end -> .wenexim-4_80_RC4Phil Pennock
2012-05-21Add tls_dh_max_bits to OptionLists.txtPhil 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-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-20Guard TLS SNI callback define better.Phil Pennock
2012-05-20tls_require_ciphers must be assigned to state copyPhil Pennock
2012-05-20Merge branch 'master_testsuite_faq'Todd Lyons
2012-05-20FAQ of running test suiteTodd Lyons
2012-05-20Testsuite: more guidance in READMEJeremy Harris
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-19Cipher munging continues.Phil Pennock