aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/asn1.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-15[crypto] Add framework for OCSPMichael Brown1-0/+11
2012-05-14[crypto] Add functions for constructing ASN.1 objectsMichael Brown1-0/+33
2012-05-14[crypto] Parse OCSPSigning key purpose, if presentMichael Brown1-0/+7
2012-05-14[crypto] Generalise x509_parse_bit_string() to asn1_bit_string()Michael Brown1-9/+9
2012-05-14[crypto] Generalise asn1_{digest,pubkey,signature}_algorithm()Michael Brown1-2/+8
2012-05-14[crypto] Generalise x509_parse_time() to asn1_generalized_time()Michael Brown1-0/+3
2012-05-04[crypto] Parse OCSP responder URI from X.509 certificateMichael Brown1-0/+17
2012-03-22[crypto] Add support for Cryptographic Message Syntax (PKCS #7)Michael Brown1-0/+6
2012-03-22[crypto] Parse X.509 extended key usage extensionMichael Brown1-0/+12
2012-03-22[crypto] Generalise X.509 OID-identified algorithm to asn1.cMichael Brown1-0/+23
2012-03-21[crypto] Treat ASN.1 OIDs as opaqueMichael Brown1-105/+60
2012-03-21[crypto] Move all ASN.1 OIDs to asn1.hMichael Brown1-0/+91
2012-03-18[crypto] Add more ASN.1 functions for X.509 certificate parsingMichael Brown1-7/+19
2012-03-13[crypto] Add ASN.1 functions for X.509 certificate parsingMichael Brown1-13/+94
2012-03-13[tls] Use const to mark incoming data being processedMichael Brown1-1/+1
2011-08-12[tls] Accept certificates without a version numberMichael Brown1-0/+12
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+34