index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
/
ssl_cert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-4
/
+4
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-7
/
+7
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-3
/
+0
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-13
/
+22
*
SSL: refactor ssl_cert_lookup_by_pkey() to work with provider side keys
Richard Levitte
2020-05-15
1
-10
/
+11
*
coverity 1462581 Dereference after null check
Pauli
2020-04-30
1
-1
/
+4
*
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
*
Use X509_STORE_CTX_new_with_libctx() in libssl
Matt Caswell
2020-04-08
1
-2
/
+2
*
Explicitly cache X509v3 extensions in libssl
Matt Caswell
2020-03-30
1
-2
/
+11
*
SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()
Richard Levitte
2019-11-12
1
-39
/
+3
*
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI
Richard Levitte
2019-11-03
1
-0
/
+74
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+3
*
Deprecate SYSerr, add new FUNCerr macro
Rich Salz
2019-07-22
1
-1
/
+1
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-1
/
+1
*
Move 'shared_sigalgs' from cert_st to ssl_st
Benjamin Kaduk
2019-06-26
1
-3
/
+0
*
Collapse ssl3_state_st (s3) into ssl_st
Todd Short
2019-04-29
1
-2
/
+2
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Separate ca_names handling for client and server
Matt Caswell
2018-11-12
1
-6
/
+7
*
Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.
Tomas Mraz
2018-11-10
1
-2
/
+2
*
Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_list
Richard Levitte
2018-09-03
1
-2
/
+6
*
Allow TLS-1.3 ciphersuites in @SECLEVEL=3 and above
Tomas Mraz
2018-08-22
1
-1
/
+2
*
Check that the public key OID matches the sig alg
Matt Caswell
2018-07-18
1
-9
/
+22
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-0
/
+2
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Avoid only exact duplicates when creating the accepted CA names list
Tomas Mraz
2018-01-08
1
-4
/
+23
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-07
1
-3
/
+3
*
Simplify the stack reservation
Paul Yang
2017-10-26
1
-5
/
+1
*
Various clean-ups
KaoruToda
2017-10-20
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
crypto/x509v3/v3_utl.c, ssl/ssl_cert.c: fix Coverity problems.
Andy Polyakov
2017-10-10
1
-3
/
+5
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-29
1
-1
/
+0
*
Add stack space reservations.
Pauli
2017-09-28
1
-2
/
+6
*
Move e_os.h to be the very first include.
Pauli
2017-08-30
1
-4
/
+0
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-30
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-30
1
-1
/
+6
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-4
/
+1
*
Move certificate table to header file so it can be tested.
Dr. Stephen Henson
2017-07-13
1
-13
/
+1
*
Add certificate properties table.
Dr. Stephen Henson
2017-07-13
1
-0
/
+38
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-6
/
+1
*
Ignore dups in X509_STORE_add_*
Rich Salz
2017-04-20
1
-16
/
+5
*
Implement a new custom extensions API
Matt Caswell
2017-04-07
1
-5
/
+2
*
Constify SSL_dup_CA_list()
Dr. Stephen Henson
2017-04-03
1
-1
/
+1
*
New certificate_authorities functions
Dr. Stephen Henson
2017-04-03
1
-26
/
+53
*
Remove obsolete version test when returning CA names.
Dr. Stephen Henson
2017-03-16
1
-5
/
+5
*
Tidy up certificate type handling.
Dr. Stephen Henson
2017-02-24
1
-6
/
+5
*
Replace SSL_PKEY_RSA_ENC, SSL_PKEY_RSA_SIGN
Dr. Stephen Henson
2017-02-10
1
-1
/
+1
*
Convert Sigalgs processing to use ints
Matt Caswell
2017-01-10
1
-4
/
+7
[next]