index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509cset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
1
-2
/
+2
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-7
/
+7
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Add support for reference counting using C11 atomics
Kurt Roeckx
2016-11-17
1
-1
/
+1
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-4
/
+16
*
Avoid duplicated code.
Dr. Stephen Henson
2016-08-19
1
-24
/
+4
*
Convert X509_REVOKED* functions to use const getters
Matt Caswell
2016-08-18
1
-3
/
+3
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-3
/
+3
*
Constify some X509_CRL functions.
Dr. Stephen Henson
2016-08-01
1
-4
/
+4
*
Constify ...
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
1
-2
/
+8
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-11
/
+6
*
Additional X509_CRL accessors.
Dr. Stephen Henson
2015-09-22
1
-0
/
+10
*
typo
Dr. Stephen Henson
2015-09-22
1
-2
/
+2
*
Add accessors for X509_REVOKED.
Dr. Stephen Henson
2015-09-22
1
-0
/
+10
*
Add accessors for request and CRL signatures
Dr. Stephen Henson
2015-09-22
1
-2
/
+13
*
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-17
1
-2
/
+2
*
X509_CRL_INFO embed
Dr. Stephen Henson
2015-09-16
1
-20
/
+20
*
make X509_CRL opaque
Dr. Stephen Henson
2015-09-02
1
-0
/
+35
*
Add X509_CRL_up_ref function
Dr. Stephen Henson
2015-09-01
1
-0
/
+5
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-9
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-91
/
+88
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
use const ASN1_TIME *
Nils Larsch
2006-12-11
1
-2
/
+2
*
Automatically mark the CRL cached encoding as invalid when some operations
Dr. Stephen Henson
2004-12-09
1
-0
/
+1
*
Add CRL utility functions to allow CRLs to be
Dr. Stephen Henson
2001-08-17
1
-0
/
+169