Fix dbmjz lookup. Bug 2884
[exim.git] / src /
2022-05-06 Jeremy HarrisFix dbmjz lookup. Bug 2884
2022-04-30 Jeremy HarrisTaint: generate detainted $domain_data & $local_part_da...
2022-04-25 Jeremy HarrisFix DISABLE_EVENT build
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-19 Jeremy Harrisexim_dumpdb: keys-only output option
2022-04-15 Jeremy HarrisTLS resumption: support Outlook hosts-behind-loadbalancer
2022-04-15 Jeremy HarrisAdd string-hashing interface
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-10 Jeremy Harristidying
2022-04-09 Jeremy HarrisDKIM: clarify debug output
2022-04-07 Jeremy Harriscompiler quietening
2022-04-07 Jeremy Harristidying
2022-04-07 Jeremy HarrisOpenssl client: ocsp stapling on resumed seesion
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-04-03 Jeremy HarrisCHUNKING: fix availability on continued-transport
2022-04-02 Jeremy HarrisRevert "Build: remove hints-DB interface from macro...
2022-04-01 Jeremy HarrisBuild: remove hints-DB interface from macro-predef...
2022-04-01 Jeremy Harrisc99 / non-gcc compatible inlineable functions
2022-03-31 Jeremy Harrisdesignated initializers
2022-03-28 Jeremy HarrisCompiler quietening
2022-03-28 Jeremy HarrisTidying: explicit (de)tainting copies
2022-03-28 Jeremy HarrisHints DB interface: convert from macros to inlinable...
2022-03-28 Jeremy HarrisLogging: fix crash on local_part utf8-conversion fail
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-19 Jeremy HarrisBDB: specific build-time error for version 1 library
2022-03-16 Jeremy Harrisconstify
2022-03-16 Jeremy Harristidying
2022-03-16 Jeremy Harrisrefactor
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-13 Jeremy HarrisTDB: quieten compiler and testsuite
2022-03-11 Jeremy HarrisSet $value for match_<list-type> and inlist
2022-03-11 Jeremy Harristidying
2022-03-10 Jeremy HarrisFix static address-list lookup return
2022-03-09 Jeremy HarrisAdd backstop check for taint of executable name when...
2022-03-09 Jeremy Harristidying
2022-03-06 Jeremy HarrisUtilities: fix exiqgrep perl syntax, add testcases...
2022-03-05 Jeremy HarrisGnuTLS: fix build with older library versions
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-02 Jeremy HarrisAnother go at the overlong-addrs versus rewrites problem
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-03-01 Jeremy HarrisGDBM: fix build
2022-02-27 Jeremy HarrisGnuTLS: TLS1.3 channel binding
2022-02-27 Jeremy HarrisAUTH GSASL SCRAM: handling of error return from library
2022-02-27 Jeremy HarrisNDBM: check for bogus name given to create call
2022-02-27 Jeremy HarrisBuild: Allow Local/Makefile "USE_NDBM=y" to override...
2022-02-26 Jeremy HarrisCyrus SASL: keep rejectlog output to single lines
2022-02-26 Jeremy HarrisOpenBSD: use ndbm for hints DBs
2022-02-26 Jeremy Harristidying
2022-02-26 Jeremy HarrisRemove BDB 1.x & 2.x support
2022-02-18 Jeremy HarrisParameteraizable retry DB record size limit. Bug 2535
2022-02-18 Jeremy HarrisSpecific check for null pointer
2022-02-13 Jeremy HarrisFix include_directory in redirect routers. Bug 2715
2022-02-13 Jeremy Harrisconstification
2022-02-09 Jeremy HarrisDMARC: typo
2022-02-07 Jeremy HarrisUnbreak build with dmarc, pt. 2
2022-02-07 Jeremy Harrislog process_info on SEGV
2022-02-06 Jeremy Harrisconstification
2022-02-06 Jeremy Harristidying
2022-02-06 Jeremy HarrisUnbreak build with dmarc.
2022-02-06 Jeremy HarrisFix bogus error message copy. Bug 2857
2022-02-06 Jeremy HarrisLMDB: fix version-report
2022-02-06 Jeremy Harrisconstification
2022-02-05 Jeremy HarrisDebug: handle exact-fill of pretrigger buffer
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 HarrisRestore signalhandling after quota-verify
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-02-03 Jeremy HarrisOpenSSL: feed keylog & OCSP debug through normal channel
2022-01-31 Leon WinterAccount for failing utf-8 library call
2022-01-29 Jeremy HarrisAvoid null-indirection from null argv[0]
2022-01-27 Jeremy HarrisStop option for ACL control of debug logging
2022-01-25 Jeremy HarrisFix build on systems not supporting SEGV_BNDERR
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-23 Jeremy HarrisDifferentiate empty-line from EOF in stdin for -be
2022-01-23 Jeremy Harrislog more detail for SIGSEGV
2022-01-21 Jeremy Harriscompiler quietening
2022-01-20 Jeremy HarrisDebug: more detail for expansion items
2022-01-20 Jeremy Harristidying
2022-01-20 Jeremy HarrisDebug: more detail for expansions
2022-01-18 Jeremy HarrisDebug: pass ACL-initiated debug through execs
2022-01-11 Jeremy Harristidying
2022-01-11 Jeremy HarrisEnsure server tls close alert not delayed
2022-01-11 Jeremy HarrisBSD: fix resource leak
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2022-01-03 Jeremy HarrisTLS: event for daemon accept fail
2022-01-02 Jeremy Harristidying
2022-01-01 Jeremy HarrisOpenSSL: typo in logging
2021-12-30 Jeremy HarrisTLS: Deprecate RFC 5114 DH params. Bug 1895
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-12-10 Jeremy HarrisOpenSSL: fix tls_require_ciphers needing underbar-norma...
2021-12-08 Jeremy HarrisErrorcheck library call
2021-12-05 Jeremy HarrisOpenSSL: use nondeprecated HMAC functions under 3.0.0.
2021-12-04 Jeremy HarrisOpenSSL: use nondeprecated RSA key functions under...
2021-12-03 Jeremy HarrisOpenSSL: tidy DH and ECDH param setup
2021-12-03 Jeremy HarrisOpenSSL: use nondeprecated D-H functions under 3.0.0.
2021-11-29 Jeremy Harristidying
2021-11-28 Jeremy HarrisOpenSSL: use nondeprecated EC-group functions under...
next