2012-05-21 |
Phil Pennock | features.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3 |
tree | commitdiff |
2012-05-21 |
Phil Pennock | only drop privs for TLS if still root |
tree | commitdiff |
2012-05-21 |
Phil Pennock | Added tls_dh_max_bits & check tls_require_ciphers early. |
tree | commitdiff |
2012-05-20 |
Phil Pennock | Guard TLS SNI callback define better. |
tree | commitdiff |
2012-05-20 |
Phil Pennock | tls_require_ciphers must be assigned to state copy |
tree | commitdiff |
2012-05-20 |
Phil Pennock | Typo: PRE_PRERELEASE -> PCRE_PRERELEASE |
tree | commitdiff |
2012-05-20 |
Phil Pennock | GnuTLS debug callback: check for existing \n |
tree | commitdiff |
2012-05-20 |
Phil Pennock | "make makfile" -> "make makefile". |
tree | commitdiff |
2012-05-20 |
Phil Pennock | HAVE_IPV6=yes in comment; need value! |
tree | commitdiff |
2012-05-19 |
Phil Pennock | PRINTF_FUNCTION -> ALMOST_PRINTF. |
tree | commitdiff |
2012-05-19 |
Phil Pennock | Portability to HP-UX. |
tree | commitdiff |
2012-05-19 |
Phil Pennock | PCRE_PRERELEASE fix, again |
tree | commitdiff |
2012-05-18 |
Phil Pennock | Torture the English language slightly less exim-4_80_RC2 |
tree | commitdiff |
2012-05-18 |
Phil Pennock | Fix three issues highlighted by clang analyser. |
tree | commitdiff |
2012-05-18 |
Phil Pennock | Second SPF fix, moved to where type is correct. |
tree | commitdiff |
2012-05-18 |
Phil Pennock | Fix dcc_header content corruption. |
tree | commitdiff |
2012-05-18 |
Phil Pennock | SPF multiple strings join on "". |
tree | commitdiff |
2012-05-18 |
Phil Pennock | GnuTLS pretty much passes test suite. exim-4_80_RC1 |
tree | commitdiff |
2012-05-18 |
Phil Pennock | CRL addition returns count of CRLs added |
tree | commitdiff |
2012-05-17 |
Jeremy Harris | Support expansion variable for hi-res timestamp (bug... |
tree | commitdiff |
2012-05-17 |
Phil Pennock | fix tls_cipher memory lifetime. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | More GnuTLS cleanups/fixes. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | GnuTLS control constants exposed to Makefile. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | Copyright year updates. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | gnutls_require_protocols comment on 4.77 notes. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | 4.78 -> 4.80 |
tree | commitdiff |
2012-05-17 |
Phil Pennock | Handle absent tls_require_ciphers correctly. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | Get TLS SNI server-switching working with GnuTLS. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | fix TLS SNI segfault case |
tree | commitdiff |
2012-05-17 |
Phil Pennock | Guards for older releases of GnuTLS. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | dnsdb SPF support, from Janne Snabb |
tree | commitdiff |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
tree | commitdiff |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
tree | commitdiff |
2012-05-13 |
Jeremy Harris | Merge branch '64bitint' |
tree | commitdiff |
2012-05-13 |
Jeremy Harris | Use defines in config.h for type & scanf-patterns for... |
tree | commitdiff |
2012-05-13 |
Jeremy Harris | Make integer values 64bit (bug 1171). |
tree | commitdiff |
2012-05-13 |
Phil Pennock | Oops, missed .c change in bug 1246 fix git commit |
tree | commitdiff |
2012-05-12 |
Phil Pennock | pcre-config support. |
tree | commitdiff |
2012-05-10 |
Phil Pennock | fix non-bw case, late slip not re-run by my earlier... |
tree | commitdiff |
2012-05-09 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
tree | commitdiff |
2012-05-09 |
Jeremy Harris | Fix non-TLS build. Detection and fix by Todd Lyons. |
tree | commitdiff |
2012-05-08 |
Phil Pennock | inetd wait mode support with -bw |
tree | commitdiff |
2012-05-08 |
Phil Pennock | OCSP Stapling support, under EXPERIMENTAL_OCSP. |
tree | commitdiff |
2012-05-07 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default. |
tree | commitdiff |
2012-05-07 |
Phil Pennock | Default accept_8bitmime to true. |
tree | commitdiff |
2012-05-07 |
Phil Pennock | revert "%s" addition in em_main.c, broke %D in log_file. |
tree | commitdiff |
2012-05-06 |
Phil Pennock | Unbreak build on Solaris. |
tree | commitdiff |
2012-05-06 |
Phil Pennock | DNS resolver init changes for NetBSD compatibility. |
tree | commitdiff |
2012-05-05 |
Jeremy Harris | Fix eximon build (tls_sni) |
tree | commitdiff |
2012-05-05 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
tree | commitdiff |
2012-05-05 |
Phil Pennock | Check localhost_number expansion for failure. |
tree | commitdiff |
2012-05-04 |
Phil Pennock | silence various compiler complaints; expose NVALGRIND |
tree | commitdiff |
2012-05-04 |
Phil Pennock | More tls_sni support: outbound, logging. |
tree | commitdiff |
2012-05-04 |
Phil Pennock | TLS SNI support for OpenSSL ($tls_sni) |
tree | commitdiff |
2012-05-04 |
Phil Pennock | Guard loadable module vars with LOOKUP_MODULE_DIR. |
tree | commitdiff |
2012-05-04 |
Phil Pennock | spurious compiler warning of unused var fix |
tree | commitdiff |
2012-05-04 |
Phil Pennock | OpenSSL fixes and backwards compat break. |
tree | commitdiff |
2012-05-03 |
Phil Pennock | LDAP: Check for errors of TLS initialisation |
tree | commitdiff |
2012-05-01 |
Jeremy Harris | Code refactoring in acl.c (bug 1184) |
tree | commitdiff |
2012-05-01 |
Jeremy Harris | Change notes for bug 660. |
tree | commitdiff |
2012-05-01 |
Jeremy Harris | Return multi-values attributes from an LDAP lookup... |
tree | commitdiff |
2012-04-30 |
Tom Kistner | Fix verification when DKIM Signatures are not inserted... |
tree | commitdiff |
2012-04-28 |
Jeremy Harris | Include string_interpret_escape() in COMPILE_UTILITY... |
tree | commitdiff |
2012-04-28 |
Phil Pennock | include string_unprinting() in COMPILE_UTILITY cases. |
tree | commitdiff |
2012-04-28 |
Phil Pennock | TLS fixes for OpenSSL. |
tree | commitdiff |
2012-04-28 |
Phil Pennock | describe spool file changes for -tls_peerdn |
tree | commitdiff |
2012-04-27 |
Phil Pennock | Handle \n in tls_peerdn for spool files. |
tree | commitdiff |
2012-04-24 |
Jeremy Harris | Add ACL name to debug output of condition result (bug... |
tree | commitdiff |
2012-04-23 |
Jeremy Harris | Ensure $smtp_command is initialized before it can be... |
tree | commitdiff |
2012-04-23 |
Jeremy Harris | Add pointer to IPv6 support in prototype Makefile ... |
tree | commitdiff |
2012-04-23 |
Phil Pennock | Always init_lookup_list before readconf_main. |
tree | commitdiff |
2012-04-22 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
tree | commitdiff |
2012-04-22 |
Dirk Mueller | Mark cases where printf format strings are used |
tree | commitdiff |
2012-04-16 |
root | Merge remote branch 'origin' |
tree | commitdiff |
2012-04-13 |
Phil Pennock | Handle TAB, not just SP, in MAIL args. |
tree | commitdiff |
2012-03-21 |
Phil Pennock | Merge branch 'dbmjz' |
tree | commitdiff |
2012-03-21 |
Phil Pennock | heimdal_gssapi: accept SASL with empty authzid |
tree | commitdiff |
2012-03-02 |
Phil Pennock | Add dbmjz lookup type |
tree | commitdiff |
2012-02-19 |
Phil Pennock | Log auth data in rejectlog. |
tree | commitdiff |
2012-02-18 |
Phil Pennock | expand cyrus_sasl server_realm option |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Merge branch 'sasl_fixes' |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Use gsasl_property_fast() in property callback. |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Support pkg-config for SSL libraries. |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Swap gsasl GSSAPI $auth1/$auth2 |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Drop server_realm from heimdal_gssapi |
tree | commitdiff |
2012-02-18 |
Phil Pennock | Minor cleanups. |
tree | commitdiff |
2012-02-17 |
Phil Pennock | Use gsskrb5_register_acceptor_identity |
tree | commitdiff |
2012-02-15 |
Phil Pennock | First pass heimdal_gssapi authenticator. |
tree | commitdiff |
2012-02-06 |
Phil Pennock | More bug-fixes, GSASL DIGEST-MD5 now works. |
tree | commitdiff |
2012-02-06 |
Phil Pennock | remove stray globals block |
tree | commitdiff |
2012-02-06 |
Phil Pennock | Implemented gsasl driver for authentication. |
tree | commitdiff |
2012-02-04 |
Phil Pennock | Various SASL fixes. |
tree | commitdiff |
2011-11-30 |
Nigel Metheringham | eximstats DATA reject detection regexps improved. Fixes... |
tree | commitdiff |
2011-11-22 |
Phil Pennock | Handle short writes on logfiles. |
tree | commitdiff |
2011-11-21 |
Phil Pennock | Merge branch 'log_retry' |
tree | commitdiff |
2011-11-14 |
Phil Pennock | log_write EINTR handling on write() |
tree | commitdiff |
2011-11-10 |
Phil Pennock | Parallel build fixes for lookups |
tree | commitdiff |
2011-10-11 |
Phil Pennock | PCRE_PRERELEASE is a bare sequence, not a string. |
tree | commitdiff |
2011-10-08 |
Phil Pennock | Make README.UPDATING more explicit, with more examples... |
tree | commitdiff |
2011-10-07 |
Phil Pennock | exiqgrep: handle queue line size output too small for K |
tree | commitdiff |
next |