summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add SHA-512/224 algorithmMichael Brown2015-04-121-0/+7
* [crypto] Add SHA-512/256 algorithmMichael Brown2015-04-121-0/+7
* [crypto] Add SHA-384 algorithmMichael Brown2015-04-121-0/+7
* [crypto] Add SHA-512 algorithmMichael Brown2015-04-121-0/+7
* [crypto] Add SHA-224 algorithmMichael Brown2015-04-121-0/+7
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [crypto] Add support for subjectAltName and wildcard certificatesMichael Brown2014-03-311-0/+5
* [crypto] Add framework for OCSPMichael Brown2012-05-151-0/+11
* [crypto] Add functions for constructing ASN.1 objectsMichael Brown2012-05-141-0/+33
* [crypto] Parse OCSPSigning key purpose, if presentMichael Brown2012-05-141-0/+7
* [crypto] Generalise x509_parse_bit_string() to asn1_bit_string()Michael Brown2012-05-141-9/+9
* [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()Michael Brown2012-05-141-2/+8
* [crypto] Generalise x509_parse_time() to asn1_generalized_time()Michael Brown2012-05-141-0/+3
* [crypto] Parse OCSP responder URI from X.509 certificateMichael Brown2012-05-041-0/+17
* [crypto] Add support for Cryptographic Message Syntax (PKCS #7)Michael Brown2012-03-221-0/+6
* [crypto] Parse X.509 extended key usage extensionMichael Brown2012-03-221-0/+12
* [crypto] Generalise X.509 OID-identified algorithm to asn1.cMichael Brown2012-03-221-0/+23
* [crypto] Treat ASN.1 OIDs as opaqueMichael Brown2012-03-211-105/+60Star
* [crypto] Move all ASN.1 OIDs to asn1.hMichael Brown2012-03-211-0/+91
* [crypto] Add more ASN.1 functions for X.509 certificate parsingMichael Brown2012-03-181-7/+19
* [crypto] Add ASN.1 functions for X.509 certificate parsingMichael Brown2012-03-131-13/+94
* [tls] Use const to mark incoming data being processedMichael Brown2012-03-131-1/+1
* [tls] Accept certificates without a version numberMichael Brown2011-08-131-0/+12
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+34