debian experimental exim-daemon-heavy config
[exim.git] / src / src / string.c
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 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:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-03-23 Jeremy HarrisFix string_unprinting()
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-09 Jeremy HarrisRefactor malware.c and introduce new scanner type ...
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil Pennockteach sprint_vformat() size_t z modifier (jgh)
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2012-05-17 Phil PennockCopyright year updates.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-04-28 Jeremy HarrisInclude string_interpret_escape() in COMPILE_UTILITY...
2012-04-28 Phil Pennockinclude string_unprinting() in COMPILE_UTILITY cases.
2012-04-27 Phil PennockHandle \n in tls_peerdn for spool files.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-13 Phil PennockImplement %M datestamping in log filenames.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-12-12 Nigel MetheringhamBuffer overrun fix. fixes: bug #787
next