TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
ddba8822d0fb6536454df95c9ae8b64f39f9aec7
/
programs
/
x509
/
crl_app.c
abd6e02
Rm _CRT_SECURE_NO_DEPRECATE for programs
by Manuel Pégourié-Gonnard
· 12 years ago
ddf26b4
Renamed x509parse_* functions to new form
by Paul Bakker
· 12 years ago
369d2eb
Introduced x509_crt_init(), x509_crl_init() and x509_csr_init()
by Paul Bakker
· 12 years ago
36713e8
Fixed bunch of X509_PARSE related defines / dependencies
by Paul Bakker
· 12 years ago
7c6b2c3
Split up X509 files into smaller modules
by Paul Bakker
· 12 years ago
80d44fe
Moved 'define handling code' to top
by Paul Bakker
· 12 years ago
3c5ef71
Cleanup up non-prototyped functions (static) and const-correctness in programs
by Paul Bakker
· 12 years ago
ef3f8c7
Fixed const correctness issues in programs and tests
by Paul Bakker
· 12 years ago
b8ba90b
- Enlarged default CRL size buffer
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
d3b486a
- Fixed typo in usage
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
a9507c0
- Added crl_app program to allow easy reading and printing of X509 CRLs from file
by Paul Bakker
· 14 years ago