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
*
Rename evptests.txt to evppkey.txt
Rich Salz
2017-05-11
2
-1
/
+1
*
Split test/evptests.txt into separate files.
Rich Salz
2017-05-11
8
-3690
/
+3842
*
Fix infinite loops in secure memory allocation.
Todd Short
2017-05-11
1
-0
/
+21
*
testutil: Fix non-standard subtest output
Richard Levitte
2017-05-11
1
-5
/
+5
*
evp_test: use the test file name as the test title
Richard Levitte
2017-05-11
1
-0
/
+1
*
testutil: add the possibility to set the current test title
Richard Levitte
2017-05-11
2
-4
/
+23
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-3
/
+3
*
Use compare_mem wrapper
Rich Salz
2017-05-11
1
-47
/
+29
*
Address some feedback
Rich Salz
2017-05-11
1
-6
/
+9
*
Convert of evp_test to framework
Rich Salz
2017-05-11
2
-596
/
+552
*
Clarify that a test failed
Richard Levitte
2017-05-11
1
-1
/
+1
*
Add a descriptive header to diff output from failed tests.
Pauli
2017-05-11
1
-0
/
+15
*
Add a test for SNI in conjunction with custom extensions
Matt Caswell
2017-05-10
2
-12
/
+59
*
Prefer TAP::Harness over Test::Harness
Richard Levitte
2017-05-10
1
-11
/
+47
*
Add test_test tests for bignums.
Pauli
2017-05-09
2
-0
/
+74
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
7
-119
/
+321
*
Add test for no change following an HRR
Matt Caswell
2017-05-09
1
-5
/
+29
*
More TLSv1.3 cookie tests
Matt Caswell
2017-05-09
1
-20
/
+50
*
Fix some copy&paste errors and update following review feedback
Matt Caswell
2017-05-09
1
-7
/
+4
*
Add some badly formatted compression methods tests
Matt Caswell
2017-05-09
1
-0
/
+113
*
Add unit test for PEM_FLAG_ONLY_B64
Benjamin Kaduk
2017-05-08
3
-2
/
+84
*
Add a test for supported_groups in the EE message
Matt Caswell
2017-05-08
2
-2
/
+15
*
test/recipes/95-test_*.t : correct skip_all syntax
Richard Levitte
2017-05-06
2
-5
/
+5
*
Rearrange test/recipes/95-test_*.t to use skip_all
Richard Levitte
2017-05-05
3
-21
/
+14
*
Conversion of the EC tests to use the framework.
Pauli
2017-05-05
2
-1351
/
+1103
*
Fix tests of TEST tests, as it were
Rich Salz
2017-05-04
2
-3
/
+2
*
Test framework output improvement.
Pauli
2017-05-04
2
-115
/
+296
*
test/exptest.c: stop marking progress with a period
Richard Levitte
2017-05-04
1
-6
/
+3
*
Add a test for loading serverinfo data from memory
Matt Caswell
2017-05-04
1
-0
/
+73
*
Fix an uninit read in igetest
Matt Caswell
2017-05-04
1
-0
/
+3
*
Update tls13secretstest test vectors for TLSv1.3 draft-20
Matt Caswell
2017-05-03
1
-35
/
+35
*
Add a test for CT in TLSv1.3
Matt Caswell
2017-05-03
1
-19
/
+25
*
Add a SERVERINFOV2 format test file
Matt Caswell
2017-05-03
1
-0
/
+8
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
1
-0
/
+2
*
Update igetest to use the test framework.
Pauli
2017-05-03
2
-159
/
+181
*
Convert danetest, ssl_test_ctx_test
Rich Salz
2017-05-02
3
-328
/
+173
*
TLS1.3 Padding
Todd Short
2017-05-02
3
-1
/
+61
*
Fix time offset calculation.
Todd Short
2017-05-02
3
-1
/
+132
*
Fix a stack smash
Rich Salz
2017-05-01
2
-162
/
+207
*
Address some -Wold-style-declaration warnings
Benjamin Kaduk
2017-05-01
2
-12
/
+12
*
test/asn1_encode_test.c: test "next negative minimum" corner case.
Andy Polyakov
2017-04-30
1
-0
/
+10
*
Ensure blank lines between tests.
Rich Salz
2017-04-28
1
-12
/
+161
*
Refactor crltest.c to separate the test cases into individual functions.
Pauli
2017-04-28
1
-90
/
+84
*
testutil: Remove test_puts_std{out,err}, they are superfluous
Richard Levitte
2017-04-28
5
-41
/
+7
*
testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errors
Richard Levitte
2017-04-28
6
-9
/
+31
*
testutil: Add commodity printing functions test_printf_std{out,err}
Richard Levitte
2017-04-28
5
-37
/
+59
*
testutil: make subtest_level() internal
Richard Levitte
2017-04-28
4
-3
/
+12
*
testutil: Move printing function declarations to "internal" header
Richard Levitte
2017-04-28
7
-17
/
+36
*
Fix a pedantic gcc-7 warning.
Bernd Edlinger
2017-04-28
1
-1
/
+1
*
Ensure s_client sends an SNI extension by default
Matt Caswell
2017-04-27
3
-13
/
+14
[next]