2015-06-05 |
Phil Pennock | Copyright year updates (things touched in 2015) |
tree | commitdiff |
2015-05-26 |
Phil Pennock | TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve... |
tree | commitdiff |
2015-05-23 |
Jeremy Harris | tidying |
tree | commitdiff |
2015-05-22 |
Jeremy Harris | DANE: do not fail/defer message due to TLSA lookup... |
tree | commitdiff |
2015-05-21 |
Jeremy Harris | Fix DANE for multiple-MX when all TLSA lookup defer... |
tree | commitdiff |
2015-05-19 |
Jeremy Harris | struct dnssec_domains |
tree | commitdiff |
2015-05-16 |
Jeremy Harris | tidying |
tree | commitdiff |
2015-04-21 |
Jeremy Harris | UTF8: MSA downconversions |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | Merge branch 'SMTPUTF8_1516'. Bug 1516 |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | client helo |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | Rename substructure for ease of debugging |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | sender verify callout |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | recipient verify callout |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | smtp output, no remote support |
tree | commitdiff |
2015-04-12 |
Jeremy Harris | smtp output |
tree | commitdiff |
2015-03-26 |
Jeremy Harris | Fix non-ipv6 socks compile |
tree | commitdiff |
2015-03-24 |
Jeremy Harris | Use TLS by default on callouts/cutthroughs |
tree | commitdiff |
2015-03-24 |
Jeremy Harris | Fix default-port TLSA lookup done by callout. Bug 1602 |
tree | commitdiff |
2015-03-23 |
Jeremy Harris | Fix compile errors |
tree | commitdiff |
2015-03-15 |
Julian Brown | When trying spooled messages, account for the local... |
tree | commitdiff |
2015-03-15 |
Jeremy Harris | SOCKS: as a client, talk SMTP via a socks5 proxy. ... |
tree | commitdiff |
2015-02-01 |
Jeremy Harris | constification |
tree | commitdiff |
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 |
next |