TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c047c74b95b25e79f0638b51cadde192d521b910
/
library
/
asn1parse.c
64f65e8
Fix potential unintended sign extension
by Manuel Pégourié-Gonnard
· 10 years ago
530927b
Update copyright line to 2015
by Paul Bakker
· 10 years ago
e12abf9
Fix url
by Manuel Pégourié-Gonnard
· 11 years ago
0edee5e
Update copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
d3ae430
Fix uninitialised pointer dereference
by Manuel Pégourié-Gonnard
· 11 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