summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | only drop privs for TLS if still rootPhil Pennock2012-05-201-2/+4
* | Update docs for latest state of TLS affairs.Phil Pennock2012-05-202-16/+27
* | Added tls_dh_max_bits & check tls_require_ciphers early.Phil Pennock2012-05-2010-5/+293
* | Guard TLS SNI callback define better.Phil Pennock2012-05-201-1/+9
* | tls_require_ciphers must be assigned to state copyPhil Pennock2012-05-202-0/+4
* | Merge branch 'master_testsuite_faq'Todd Lyons2012-05-202-0/+32
|\ \
| * | FAQ of running test suiteTodd Lyons2012-05-202-0/+32
* | | Testsuite: more guidance in READMEJeremy Harris2012-05-201-4/+6
|/ /
* | Typo: PRE_PRERELEASE -> PCRE_PRERELEASEPhil Pennock2012-05-201-1/+1
* | GnuTLS debug callback: check for existing \nPhil Pennock2012-05-201-1/+8
* | "make makfile" -> "make makefile".Phil Pennock2012-05-201-1/+1
* | Cipher munging continues.Phil Pennock2012-05-198-16/+16
* | HAVE_IPV6=yes in comment; need value!Phil Pennock2012-05-191-1/+1
* | Testsuite: munge recorded TLS version &c in output to permit awkward test-hos...Jeremy Harris2012-05-2024-73/+75
* | PRINTF_FUNCTION -> ALMOST_PRINTF.Phil Pennock2012-05-1910-10/+24
* | Portability to HP-UX.Phil Pennock2012-05-191-0/+7
* | PCRE_PRERELEASE fix, againPhil Pennock2012-05-192-10/+13
* | Torture the English language slightly lessexim-4_80_RC2Phil Pennock2012-05-181-5/+7
* | Fix three issues highlighted by clang analyser.Phil Pennock2012-05-184-5/+23
* | Test suite fixes, mostly for new certs.Phil Pennock2012-05-1823-52/+51
* | Document DCC in experimental-spec.txtPhil Pennock2012-05-181-0/+54
* | Second SPF fix, moved to where type is correct.Phil Pennock2012-05-181-10/+12
* | Fix dcc_header content corruption.Phil Pennock2012-05-183-21/+28
* | SPF multiple strings join on "".Phil Pennock2012-05-183-4/+17
* | GnuTLS pretty much passes test suite.exim-4_80_RC1Phil Pennock2012-05-171-10/+14
* | Make test-suite client cmd -t<timeout> actually workPhil Pennock2012-05-171-4/+24
* | CRL addition returns count of CRLs addedPhil Pennock2012-05-175-45/+49
* | Insert new JH/02 entry for the ACL clean-upPhil Pennock2012-05-172-2/+5
* | Documentation update for bug 1172.root2012-05-183-0/+7
* | Support expansion variable for hi-res timestamp (bug 1172).Jeremy Harris2012-05-173-2/+18
* | fix tls_cipher memory lifetime.Phil Pennock2012-05-1714-32/+65
* | More GnuTLS cleanups/fixes.Phil Pennock2012-05-176-57/+138
* | GnuTLS control constants exposed to Makefile.Phil Pennock2012-05-173-1/+51
* | Copyright year updates.Phil Pennock2012-05-1749-55/+55
* | gnutls_require_protocols comment on 4.77 notes.Phil Pennock2012-05-171-0/+3
* | 4.78 -> 4.80Phil Pennock2012-05-178-22/+22
* | Handle absent tls_require_ciphers correctly.Phil Pennock2012-05-177-94/+133
* | Handle TLSv1.2 in test suite.Phil Pennock2012-05-175-0/+23
* | Get TLS SNI server-switching working with GnuTLS.Phil Pennock2012-05-171-114/+115
* | fix TLS SNI segfault casePhil Pennock2012-05-171-14/+44
* | Guards for older releases of GnuTLS.Phil Pennock2012-05-174-17/+65
* | dnsdb SPF support, from Janne SnabbPhil Pennock2012-05-176-7/+31
* | Merge branch 'experimental_ocsp'Phil Pennock2012-05-169-14/+333
|\ \
| * | OCSP Stapling support, under EXPERIMENTAL_OCSP.Phil Pennock2012-05-089-14/+333
* | | Overhaul of GnuTLS code.Phil Pennock2012-05-1628-1070/+1235
* | | Testsuite: fix problem with parsing retry records spanning midnight.Jeremy Harris2012-05-152-5/+18
* | | Merge branch '64bitint'Jeremy Harris2012-05-1313-71/+114
|\ \ \
| * | | Use defines in config.h for type & scanf-patterns for eval. Update docs.Jeremy Harris2012-05-137-38/+74
| * | | Make integer values 64bit (bug 1171).Jeremy Harris2012-05-138-67/+74
* | | | typo fixPhil Pennock2012-05-131-1/+1
|/ / /