TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
d742a032f4b6c8ae39468da35a5725f5640b8423
/
library
/
x509_crt.c
7c59363
Remove a few dead stores
by Manuel Pégourié-Gonnard
· 12 years ago
1a56fc9
Fixed x509_crt_parse_path() bug on Windows platforms
by Paul Bakker
· 12 years ago
5ad68e4
Mutex x509_crt_parse_path() when pthreads is used
by Manuel Pégourié-Gonnard
· 12 years ago
964bf9b
Quit using readdir_r()
by Manuel Pégourié-Gonnard
· 12 years ago
f2b4d86
Fixed X.509 hostname comparison (with non-regular characters)
by Paul Bakker
· 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
60b1d10
Fixed spelling / typos (from PowerDNS:codespell)
by Paul Bakker
· 12 years ago
be089b0
Introduced POLARSSL_HAVE_READDIR_R for systems without it
by Paul Bakker
· 12 years ago
b9cfaa0
Explicit conversions and minor changes to prevent MSVC compiler warnings
by Paul Bakker
· 12 years ago
4aa40d4
Better support for MSVC
by Paul Bakker
· 12 years ago
cbf3ef3
RSA and ECDSA key exchanges don't depend on CRL
by Manuel Pégourié-Gonnard
· 12 years ago
3cf63ed
Typo in Windows error code in x509_crt.c
by Paul Bakker
· 12 years ago
c27c4e2
Support faulty X509 v1 certificates with extensions
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
369d2eb
Introduced x509_crt_init(), x509_crl_init() and x509_csr_init()
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
da77115
Changed pk_parse_get_pubkey() to pk_parse_subpubkey()
by Paul Bakker
· 12 years ago
7c6b2c3
Split up X509 files into smaller modules
by Paul Bakker
· 12 years ago