index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x_crl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some additional NULL checks to prevent segfaults.
Shane Lontis
2021-04-14
1
-3
/
+3
*
Fix more certificate related lib_ctx settings.
Shane Lontis
2021-04-08
1
-2
/
+15
*
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
1
-2
/
+3
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-1
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...
Dr. David von Oheimb
2021-01-13
1
-2
/
+2
*
Fix x509_crl propq so that it uses a copy
Shane Lontis
2020-12-03
1
-1
/
+16
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-3
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
STORE: Modify to support loading with provider based loaders
Richard Levitte
2020-08-24
1
-0
/
+9
*
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
2020-07-16
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+5
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-8
/
+8
*
Fix error handling in x509v3_cache_extensions and related functions
Bernd Edlinger
2020-03-21
1
-12
/
+25
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Fix a memory leak with di2_X509_CRL reuse
Bernd Edlinger
2019-01-31
1
-0
/
+12
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-3
/
+7
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
*
X509: add more error codes on malloc or sk_TYP_push failure
FdaSilvaYY
2018-04-24
1
-3
/
+6
*
X509_CRL_digest() - ensure precomputed sha1 hash before returning it
Richard Levitte
2017-01-28
1
-0
/
+2
*
CRL critical extension bugfix
Rich Salz
2016-12-14
1
-1
/
+1
*
Allow null in X509_CRL_METHOD_free
FdaSilvaYY
2016-11-07
1
-1
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-3
/
+3
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-7
/
+7
*
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
/
+506