OpenSSL: support authenticator channel-binding. Bug 2467
[exim.git] / src / src / globals.h
2019-11-17 Jeremy HarrisOpenSSL: support authenticator channel-binding. Bug...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-13 Jeremy HarrisSRS: native implementation. Bug 1649
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-08-11 Jeremy HarrisDKIM: preferences for verify algorithms
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-09 Jeremy HarrisExpansions: acl expansion error detail
2019-07-08 Jeremy HarrisRouters: named variables
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-05 Jeremy HarrisOpenSSL: better handling of $tls_{in,out}_certificate_v...
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-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2018-12-20 klemensspelling fixes
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisIncrease size of variables for check_spool_space and...
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-07 Jeremy HarrisFollow CNAME chains only one step. Bug 2264
2018-05-16 Jeremy HarrisContent scanning: Fix locking on message spool files...
2018-04-23 Jeremy HarrisDKIM: enforce limit of 20 on received DKIM-Signature...
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-07 Jeremy HarrisClear more globals between messages
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-18 Jeremy HarrisDMARC: add results to generic authres string; remove...
2018-03-13 Jeremy HarrisARC: add $arc_state, $arc_state_reason and add reason...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-25 Jeremy HarrisAuths: for A-R header, and SMTP auth, note the public...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-09 Jeremy HarrisLose outdated builtin-macro warning
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
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-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-05-09 Phil PennockAdd option commandline_checks_require_admin
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-14 Jeremy HarrisBuiltin macros: note config trigger line in debug output
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-02-25 Jeremy HarrisMemory Management: new main-section config option ...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisTFO: remember setsockopt results, to condition non...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Soref214 spelling fixes
2016-12-29 Heiko Schlitterman... Constify config_filename
2016-12-18 Heiko Schlitterman... Constify config_filename
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-04 Heiko Schlitterman... Add syslog_pid option.
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-15 Heiko Schlitterman... Include 'Configure owner' in -bV output
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-11 Jeremy HarrisMake BOOL unsigned; fix resulting latent bugs
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-08-02 Jeremy Harrisreceive with DKIM
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-24 Jeremy Harrisrecive smtp command
2016-07-24 Jeremy Harrisfeature advertise
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-17 Jeremy HarrisTLS: retire obsolete options gnutls_require_{kx,mac...
2016-05-09 Jeremy HarrisNew $queue_name variable
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-07 Heiko Schlitterman... Add perl_taintmode option
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
next