2014-12-20 |
Jeremy Harris | Propagate more error codes internally |
blob | commitdiff | raw |
2014-12-16 |
Wolfgang Breyha | Move DSN support to mainline |
blob | commitdiff | raw | diff to current |
2014-11-23 |
Jeremy Harris | Make smtp transport try server cert verify by default |
blob | commitdiff | raw | diff to current |
2014-11-23 |
Jeremy Harris | Make "system" location for certificate CA bundle the... |
blob | commitdiff | raw | diff to current |
2014-11-23 |
Jeremy Harris | Move certificate name checking to mainline, default... |
blob | commitdiff | raw | diff to current |
2014-11-21 |
Jeremy Harris | As client, request PRDR by default if the server offers it |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Jeremy Harris | Refactor common uses of list-checking |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Jeremy Harris | Make the multi_domain smtp transport option expanded |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Jeremy Harris | Make the retry_include_ip_address smtp transport option... |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Jeremy Harris | Compiler quietening |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jeremy Harris | Do not permit multi-component wildcards on certificate... |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jeremy Harris | Fix cert-try-verify when denied by event action |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jeremy Harris | Fix dnssec indication variable when used from smtp... |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jeremy Harris | For connects and certificate-verifies denied by event... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Jeremy Harris | Rename facility to Event Actions, ifdeffed on EXPERIMEN... |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Jeremy Harris | More regular logging use of H=<name> [<ip>] |
blob | commitdiff | raw | diff to current |
2014-09-23 |
Todd Lyons | Merge remote-tracking branch 'exim_github/pr/18' |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Todd Lyons | Merge branch 'master_condition_description' |
blob | commitdiff | raw | diff to current |
2014-09-04 |
Jeremy Harris | Enforce TLS under DANE when host has TLSA records |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Jeremy Harris | Introduce EXPERIMENTAL_DANE feature |
blob | commitdiff | raw | diff to current |
2014-08-20 |
Jeremy Harris | Merge branch 'master' into dane |
blob | commitdiff | raw | diff to current |
2014-08-20 |
Jeremy Harris | Expanded EXPERIMENTAL_TPDA feature |
blob | commitdiff | raw | diff to current |
2014-08-17 |
Jeremy Harris | Override an unchanged default hosts_request_ocsp when... |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Jeremy Harris | Test development |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Todd Lyons | Create a hosts_try_dane transport option, does nothing yet |
blob | commitdiff | raw | diff to current |
2014-06-04 |
Jeremy Harris | Ensure output buffer big enough for DSN additions to... |
blob | commitdiff | raw | diff to current |
2014-05-30 |
Jeremy Harris | Fix no-ssl build |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Jeremy Harris | Log warnings on presence of deperecated options |
blob | commitdiff | raw | diff to current |
2014-05-28 |
Todd Lyons | Merge tag 'exim-4_82_1' exim-4_83_RC1 |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Jeremy Harris | Move OCSP out of EXPERIMENTAL |
blob | commitdiff | raw | diff to current |
2014-05-21 |
Wolfgang Breyha | RFC3461 support - MIME DSN messages. Bug 118 |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Jeremy Harris | Support optional server certificate name checking.... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Jeremy Harris | Move PRDR out of EXPERIMENTAL |
blob | commitdiff | raw | diff to current |
2014-05-12 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
blob | commitdiff | raw | diff to current |
2014-05-12 |
Jeremy Harris | Propagate dnssec status from dnslookup router through... |
blob | commitdiff | raw | diff to current |
2014-05-11 |
Jeremy Harris | Compiler quietening and testcase consistency |
blob | commitdiff | raw | diff to current |
2014-05-09 |
Jeremy Harris | Make $tls_out_ocsp visible to TPDA (mostly testsuite) |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Jeremy Harris | OCSP observability: variables $tls_{in,out}_ocsp |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Jeremy Harris | Refactor tls_client_init interface |
blob | commitdiff | raw | diff to current |
2014-05-02 |
Jeremy Harris | Certificate variables and field-extractor expansions... |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
blob | commitdiff | raw | diff to current |
2014-04-27 |
Jeremy Harris | Add options dnssec_request_domains, dnssec_require_doma... |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Todd Lyons | Merge branch 'master' of git://git.exim.org/exim |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Jeremy Harris | Add options dnssec_request_domains, dnssec_require_doma... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Jeremy Harris | Fix handling of $tls_cipher et.al. in (non-verify)... |
blob | commitdiff | raw | diff to current |
2014-04-19 |
Todd Lyons | Copyright year updates: |
blob | commitdiff | raw | diff to current |
2014-03-15 |
Wolfgang Breyha | Add tls_verify_hosts and tls_try_verify_hosts to smtp... |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Wolfgang Breyha | Add tls_verify_hosts and tls_try_verify_hosts to smtp... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Phil Pennock | Copyright year updates: |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Todd Lyons | Merge branch 'patch-3' of https://github.com/bes-intern... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Todd Lyons | Merge branch 'patch-1' of https://github.com/bes-intern... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Todd Lyons | Merge branch 'master_tpda' |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Jeremy Harris | Bug 1031: Experimental TPDA |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Todd Lyons | Remove whitespace |
blob | commitdiff | raw | diff to current |
2013-05-22 |
Jeremy Harris | Merge branch 'callout_auth' |
blob | commitdiff | raw | diff to current |
2013-05-20 |
Jeremy Harris | Support AUTH for verify-callout and cutthrough-delivery. |
blob | commitdiff | raw | diff to current |
2013-04-07 |
Jeremy Harris | Merge branch 'ocsp_staple_rollup' |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Jeremy Harris | OCSP-stapling enhancement and testing. |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Jeremy Harris | PRDR support, if compiled with EXPERIMENTAL_PRDR |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Jeremy Harris | Auth info from transports must be tracked per-address. |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Jeremy Harris | Add optional authenticated_sender info to A= elements... |
blob | commitdiff | raw | diff to current |
2012-11-04 |
Jeremy Harris | Add A= to delivery log lines, and a client_set_id optio... |
blob | commitdiff | raw | diff to current |
2012-10-27 |
Phil Pennock | Merge 4.80.1 security fix in. |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Phil Pennock | Minor doc nits re bug 1262. |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Jeremy Harris | Avoid using a waiting db for single-message-only transp... |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Jeremy Harris | Delay expansion of smtp transport option "authenticated... |
blob | commitdiff | raw | diff to current |
2012-06-06 |
Phil Pennock | BUGFIX: forced-fail smtp option tls_sni would dereferen... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Add hosts_verify_avoid_tls option to smtp transport. |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Jeremy Harris | Dual-tls - split management of TLS into in- and out... |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Phil Pennock | DSCP support, tentative |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Phil Pennock | tls_dh_min_bits smtp transport option |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Phil Pennock | Merge openssl_disable_ssl2 branch exim-4_80_RC7 |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Phil Pennock | Copyright year updates. |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Phil Pennock | 4.78 -> 4.80 |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Phil Pennock | Merge branch 'experimental_ocsp' |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Phil Pennock | Overhaul of GnuTLS code. |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Jeremy Harris | Fix non-TLS build. Detection and fix by Todd Lyons. |
blob | commitdiff | raw | diff to current |
2012-05-07 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default. |
blob | commitdiff | raw | diff to current |
2012-05-05 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
blob | commitdiff | raw | diff to current |
2012-05-04 |
Phil Pennock | More tls_sni support: outbound, logging. |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Phil Pennock | PP/12 fix uninitialised greeting string from PP/03 exim-4_77_RC1 |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Phil Pennock | Add protocol=smtps support to smtp transport. |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Tony Finch | Remove obsolete $Cambridge$ CVS revision strings. |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Tom Kistner | BugZilla 1006 - recommit patch from Micha Lenk |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Tony Finch | src/transports/smtp.c: log LMTP confirmation same as... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Tom Kistner | Bugzilla #1067 - DKIM: Fix relaxed header canon for... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
John Jetmore | Merge ssh://tahini.csx.cam.ac.uk/home/git/exim |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Tom Kistner | Bugzilla #1006: Keep EHLO attributes in case STARTTLS... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Nigel Metheringham | Update all copyright messages to cover 1995 - 2009... |
blob | commitdiff | raw | diff to current |
2009-10-20 |
Nigel Metheringham | Improvements to LMTP delivery logging. Fixes: #807 |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Tom Kistner | Merge native DKIM support (from DEVEL_PDKIM) |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Nigel Metheringham | Added timeout setting to transport filter. Fixes:... |
blob | commitdiff | raw | diff to current |
2008-09-05 |
Tony Finch | Produce a more useful error message if an SMTP transpor... |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Tom Kistner | join transport logic for DK and DKIM, making it possibl... |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Tom Kistner | [Buzilla 376] Preliminary DKIM support |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Philip Hazel | Add client_condition to authenticators. |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Philip Hazel | Fix bad outgoing_port in log line for delivery of a... |
blob | commitdiff | raw | diff to current |
next |