index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
x509asn1.c
Age
Commit message (
Expand
)
Author
2015-04-22
cyassl: Implement public key pinning
Jay Satiro
2015-04-06
x509asn1: Silence x64 loss-of-data warning on RSA key length assignment
Jay Satiro
2015-03-21
x509asn1: add /* fallthrough */ in switch() case
Daniel Stenberg
2015-03-21
x509asn1: minor edit to unconfuse Coverity
Daniel Stenberg
2015-03-20
gtls: implement CURLOPT_CERTINFO
Alessandro Ghedini
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
2014-10-14
Implement pinned public key in GSKit backend
Patrick Monnerat
2014-10-13
vtls: remove QsoSSL
Patrick Monnerat
2014-03-03
x509asn: moved out Curl_verifyhost from NSS builds
Daniel Stenberg
2013-12-26
vtls: Fixed up include of vtls.h
Steve Holme
2013-11-03
x509asn1.c: Fixed compilation warnings
Steve Holme
2013-10-30
NSS: support for CERTINFO feature
Patrick Monnerat
2013-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-07-15
x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract
Patrick Monnerat