SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / string.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-06 Jeremy Harrisconstification
2022-02-06 Jeremy Harrisconstification
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-02 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Qualys Security... CVE-2020-28009: Integer overflow in get_stdinput()
2021-05-08 Jeremy HarrisDNS: Better handling of SOA when negative-caching lookups
2021-04-25 Jeremy Harristidying
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
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-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-04 Jeremy Harristidying
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-06 Jeremy HarrisMySQL, pgsql: per-query server options outside the...
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-03-05 Jeremy HarrisTaint: track in ${utf8clean:} operator
2020-03-01 Jeremy HarrisFix $mime_part_count for non-mime message on multi...
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-10 Jeremy HarrisTaint: internal documentation
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-11 Jeremy HarrisFix means for building dlfunc routines, more
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-19 Jeremy HarrisFix HAVE_LOCAL_SCAN build. Bug 2457
2019-10-19 Jeremy HarrisFix HAVE_LOCAL_SCAN build. Bug 2457
2019-09-08 Heiko Schlitterman... string.c: do not interpret '\\' before '\0' (CVE-2019...
2019-07-25 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-02 Jeremy Harristidying
2018-12-01 Jeremy HarrisHarden string-list handling
2018-11-20 Jeremy Harristidying
2018-11-15 Jeremy HarrisFix growable-string sprintf
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-14 Jeremy Harristidying
2018-05-07 Jeremy Harristidying
2018-05-01 Jeremy HarrisExpansions: new ${lheader:<name>}. Bug 2272
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-11-25 Jeremy Harristidying
2017-11-25 Jeremy HarrisReplace the store_release() internal interface, which...
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-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-06 Jeremy HarrisBetter handling of printing NULL pointers
2017-10-05 Jeremy HarrisFix debug output for NULL pointers on FreeBSD.
2017-10-03 Jeremy HarrisRevert use of inline
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-03-18 Jeremy HarrisExpansions: check numeric values of IPv4 address components
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-10 Jeremy HarrisDKIM: use Exim native memoory management
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy HarrisCoverity: attempt to quieten null-deref whines about...
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-04 Jeremy Harristidying: coverity issues
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-03-02 Heiko Schlitterman... Use right type casts in string_compare_by_pointer fix-CVE-2016-1531 github/fix-CVE-2016-1531 exim-4_87_RC5
2016-03-01 Heiko Schlitterman... Make qsort() in readconf.c more portable
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-28 Heiko Schlitterman... Fix typo
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-09-30 Jeremy HarrisIncrease verbosity of (panic)log message for string_spr...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-02-09 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2015-01-27 Jeremy HarrisFix crash in ocsp_url extract
2014-11-20 Jeremy HarrisConst-ification
2014-11-18 Jeremy HarrisCompiler quietening
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-13 Todd LyonsBug 1394: PPv2 header modifed
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Todd LyonsProvide better sprintf debug output for callers
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
next