local_scan: align local_scan.h and docs re. store_get()
[exim.git] / src / src / smtp_in.c
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-11-30 Jeremy HarrisMake smtp_flush() work for TLS channel
2019-11-24 Jeremy HarrisDocs: smtp_printf() in the local_scan API
2019-11-21 Jeremy Harristidying
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-08-13 Jeremy HarrisSPF: split library init from per-connection init
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-10 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-30 Mad AlexFix dkim_verify_signers option. Bug 2366 exim-4.92 exim-4.92-RC6 exim-4.92-jgh
2018-12-29 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-24 Jeremy HarrisAvoid leaving $domain live with bogus info, during...
2018-11-20 Jeremy Harristidying
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-06 Jeremy HarrisFix build on FreeBSD 11
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-27 Jeremy HarrisAvoid trying to talk TLS over a known-closed channel
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-14 Jeremy HarrisTestsuite: client script faciility for handling optiona...
2018-09-23 Jeremy HarrisDSN: tescase for ESMTP DSN extension, RCPT options
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-08-23 Jeremy HarrisUse single-bit fields for file-global flags in smtp_in
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-22 Jeremy Harristidying
2018-08-21 Jeremy HarrisTidying: indentation
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-07-18 Jeremy HarrisI18N: reject SMTPUTF8 MAIL command when facility not...
2018-07-18 Jeremy HarrisI18N: Fix protocol recorded for a multi-SMTPUTF8-messag...
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-05-20 Jeremy HarrisDMARC: do not wipe values set by config options, betwee...
2018-04-23 Jeremy HarrisDKIM: enforce limit of 20 on received DKIM-Signature...
2018-04-16 Jeremy HarrisFix merge artifacts
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisClear more globals between messages
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-04-09 Jeremy HarrisDMARC: fix history file
2018-04-07 Jeremy HarrisClear more globals between messages
2018-04-06 Jeremy HarrisLogging: fix DKIM precis received log line element.
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-18 Jeremy HarrisUnbreak DMARC
2018-03-18 Jeremy HarrisDMARC: add results to generic authres string; remove...
2018-03-17 Jeremy HarrisDMARC: add variables to list of those now-unused at...
2018-03-16 Jeremy HarrisFix heavy-pipeline SMTP command input corruption. ...
2018-03-15 Jeremy HarrisMark variables that are unused before release of store...
2018-03-13 Jeremy HarrisARC: add $arc_state, $arc_state_reason and add reason...
2018-03-13 Jeremy HarrisMark variables unused before release of store in the...
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-02-25 Jeremy HarrisAuths: for A-R header, and SMTP auth, note the public...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-17 Jeremy HarrisAvoid minor memleak during multi-message STARTTLS'd...
2018-02-17 Jeremy Harristidying
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2017-12-30 Jeremy HarrisMIME ACL: fix SMTP response for non-accept result of...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-08 Jeremy Harristidying
2017-12-03 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-11-30 Jeremy HarrisTLS: avoid calling smtp_auth_acl on client cert when...
2017-11-29 Jeremy HarrisTLS: Fix excessive calling of smtp_auth_acl under AUTH_...
2017-11-28 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-21 Jeremy HarrisCHUNKING: Fix flush of chunk on error
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-08 Jeremy HarrisLogging: show when input from truncated for logging...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-20 Jeremy HarrisLogging: add elapsed-time element to unexpected-diconne...
2017-08-14 Jeremy Harristidying
2017-08-13 Jeremy HarrisFix non-TLS build
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-06-13 Jeremy HarrisWhen pipelining under TLS do not treat fd-readability...
2017-05-21 Jeremy HarrisDebug: more info during server-side authentication
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy Harristidying
2017-05-06 Jeremy HarrisTeach SMTP input sync check ("input sent too soon"...
next