TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
eaf90d9a9c4abb542d1cc9e236d237fb11eac177
/
tests
/
suites
/
test_suite_x509parse.function
eaf90d9
- Removed unused but initialized variables
by Paul Bakker
· 14 years ago
36f1b19
- Added test for PKCS#8 wrapped private and public keys
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
579923c
- The config header file is now always included in all tests
by Paul Bakker
· 14 years ago
96743fc
- Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding
by Paul Bakker
· 14 years ago
5a62408
- Fixed compiler warnings
by Paul Bakker
· 15 years ago
b63b0af
- Added verification callback in certificate verification chain in order to allow external blacklisting
by Paul Bakker
· 15 years ago
6b0fa4f
- Added extra regression and coverage tests for ASN parsing of CRL and Key data
by Paul Bakker
· 16 years ago
c26a189
- Added extra X509 regression and coverage tests
by Paul Bakker
· 16 years ago
b2c38f5
- Added a lot of ASN1 Certificate parsing tests
by Paul Bakker
· 16 years ago
69998dd
- Made code compliant with ISO99 (no-declaration-after-statement)
by Paul Bakker
· 16 years ago
37940d9
- Added test coverage for X509parse
by Paul Bakker
· 16 years ago