TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
cffe4a65bd44152dfd2d8c5c84aed3105c4b3b13
/
library
/
asn1parse.c
ba77bbf
Fix memory error in asn1_get_alg()
by Manuel Pégourié-Gonnard
· 12 years ago
06dab80
Fix memory error in asn1_get_bitstring_null()
by Manuel Pégourié-Gonnard
· 12 years ago
a2d4e64
Some more EC pubkey parsing refactoring
by Manuel Pégourié-Gonnard
· 12 years ago
fa9b100
Also compiles / runs without time-based functions in OS
by Paul Bakker
· 12 years ago
6e339b5
Memory-allocation abstraction layer and buffer-based allocator added
by Paul Bakker
· 12 years ago
f8d018a
Made asn1_get_alg() and asn1_get_alg_null() as generic functions
by Paul Bakker
· 12 years ago
69e095c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
by Paul Bakker
· 14 years ago
efc3029
- Extracted ASN.1 parsing code from the X.509 parsing code. Added new module.
by Paul Bakker
· 14 years ago