Always check return from tls_export_cert()
[exim.git] / src / src / tlscert-gnu.c
2019-08-30 Heiko Schlitterman... Always check return from tls_export_cert()
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-10 Jeremy Harrisconstification
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-05 Jeremy Harrisconstification
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-10-23 Jeremy HarrisTidying: char signedness
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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-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...
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-05-04 Jeremy HarrisTLS: support older GnuTLS versions
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2015-12-30 Jeremy HarrisSupport certificates in base64 expansion operator....
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-06-22 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-21 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-03-24 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-11 Jeremy HarrisHandle UTC vs specified-timezone for certificate extrac...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-26 Jeremy HarrisErrorcheck TLS library calls
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-13 Jeremy HarrisExtractors for certificate time fields support integer...
2014-05-13 Jeremy HarrisExtractor for named RDN element types from a certificat...
2014-05-13 Jeremy Harriscertextract tidying
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-11 Jeremy HarrisNew expansion operator sha256 for certificates. Bug...
2014-05-08 Jeremy HarrisEnable operator md5 and sha1 use on certificate variabl...
2014-05-05 Jeremy HarrisExtractors for subject-alternate-name, ocsp-uri, crl...
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...