summaryrefslogtreecommitdiff
path: root/src/src/tlscert-gnu.c
Commit message (Expand)AuthorAgeFilesLines
* Tidying: char signednessJeremy Harris2018-10-231-2/+2
* Use single-bit fields for global flagsJeremy Harris2018-08-221-1/+1
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* String handling: refactor the expanding-string routines and users to use a de...Jeremy Harris2017-10-141-13/+9
* Use retval from sprintf while walking buffersJeremy Harris2017-08-011-8/+8
* Transform string_append_listele{,_n}() to proper expanding-string triplet int...Jeremy Harris2017-07-031-6/+8
* TLS: support older GnuTLS versionsJeremy Harris2016-05-041-13/+13
* Support certificates in base64 expansion operator. Bug 1762Jeremy Harris2015-12-301-0/+22
* Source: Remove trailing whitespaces from src/*.{h,c}Heiko Schlittermann (HS12-RIPE)2015-11-011-3/+3
* Before importing a certificate, free any previous one. Bug 1648Jeremy Harris2015-06-221-3/+8
* Before importing a certificate, free any previous one. Bug 1648Jeremy Harris2015-06-211-2/+6
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* tidyingJeremy Harris2015-03-241-1/+1
* constificationJeremy Harris2015-02-011-1/+1
* Compiler quieteningJeremy Harris2014-11-181-1/+1
* Handle UTC vs specified-timezone for certificate extractors. Bug 1541Jeremy Harris2014-11-111-5/+10
* Errorcheck TLS library callsJeremy Harris2014-05-261-7/+29
* Support optional server certificate name checking. Bug 1479Jeremy Harris2014-05-201-2/+3
* Extractors for certificate time fields support integer output modifierJeremy Harris2014-05-131-6/+15
* Extractor for named RDN element types from a certificate DN field.Jeremy Harris2014-05-131-31/+25
* certextract tidyingJeremy Harris2014-05-131-51/+43
* New expansion operator sha256 for certificates. Bug 1170Jeremy Harris2014-05-111-0/+6
* Enable operator md5 and sha1 use on certificate variables. Bug 1170Jeremy Harris2014-05-081-0/+47
* Extractors for subject-alternate-name, ocsp-uri, crl-uri return list. Bug 1358Jeremy Harris2014-05-051-69/+124
* Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris2014-05-021-0/+325