index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
t_x509.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear unused variables in X509_print_ex()
zhouzilong
2022-04-26
1
-2
/
+1
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-1
/
+6
*
remove redundant ERR_raise
x2018
2021-12-10
1
-3
/
+1
*
check the return value of BIO_new() in t_x509.c:471 & cmp_vfy.c:36
x2018
2021-12-10
1
-0
/
+4
*
Fix a read buffer overrun in X509_aux_print().
Ingo Schwarze
2021-07-20
1
-2
/
+2
*
Fix bug in X509_print_ex
Rich Salz
2021-07-08
1
-4
/
+6
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-2
/
+2
*
x509: remove TODOs
Pauli
2021-06-02
1
-6
/
+0
*
Add X509 version constants.
David Benjamin
2021-04-28
1
-1
/
+1
*
x509: remove most references to EVP_sha1()
Pauli
2021-04-21
1
-3
/
+10
*
Add more negative checks for integers passed to OPENSSL_malloc().
Shane Lontis
2021-04-16
1
-0
/
+2
*
Add ossl_ x509 symbols
Shane Lontis
2021-03-18
1
-4
/
+4
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-2
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
X509: Enable printing cert even with invalid validity times, saying 'Bad time...
Dr. David von Oheimb
2021-01-20
1
-2
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
X509_STORE_CTX_print_verify_cb(): add AKID and SKID output for (non-)trusted ...
Dr. David von Oheimb
2020-09-05
1
-6
/
+15
*
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
2020-07-16
1
-2
/
+1
*
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Dr. David von Oheimb
2020-05-05
1
-10
/
+39
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix error reporting glitch in X509_STORE_CTX_print_verify_cb() in t_x509.c
Dr. David von Oheimb
2020-04-07
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-0
/
+105
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
add 'Signature Value:' line and correct indentation when printing X.509 signa...
David von Oheimb
2019-03-18
1
-3
/
+6
*
remove needless empty lines when printing certificates
David von Oheimb
2019-03-18
1
-3
/
+3
*
Following the license change, modify the boilerplates in crypto/x509/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-2
/
+2
*
Add padding spaces before printing algo.
Yutian Li
2017-11-16
1
-0
/
+3
*
Revert "Add padding spaces before printing algo."
Rich Salz
2017-11-16
1
-3
/
+0
*
Add padding spaces before printing algo.
Yutian Li
2017-11-15
1
-0
/
+3
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Add missing braces.
Kurt Roeckx
2017-01-16
1
-1
/
+2
*
Fix undefined behaviour when printing the X509 serial
Kurt Roeckx
2017-01-15
1
-2
/
+4
*
Print the X509 version signed, and convert to unsigned for the hex version.
Kurt Roeckx
2017-01-10
1
-2
/
+7
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-2
/
+2
*
Constify X509_get0_signature()
Dr. Stephen Henson
2016-08-17
1
-2
/
+2
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
1
-3
/
+3
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-1
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-2
/
+3
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-2
/
+1
*
Use accessors for X509_print_ex().
Dr. Stephen Henson
2015-11-14
1
-16
/
+83
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-1
/
+1
*
header includes
Dr. Stephen Henson
2015-09-22
1
-9
/
+1
[next]