SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / macros.h
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-05 Jeremy Harris Debug pretrigger capture facility
2021-10-24 Jeremy HarrisFix client-only use of gsasl authenticator. Bug 2818
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Introduce main config option allow_insecure_tainted_data
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-01-09 Jeremy HarrisUtilities: harden exim_tidydb against corrupt wait...
2020-12-17 Jeremy HarrisRemove the X_ prefix from the PIPE_CONNECT SMTP service...
2020-10-05 Heiko Schlitterman... Add proxy_protocol_timeout main config option.
2020-10-04 Heiko Schlitterman... Merge branch 'hs/fix-proxy-bh' (Closes 2656)
2020-10-04 Heiko Schlitterman... Use ALARM() to set deadline on reading the proxy header...
2020-08-31 Jeremy Harrisadd an internal error code definition
2020-08-23 Jeremy HarrisDANE: Fix 2-rcpt message, diff domins case. Bug 2265
2020-08-23 Jeremy HarrisDebug: minor updates
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-06-14 Jeremy HarrisRelax restrictions on which ACLs verify conditions...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-01 Jeremy HarrisFix $local_part_verified for remote-delivery routing...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy HarrisBump buffer size for exiwhat info lines
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisMove notifier socket to general availability
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-26 Jeremy HarrisCompiler quietening
2019-06-26 Jeremy HarrisDebug: more gentle line-drawing chars
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-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-11 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-02-10 Jeremy HarrisAuthenticators: refactor SASL support code
2019-02-02 Jeremy HarrisUse separate routine for translating return-codes to...
2019-01-19 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-01-05 Jeremy HarrisAuthenticators: refactor SASL support code
2018-12-05 Jeremy HarrisSend delay-MDN for any queurun past delay_warning,...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-23 Jeremy HarrisTidying: char signedness
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
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-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-20 Jeremy HarrisUse bitfield macros for acl-where
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-10 Jeremy HarrisAvoid build conflict vs. FreeBSD /usr/include/sys/file.h
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-09 Jeremy HarrisDebug: Use UTF-8 linedrawing, for indent partial-markers
2017-03-04 Jeremy HarrisDebug: Use UTF-8 linedrawing rather than ASCII lineart...
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
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-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-08-06 Jeremy HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-24 Jeremy Harrisrecive smtp command
next