Fix taint issue with retry records. Bug 2492
[exim.git] / src / src / hash.c
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-21 Jeremy HarrisExpansions: ${sha2_N}
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-02 Jeremy HarrisString expansions: support sha3 under OpenSSL (1.1.1+)
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-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-09-12 Jeremy HarrisDKIM: rename internal signing api
2017-08-14 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-11 Phil PennockCompilation warnings shushing
2017-02-02 Jeremy HarrisGnuTLS: fix use of SHA3 hashes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-02 Jeremy HarrisExpansions: add ${sha3:<string>} item
2016-06-02 Jeremy HarrisSetup for >2 sha methods
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-06-02 Jeremy HarrisPromote the pdkim variant-implementation sha routines...