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
*
Add tests for the "req" command, -addext flag
Rich Salz
2018-07-09
1
-15
/
+19
*
Add a test for the recv_max_early_data setting
Matt Caswell
2018-07-06
1
-5
/
+37
*
Reject duplicate -addext parameters
Rich Salz
2018-07-06
1
-1
/
+12
*
Fix no-tls1_2
Matt Caswell
2018-07-04
1
-2
/
+2
*
Tests for MD5-SHA1 combined digest.
Pauli
2018-07-04
1
-0
/
+14
*
Remove TLSv1.3 tickets from the client cache as we use them
Matt Caswell
2018-07-03
1
-2
/
+3
*
Check for NULL conf in NCONF_get_number
Pauli
2018-07-03
1
-0
/
+31
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
1
-6
/
+25
*
Add a test for the new early data callback
Matt Caswell
2018-07-02
1
-14
/
+98
*
More EVP ECC testing: positive and negative
Billy Brumley
2018-06-29
2
-1
/
+4367
*
Return a fatal error if application data is encountered during shutdown
Matt Caswell
2018-06-27
1
-6
/
+13
*
Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters handshake data
Matt Caswell
2018-06-27
1
-6
/
+6
*
Add a bi-directional shutdown test
Matt Caswell
2018-06-27
3
-4
/
+146
*
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
5
-6
/
+64
*
Fix negative test result in sm2 test
Bernd Edlinger
2018-06-22
1
-1
/
+1
*
recipes/90-test_shlibload.t: disable tests on AIX till further notice.
Andy Polyakov
2018-06-22
1
-0
/
+1
*
enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]
Nicola Tuveri
2018-06-22
1
-1
/
+1
*
testutil/driver.c: Fix function prototype warning [-Wstrict-prototypes]
Dr. Matthias St. Pierre
2018-06-22
1
-1
/
+1
*
Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < ...
Shane Lontis
2018-06-21
1
-12
/
+36
*
Add -Wstrict-prototypes option to --strict-warnings
Bernd Edlinger
2018-06-21
1
-1
/
+1
*
[crypto/ec] don't assume points are of order group->order
Billy Brumley
2018-06-21
1
-0
/
+29
*
Update copyright year
Matt Caswell
2018-06-20
2
-2
/
+2
*
Fix no-sm2
Matt Caswell
2018-06-20
1
-22
/
+7
*
Fix test sm2 test failure with ec blinding
Bernd Edlinger
2018-06-20
1
-7
/
+20
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
3
-0
/
+139
*
add cast in test/x509aux.c preventing compiler warning for VC-WIN64A architec...
David von Oheimb
2018-06-18
1
-1
/
+1
*
Fix no-ec
Matt Caswell
2018-06-08
1
-1
/
+4
*
Add a test for the raw private/public key getters
Matt Caswell
2018-06-08
1
-0
/
+81
*
Don't store the ticket nonce in the session
Matt Caswell
2018-06-07
1
-9
/
+9
*
Use lowercase for internal SM2 symbols
Matt Caswell
2018-06-04
1
-6
/
+6
*
Improve use of the test framework in the SM2 internal tests
Matt Caswell
2018-06-04
6
-521
/
+370
*
Add test recipes for internal SM2 tests
Matt Caswell
2018-06-04
2
-0
/
+38
*
Make SM2 functions private
Jack Lloyd
2018-06-04
3
-11
/
+13
*
OSSL_STORE: don't test file: URIs on Mingw
Richard Levitte
2018-05-30
1
-7
/
+18
*
Test that a ^ 0 mod -1 is always 0
Matt Caswell
2018-05-29
1
-0
/
+48
*
Update copyright year
Matt Caswell
2018-05-29
13
-13
/
+13
*
Save and restore the Windows error around TlsGetValue.
David Benjamin
2018-05-23
3
-1
/
+56
*
Fix explicit EC curve encoding.
David Benjamin
2018-05-23
1
-5
/
+76
*
Limit scope of CN name constraints
Viktor Dukhovni
2018-05-23
12
-140
/
+254
*
Fix no-ec, no-tls1_3 and no-tls
Matt Caswell
2018-05-23
1
-0
/
+2
*
Enable SSL_MODE_AUTO_RETRY by default
Kurt Roeckx
2018-05-22
1
-9
/
+0
*
Fix no-ec in combination with no-dh
Matt Caswell
2018-05-22
2
-2
/
+13
*
Don't cache stateless tickets in TLSv1.3
Matt Caswell
2018-05-21
1
-4
/
+17
*
DH: add some basic tests (and comments)
Dr. Matthias St. Pierre
2018-05-18
1
-0
/
+85
*
Improve testing of tickets with post-handshake auth
Matt Caswell
2018-05-17
1
-18
/
+51
*
Change the default number of NewSessionTickets we send to 2
Matt Caswell
2018-05-17
3
-36
/
+161
*
Suport TLSv1.3 draft 28
Matt Caswell
2018-05-15
1
-3
/
+4
*
Fix no-tls1_2
Matt Caswell
2018-05-14
1
-2
/
+2
*
Rework the decrypt ticket callback
Matt Caswell
2018-05-11
2
-39
/
+126
*
Fix mem leak in sslapi test
Matt Caswell
2018-05-11
1
-15
/
+16
[next]