index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_mcnf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
Convert x509aux, cipherlist, casttest
Rich Salz
4
-161
/
+63
2017-04-12
OpenSSL::Test: supported filtered command output
Richard Levitte
2
-19
/
+24
2017-04-12
Remove more stale code in ecdhtest.c
Nicola Tuveri
1
-15
/
+1
2017-04-12
ecdhtest.c: move KATs to evptests.txt
Nicola Tuveri
2
-143
/
+433
2017-04-12
Remove stale code in ecdhtest.c
Nicola Tuveri
1
-195
/
+1
2017-04-12
ecdhtest.c: move NAMED CURVES TESTS to evptests.txt
Nicola Tuveri
2
-12
/
+3035
2017-04-12
Update destest to use the test infrastructure
Pauli
2
-453
/
+370
2017-04-12
test/testutil.c: Flush stdout when running tests
Richard Levitte
1
-0
/
+5
2017-04-12
Remove fprintfs from the poly1305 internal test but keep the test number
Pauli
1
-34
/
+5
2017-04-12
Update threadstest to use the test framework
Pauli
2
-80
/
+27
2017-04-12
Update the internal chacha test to use the framework
Pauli
2
-26
/
+25
2017-04-12
Add tests of custom negative 1
Richard Levitte
1
-0
/
+10
2017-04-12
Fix definition of i2d_fn in asn1_encode_test.c
Richard Levitte
1
-1
/
+1
2017-04-12
In asn1_encode_test.c, add custom DER encoding checks
Richard Levitte
1
-30
/
+134
2017-04-12
Update sanitytest to use the test infrastructure
Pauli
2
-40
/
+60
2017-04-12
Update ideatest to use the test infrastructure
Pauli
2
-100
/
+41
2017-04-12
Update gmdifftime to use the test infrastructure
Pauli
2
-43
/
+27
2017-04-12
Update secmemtest and memeleaktest to use the test infrastructure.
Pauli
3
-83
/
+72
2017-04-12
Update d2i_test to use the test infrastructure
Pauli
1
-15
/
+15
2017-04-12
Remove unused variable. Thanks @pauli-oracle
Jon Spillett
1
-2
/
+2
2017-04-12
Code review. Split tests up
Jon Spillett
1
-62
/
+100
2017-04-12
Convert blowfish tests to new framework
Jon Spillett
2
-99
/
+47
2017-04-12
Remove seed completely...
Jon Spillett
1
-3
/
+0
2017-04-12
Updates after code review
Jon Spillett
1
-28
/
+20
2017-04-12
Convert RSA tests to new framework
Jon Spillett
2
-100
/
+108
2017-04-12
Update rc4test to use the test infrastructure
Pauli
2
-119
/
+72
2017-04-12
Update rc5test to use the test infrastructure
Pauli
2
-88
/
+46
2017-04-12
Update mdc2test to use the test infrastructure
Pauli
2
-51
/
+30
2017-04-12
Update sha1test to use the test infrastructure
Pauli
2
-64
/
+59
2017-04-12
Update sha256t and sha512t to use the test infrastructure
Pauli
3
-232
/
+214
2017-04-12
Convert exdata tests to new test framework
Jon Spillett
2
-28
/
+50
2017-04-12
Added error checking for OBJ_create
Frank Morgner
1
-0
/
+2
2017-04-12
Convert clienthellotest for the new test framework
Matt Caswell
1
-64
/
+46
2017-04-12
Convert asynciotest for the new test framework
Matt Caswell
2
-116
/
+103
2017-04-12
Convert bad_dtls_test for the new test framework
Matt Caswell
2
-128
/
+92
2017-04-11
Fix x_int64.c
Richard Levitte
1
-8
/
+31
2017-04-11
Fix int64 test of t_4bytes_4_neg
Richard Levitte
1
-2
/
+3
2017-04-11
Remove ECDH(E) ciphers from SSLv3
Todd Short
1
-20
/
+20
2017-04-11
Additional check to handle BAD SSL_write retry
Rich Salz
1
-1
/
+2
2017-04-11
Reject decoding of an INT64 with a value >INT64_MAX
Matt Caswell
2
-1
/
+6
2017-04-11
Update dtlstest to use the test infrastructure
Pauli
1
-25
/
+12
2017-04-11
Update md2test to use the test infrastructure
Pauli
2
-46
/
+21
2017-04-11
Update rc2test to use the test infrastructure
Pauli
2
-53
/
+22
2017-04-11
Make test marcos for true/false checks reliable for all integral types.
Pauli
1
-2
/
+2
2017-04-10
Allow an ALPN callback to pretend to not exist
Benjamin Kaduk
3
-2
/
+11
2017-04-10
Fix util/mkdef.pl
Richard Levitte
1
-18
/
+10
2017-04-10
Add a note in CHANGES
Richard Levitte
1
-0
/
+6
2017-04-10
Act on deprecation of LONG and ZLONG, step 3
Richard Levitte
2
-5
/
+25
2017-04-10
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
11
-48
/
+48
2017-04-10
Act on deprecation of LONG and ZLONG, step 1
Richard Levitte
3
-0
/
+14
[next]