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
*
Update copyright year
Matt Caswell
2021-06-17
24
-24
/
+24
*
test/recipes/80-test_cmp_http.t: Kill the mock server brutally
Richard Levitte
2021-06-17
1
-1
/
+1
*
gost: remove the internal GOST test.
Pauli
2021-06-17
4
-172
/
+1
*
Fix exit code for VMS in util/wrap.pl and test/run_tests.pl
Richard Levitte
2021-06-17
1
-6
/
+17
*
Fix small typo in test/recipes/05-test_pbe.t
Richard Levitte
2021-06-17
1
-1
/
+1
*
Always wait for both threads to finish
Rich Salz
2021-06-16
1
-5
/
+9
*
TEST: Change 'catdir' to 'catfile' when dealing with files, in run_tests.pl
Richard Levitte
2021-06-16
1
-2
/
+2
*
Add a test for fetching various non-evp objects
Matt Caswell
2021-06-16
3
-1
/
+197
*
test: add test cases for SHAxxx helper functions
Pauli
2021-06-16
3
-1
/
+127
*
Add a test for the newly added OBJ upcalls
Matt Caswell
2021-06-16
3
-1
/
+136
*
TEST: Skip test/recipes/01-test_symbol_presence.t on MacOS
Richard Levitte
2021-06-16
1
-0
/
+2
*
TEST: Display the correct shared library name
Richard Levitte
2021-06-16
1
-4
/
+5
*
TEST: Make test/recipes/01-test_symbol_presence.t more platform agnostic
Richard Levitte
2021-06-15
1
-3
/
+9
*
test/evp_extra_test.c: Peek at the error instead of getting it.
Richard Levitte
2021-06-15
1
-1
/
+1
*
Move AllowClientRenegotiation tests
Rich Salz
2021-06-15
6
-19
/
+101
*
test: add SPKAC command test
Pauli
2021-06-15
1
-0
/
+41
*
Fix DH/DHX named groups to not overwrite the private key length.
Shane Lontis
2021-06-14
1
-5
/
+74
*
When linking to static libssl always link to static libcrypto
Tomas Mraz
2021-06-14
1
-2
/
+2
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-5
/
+61
*
Update krb5 module and re-enable pkinit tests
Robbie Harwood
2021-06-11
1
-1
/
+1
*
Do not depend on the exact exit failure value of dgst app
Tomas Mraz
2021-06-11
1
-15
/
+15
*
Optimize session cache flushing
Todd Short
2021-06-10
1
-0
/
+124
*
err: clear flags better when clearing errors.
Pauli
2021-06-10
1
-0
/
+48
*
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-09
2
-6
/
+8
*
25-test_verify.t: Add test case: accept trusted self-signed EE cert with key ...
Dr. David von Oheimb
2021-06-09
2
-1
/
+22
*
test/certs/mkcert.sh: Correct description of geneealt parameters
Dr. David von Oheimb
2021-06-09
1
-2
/
+2
*
25-test_verify.t: Prevent expiration of test case 'Name constraints bad other...
Dr. David von Oheimb
2021-06-09
1
-4
/
+5
*
80-test_cmp_http.t: Improve the way the test server is launched and killed
Dr. David von Oheimb
2021-06-09
2
-9
/
+8
*
80-test_cmp_http.t: Simplify and prevent hangs on server not launching/behavi...
Dr. David von Oheimb
2021-06-09
1
-17
/
+8
*
Correctly detect decode errors when checking if a key is supported
Matt Caswell
2021-06-08
1
-0
/
+1
*
Use the fips-and-base.cnf config file in CMP tests
Matt Caswell
2021-06-08
2
-2
/
+2
*
Mark some priv/public key paris as only available in the default provider
Matt Caswell
2021-06-08
1
-0
/
+100
*
Just look for "Unable to load Public Key" if no SM2
Matt Caswell
2021-06-08
1
-1
/
+1
*
Fix the expected output of printing certificates
Matt Caswell
2021-06-08
2
-2
/
+2
*
EVP_PKEY_new_raw_private_key: Allow zero length keys
Tomas Mraz
2021-06-08
1
-0
/
+3
*
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
Shane Lontis
2021-06-08
1
-0
/
+30
*
Test EVP_CipherInit sequences and resets
Juergen Christ
2021-06-08
1
-0
/
+474
*
Fix generate_ssl_tests.pl
Matt Caswell
2021-06-07
1
-7
/
+13
*
test/recipes/80-test_cmp_http.t: Don't trust $server_port in start_mock_server()
Richard Levitte
2021-06-06
1
-5
/
+16
*
test/recipes/80-test_cmp_http.t: Simplify test_cmp_http()
Richard Levitte
2021-06-06
1
-8
/
+6
*
Ensure libctx/propq is propagated when handling X509_REQ
Matt Caswell
2021-06-05
4
-6
/
+9
*
Use the new ASN.1 libctx aware capabilities in CMP
Matt Caswell
2021-06-05
5
-23
/
+23
*
Fix evp_extra_test to use libctx in an X509_PUBKEY
Matt Caswell
2021-06-05
1
-3
/
+7
*
Test a bad SmtpUTF8Mailbox name constraint
Matt Caswell
2021-06-04
4
-2
/
+71
*
80-test_http.t: Rename to 79-test_http.t, add basic HTTP server ACCEPT test
Dr. David von Oheimb
2021-06-04
1
-3
/
+8
*
80-test_cmp_http.t: Improve comparison on server_port variable
Dr. David von Oheimb
2021-06-04
1
-1
/
+1
*
80-test_cmp_http.t: Re-enable CMP tests for AIX, removing some inessential te...
Jon Spillett
2021-06-03
4
-7
/
+2
*
rsa: make the maximum key strength check FIPS only.
Pauli
2021-06-03
1
-14
/
+16
*
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
Tomas Mraz
2021-06-02
1
-2
/
+2
*
80-test_cms.t: Replace use of ee-self-signed.pem by more suitable smrsa1.pem
Dr. David von Oheimb
2021-06-02
1
-92
/
+82
[next]