index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto/bn] BN_consttime_swap: remove superfluous early exit
Billy Brumley
2022-06-13
1
-0
/
+15
*
Update further expiring certificates that affect tests
Tomas Mraz
2022-06-05
14
-435
/
+437
*
Change the SCT issuer key to RSA 2048
Bernd Edlinger
2022-06-03
6
-62
/
+70
*
Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
Tomas Mraz
2022-06-03
5
-289
/
+538
*
Add a test_ssl_new testcase
Tomas Mraz
2022-06-03
6
-2
/
+88
*
First working empty protocol test
Tomas Mraz
2022-06-03
3
-0
/
+173
*
Fix the checks of UI_add_input_string
Peiwei Hu
2022-06-02
1
-2
/
+2
*
Fix the checks of EVP_PKEY_private_check
Peiwei Hu
2022-06-02
1
-6
/
+6
*
Fix the checks of EVP_PKEY_public_check
Peiwei Hu
2022-06-02
1
-6
/
+6
*
Fix the checks of EVP_PKEY_pairwise_check
Peiwei Hu
2022-06-02
1
-5
/
+5
*
Fix the checks of EVP_PKEY_check
Peiwei Hu
2022-06-02
1
-7
/
+7
*
Fix the checks of RAND_bytes
Peiwei Hu
2022-06-02
5
-8
/
+8
*
Fix the checks of EVP_PKEY_CTX_set/get_* functions
Peiwei Hu
2022-06-02
2
-8
/
+8
*
Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
Peiwei Hu
2022-06-02
1
-2
/
+2
*
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
Peiwei Hu
2022-06-02
1
-1
/
+1
*
Update expired SCT issuer certificate
Tomas Mraz
2022-06-01
1
-15
/
+15
*
Make OSSL_LIB_CTX_load_config thread safe
Hugo Landau
2022-06-01
1
-0
/
+14
*
Move types.h #undefs for wincrypt.h compatibility
Samuel Lee
2022-05-30
2
-1
/
+47
*
Fix visual glitch in non-verbose test output
Bernd Edlinger
2022-05-28
1
-1
/
+3
*
Make running individual ssl-test easier
Todd Short
2022-05-27
2
-5
/
+24
*
Check that UnsafeLegacyServerConnect option exists
Tomas Mraz
2022-05-27
2
-111
/
+157
*
QUIC wire format support
Hugo Landau
2022-05-27
5
-23
/
+339
*
Fix the incorrect checks of EVP_CIPHER_CTX_rand_key
Peiwei Hu
2022-05-27
1
-1
/
+1
*
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
Peiwei Hu
2022-05-27
1
-1
/
+1
*
Fix check of EVP_CIPHER_CTX_ctrl
Peiwei Hu
2022-05-24
3
-32
/
+32
*
Test the default key length of the Blowfish ciphers
Tomas Mraz
2022-05-23
1
-0
/
+28
*
Disable 82-test_tfo_cli if tfo is not enabled.
Randall S. Becker
2022-05-23
1
-0
/
+1
*
add tests for PBKDF2 with SHA-3
Hubert Kario
2022-05-18
2
-0
/
+60
*
Fix KTLS with BIO_new_connect
Bernd Edlinger
2022-05-17
1
-8
/
+25
*
Include the e_os.h before string.h
Tomas Mraz
2022-05-13
1
-2
/
+2
*
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
Tomas Mraz
2022-05-13
1
-7
/
+20
*
Add test for query invalidation after new provider added
Tomas Mraz
2022-05-12
2
-0
/
+99
*
Add a testcase for OSSL_PROVIDER_unload() being fully effective
Tomas Mraz
2022-05-09
1
-0
/
+37
*
tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above
Pauli
2022-05-08
4
-11
/
+55
*
Fix coverity 1503330 use after free
Pauli
2022-05-06
1
-0
/
+2
*
Remove duplicated #include headers
JHH20
2022-05-04
1
-1
/
+0
*
Update copyright year
Matt Caswell
2022-05-03
74
-74
/
+74
*
Fix the RC4-MD5 cipher
Matt Caswell
2022-05-03
2
-24
/
+2
*
Test ocsp with invalid responses and the "-no_cert_checks" option
Matt Caswell
2022-05-03
1
-57
/
+65
*
Improving locale test
Dmitry Belyavskiy
2022-05-02
1
-2
/
+4
*
Testing the EVP_PKEY_CTX_new_from_name without preliminary init
Dmitry Belyavskiy
2022-04-29
3
-2
/
+22
*
Fix memleak in test/provider_test.c
Richard Levitte
2022-04-29
1
-1
/
+4
*
Test that SipHash_Final() fails on uninited context
Tomas Mraz
2022-04-27
1
-0
/
+2
*
Minimal test checking we can get public key in Turkish locale
Dmitry Belyavskiy
2022-04-22
3
-1
/
+151
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
8
-49
/
+30
*
Clear incorrectly reported errors in cms_io.
Daniel Fiala
2022-04-21
3
-3
/
+30
*
evp_test: Try computing MACs twice with reinitialization of EVP_MAC_CTX
Tomas Mraz
2022-04-19
2
-0
/
+83
*
Fix an assertion in the DTLS server code
Bernd Edlinger
2022-04-14
1
-1
/
+47
*
endecode_test: Handle expected failures for non-fips ec keys
Tomas Mraz
2022-04-14
1
-35
/
+49
*
SSL_conf_cmd: Allow DH Parameters at any position.
Daniel Fiala
2022-04-12
3
-4
/
+172
[next]