2012-05-21 |
Phil Pennock | .end -> .wen exim-4_80_RC4 |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Phil Pennock | Add tls_dh_max_bits to OptionLists.txt |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Phil Pennock | features.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3 |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Phil Pennock | only drop privs for TLS if still root |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Phil Pennock | Update docs for latest state of TLS affairs. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Phil Pennock | Added tls_dh_max_bits & check tls_require_ciphers early. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | Guard TLS SNI callback define better. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | tls_require_ciphers must be assigned to state copy |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Todd Lyons | Merge branch 'master_testsuite_faq' |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Todd Lyons | FAQ of running test suite |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Jeremy Harris | Testsuite: more guidance in README |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | Typo: PRE_PRERELEASE -> PCRE_PRERELEASE |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | GnuTLS debug callback: check for existing \n |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | "make makfile" -> "make makefile". |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | Cipher munging continues. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Phil Pennock | HAVE_IPV6=yes in comment; need value! |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Jeremy Harris | Testsuite: munge recorded TLS version &c in output... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Phil Pennock | PRINTF_FUNCTION -> ALMOST_PRINTF. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Phil Pennock | Portability to HP-UX. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Phil Pennock | PCRE_PRERELEASE fix, again |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Torture the English language slightly less exim-4_80_RC2 |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Fix three issues highlighted by clang analyser. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Test suite fixes, mostly for new certs. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Document DCC in experimental-spec.txt |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Second SPF fix, moved to where type is correct. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Fix dcc_header content corruption. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | SPF multiple strings join on "". |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | GnuTLS pretty much passes test suite. exim-4_80_RC1 |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | Make test-suite client cmd -t<timeout> actually work |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Phil Pennock | CRL addition returns count of CRLs added |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Insert new JH/02 entry for the ACL clean-up |
commit | commitdiff | tree | snapshot |
2012-05-17 |
root | Documentation update for bug 1172. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Jeremy Harris | Support expansion variable for hi-res timestamp (bug... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | fix tls_cipher memory lifetime. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | More GnuTLS cleanups/fixes. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | GnuTLS control constants exposed to Makefile. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Copyright year updates. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | gnutls_require_protocols comment on 4.77 notes. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | 4.78 -> 4.80 |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Handle absent tls_require_ciphers correctly. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Handle TLSv1.2 in test suite. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Get TLS SNI server-switching working with GnuTLS. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | fix TLS SNI segfault case |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | Guards for older releases of GnuTLS. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Phil Pennock | dnsdb SPF support, from Janne Snabb |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jeremy Harris | Testsuite: fix problem with parsing retry records spann... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jeremy Harris | Merge branch '64bitint' |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jeremy Harris | Use defines in config.h for type & scanf-patterns for... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Phil Pennock | typo fix |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jeremy Harris | Make integer values 64bit (bug 1171). |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jeremy Harris | Testsuite: ensure socket from wait-mode daemon test... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Phil Pennock | Oops, missed .c change in bug 1246 fix git commit |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Phil Pennock | Fixed headers_only on smtp transports. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Phil Pennock | pcre-config support. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Phil Pennock | Testing for -bw mode |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default (Dovecot... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default (GnuTLS). |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Phil Pennock | fix non-bw case, late slip not re-run by my earlier... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Jeremy Harris | Fix non-TLS build. Detection and fix by Todd Lyons. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Phil Pennock | inetd wait mode support with -bw |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Phil Pennock | OCSP Stapling support, under EXPERIMENTAL_OCSP. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Phil Pennock | Default accept_8bitmime to true. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Phil Pennock | revert "%s" addition in em_main.c, broke %D in log_file. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Jeremy Harris | Testsuite: teach the fakedns zonefile generator about... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Phil Pennock | Unbreak build on Solaris. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Phil Pennock | DNS resolver init changes for NetBSD compatibility. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Jeremy Harris | Fix eximon build (tls_sni) |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Jeremy Harris | Fix bug 1225: Accept new testsuite case output. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Phil Pennock | Check localhost_number expansion for failure. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | New doc section explaining TLS SNI |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | silence various compiler complaints; expose NVALGRIND |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | fix sdop directive in filter.xfpt |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | fix all sdop "line overflow" doc complaints |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | fix example line-length, add comment (openssl_options) |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | Doc build bug-fix. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | More tls_sni support: outbound, logging. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | TLS SNI support for OpenSSL ($tls_sni) |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | Guard loadable module vars with LOOKUP_MODULE_DIR. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | spurious compiler warning of unused var fix |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Phil Pennock | OpenSSL fixes and backwards compat break. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Phil Pennock | LDAP: Check for errors of TLS initialisation |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Jeremy Harris | Update testsuite output files for GnuTLS version update... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Jeremy Harris | Code refactoring in acl.c (bug 1184) |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Jeremy Harris | Change notes for bug 660. |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Jeremy Harris | Return multi-values attributes from an LDAP lookup... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Phil Pennock | document TK's bug 1239 fix in ChangeLog |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Tom Kistner | Fix verification when DKIM Signatures are not inserted... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Jeremy Harris | Include string_interpret_escape() in COMPILE_UTILITY... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Phil Pennock | include string_unprinting() in COMPILE_UTILITY cases. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Phil Pennock | TLS fixes for OpenSSL. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Phil Pennock | describe spool file changes for -tls_peerdn |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Phil Pennock | Handle \n in tls_peerdn for spool files. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Jeremy Harris | Fix testsuite case 0373. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Jeremy Harris | New testcase output from SSL library. |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jeremy Harris | Add ACL name to debug output of condition result (bug... |
commit | commitdiff | tree | snapshot |
next |