2015-01-21 |
Jeremy Harris | DANE: if all TLSA records are unusable, retry verificat... |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Propagate more error codes internally |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Move DSN support to mainline |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Close dangling file. Bug 1379 |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Make smtp transport try server cert verify by default |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Make "system" location for certificate CA bundle the... |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Move certificate name checking to mainline, default... |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | As client, request PRDR by default if the server offers it |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Refactor common uses of list-checking |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Make the multi_domain smtp transport option expanded |
tree | commitdiff |
2015-01-12 |
Jeremy Harris | Make the retry_include_ip_address smtp transport option... |
tree | commitdiff |
2014-12-23 |
Jeremy Harris | Use TIME_T_FMT for formatting tv_sec. Bug 1561 |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | Const-ification |
tree | commitdiff |
2014-11-20 |
Jeremy Harris | Fix copying of host_used in smtp transport |
tree | commitdiff |
2014-11-18 |
Jeremy Harris | Compiler quietening |
tree | commitdiff |
2014-11-05 |
Jeremy Harris | Do not permit multi-component wildcards on certificate... |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | Fix cert-try-verify when denied by event action |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | Fix dnssec indication variable when used from smtp... |
tree | commitdiff |
2014-10-30 |
Jeremy Harris | For connects and certificate-verifies denied by event... |
tree | commitdiff |
2014-10-25 |
Jeremy Harris | Rename facility to Event Actions, ifdeffed on EXPERIMEN... |
tree | commitdiff |
2014-10-22 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-10-22 |
Jeremy Harris | More regular logging use of H=<name> [<ip>] |
tree | commitdiff |
2014-09-23 |
Todd Lyons | Merge remote-tracking branch 'exim_github/pr/18' |
tree | commitdiff |
2014-09-06 |
Todd Lyons | Merge branch 'master_condition_description' |
tree | commitdiff |
2014-09-04 |
Jeremy Harris | Enforce TLS under DANE when host has TLSA records |
tree | commitdiff |
2014-09-02 |
Jeremy Harris | Introduce EXPERIMENTAL_DANE feature |
tree | commitdiff |
2014-08-20 |
Jeremy Harris | Merge branch 'master' into dane |
tree | commitdiff |
2014-08-20 |
Jeremy Harris | Expanded EXPERIMENTAL_TPDA feature |
tree | commitdiff |
2014-08-17 |
Jeremy Harris | Override an unchanged default hosts_request_ocsp when... |
tree | commitdiff |
2014-08-08 |
Jeremy Harris | Test development |
tree | commitdiff |
2014-07-29 |
Todd Lyons | Create a hosts_try_dane transport option, does nothing yet |
tree | commitdiff |
2014-06-06 |
Jeremy Harris | More care with time types |
tree | commitdiff |
2014-06-04 |
Jeremy Harris | Ensure output buffer big enough for DSN additions to... |
tree | commitdiff |
2014-05-30 |
Jeremy Harris | Fix no-ssl build |
tree | commitdiff |
2014-05-29 |
Jeremy Harris | Log warnings on presence of deperecated options |
tree | commitdiff |
2014-05-28 |
Todd Lyons | Merge tag 'exim-4_82_1' exim-4_83_RC1 |
tree | commitdiff |
2014-05-23 |
Jeremy Harris | Move OCSP out of EXPERIMENTAL |
tree | commitdiff |
2014-05-21 |
Wolfgang Breyha | RFC3461 support - MIME DSN messages. Bug 118 |
tree | commitdiff |
2014-05-20 |
Jeremy Harris | Support optional server certificate name checking.... |
tree | commitdiff |
2014-05-13 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-05-13 |
Jeremy Harris | Move PRDR out of EXPERIMENTAL |
tree | commitdiff |
2014-05-12 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-05-12 |
Jeremy Harris | Propagate dnssec status from dnslookup router through... |
tree | commitdiff |
2014-05-11 |
Jeremy Harris | Compiler quietening and testcase consistency |
tree | commitdiff |
2014-05-09 |
Jeremy Harris | Make $tls_out_ocsp visible to TPDA (mostly testsuite) |
tree | commitdiff |
2014-05-06 |
Jeremy Harris | OCSP observability: variables $tls_{in,out}_ocsp |
tree | commitdiff |
2014-05-06 |
Jeremy Harris | Refactor tls_client_init interface |
tree | commitdiff |
2014-05-02 |
Jeremy Harris | Certificate variables and field-extractor expansions... |
tree | commitdiff |
2014-04-30 |
Todd Lyons | Merge branch 'master' of ssh://git.exim.org/home/git... |
tree | commitdiff |
2014-04-27 |
Jeremy Harris | Add options dnssec_request_domains, dnssec_require_doma... |
tree | commitdiff |
2014-04-23 |
Todd Lyons | Merge branch 'master' of git://git.exim.org/exim |
tree | commitdiff |
2014-04-20 |
Jeremy Harris | Add options dnssec_request_domains, dnssec_require_doma... |
tree | commitdiff |
2014-04-20 |
Jeremy Harris | Fix handling of $tls_cipher et.al. in (non-verify)... |
tree | commitdiff |
2014-04-19 |
Todd Lyons | Copyright year updates: |
tree | commitdiff |
2014-03-15 |
Wolfgang Breyha | Add tls_verify_hosts and tls_try_verify_hosts to smtp... |
tree | commitdiff |
2014-03-05 |
Wolfgang Breyha | Support log_selector smtp_confirmation for the lmtp... |
tree | commitdiff |
2014-02-26 |
Wolfgang Breyha | Add tls_verify_hosts and tls_try_verify_hosts to smtp... |
tree | commitdiff |
2014-01-07 |
Phil Pennock | Copyright year updates: |
tree | commitdiff |
2013-09-30 |
Todd Lyons | Merge branch 'patch-3' of https://github.com/bes-intern... |
tree | commitdiff |
2013-09-30 |
Todd Lyons | Merge branch 'patch-1' of https://github.com/bes-intern... |
tree | commitdiff |
2013-09-30 |
Todd Lyons | Merge branch 'master_tpda' |
tree | commitdiff |
2013-09-30 |
Jeremy Harris | Bug 1031: Experimental TPDA |
tree | commitdiff |
2013-09-30 |
Todd Lyons | Remove whitespace |
tree | commitdiff |
2013-05-22 |
Jeremy Harris | Merge branch 'callout_auth' |
tree | commitdiff |
2013-05-22 |
Jeremy Harris | Log AUTH info on cutthrough deliveries. |
tree | commitdiff |
2013-05-20 |
Jeremy Harris | Support AUTH for verify-callout and cutthrough-delivery. |
tree | commitdiff |
2013-04-07 |
Jeremy Harris | Merge branch 'ocsp_staple_rollup' |
tree | commitdiff |
2013-04-02 |
Phil Pennock | Clean & integrate force_command. |
tree | commitdiff |
2013-04-01 |
J. Nick Koston | Add the force_command option to the pipe transport |
tree | commitdiff |
2013-03-25 |
Jeremy Harris | OCSP-stapling enhancement and testing. |
tree | commitdiff |
2013-01-26 |
Jeremy Harris | PRDR support, if compiled with EXPERIMENTAL_PRDR |
tree | commitdiff |
2012-11-23 |
Jeremy Harris | Check syscall return values. |
tree | commitdiff |
2012-11-09 |
Jeremy Harris | Auth info from transports must be tracked per-address. |
tree | commitdiff |
2012-11-06 |
Jeremy Harris | Add optional authenticated_sender info to A= elements... |
tree | commitdiff |
2012-11-04 |
Jeremy Harris | Add A= to delivery log lines, and a client_set_id optio... |
tree | commitdiff |
2012-10-27 |
Phil Pennock | Merge 4.80.1 security fix in. |
tree | commitdiff |
2012-09-17 |
Todd Lyons | Typo in debug output. |
tree | commitdiff |
2012-09-12 |
Phil Pennock | Minor doc nits re bug 1262. |
tree | commitdiff |
2012-09-11 |
Jeremy Harris | Avoid using a waiting db for single-message-only transp... |
tree | commitdiff |
2012-07-05 |
Jeremy Harris | Delay expansion of smtp transport option "authenticated... |
tree | commitdiff |
2012-06-06 |
Phil Pennock | BUGFIX: forced-fail smtp option tls_sni would dereferen... |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Add hosts_verify_avoid_tls option to smtp transport. |
tree | commitdiff |
2012-06-04 |
Jeremy Harris | Dual-tls - split management of TLS into in- and out... |
tree | commitdiff |
2012-06-01 |
Phil Pennock | DSCP support, tentative |
tree | commitdiff |
2012-06-01 |
Phil Pennock | tls_dh_min_bits smtp transport option |
tree | commitdiff |
2012-05-28 |
Phil Pennock | Merge openssl_disable_ssl2 branch exim-4_80_RC7 |
tree | commitdiff |
2012-05-17 |
Phil Pennock | Copyright year updates. |
tree | commitdiff |
2012-05-17 |
Phil Pennock | 4.78 -> 4.80 |
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-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-07 |
Jeremy Harris | Testsuite: updates for 8bitmime-as-default. |
tree | commitdiff |
2012-05-05 |
Jeremy Harris | Merge branch 'master' of git://git.exim.org/exim |
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 |
2011-10-03 |
Phil Pennock | PP/12 fix uninitialised greeting string from PP/03 exim-4_77_RC1 |
tree | commitdiff |
2011-08-27 |
Phil Pennock | Make maildir_use_size_file expandable. |
tree | commitdiff |
2011-08-27 |
Phil Pennock | Add protocol=smtps support to smtp transport. |
tree | commitdiff |
2011-06-29 |
Tony Finch | Remove obsolete $Cambridge$ CVS revision strings. |
tree | commitdiff |
next |