2016-09-17 |
Jeremy Harris | tidying |
blob | commitdiff | raw |
2016-09-13 |
Jeremy Harris | Logging: fix errno decodes |
blob | commitdiff | raw | diff to current |
2016-09-11 |
Jeremy Harris | Log EHLO response on getting conn-close response for... |
blob | commitdiff | raw | diff to current |
2016-09-11 |
Jeremy Harris | Reduce space used by flags in smtp transport |
blob | commitdiff | raw | diff to current |
2016-08-17 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2016-08-07 |
Jeremy Harris | CHUNKING/DKIM: fix handling of lines having a leading dot |
blob | commitdiff | raw | diff to current |
2016-08-07 |
Jeremy Harris | CHUNKING: fix transmit with long headers |
blob | commitdiff | raw | diff to current |
2016-08-06 |
Jeremy Harris | Merge branch 'CHUNKING' |
blob | commitdiff | raw | diff to current |
2016-08-04 |
Jeremy Harris | Merge branch 'fakereject' |
blob | commitdiff | raw | diff to current |
2016-08-03 |
Jeremy Harris | DANE: treat a TLSA response having only non-TLSA record... |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | pass advertised facility to continued-transport process |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | transmit logging |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | transmit with DKIM |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | basic & pipelined transmit testcases |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | Callback into smtp transport for BDAT commands |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | feed need for BDAT down to write_chunk() |
blob | commitdiff | raw | diff to current |
2016-08-02 |
Jeremy Harris | transmit peer capability recognition |
blob | commitdiff | raw | diff to current |
2016-07-31 |
Jeremy Harris | Logging: Fix logging of errors under PIPELINING |
blob | commitdiff | raw | diff to current |
2016-07-26 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2016-07-24 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2016-06-03 |
Jeremy Harris | Merge branch 'multiqueue_336': Named queues |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Jeremy Harris | Tidying: coverity issues |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Jeremy Harris | TLS: retire obsolete options gnutls_require_{kx,mac... |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Jeremy Harris | Delivery: clarify error log line. Bug 1782 |
blob | commitdiff | raw | diff to current |
2016-05-12 |
Jeremy Harris | DANE: for hosts_try_dane (but not _require), on dnssec... |
blob | commitdiff | raw | diff to current |
2016-04-26 |
Jeremy Harris | Delivery: quieten smtp transport conn reuse vs. deliver... |
blob | commitdiff | raw | diff to current |
2016-04-24 |
Jeremy Harris | DANE: Remove fallback from hosts_try_dane. If TLSA... |
blob | commitdiff | raw | diff to current |
2016-04-10 |
Jeremy Harris | tidying: char signedness |
blob | commitdiff | raw | diff to current |
2016-04-08 |
Jeremy Harris | Testsuite: 0322 (pipelining errors) avoid triggering... |
blob | commitdiff | raw | diff to current |
2016-04-06 |
Jeremy Harris | nicer retry message |
blob | commitdiff | raw | diff to current |
2016-04-06 |
Jeremy Harris | Pass on SIZE to cutthrough connection |
blob | commitdiff | raw | diff to current |
2016-04-02 |
Jeremy Harris | Copyright year updates (things touched in 2016) |
blob | commitdiff | raw | diff to current |
2016-03-12 |
Jeremy Harris | tidying: coverity issues |
blob | commitdiff | raw | diff to current |
2016-03-09 |
Jeremy Harris | nicer retry message |
blob | commitdiff | raw | diff to current |
2016-02-02 |
Jeremy Harris | Pass on SIZE to cutthrough connection |
blob | commitdiff | raw | diff to current |
2015-12-29 |
Jeremy Harris | update to pre-4.87 master |
blob | commitdiff | raw | diff to current |
2015-12-14 |
Jeremy Harris | Events: move from Experimental to mainline |
blob | commitdiff | raw | diff to current |
2015-12-09 |
Jeremy Harris | I18N: Move EAI support from Experimental to mainline exim-4_87_RC1 |
blob | commitdiff | raw | diff to current |
2015-12-08 |
Jeremy Harris | SOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS... |
blob | commitdiff | raw | diff to current |
2015-12-07 |
Jeremy Harris | SOCKS: move from Experimental to mainline |
blob | commitdiff | raw | diff to current |
2015-11-14 |
Jasen Betts | Events: add recipient-deferred events, both per-host... |
blob | commitdiff | raw | diff to current |
2015-11-12 |
Jeremy Harris | Logging: support +outgoing_port on defer lines and... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Jeremy Harris | max_parallel transport option. Bug 1698 |
blob | commitdiff | raw | diff to current |
2015-10-11 |
Jeremy Harris | Handle >1 parallelism in serialize db entries |
blob | commitdiff | raw | diff to current |
2015-09-19 |
Jeremy Harris | Retry: always use interface, if set, for retry DB key... |
blob | commitdiff | raw | diff to current |
2015-09-09 |
Jeremy Harris | DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce... |
blob | commitdiff | raw | diff to current |
2015-08-21 |
Heiko Schlitterman... | Fix post-transport-crash: safeguard for missing spool... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
Tony Finch | Overhaul the debug_selector and log_selector machinery... |
blob | commitdiff | raw | diff to current |
2015-06-05 |
Phil Pennock | Copyright year updates (things touched in 2015) |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Phil Pennock | TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve... |
blob | commitdiff | raw | diff to current |
2015-05-23 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Jeremy Harris | DANE: do not fail/defer message due to TLSA lookup... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
Jeremy Harris | Fix DANE for multiple-MX when all TLSA lookup defer... |
blob | commitdiff | raw | diff to current |
2015-05-19 |
Jeremy Harris | struct dnssec_domains |
blob | commitdiff | raw | diff to current |
2015-05-16 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2015-04-21 |
Jeremy Harris | UTF8: MSA downconversions |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | Merge branch 'SMTPUTF8_1516'. Bug 1516 |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | client helo |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | Rename substructure for ease of debugging |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | sender verify callout |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | recipient verify callout |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | smtp output, no remote support |
blob | commitdiff | raw | diff to current |
2015-04-12 |
Jeremy Harris | smtp output |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Jeremy Harris | Use TLS by default on callouts/cutthroughs |
blob | commitdiff | raw | diff to current |
2015-03-24 |
Jeremy Harris | Fix default-port TLSA lookup done by callout. Bug 1602 |
blob | commitdiff | raw | diff to current |
2015-03-23 |
Jeremy Harris | Fix compile errors |
blob | commitdiff | raw | diff to current |
2015-03-15 |
Julian Brown | When trying spooled messages, account for the local... |
blob | commitdiff | raw | diff to current |
2015-03-15 |
Jeremy Harris | SOCKS: as a client, talk SMTP via a socks5 proxy. ... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Jeremy Harris | constification |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Jeremy Harris | DANE: if all TLSA records are unusable, retry verificat... |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Propagate more error codes internally |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Move DSN support to mainline |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Make smtp transport try server cert verify by default |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Make "system" location for certificate CA bundle the... |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Move certificate name checking to mainline, default... |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | As client, request PRDR by default if the server offers it |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Refactor common uses of list-checking |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Make the multi_domain smtp transport option expanded |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jeremy Harris | Make the retry_include_ip_address smtp transport option... |
blob | commitdiff | raw | diff to current |
2014-12-20 |
Jeremy Harris | Propagate more error codes internally |
blob | commitdiff | raw | diff to current |
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-20 |
Jeremy Harris | Const-ification |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Jeremy Harris | Fix copying of host_used in smtp transport |
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 |
next |