Testsuite: fix munge for mailq
[exim.git] / src / src / lookups /
2024-03-26 Jeremy Harristidying
2024-03-16 Jeremy HarrisLookups: fix dbmnz crash on zero-length datum. Bug...
2024-02-28 Jeremy HarrisLookups: avoid leaking user/passwd from server spec...
2024-01-13 Jeremy HarrisLookups: log warning for deprecated syntax. Bug 3068
2023-11-27 Jeremy HarrisBuild: fix for Solaris 11
2023-11-17 Jeremy HarrisLookups: Fix dnsdb lookup of multi-chunk TXT. Bug...
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-19 Jeremy HarrisDNS: more hardening against crafted responses
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Jeremy HarrisHarden dnsdb against crafted DNS responses. Bug 3033
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-09-29 Hendrik JägerDocs: tidying
2023-07-24 Jeremy HarrisFix DYNLOOKUP build for lsearch. Bug 3012
2023-07-07 Jeremy HarrisSupport gring as a first-class conversion specifier...
2023-04-01 Jeremy HarrisExpansions: Fix ${readsocket } to do nicer TLS close
2023-03-13 Jeremy HarrisSNI for ${readsocket }
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2022-12-20 Jeremy HarrisRework "compiler quietening"
2022-12-03 Jeremy Harriscompiler quietening
2022-11-29 Jeremy Harristidying
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
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
next