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
...
*
kdfs: implement key length check in X9.42
Dimitri John Ledkov
2024-09-30
2
-1
/
+16
*
test: fix unit tests for fips CRNG tests
Pauli
2024-09-30
1
-1
/
+1
*
fips: Prohibit SHA1 in DH & ECDH exchange
Dimitri John Ledkov
2024-09-27
1
-9
/
+15
*
80-test_cmp_http.t: fix handling of IPv6 server host (localhost '::1')
David von Oheimb
2024-09-23
3
-12
/
+18
*
Fix smime-type for AuthEnvelopedData
Jakub Zelenka
2024-09-19
1
-0
/
+24
*
deactivate failing Cloudflare PQ interop tests
Michael Baentsch
2024-09-19
2
-0
/
+51
*
test: add unit tests for fips CRNG tests
Pauli
2024-09-19
1
-0
/
+74
*
feat: use ossl_serial_number_print in X509_print_ex
Jonathan M. Wilbur
2024-09-16
2
-2
/
+2
*
feat: use ossl_serial_number_print in X509_print_ex
Jonathan M. Wilbur
2024-09-16
2
-2
/
+2
*
feat: add ossl_serial_number_print
Jonathan M. Wilbur
2024-09-16
1
-1
/
+1
*
test: the roleSpecCertIdentifier X.509v3 extension
Jonathan M. Wilbur
2024-09-16
2
-1
/
+31
*
EVP_get_default_properties - tests
Dmitry Belyavskiy
2024-09-16
3
-3
/
+90
*
update quic docker container files
Neil Horman
2024-09-13
1
-4
/
+7
*
Adding session resume support to hq-interop
Neil Horman
2024-09-13
1
-15
/
+18
*
Convert retry test to use hq-interop client
Neil Horman
2024-09-13
1
-6
/
+1
*
Adding an hq-interop alpn client
Neil Horman
2024-09-13
2
-12
/
+28
*
test: authorityAttributeIdentifier X.509v3 extension
Jonathan M. Wilbur
2024-09-10
2
-1
/
+24
*
Collapse errors down by using || in run_endpoint.sh
Neil Horman
2024-09-10
1
-23
/
+7
*
Need to remove our bash settings as we need to interrogate failures
Neil Horman
2024-09-10
1
-2
/
+0
*
Add a test for the nonce-type sigopt
Matt Caswell
2024-09-09
1
-2
/
+14
*
Refactor Password Variables to Use `const char[]` Arrays
erbsland-dev
2024-09-09
1
-15
/
+12
*
Refactor Callback Tests for Improved Memory Management
erbsland-dev
2024-09-09
1
-65
/
+51
*
Add test for BIO password callback functionality
erbsland-dev
2024-09-09
4
-1
/
+474
*
s390x: Fix s390x_shake_squeeze() when MSA 12 is available
Ingo Franzki
2024-09-06
1
-0
/
+29
*
Drop redundant non-negative checks on unsigned values
Viktor Dukhovni
2024-09-05
1
-4
/
+1
*
ssl: rework "e_os.h" inclusions
FdaSilvaYY
2024-09-05
1
-0
/
+1
*
Copyright year updates
Tomas Mraz
2024-09-05
120
-120
/
+120
*
Avoid type errors in EAI-related name check logic.
Viktor Dukhovni
2024-09-03
4
-1
/
+89
*
Improve base64 BIO correctness and error reporting
Viktor Dukhovni
2024-08-30
3
-1
/
+507
*
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites
Richard Levitte
2024-08-30
2
-0
/
+262
*
Refactor OpenSSL 'DSA' EVP_SIGNATURE to also include DSA+hash composites
Richard Levitte
2024-08-30
3
-2
/
+427
*
endecode_test.c: Fix !fips v3.0.0 check
Pauli
2024-08-30
1
-3
/
+1
*
endecode_test.c: Avoid running the SM2 tests with 3.0.0 FIPS provider
Tomas Mraz
2024-08-29
1
-1
/
+4
*
Refactor and Enhance Compression Field Testing
erbsland-dev
2024-08-29
1
-37
/
+129
*
Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()
Richard Levitte
2024-08-29
1
-0
/
+51
*
Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Richard Levitte
2024-08-29
2
-0
/
+675
*
Fix decoder error on SM2 private key
Jamie Cui
2024-08-29
1
-0
/
+13
*
Update code to use EVP_MD_xof()
slontis
2024-08-29
1
-1
/
+1
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
1
-1
/
+19
*
RSA decoder should check also sanity of p, q, e, d ... with respect to n
sashan
2024-08-28
1
-1
/
+194
*
Cleanups for FIPS options..
slontis
2024-08-28
4
-4
/
+5
*
test: issuedOnBehalfOf X.509v3 extension
Jonathan M. Wilbur
2024-08-27
2
-1
/
+17
*
test: auditIdentity X.509v3 extension decoding and display
Jonathan M. Wilbur
2024-08-26
2
-1
/
+17
*
Add FIPS indicators to X25519 and X448.
slontis
2024-08-25
2
-2
/
+50
*
Update new FIPS indicator evp_tests to use FIPSversion + Availablein options.
slontis
2024-08-23
17
-0
/
+79
*
Revert evp_test change that made "FIPSversion" skip the default provider.
slontis
2024-08-23
1
-5
/
+0
*
FIPS: Add EDDSA public key validation.
slontis
2024-08-23
2
-2
/
+207
*
FIPS: Change fips tests to use SHA2 for corruption test.
slontis
2024-08-23
1
-1
/
+1
*
acvptest: add positive and negative tests for verify message param
Pauli
2024-08-22
1
-13
/
+46
*
Fix error handling in OBJ_add_object
Bernd Edlinger
2024-08-21
1
-0
/
+14
[prev]
[next]