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
*
Don't run the cmp_cli tests if using FUZZING_BUILD_MODE
Matt Caswell
2020-07-03
1
-3
/
+8
*
81-test_cmp_cli.t: Correct subroutine quote_spc_empty and its use
Dr. David von Oheimb
2020-07-03
1
-2
/
+2
*
81-test_cmp_cli.t: Streamline {start,stop}_mock_server and improve port setting
Dr. David von Oheimb
2020-07-03
1
-12
/
+13
*
test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS} for VF and VFP
Dr. David von Oheimb
2020-07-03
2
-6
/
+9
*
test/run_tests.pl: Add visual separator after failed test case for VFP and VF...
Dr. David von Oheimb
2020-07-03
1
-0
/
+1
*
test/run_tests.pl: Enhance the semantics of HARNESS_VERBOSE_FAILURES (VF)
Dr. David von Oheimb
2020-07-03
2
-21
/
+18
*
[test/README.md] minor fix of examples missing the test target
Nicola Tuveri
2020-07-02
1
-3
/
+3
*
Run tests in parallel
Nicola Tuveri
2020-07-02
2
-0
/
+22
*
Add X509_self_signed(), extending and improving documenation and tests
Dr. David von Oheimb
2020-07-01
2
-24
/
+51
*
Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()
Dr. David von Oheimb
2020-07-01
3
-1
/
+25
*
Add four more verify test cases on the self-signed Ed25519 and self-issed X25...
Dr. David von Oheimb
2020-07-01
1
-2
/
+14
*
Make x509 -force_pubkey test case with self-issued cert more realistic
Dr. David von Oheimb
2020-07-01
2
-2
/
+11
*
Improve documentation, layout, and code comments regarding self-issued certs ...
Dr. David von Oheimb
2020-07-01
1
-1
/
+1
*
Add --fips-key configuration parameter to fipsinstall application.
Rich Salz
2020-06-29
7
-24
/
+19
*
Move test-related info from INSTALL.md to new test/README.md, updating refere...
Dr. David von Oheimb
2020-06-28
1
-0
/
+130
*
Add a test to make sure ASYNC aware code gets the right default libctx
Matt Caswell
2020-06-28
1
-1
/
+109
*
TEST: Add test to exercise OPENSSL_CTX_set0_default()
Richard Levitte
2020-06-28
1
-7
/
+45
*
Reduce the security bits for MD5 and SHA1 based signatures in TLS
Kurt Roeckx
2020-06-27
18
-1822
/
+1888
*
Fix syntax of cipher string
Kurt Roeckx
2020-06-27
1
-6
/
+6
*
TEST: Add TODO segments in test/recipes/15-test_genec.t
Richard Levitte
2020-06-26
1
-17
/
+47
*
Test genpkey app for EC keygen with various args
Nicola Tuveri
2020-06-26
1
-0
/
+179
*
Update copyright year
Matt Caswell
2020-06-25
13
-13
/
+13
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
3
-30
/
+30
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
4
-4
/
+4
*
test: add test for generation of random data in chunks.
Pauli
2020-06-24
1
-0
/
+33
*
test: update EVP tests to include DRBG testing
Pauli
2020-06-24
3
-2
/
+289
*
NIST DRBG set data
Pauli
2020-06-24
1
-0
/
+79522
*
update drbgtest to the provider model
Pauli
2020-06-24
1
-339
/
+199
*
params: add OSSL_PARAM helpers for time_t.
Pauli
2020-06-24
2
-0
/
+37
*
Add an SSL_dup test
Matt Caswell
2020-06-23
1
-0
/
+72
*
property: Move global default properties to the library context.
Pauli
2020-06-23
1
-0
/
+30
*
TEST: Pass -no-CAstore in 80-test_ocsp.t
Sebastian Andrzej Siewior
2020-06-23
1
-1
/
+1
*
test/run_tests.pl: Improve indentation parsing workaround for VFO and VFP mode
Dr. David von Oheimb
2020-06-22
1
-3
/
+8
*
test/run_tests.pl: Improve newline output for VFO and VFP mode
Dr. David von Oheimb
2020-06-22
1
-4
/
+4
*
Speed-up for tests in 81-test_cmp_cli_data/test_connection.csv
Dr. David von Oheimb
2020-06-22
1
-7
/
+4
*
Disable tests in cmp_vfy_test.c that make no sense if FUZZING_BUILD_MODE_UNSA...
Dr. David von Oheimb
2020-06-22
1
-1
/
+20
*
81-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabled
Dr. David von Oheimb
2020-06-22
1
-2
/
+4
*
81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxy
Dr. David von Oheimb
2020-06-22
1
-4
/
+14
*
Fix CMP -days option range checking and test failing with enable-ubsan
Dr. David von Oheimb
2020-06-22
1
-1
/
+1
*
namemap: change ossl_namemap_empty() to do what the documentation says.
Pauli
2020-06-21
1
-4
/
+23
*
Add a test for d2i_AutoPrivateKey_ex with a non-default libctx
Matt Caswell
2020-06-19
3
-3
/
+247
*
Write a test provider to test the TLS-GROUPS capability
Matt Caswell
2020-06-19
3
-1
/
+523
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
3
-8
/
+8
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
2
-8
/
+6
*
Modify libssl to discover supported groups based on available providers
Matt Caswell
2020-06-19
4
-4
/
+11
*
Fix segfault in openssl app called with no args.
Shane Lontis
2020-06-18
1
-0
/
+25
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
6
-206
/
+3470
*
Chunk 12 of CMP contribution to OpenSSL: CLI-based high-level tests
Dr. David von Oheimb
2020-06-13
28
-0
/
+7359
*
Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
1
-1
/
+2
*
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
2
-42
/
+40
[next]