aboutsummaryrefslogtreecommitdiff
path: root/lib/x509asn1.h
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-11-24Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows.Patrick Monnerat
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-04-22cyassl: Implement public key pinningJay Satiro
2015-03-20gtls: implement CURLOPT_CERTINFOAlessandro Ghedini
2014-10-14Implement pinned public key in GSKit backendPatrick Monnerat
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-07-15OS400: new SSL backend GSKitPatrick Monnerat
2013-07-15x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extractPatrick Monnerat