index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssl_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Remove unused server code
Hugo Landau
2023-07-05
1
-25
/
+0
*
test: update ssl_new tests in line with pedantic FIPS policy
Pauli
2023-04-21
1
-0
/
+7
*
Add a test_ssl_new testcase
Tomas Mraz
2022-06-03
1
-0
/
+25
*
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Rich Salz
2021-05-17
1
-6
/
+18
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Stop disabling TLSv1.3 if ec and dh are disabled
Matt Caswell
2021-02-05
1
-5
/
+17
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-1
/
+1
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-16
/
+14
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMP
Dr. David von Oheimb
2020-08-21
1
-21
/
+6
*
Add X509 related libctx changes.
Shane Lontis
2020-07-24
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Teach ssl_test_new how to test the FIPS module
Matt Caswell
2020-04-20
1
-1
/
+7
*
Teach ssl_test_new to have different tests for different loaded providers
Matt Caswell
2020-04-20
1
-7
/
+9
*
Run ssl_test_new with a non-default library context
Matt Caswell
2020-04-20
1
-10
/
+37
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-0
/
+2
*
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-15
1
-18
/
+9
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a config option to disable automatic config loading
Bernd Edlinger
2018-04-17
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
Richard Levitte
2018-03-19
1
-0
/
+27
*
Session Ticket app data
Todd Short
2018-03-12
1
-0
/
+22
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-0
/
+13
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-0
/
+14
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-10
/
+9
*
Remove the TEST_check macro.
Pauli
2017-07-04
1
-1
/
+2
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-23
/
+23
*
Update tests to avoid printf to stdout/stderr when running as test cases.
Pauli
2017-06-20
1
-13
/
+12
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Add ExpectedServerCANames
Dr. Stephen Henson
2017-04-04
1
-48
/
+57
*
Test infrastructure additions.
Pauli
2017-03-29
1
-71
/
+59
*
Add ExpectedClientCANames
Dr. Stephen Henson
2017-03-16
1
-0
/
+57
*
Use the built in boolean type for CompressionExpected
Matt Caswell
2017-03-02
1
-3
/
+3
*
Add compression tests
Matt Caswell
2017-03-02
1
-0
/
+11
*
Add test support for TLS signature types.
Dr. Stephen Henson
2017-01-30
1
-0
/
+16
*
Add options to check TLS signing hashes
Dr. Stephen Henson
2017-01-20
1
-12
/
+26
*
add ECDSA test server certificate
Dr. Stephen Henson
2017-01-15
1
-1
/
+1
*
Add options to check certificate types.
Dr. Stephen Henson
2017-01-15
1
-6
/
+29
*
Add new ssl_test option.
Dr. Stephen Henson
2017-01-08
1
-0
/
+12
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
1
-1
/
+3
*
Simplify tests part 2
Emilia Kasper
2016-11-07
1
-32
/
+6
*
testutil: always print errors on failure
Emilia Kasper
2016-11-04
1
-2
/
+0
*
Test that the peers send at most one fatal alert
Emilia Kasper
2016-08-18
1
-0
/
+10
*
Add TEST_check
Emilia Kasper
2016-08-10
1
-12
/
+12
*
Fix ALPN tests when NPN is off
Emilia Kasper
2016-08-08
1
-2
/
+2
[next]