index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
asynciotest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use a non-default libctx in sslapitest
Matt Caswell
2020-04-19
1
-1
/
+2
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2019-07-11
1
-1
/
+1
*
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
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update code for the final RFC version of TLSv1.3 (RFC8446)
Matt Caswell
2018-08-15
1
-3
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
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
-1
/
+2
*
Update ServerHello to new draft-22 format
Matt Caswell
2017-12-14
1
-5
/
+37
*
Fix some typo and comments
FdaSilvaYY
2017-08-12
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-14
/
+9
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Convert asynciotest for the new test framework
Matt Caswell
2017-04-12
1
-115
/
+102
*
Let test handshakes stop on certain errors
Benjamin Kaduk
2017-02-23
1
-1
/
+1
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Fix an uninit variable usage
Matt Caswell
2016-11-23
1
-1
/
+1
*
Fix the tests following the state machine changes for TLSv1.3
Matt Caswell
2016-11-23
1
-4
/
+20
*
Make SSL_read and SSL_write return the old behaviour and document it.
Kurt Roeckx
2016-11-21
1
-15
/
+42
*
Add a test for BIO_read() returning 0 in SSL_read() (and also for write)
Matt Caswell
2016-10-28
1
-1
/
+42
*
Split create_ssl_connection()
Matt Caswell
2016-08-19
1
-2
/
+7
*
Add some session API tests
Matt Caswell
2016-06-13
1
-87
/
+15
*
Add an async io test
Matt Caswell
2016-05-20
1
-0
/
+380