summaryrefslogtreecommitdiff
path: root/src/src/hash.c
Commit message (Expand)AuthorAgeFilesLines
* cppcheck sliencingJeremy Harris2022-12-201-2/+2
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Add string-hashing interfaceJeremy Harris2022-04-151-4/+14
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-5/+5
* OpenSSL: use nondeprecated hash functions under 3.0.0.Jeremy Harris2021-11-281-6/+47
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-5/+6
* Expansions: ${sha2_N}Jeremy Harris2019-05-211-3/+0
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-9/+7
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-2/+2
* String expansions: support sha3 under OpenSSL (1.1.1+)Jeremy Harris2018-02-021-0/+27
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-2/+2
* DKIM: support multiple hash methodsJeremy Harris2017-09-121-24/+29
* DKIM: rename internal signing apiJeremy Harris2017-09-121-0/+4
* tidyingJeremy Harris2017-08-141-1/+1
* tidyingJeremy Harris2017-03-221-1/+1
* Compilation warnings shushingPhil Pennock2017-02-101-1/+5
* GnuTLS: fix use of SHA3 hashesJeremy Harris2017-02-021-10/+15
* Expansions: add ${sha3:<string>} itemJeremy Harris2016-06-021-24/+6
* Setup for >2 sha methodsJeremy Harris2016-06-021-43/+53
* Move native sha1 implementation from auths to toplevel, only used for non-TLS...Jeremy Harris2016-06-021-24/+659
* Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris2016-06-021-0/+176