Age | Commit message (Expand) | Author |
2012-05-20 | Typo: PRE_PRERELEASE -> PCRE_PRERELEASE | Phil Pennock |
2012-05-20 | GnuTLS debug callback: check for existing \n | Phil Pennock |
2012-05-20 | "make makfile" -> "make makefile". | Phil Pennock |
2012-05-19 | HAVE_IPV6=yes in comment; need value! | Phil Pennock |
2012-05-19 | PRINTF_FUNCTION -> ALMOST_PRINTF. | Phil Pennock |
2012-05-19 | Portability to HP-UX. | Phil Pennock |
2012-05-19 | PCRE_PRERELEASE fix, again | Phil Pennock |
2012-05-18 | Torture the English language slightly lessexim-4_80_RC2 | Phil Pennock |
2012-05-18 | Fix three issues highlighted by clang analyser. | Phil Pennock |
2012-05-18 | Second SPF fix, moved to where type is correct. | Phil Pennock |
2012-05-18 | Fix dcc_header content corruption. | Phil Pennock |
2012-05-18 | SPF multiple strings join on "". | Phil Pennock |
2012-05-17 | GnuTLS pretty much passes test suite.exim-4_80_RC1 | Phil Pennock |
2012-05-17 | CRL addition returns count of CRLs added | Phil Pennock |
2012-05-17 | Support expansion variable for hi-res timestamp (bug 1172). | Jeremy Harris |
2012-05-17 | fix tls_cipher memory lifetime. | Phil Pennock |
2012-05-17 | More GnuTLS cleanups/fixes. | Phil Pennock |
2012-05-17 | GnuTLS control constants exposed to Makefile. | Phil Pennock |
2012-05-17 | Copyright year updates. | Phil Pennock |
2012-05-17 | gnutls_require_protocols comment on 4.77 notes. | Phil Pennock |
2012-05-17 | 4.78 -> 4.80 | Phil Pennock |
2012-05-17 | Handle absent tls_require_ciphers correctly. | Phil Pennock |
2012-05-17 | Get TLS SNI server-switching working with GnuTLS. | Phil Pennock |
2012-05-17 | fix TLS SNI segfault case | Phil Pennock |
2012-05-17 | Guards for older releases of GnuTLS. | Phil Pennock |
2012-05-17 | dnsdb SPF support, from Janne Snabb | Phil Pennock |
2012-05-16 | Merge branch 'experimental_ocsp' | Phil Pennock |
2012-05-16 | Overhaul of GnuTLS code. | Phil Pennock |
2012-05-13 | Use defines in config.h for type & scanf-patterns for eval. Update docs. | Jeremy Harris |
2012-05-13 | Make integer values 64bit (bug 1171). | Jeremy Harris |
2012-05-13 | Oops, missed .c change in bug 1246 fix git commit | Phil Pennock |
2012-05-12 | pcre-config support. | Phil Pennock |
2012-05-10 | fix non-bw case, late slip not re-run by my earlier tests | Phil Pennock |
2012-05-09 | Merge branch 'master' of git://git.exim.org/exim | Jeremy Harris |
2012-05-09 | Fix non-TLS build. Detection and fix by Todd Lyons. | Jeremy Harris |
2012-05-08 | inetd wait mode support with -bw | Phil Pennock |
2012-05-08 | OCSP Stapling support, under EXPERIMENTAL_OCSP. | Phil Pennock |
2012-05-07 | Testsuite: updates for 8bitmime-as-default. | Jeremy Harris |
2012-05-07 | Default accept_8bitmime to true. | Phil Pennock |
2012-05-07 | revert "%s" addition in em_main.c, broke %D in log_file. | Phil Pennock |
2012-05-06 | Unbreak build on Solaris. | Phil Pennock |
2012-05-05 | DNS resolver init changes for NetBSD compatibility. | Phil Pennock |
2012-05-05 | Fix eximon build (tls_sni) | Jeremy Harris |
2012-05-04 | Check localhost_number expansion for failure. | Phil Pennock |
2012-05-04 | silence various compiler complaints; expose NVALGRIND | Phil Pennock |
2012-05-04 | More tls_sni support: outbound, logging. | Phil Pennock |
2012-05-04 | TLS SNI support for OpenSSL ($tls_sni) | Phil Pennock |
2012-05-03 | Guard loadable module vars with LOOKUP_MODULE_DIR. | Phil Pennock |
2012-05-03 | spurious compiler warning of unused var fix | Phil Pennock |
2012-05-03 | OpenSSL fixes and backwards compat break. | Phil Pennock |