Fix $regex<n> use-after-free. Bug 2915
[exim.git] / src / src / lookups /
2022-05-06 Jeremy HarrisFix dbmjz lookup. Bug 2884
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-03-28 Jeremy HarrisTidying: explicit (de)tainting copies
2022-03-28 Jeremy HarrisHints DB interface: convert from macros to inlinable...
2022-03-13 Jeremy HarrisTDB: quieten compiler and testsuite
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-26 Jeremy Harristidying
2022-02-06 Jeremy HarrisLMDB: fix version-report
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-11 Jeremy Harristidying
2021-12-08 Jeremy HarrisErrorcheck library call
2021-11-29 Jeremy Harristidying
2021-11-22 Jeremy HarrisFix shutdown=no in ${readsocket}. Bug 2784
2021-10-23 Jeremy HarrisCopyright updates:
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Silence compiler
2021-06-24 Heiko Schlitterman... lf_sqlperform
2021-06-21 Jeremy HarrisCompiler quietening
2021-03-25 Heiko Schlitterman... Build: use PHDRS set in the toplevel Makefile
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-11-03 Jeremy Harristidying
2020-10-30 Jeremy HarrisLDAP: fix taint-check in server list walk. Bug 2646
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-08-02 Jeremy HarrisFix lsearch ret=full
2020-07-05 Jeremy HarrisSupport ret-full on lsearch. Bug 2611
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-28 Jeremy HarrisSqlite: fix segfault on bad/missing sqlite_dbfile....
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-25 Jeremy HarrisLookups: Fix "subdir" filter on a dsearch.
2020-06-12 Jeremy Harrissmtp_accept_map_per_host: call search_tidyup in fail...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-16 Jeremy HarrisDocs: options on lookups
2020-05-12 Jeremy HarrisMove the LMDB lokup support from Experimental to mainline
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-22 Jeremy Harrisreadsocket expansion: response caching
2020-04-09 Jeremy HarrisC99 initialisers
2020-04-06 Jeremy HarrisMySQL, pgsql: per-query server options outside the...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-03 Jeremy Harrisdsearch: filter-matches option
2020-04-03 Jeremy Harrisdsearch: full-path return option
2020-04-03 Jeremy HarrisLookups: per-searchtype options framework
2020-04-01 Jeremy HarrisSqlite: new main option sqlite_dbfile
2020-03-29 Jeremy HarrisDsearch: require absolute dirname
2020-03-29 Jeremy Harrisconstify
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy HarrisTaint: fix dsearch result to be untainted
2020-01-15 Jeremy Harristidying
2020-01-11 Jeremy Harristidying: CCSS macro
2020-01-05 Jeremy HarrisSPF: additional debug
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-10 Jeremy HarrisFix taint-handling in rDNS name construction
2019-11-08 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-07 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
2019-09-10 Jeremy Harristidying
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-08-13 Jeremy HarrisSPF: use exim facilities for DNS lookups
2019-08-10 Jeremy HarrisFix ipv6-less build
2019-08-04 Jeremy HarrisLookups: support IPv6 addresses in the spf lookup type...
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-11 Jeremy HarrisDebug: indent lookup operations
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-04-04 Jeremy HarrisSPF: better buld compatibility with OpenBSD
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy Harristidying
2019-02-11 Jeremy HarrisJSON lookup
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-04 Jeremy Harristidying
2019-01-10 Jeremy HarrisUse project memory-management for json lookup
2019-01-10 Jeremy HarrisJSON: avoid recent library version usage
2019-01-08 Jeremy HarrisJSON lookup
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-09-09 Jeremy HarrisDANE - testcase for fail under GnuTLS with TA-mode...
2018-03-11 Jeremy HarrisFix ldap lookups for zero-length attribute value. ...
2018-03-11 Jeremy Harristidying
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-03-07 Graeme FowlerRedis cluster DEFER & test results corrected
2018-03-06 Graeme FowlerCorrection on string comparison
2018-03-06 Graeme FowlerCheap method to follow redis cluster MOVED replies
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-13 Jeremy HarrisLookups: fix mysql lookup returns for no-data "queries",
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2017-12-24 Jeremy HarrisLookups: fix pgsql multiple-row, single-column return
2017-12-22 Jeremy HarrisConstification
2017-12-22 Jeremy HarrisFix const issue in nisplus lookup
2017-12-22 Andreas PieskFix build of nisplus lookup
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-18 Heiko Schlitterman... More information string for missing MxSQL Base Version
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy Harriscoding standards
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-13 Heiko Schlitterman... Fix mariadb/mysql macro confusion
next