2016-03-07 |
Jeremy Harris | tidying: coverity issues exim-4_87_RC6 |
tree | commitdiff |
2016-03-04 |
Jeremy Harris | tidying: coverity issues |
tree | commitdiff |
2016-03-02 |
Jeremy Harris | Tidying: Issues detected by gcc --fsanitize=undefined |
tree | commitdiff |
2016-01-18 |
Jeremy Harris | Copyright dates 2014, 2015 |
tree | commitdiff |
2015-12-14 |
Jeremy Harris | Events: move from Experimental to mainline |
tree | commitdiff |
2015-12-09 |
Jeremy Harris | I18N: Move EAI support from Experimental to mainline exim-4_87_RC1 |
tree | commitdiff |
2015-12-08 |
Jeremy Harris | SOCKS: Add log_selector support. |
tree | commitdiff |
2015-12-08 |
Jeremy Harris | SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS... |
tree | commitdiff |
2015-12-07 |
Jeremy Harris | SOCKS: move from Experimental to mainline |
tree | commitdiff |
2015-11-22 |
Jeremy Harris | SOCKS: Support priority groups and weighted-random... |
tree | commitdiff |
2015-11-14 |
Jasen Betts | Events: add recipient-deferred events, both per-host... |
tree | commitdiff |
2015-11-12 |
Jeremy Harris | Logging: support +outgoing_port on defer lines and... |
tree | commitdiff |
2015-11-01 |
Heiko Schlitterman... | Source: Remove trailing whitespaces from src/*.{h,c} |
tree | commitdiff |
2015-10-13 |
Jeremy Harris | max_parallel transport option. Bug 1698 |
tree | commitdiff |
2015-10-11 |
Jeremy Harris | Handle >1 parallelism in serialize db entries |
tree | commitdiff |
2015-10-03 |
Jeremy Harris | SOCKS: fix function prototype |
tree | commitdiff |
2015-09-19 |
Jeremy Harris | Retry: always use interface, if set, for retry DB key... |
tree | commitdiff |
2015-09-09 |
Jeremy Harris | DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce... |
tree | commitdiff |
2015-08-21 |
Heiko Schlitterman... | Fix post-transport-crash: safeguard for missing spool... |
tree | commitdiff |
2015-08-14 |
Tony Finch | Overhaul the debug_selector and log_selector machinery... |
tree | commitdiff |
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 |
next |