TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
07f8fa5a69f09bf2bba24a0c93fc3333e4d42a3e
/
library
/
x509write.c
f3df61a
Generalized PEM writing in x509write module for RSA keys as well
by Paul Bakker
· 12 years ago
135f1e9
Move PEM conversion of DER data to x509write module
by Paul Bakker
· 12 years ago
624d03a
Fixed length of key_usage bitstring to 7 bits
by Paul Bakker
· 12 years ago
1c0e550
Added support for Netscape Certificate Types in CSR writing
by Paul Bakker
· 12 years ago
e5eae76
Generalized the x509write_csr_set_key_usage() function and key_usage storage
by Paul Bakker
· 12 years ago
fde4270
Added support for writing key_usage extension
by Paul Bakker
· 12 years ago
0e06c0f
Assigned error codes to the error defines
by Paul Bakker
· 12 years ago
82e2945
Changed naming and prototype convention for x509write functions
by Paul Bakker
· 12 years ago
2130796
Switched order of storing x509_req_names to match inputed order
by Paul Bakker
· 12 years ago
8eabfc1
Rewrote x509 certificate request writing to use structure for storing
by Paul Bakker
· 12 years ago
b6c5d2e
Cleanup up non-prototyped functions (static) and const-correctness
by Paul Bakker
· 12 years ago
c70b982
OID functionality moved to a separate module.
by Paul Bakker
· 12 years ago
ac0fba5
Added missing header for MD2 and made code compile with missing header files
by Paul Bakker
· 12 years ago
9a73632
- Merged changesets 1399 up to and including 1415 into 1.2 branch
by Paul Bakker
· 13 years ago
3cac5e0
- x509_write_cert_req() now supports all available hash functions
by Paul Bakker
· 13 years ago
0588815
- Certificate Requests written now have the Email address written in IA5String
by Paul Bakker
· 13 years ago
bdb912d
- Added preliminary ASN.1 buffer writing support
by Paul Bakker
· 13 years ago