TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
4087c47043cb7b8b51e69f1de47ab6a2bccead3d
/
programs
/
test
/
ssl_cert_test.c
e0225e4
Fixed const correctness issues in programs and tests
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
6c0ceb3
- Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error
by Paul Bakker
· 14 years ago
cce9d77
- Lots of minimal changes to better support WINCE as a build target
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
f17ed28
- Fixed reference to generic digest key
by Paul Bakker
· 14 years ago
b63b0af
- Added verification callback in certificate verification chain in order to allow external blacklisting
by Paul Bakker
· 15 years ago
b96f154
- Fixed copyright message
by Paul Bakker
· 15 years ago
84f12b7
- Updated Copyright to correct entity
by Paul Bakker
· 15 years ago
fc8c436
- Updated copyright line to 2010
by Paul Bakker
· 15 years ago
77b385e
- Updated copyright messages on all relevant files
by Paul Bakker
· 16 years ago
860d36b
- Updated ssl_cert_test to properly parse return values from
by Paul Bakker
· 16 years ago
40ea7de
- Added CRL revocation support to x509parse_verify()
by Paul Bakker
· 16 years ago
d98030e
- Added prelimenary CRL parsing and info support
by Paul Bakker
· 16 years ago
026c03b
- Made changes for better compatibility with old-style C compilers
by Paul Bakker
· 16 years ago
a1d3e5f
- Add checking of certificate and key match
by Paul Bakker
· 16 years ago
4593aea
- Added support for RFC4055 SHA2 and SHA4 signature algorithms for
by Paul Bakker
· 16 years ago