2018-11-20 |
Jeremy Harris | tidying |
blob | commitdiff | raw |
2018-11-17 |
Jeremy Harris | Lose more string-copy operations |
blob | commitdiff | raw | diff to current |
2018-11-15 |
Jeremy Harris | Recast more internal string routines to use growable... |
blob | commitdiff | raw | diff to current |
2018-11-06 |
Jeremy Harris | Fix build on FreeBSD 11 |
blob | commitdiff | raw | diff to current |
2018-11-05 |
Jeremy Harris | Squashed commit of PIPE_CONNECT |
blob | commitdiff | raw | diff to current |
2018-10-27 |
Jeremy Harris | Avoid trying to talk TLS over a known-closed channel |
blob | commitdiff | raw | diff to current |
2018-10-21 |
Jeremy Harris | Debug: provide for SIGALRM tracking |
blob | commitdiff | raw | diff to current |
2018-10-14 |
Jeremy Harris | Testsuite: client script faciility for handling optiona... |
blob | commitdiff | raw | diff to current |
2018-09-23 |
Jeremy Harris | DSN: tescase for ESMTP DSN extension, RCPT options |
blob | commitdiff | raw | diff to current |
2018-09-16 |
Jeremy Harris | Tidying and compiler-silencing |
blob | commitdiff | raw | diff to current |
2018-08-23 |
Jeremy Harris | Use single-bit fields for file-global flags in smtp_in |
blob | commitdiff | raw | diff to current |
2018-08-22 |
Jeremy Harris | Use single-bit fields for global flags |
blob | commitdiff | raw | diff to current |
2018-08-22 |
Jeremy Harris | Logging: server pipelining offer but no uptake |
blob | commitdiff | raw | diff to current |
2018-08-22 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2018-08-21 |
Jeremy Harris | Tidying: indentation |
blob | commitdiff | raw | diff to current |
2018-08-21 |
Jeremy Harris | Logging: pipelining log_selector |
blob | commitdiff | raw | diff to current |
2018-07-27 |
Jeremy Harris | Support REQUIRETLS |
blob | commitdiff | raw | diff to current |
2018-07-18 |
Jeremy Harris | I18N: reject SMTPUTF8 MAIL command when facility not... |
blob | commitdiff | raw | diff to current |
2018-07-18 |
Jeremy Harris | I18N: Fix protocol recorded for a multi-SMTPUTF8-messag... |
blob | commitdiff | raw | diff to current |
2018-06-24 |
Jeremy Harris | TLS: rework client-side use with an explicit context... |
blob | commitdiff | raw | diff to current |
2018-05-20 |
Jeremy Harris | DMARC: do not wipe values set by config options, betwee... |
blob | commitdiff | raw | diff to current |
2018-04-23 |
Jeremy Harris | DKIM: enforce limit of 20 on received DKIM-Signature... |
blob | commitdiff | raw | diff to current |
2018-04-16 |
Jeremy Harris | Fix merge artifacts |
blob | commitdiff | raw | diff to current |
2018-04-15 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2018-04-15 |
Jeremy Harris | Clear more globals between messages |
blob | commitdiff | raw | diff to current |
2018-04-15 |
Jeremy Harris | Avoid doing logging in signal-handlers. Bug 1007 |
blob | commitdiff | raw | diff to current |
2018-04-09 |
Jeremy Harris | DMARC: fix history file |
blob | commitdiff | raw | diff to current |
2018-04-07 |
Jeremy Harris | Clear more globals between messages |
blob | commitdiff | raw | diff to current |
2018-04-06 |
Jeremy Harris | Logging: fix DKIM precis received log line element. |
blob | commitdiff | raw | diff to current |
2018-03-30 |
Jeremy Harris | Avoid doing logging in signal-handlers. Bug 1007 |
blob | commitdiff | raw | diff to current |
2018-03-22 |
Jeremy Harris | SPF: additional variable $spf_result_guessed; tweak... |
blob | commitdiff | raw | diff to current |
2018-03-18 |
Jeremy Harris | Unbreak DMARC |
blob | commitdiff | raw | diff to current |
2018-03-18 |
Jeremy Harris | DMARC: add results to generic authres string; remove... |
blob | commitdiff | raw | diff to current |
2018-03-17 |
Jeremy Harris | DMARC: add variables to list of those now-unused at... |
blob | commitdiff | raw | diff to current |
2018-03-16 |
Jeremy Harris | Fix heavy-pipeline SMTP command input corruption. ... |
blob | commitdiff | raw | diff to current |
2018-03-15 |
Jeremy Harris | Mark variables that are unused before release of store... |
blob | commitdiff | raw | diff to current |
2018-03-13 |
Jeremy Harris | ARC: add $arc_state, $arc_state_reason and add reason... |
blob | commitdiff | raw | diff to current |
2018-03-13 |
Jeremy Harris | Mark variables unused before release of store in the... |
blob | commitdiff | raw | diff to current |
2018-03-10 |
Jeremy Harris | Extra checks on inbound SMTP stream buffer refill |
blob | commitdiff | raw | diff to current |
2018-02-25 |
Jeremy Harris | Auths: for A-R header, and SMTP auth, note the public... |
blob | commitdiff | raw | diff to current |
2018-02-20 |
Wolfgang Breyha | OpenSSL: Fix memory leak during multi-message connectio... |
blob | commitdiff | raw | diff to current |
2018-02-18 |
Jeremy Harris | Expansions: make ${authresults } usable in a named ACL |
blob | commitdiff | raw | diff to current |
2018-02-18 |
Jeremy Harris | Expansions: new ${authresults {mch}} for an Authenticat... |
blob | commitdiff | raw | diff to current |
2018-02-17 |
Jeremy Harris | Avoid minor memleak during multi-message STARTTLS'd... |
blob | commitdiff | raw | diff to current |
2018-02-17 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2018-02-10 |
Heiko Schlitterman... | Update copyright year to 2018 |
blob | commitdiff | raw | diff to current |
2018-01-28 |
Jeremy Harris | Routing: dnslookup and manualroute routers: ipv4_only... |
blob | commitdiff | raw | diff to current |
2018-01-05 |
Jeremy Harris | SPF: promote from Experimental to mainline status |
blob | commitdiff | raw | diff to current |
2017-12-30 |
Jeremy Harris | MIME ACL: fix SMTP response for non-accept result of... |
blob | commitdiff | raw | diff to current |
2017-12-19 |
Jeremy Harris | Merge branch '4.next' |
blob | commitdiff | raw | diff to current |
2017-12-08 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2017-12-03 |
Heiko Schlitterman... | Chunking: do not treat the first lonely dot special... |
blob | commitdiff | raw | diff to current |
2017-11-30 |
Jeremy Harris | TLS: avoid calling smtp_auth_acl on client cert when... |
blob | commitdiff | raw | diff to current |
2017-11-29 |
Jeremy Harris | TLS: Fix excessive calling of smtp_auth_acl under AUTH_... |
blob | commitdiff | raw | diff to current |
2017-11-28 |
Heiko Schlitterman... | Chunking: do not treat the first lonely dot special... |
blob | commitdiff | raw | diff to current |
2017-10-28 |
Jeremy Harris | Merge branch 'master' into 4.next |
blob | commitdiff | raw | diff to current |
2017-10-21 |
Jeremy Harris | CHUNKING: Fix flush of chunk on error |
blob | commitdiff | raw | diff to current |
2017-10-20 |
Jeremy Harris | Debug: output type of process as it terminates |
blob | commitdiff | raw | diff to current |
2017-10-14 |
Jeremy Harris | String handling: refactor the expanding-string routines... |
blob | commitdiff | raw | diff to current |
2017-10-08 |
Jeremy Harris | Logging: show when input from truncated for logging... |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Jeremy Harris | String handling: refactor the expanding-string routines... |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Jeremy Harris | Merge branch 'master' into 4.next |
blob | commitdiff | raw | diff to current |
2017-10-01 |
Jeremy Harris | TFO: better detection of client fast-open connections... |
blob | commitdiff | raw | diff to current |
2017-10-01 |
Jeremy Harris | Merge branch 'master' into 4.next |
blob | commitdiff | raw | diff to current |
2017-08-31 |
Jeremy Harris | Logging: TCP Fast Open |
blob | commitdiff | raw | diff to current |
2017-08-20 |
Jeremy Harris | Logging: add elapsed-time element to unexpected-diconne... |
blob | commitdiff | raw | diff to current |
2017-08-14 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2017-08-13 |
Jeremy Harris | Fix non-TLS build |
blob | commitdiff | raw | diff to current |
2017-08-06 |
Jeremy Harris | Logging: millisecond time on 'no MAIL' lines. Bug... |
blob | commitdiff | raw | diff to current |
2017-08-01 |
Jeremy Harris | Use retval from sprintf while walking buffers |
blob | commitdiff | raw | diff to current |
2017-07-09 |
Jeremy Harris | Add $smtp_command_history variable |
blob | commitdiff | raw | diff to current |
2017-06-13 |
Jeremy Harris | When pipelining under TLS do not treat fd-readability... |
blob | commitdiff | raw | diff to current |
2017-05-21 |
Jeremy Harris | Debug: more info during server-side authentication |
blob | commitdiff | raw | diff to current |
2017-05-17 |
Jeremy Harris | TLS: do decent PIPELINING under TLS, at least with... |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2017-05-06 |
Jeremy Harris | Teach SMTP input sync check ("input sent too soon"... |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Jeremy Harris | CHUNKING / wire-format spool: use block-copies for... |
blob | commitdiff | raw | diff to current |
2017-03-21 |
Jeremy Harris | Callouts: a "hold" option for receipient-verify, which... |
blob | commitdiff | raw | diff to current |
2017-03-13 |
Jeremy Harris | Sync 4.next from master |
blob | commitdiff | raw | diff to current |
2017-02-24 |
Jeremy Harris | tidying |
blob | commitdiff | raw | diff to current |
2017-02-23 |
Phil Pennock | Move bdat_ungetc decl to hdr ∵ receive.c uses too |
blob | commitdiff | raw | diff to current |
2017-02-12 |
Jeremy Harris | DKIM: fix crash with a verification when dkim disabled... |
blob | commitdiff | raw | diff to current |
2017-02-10 |
Jeremy Harris | TLS: rework error logging to pass more string back... |
blob | commitdiff | raw | diff to current |
2017-02-08 |
Jeremy Harris | Memory management: drop variables identified as going... |
blob | commitdiff | raw | diff to current |
2017-02-01 |
Phil Pennock | Handle Proxy Protocol v2 safely as well. |
blob | commitdiff | raw | diff to current |
2017-01-31 |
Phil Pennock | Copyright year bumps for substantive changes 2017 exim-4_89_RC1 |
blob | commitdiff | raw | diff to current |
2017-01-31 |
Phil Pennock | Avoid reading too much data before TLS handshake |
blob | commitdiff | raw | diff to current |
2017-01-30 |
Phil Pennock | Fix size calculation, log unhandled amount. |
blob | commitdiff | raw | diff to current |
2017-01-30 |
Jeremy Harris | Tidying: Coverity |
blob | commitdiff | raw | diff to current |
2017-01-29 |
Jeremy Harris | CHUNKING: Reject messages with malformed line ending... |
blob | commitdiff | raw | diff to current |
2017-01-29 |
Jeremy Harris | Shuffle proxy-protocol to wrap TLS-on-connect startup... |
blob | commitdiff | raw | diff to current |
2017-01-24 |
Jeremy Harris | Fix reception of (quoted) local-parts with embedded... |
blob | commitdiff | raw | diff to current |
2017-01-22 |
Jeremy Harris | Merge branch 'fix-2016-dkim' |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Jeremy Harris | Fix DKIM verify when used with CHUNKING. Bug 2016 |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Jeremy Harris | Merge branch 'callout_smtp_tpt_merge' |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Jeremy Harris | Use smtp_setup_conn() for verify callout |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Jeremy Harris | VRFY: advertise in EHLO response, if there is an ACL... |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Jeremy Harris | VRFY: add docs note on results, and additional test... |
blob | commitdiff | raw | diff to current |
2017-01-18 |
Josh Soref | 214 spelling fixes |
blob | commitdiff | raw | diff to current |
2017-01-03 |
Jeremy Harris | CHUNKING: fix non-pipelined synch checks. Bug 2004 |
blob | commitdiff | raw | diff to current |
next |