Fix $regex<n> use-after-free. Bug 2915
[exim.git] / src / src / functions.h
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-14 Jeremy HarrisDump stack for "bad memory reference". Bug 2904
2022-06-26 Jeremy HarrisVariable setting in -be
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-11 Jeremy Harrishelper fn for daemon notifier
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-05-09 Jeremy HarrisFix string_copyn() for limit greater than actual string...
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-07 Jeremy Harristidying
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-16 Jeremy Harrisconstify
2022-03-11 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-13 Jeremy Harrisconstification
2022-02-06 Jeremy Harrisconstification
2022-02-06 Jeremy Harristidying
2022-02-06 Jeremy Harrisconstification
2022-02-05 Jeremy Harris Debug pretrigger capture facility
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-27 Jeremy HarrisStop option for ACL control of debug logging
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-11 Jeremy Harristidying
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2022-01-02 Jeremy Harristidying
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-15 Thomas NollConstification
2021-09-12 Jeremy Harrispcre2
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisconsification
2021-06-27 Jeremy Harrisfirst go. crashes in 0003
2021-06-27 Jeremy HarrisTLS: track changing fd of file-watcher when creds are...
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Silence compiler
2021-06-24 Heiko Schlitterman... Introduce main config option allow_insecure_tainted_data
2021-05-28 Jeremy HarrisFix dmarc build
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Qualys Security... CVE-2020-28007: Link attack in Exim's log directory
2021-05-27 Heiko Schlitterman... Add priv.c: reworked version of priv dropping code
2021-05-27 Jeremy HarrisFixes for compilation
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-03-23 Jeremy HarrisAvoid building routines calling other not incuded in...
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-03-16 Jeremy HarrisPipeline QUIT after data
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-23 Jeremy Harristidying
2020-08-23 Jeremy HarrisDebug: minor updates
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-07-03 Jeremy Harristypoes
2020-06-30 Jeremy HarrisFix message-reception clock usage. Bug 2615
2020-06-25 Jeremy HarrisBuild: guards on openat()
2020-06-20 Jeremy HarrisFix string_copy() macro to not multiple-eval args....
2020-06-06 Jeremy HarrisSqlite: new-style option to specify db file
2020-06-06 Jeremy HarrisRefactor lookup argument shuffling
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-09 Jeremy HarrisMove the fast-ramp two phase queue run support from...
2020-05-02 Jeremy HarrisDebug: socket details
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy HarrisDKIM: dkim_verify_min_keysizes option
2020-04-22 Jeremy Harrisreadsocket expansion: response caching
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-04 Jeremy HarrisAvoid the long whats_supported line being mixed with...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2020-03-29 Jeremy Harrisconstify
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
2020-03-28 Jeremy HarrisBuild: fix Solaris
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrischild-open debug
2020-03-21 Jeremy HarrisTaint: mark more command-line arguments
2020-03-20 Jeremy Harrisconsistent fork-time debug
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-03-05 Jeremy HarrisTaint: track in ${utf8clean:} operator
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-01-28 Jeremy HarrisTaint: slow-mode checking only
2020-01-23 Jeremy HarrisDovecot auth: inet socket. Bug 2280
2020-01-16 Jeremy HarrisFix taint hybrid-checking on BSD
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-12 Jeremy Harrisstring handling: strlen for gstring
2020-01-11 Jeremy Harristaint enforce: file access backstops
next