TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
3d3fcdb15652d6cad63a971fe6304b02532a00e8
/
library
/
x509.c
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
2a024ac
Merge dependency fixes
by Paul Bakker
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
3d41370
Fix hash dependencies in X.509 tests
by Manuel Pégourié-Gonnard
· 11 years ago
9655e45
Reject certificates with times not in UTC
by Manuel Pégourié-Gonnard
· 11 years ago
0776a43
Use UTC to heck certificate validity
by Manuel Pégourié-Gonnard
· 11 years ago
5fff23b
x509_get_current_time() uses localtime_r() to prevent thread issues
by Paul Bakker
· 11 years ago
6304f78
Add x509_time_future()
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
7dc4c44
Library files moved to use platform layer
by Paul Bakker
· 12 years ago
27b93ad
Factor common code for printing sig_alg
by Manuel Pégourié-Gonnard
· 12 years ago
5cac583
Factor out some common code
by Manuel Pégourié-Gonnard
· 12 years ago
ce7c6fd
Fix dependencies
by Manuel Pégourié-Gonnard
· 12 years ago
b7de86d
More checks for length match in rsassa-pss params
by Manuel Pégourié-Gonnard
· 12 years ago
3c1e8b5
Finish parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 12 years ago
d9fd87b
Start parsing RSASSA-PSS parameters
by Manuel Pégourié-Gonnard
· 12 years ago
b1d4eb1
Basic parsing of certs signed with RSASSA-PSS
by Manuel Pégourié-Gonnard
· 12 years ago
6edcd41
Addition conditions for UEFI environment under MSVC
by Paul Bakker
· 12 years ago
fa6a620
Defines for UEFI environment under MSVC added
by Paul Bakker
· 12 years ago
b6b0956
Rm of memset instead of x509_crt_init()
by Paul Bakker
· 12 years ago
c559c7a
Renamed x509_cert structure to x509_crt for consistency
by Paul Bakker
· 12 years ago
ddf26b4
Renamed x509parse_* functions to new form
by Paul Bakker
· 12 years ago
86d0c19
Generalized function names of x509 functions not parse-specific
by Paul Bakker
· 12 years ago
5187656
Renamed X509 / X509WRITE error codes to generic (non-cert-specific)
by Paul Bakker
· 12 years ago
e9e6ae3
Moved x509_self_test() from x509_crt.c to x509.c and fixed mem-free bug
by Paul Bakker
· 12 years ago
d1a983f
Removed x509parse key functions and moved them to compat-1.2.h
by Paul Bakker
· 12 years ago
7c6b2c3
Split up X509 files into smaller modules
by Paul Bakker
· 12 years ago