summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_tlsf.c
AgeCommit message (Expand)Author
2018-09-11Update copyright yearMatt Caswell
2018-07-25Check for failures, to avoid memory leakRich Salz
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2016-05-28Change a call of OPENSSL_strcasecmp to strcasecmpRichard Levitte
2016-05-17Copyright consolidation 07/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-10Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling