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
*
Fix a potential misaligned memory access
Bernd Edlinger
12 days
1
-1
/
+1
*
Fix the sporadic test failure in 30-test_evp_extra.t
Bernd Edlinger
12 days
1
-1
/
+2
*
Fix test failure in 90-test_memleak.t
Bernd Edlinger
12 days
1
-1
/
+1
*
Fix a minor memory sanitizer issue
Bernd Edlinger
12 days
1
-0
/
+1
*
80-test_cms.t: Fix incorrect plan from bad merge
Tomas Mraz
12 days
1
-1
/
+1
*
Fix CMS encryption with key agreement when originator set
Jakub Zelenka
12 days
1
-0
/
+16
*
test: allowedAttributeAssignments X.509v3 extension
Jonathan M. Wilbur
2025-01-02
2
-1
/
+20
*
Ensure the tests pass even if the default seclevel has been changed
Matt Caswell
2024-12-26
5
-1
/
+54
*
Add CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_signer()
Peter Juhasz
2024-12-26
1
-1
/
+41
*
test: the attributeMappings X.509v3 extension
Jonathan M. Wilbur
2024-12-23
2
-1
/
+23
*
This is a test for nocache provider behavior
Dmitry Belyavskiy
2024-12-20
3
-0
/
+61
*
test_evp_cipher_pipeline(): Fix memory leaks on errors
Tomas Mraz
2024-12-19
1
-10
/
+19
*
test: add evp_extra_test case for cipher pipeline API with fake pipeline prov...
Ramkumar
2024-12-17
4
-4
/
+569
*
X509: document non-standard behavior checking EKU extensions in CA and TA certs
Dr. David von Oheimb
2024-12-13
1
-4
/
+4
*
Fix the intermittent lhash_test failure on Windows
Tomas Mraz
2024-12-13
1
-4
/
+12
*
To verify MAC, we need a MAC
Dmitry Belyavskiy
2024-12-11
2
-1
/
+8
*
test: the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
3
-1
/
+64
*
Add test for releasing a shared EVP_PKEY across threads
Tomas Mraz
2024-12-10
1
-0
/
+40
*
Change all one's complement to ones' complement for consistency
willmafh
2024-12-06
1
-1
/
+1
*
Fix EVP_PKEY_print_private() so that it works with non default providers.
slontis
2024-11-29
1
-2
/
+27
*
fips: remove redundant RSA encrypt/decrypt KAT
Dimitri John Ledkov
2024-11-22
1
-11
/
+1
*
Fix wrong return value checks for some functions
Peiwei Hu
2024-11-22
2
-2
/
+2
*
Fix multiple wrong use of BN_check_prime
Peiwei Hu
2024-11-22
1
-1
/
+1
*
add new keytype test for EVP_PKEY_Q_keygen
Michael Baentsch
2024-11-21
2
-1
/
+54
*
Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_co...
wangcheng
2024-11-20
1
-0
/
+43
*
Add QUERY trace points
Neil Horman
2024-11-19
1
-33
/
+51
*
Add tracing messages to the provider api
Neil Horman
2024-11-19
1
-0
/
+1
*
test_hashtable_multithread(): Stress it more
Tomas Mraz
2024-11-13
1
-7
/
+8
*
Use test_random() in hashtable mt test for reproducibility
Tomas Mraz
2024-11-13
1
-18
/
+18
*
Add test for SSL_stream_reset
Neil Horman
2024-11-13
1
-4
/
+33
*
test: the attributeDescriptor X.509v3 extension
Jonathan M. Wilbur
2024-11-13
2
-1
/
+36
*
APPS/pkeyutl: add missing high-level check for -verifyrecover being usable on...
Dr. David von Oheimb
2024-11-09
1
-2
/
+5
*
APPS/pkeyutl: remove wrong check for -verifyrecover regarding too long sign/v...
Dr. David von Oheimb
2024-11-09
1
-4
/
+10
*
Add a test for setting TLSv1.2 ciphersuites on a QUIC object
Matt Caswell
2024-11-08
1
-1
/
+11
*
Add a test for the new_session_cb from a QUIC object
Matt Caswell
2024-11-07
1
-0
/
+72
*
Fix uses of `EVP_PKEY_Q_keygen` with `size_t` variadic argument
ArtSin
2024-11-05
4
-4
/
+4
*
Support DEFAULT keyword and '-' prefix in SSL_CTX_set1_groups_list()
Frederik Wedel-Heinen
2024-11-04
1
-0
/
+47
*
APPS/pkeyutl: improve -rawin usability (implied by Ed25519 and Ed448) and doc
Dr. David von Oheimb
2024-11-04
1
-5
/
+27
*
test: Add test cases for req -cipher option
Aditya
2024-10-30
2
-2
/
+51
*
test_speed: Explicitly test the crashing command line on sparc
Tomas Mraz
2024-10-28
1
-2
/
+7
*
work around oqsprovider out-of-source build bug
Michael Baentsch
2024-10-23
2
-2
/
+72
*
Updated oqsprovider to v0.7.0
Michael Baentsch
2024-10-23
2
-51
/
+0
*
ecdh_cofactor_derive_test(): Skip the test if the curve is not supported
Tomas Mraz
2024-10-21
1
-2
/
+4
*
test: clean-up README-external documentation
Ondrej Moris
2024-10-21
1
-7
/
+7
*
test: Add external test for pkcs11-provider
Ondrej Moris
2024-10-21
3
-0
/
+127
*
add test coverage for #25298
Alicja Kario
2024-10-21
1
-17
/
+33
*
updating comments in test recipie
Neil Horman
2024-10-21
1
-2
/
+3
*
Add test to confirm sslkeylogfile format
Neil Horman
2024-10-21
1
-0
/
+76
*
Add support for p7->d.sign->contents with the V_ASN1_SEQUENCE type
olszomal
2024-10-21
1
-0
/
+294
*
Harden BN_GF2m_poly2arr against misuse.
Viktor Dukhovni
2024-10-16
1
-0
/
+51
[next]