TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
library
/
x509write_crt.c
d60e378
Fix ASN1 bitstring writing
by Andres Amaya Garcia
· 7 years ago
1f6301b
Rename mbedtls_zeroize to mbedtls_platform_zeroize
by Andres Amaya Garcia
· 7 years ago
e32df08
Remove individual copies of mbedtls_zeroize()
by Andres Amaya Garcia
· 8 years ago
9e4f77c
New MD API: rename functions from _ext to _ret
by Gilles Peskine
· 8 years ago
d91f2a2
Merge branch 'development' into iotssl-1251-2.7
by Gilles Peskine
· 8 years ago
d8a6f7c
Clarify code-paths in x509write_csr and x509write_crt
by Hanno Becker
· 8 years ago
a20e33a
Use X509 CRT version macros for version checks in x509write_crt_der
by Hanno Becker
· 8 years ago
81535d0
Minor style and typo corrections
by Hanno Becker
· 8 years ago
4769865
Omit version from X.509 v1 certificates
by Hanno Becker
· 8 years ago
d7f3520
Don't add extensions for X.509 non-v3 certificates
by Hanno Becker
· 8 years ago
fc77144
Fix extraction of signature-type from PK context instance
by Hanno Becker
· 8 years ago
61937d4
Rename time and index parameter to avoid name conflict.
by Hanno Becker
· 8 years ago
8d8204f
Change x509write_crt to use new MD API ret code
by Andres Amaya Garcia
· 8 years ago
60dbc93
Add missing bounds check in X509 DER write funcs
by Andres AG
· 9 years ago
37ff140
Change main license to Apache 2.0
by Manuel Pégourié-Gonnard
· 10 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 10 years ago
1cd10ad
Update prototype of x509write_set_key_usage()
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
66d5d07
Fix formatting in various code to match spacing from coding style
by Paul Bakker
· 11 years ago
3461772
Introduce polarssl_zeroize() instead of memset() for zeroization
by Paul Bakker
· 11 years ago
b9e4e2c
Fix formatting: fix some 'easy' > 80 length lines
by Paul Bakker
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
50dc850
Const correctness
by Paul Bakker
· 12 years ago
3daaf3d
X509 key identifiers depend on SHA1
by Manuel Pégourié-Gonnard
· 12 years ago
b9cfaa0
Explicit conversions and minor changes to prevent MSVC compiler warnings
by Paul Bakker
· 12 years ago
5191e92
Added missing x509write_crt_set_version()
by Paul Bakker
· 12 years ago
9556d3d
Renamed x509_crt_write.c and x509_csr_write.c
by Paul Bakker
· 12 years ago
[Renamed from library/x509_crt_write.c]
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
7c6b2c3
Split up X509 files into smaller modules
by Paul Bakker
· 12 years ago