Option for taint when setting variable under -be
[exim.git] / src / src / exim.c
2024-03-21 Jeremy HarrisOption for taint when setting variable under -be
2024-02-16 Jeremy HarrisDebug: option access for expansion
2024-02-13 Jeremy HarrisExpand recipients_max
2024-02-10 Jeremy HarrisMove ESMPT LIMITS extension from experimental to mainline
2024-01-26 Jeremy HarrisAppendfile: release regex-match store every thousand...
2024-01-08 Jeremy HarrisFix recipient (or source) selection in combination...
2023-11-15 Jeremy Harrisconstification
2023-11-14 Jeremy HarrisCheck for missing commandline arg after options taking...
2023-11-14 Jeremy Harrisconstification
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-09-24 Jeremy Harrismore detail in error messages
2023-09-10 Jeremy HarrisFeature advertisements for radius and pwcheck
2023-08-24 Jeremy HarrisRe-fix live variable $value free. The inital fix resul...
2023-08-09 Jeremy HarrisLogging: connection_id
2023-06-30 Jeremy HarrisNew format for exim_message_id
2023-03-25 Jeremy HarrisExperimental_XCLIENT. Bug 2702
2023-03-12 Jeremy HarrisCmdine option for only IDs of queue
2023-02-14 Jeremy HarrisFix onetime qrunner alloc
2023-02-13 Jeremy HarrisNamed queues: support multiple queue-runners from singl...
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2023-01-27 Jeremy HarrisDocs: add note on daemon shutdown
2023-01-27 Jeremy HarrisSupport use-but-not-create of notifier socket
2022-12-20 Jeremy Harriscppcheck sliencing
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-11-12 Jeremy Harristidy segv stacktrace logging
2022-11-12 Jeremy HarrisFix regex substring capture - commentary. Bug 2933
2022-11-11 Jeremy HarrisFix regex substring capture variables for null matches...
2022-11-11 Jeremy HarrisFix regext substring capture variables for null matches...
2022-11-05 Mehmet Suslutypo: error message referenced wrong option
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build (2)
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build.
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-10 Jeremy HarrisUse pool storage for regex operations
2022-06-04 Jeremy Harristidying
2022-06-03 Jeremy HarrisLogging: expand hosts_connection_nolog coverage
2022-06-02 Jeremy Harristidying
2022-05-30 Jeremy HarrisFix build on BSDs & Solaris
2022-05-30 Jeremy Harrispanic_coredump option. Bug 2892
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-28 Jeremy HarrisTidying: explicit (de)tainting copies
2022-03-09 Jeremy HarrisAdd backstop check for taint of executable name when...
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-13 Jeremy Harrisconstification
2022-02-07 Jeremy Harrislog process_info on SEGV
2022-02-06 Jeremy Harristidying
2022-02-05 Jeremy Harris Debug pretrigger capture facility
2022-02-05 Jeremy HarrisRetire old libsrs_alt -based SRS support. Bug 1649
2022-02-05 Jeremy HarrisAccount for null strinng in debug "show"
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-29 Jeremy HarrisAvoid null-indirection from null argv[0]
2022-01-25 Jeremy HarrisFix build on systems not supporting SEGV_BNDERR
2022-01-23 Jeremy HarrisDifferentiate empty-line from EOF in stdin for -be
2022-01-23 Jeremy Harrislog more detail for SIGSEGV
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-09 Jeremy HarrisFix -be macro definition
2021-10-23 Jeremy HarrisFix pcre2 interface for older versions
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-17 Jeremy HarrisQueue_Ramp in -bV output no longer experimental
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-10-10 Jeremy Harristidying
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-13 Jeremy Harrisconstification
2021-09-12 Jeremy HarrisUse %ld not %l
2021-09-12 Jeremy Harrispcre2
2021-09-02 Jeremy HarrisAvoid wait-for-tick on single-message connections
2021-09-02 Jeremy Harristidying
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrispaniclog sigsegv events
2021-06-27 Jeremy Harrisfirst go. crashes in 0003
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... Honour the outcome of parse_extract_address(), testsuit...
2021-05-27 Qualys Security... CVE-2020-28007: Link attack in Exim's log directory
2021-05-27 Heiko Schlitterman... CVE-2020-28010: Heap out-of-bounds write in main()
2021-05-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-05-27 Phil PennockInline four often-called new functions
2021-05-27 Jeremy HarrisFixes for compilation
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-05-27 Phil PennockSECURITY: pick up more argv length checks
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-05-12 Jeremy HarrisNamed Queues: fix immediate-delivery. Bug 2743
2021-05-04 Jeremy HarrisDebug: output dmarc library version
2021-04-21 Simon ArlottFix time usage on non-subtick-resolution platforms
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-07-10 Jeremy HarrisCommand-line option for no notifier socket. Bug 2616
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-09 Jeremy Harristidying
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
next