Update copyright year to 2018
[exim.git] / src / src / tlscert-openssl.c
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-16 Jeremy HarrisOpenSSL: avoid using now-deprecated routines on newer...
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 HarrisTidy build for OpenBSD
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-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2016-02-10 Jeremy HarrisTLS: support build with OpenSSL 1.1.0 Bug 1771
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-08-09 Heiko Schlitterman... Compiler quietening
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-06-04 Jeremy HarrisTLS authenticator
2015-01-27 Jeremy HarrisFix crash in ocsp_url extract
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-11 Jeremy HarrisHandle UTC vs specified-timezone for certificate extrac...
2014-09-29 Jeremy HarrisFix Solaris build
2014-06-05 Jeremy HarrisTidy up OpenSSL certificate signature & sig_algorithm...
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-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-11 Jeremy HarrisCompiler quietening and testcase consistency
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-04 Jeremy HarrisFix build with OpenSSL on earlier versions.
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...