summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add MD4 message digest algorithmMichael Brown2017-11-121-0/+6
* [crypto] Provide asn1_built() to construct a cursor from a builderMichael Brown2017-06-201-0/+24
* [crypto] Expose asn1_grow()Michael Brown2017-06-201-0/+1
* [crypto] Allow for parsing of partial ASN.1 cursorsMichael Brown2016-07-281-0/+2
* [crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()Michael Brown2016-07-281-1/+0Star
* [crypto] Allow for zero-length ASN.1 cursorsMichael Brown2016-03-111-2/+14
* [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryptionTufan Karadere2015-08-021-0/+18
* [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