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
*
Because bn_expand2 is declared non-static, it must not be static
Richard Levitte
2016-03-12
1
-1
/
+1
*
Review comments
Kurt Roeckx
2016-03-11
1
-14
/
+17
*
Add blake2 support.
Bill Cox
2016-03-11
1
-0
/
+57
*
Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CT
Rob Percival
2016-03-11
1
-0
/
+2
*
Suppress CT warnings in test_ssl
Matt Caswell
2016-03-11
1
-0
/
+2
*
Avoid getting unresolved referense to bn_expand2 in test/bntest.c
Richard Levitte
2016-03-11
1
-0
/
+13
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-1
/
+1
*
No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_new
Matt Caswell
2016-03-10
1
-1
/
+0
*
Use version flexible method instead of fixed version
Kurt Roeckx
2016-03-09
3
-40
/
+8
*
Use minimum and maximum protocol version instead of version fixed methods
Kurt Roeckx
2016-03-09
1
-33
/
+33
*
Fix usage of OPENSSL_NO_*_METHOD
Kurt Roeckx
2016-03-09
2
-4
/
+5
*
Make ct_dir and certs_dir static in test/ct_test.c
Richard Levitte
2016-03-09
1
-2
/
+2
*
Fix ct_test to not assume it's in the source directory
Richard Levitte
2016-03-09
1
-1
/
+0
*
Make SCT literals into const variables in ct_test.c
Rob Percival
2016-03-09
1
-14
/
+19
*
Removes SCT_LIST_set_source and SCT_LIST_set0_logs
Rob Percival
2016-03-09
1
-6
/
+11
*
Remove unnecessary call to SCT_set1_extensions(sct, "", 0) in ct_test.c
Rob Percival
2016-03-09
1
-4
/
+0
*
Use SCT_VERSION_V1 in place of literal 0 in ct_test.c
Rob Percival
2016-03-09
1
-1
/
+1
*
Extensive application of __owur to CT functions that return a boolean
Rob Percival
2016-03-09
1
-8
/
+28
*
CT test can't run without EC, so skip it on that algo as well
Richard Levitte
2016-03-09
1
-1
/
+1
*
Fix ct_test to not assume it's in the source directory
Richard Levitte
2016-03-09
2
-44
/
+97
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-56
/
+0
*
Don't run the TLSProxy based tests in native Windows
Richard Levitte
2016-03-09
7
-7
/
+7
*
Ensure CRYPTO_mem_leaks is the last thing we do
Matt Caswell
2016-03-09
1
-3
/
+3
*
Fix memory leak in ssltest
Matt Caswell
2016-03-09
1
-0
/
+6
*
Convert CRYPTO_LOCK_SSL_* to new multi-threading API
Alessandro Ghedini
2016-03-09
1
-11
/
+14
*
Fix error in ssltest
Matt Caswell
2016-03-08
1
-2
/
+3
*
Fix build; ssltest
Rich Salz
2016-03-08
1
-3
/
+3
*
GH787: Fix ALPN
Todd Short
2016-03-08
2
-92
/
+223
*
Minor update to includes and documentation for ct_test.c
Rob Percival
2016-03-07
1
-2
/
+2
*
Remove OPENSSL_NO_UNIT_TEST guard from ct_test.c
Rob Percival
2016-03-07
1
-1
/
+1
*
Fixes memory leaks in CT code
Rob Percival
2016-03-07
1
-5
/
+5
*
Make OpenSSL::Test::setup() a bit more forgiving
Richard Levitte
2016-03-07
1
-2
/
+8
*
documentation and duplicate goto statements
Billy Brumley
2016-03-07
2
-4
/
+32
*
move ifdef statements
Billy Brumley
2016-03-07
2
-3
/
+3
*
NIST SP800-56A co-factor ECDH KATs
Billy Brumley
2016-03-07
2
-2
/
+4407
*
Fix some clang warnings
Matt Caswell
2016-03-07
1
-9
/
+12
*
Fix minor errors in the afalg test
Matt Caswell
2016-03-07
2
-2
/
+2
*
Adding afalg test
clucey
2016-03-07
4
-4
/
+229
*
Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl
Richard Levitte
2016-03-05
1
-2
/
+2
*
Extends s_client to allow a basic CT policy to be enabled
Rob Percival
2016-03-04
2
-13
/
+70
*
Adds CT validation to SSL connections
Rob Percival
2016-03-04
1
-1
/
+3
*
GH355: Implement HKDF
Alessandro Ghedini
2016-03-04
1
-0
/
+76
*
Refactor ClientHello extension parsing
Emilia Kasper
2016-03-03
2
-4
/
+102
*
Generalise KDF test in evp_test.c
Dr. Stephen Henson
2016-03-02
1
-30
/
+2
*
Convert PRF tests to use Ctrl
Dr. Stephen Henson
2016-03-02
1
-24
/
+24
*
Add Ctrl keyword to KDF test in evp_test
Dr. Stephen Henson
2016-03-02
1
-1
/
+2
*
CT policy validation
Rob Percival
2016-03-01
5
-21
/
+208
*
Verify SCT signatures
Rob Percival
2016-03-01
1
-0
/
+38
*
Fix use before init warnings in asynctest
Matt Caswell
2016-02-29
1
-5
/
+5
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
1
-52
/
+87
[next]