index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x_x509.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
2016-05-11
1
-2
/
+52
*
Fix i2d_X509_AUX: pp can be NULL.
Dr. Stephen Henson
2016-05-02
1
-2
/
+3
*
Add checks on CRYPTO_new_ex_data return value
FdaSilvaYY
2016-04-28
1
-1
/
+2
*
Ensure we check i2d_X509 return val
Matt Caswell
2016-04-26
1
-3
/
+12
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+1
*
remove old unused oneline name field
Dr. Stephen Henson
2016-03-01
1
-7
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Drop cached certificate signature validity flag
Viktor Dukhovni
2016-01-18
1
-1
/
+0
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-7
/
+0
*
Fix a few missed "if (!ptr)" cleanups
Rich Salz
2015-11-23
1
-3
/
+2
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-3
/
+3
*
Fix more d2i cases to properly update the input pointer
Kurt Roeckx
2015-10-03
1
-3
/
+1
*
header includes
Dr. Stephen Henson
2015-09-22
1
-0
/
+1
*
Fix path in comments
Dr. Stephen Henson
2015-09-22
1
-1
/
+1
*
Move certificate request and CRL routines to x509 dir.
Dr. Stephen Henson
2015-09-22
1
-0
/
+227