index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssl_test_ctx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFC
Pauli
1
-1
/
+1
2018-08-09
Fix no-comp
Matt Caswell
2
-4
/
+4
2018-08-09
Revert "stack/stack.c: omit redundant NULL checks."
Matt Caswell
1
-8
/
+13
2018-08-09
Add a test for TLSv1.3 fallback
Matt Caswell
2
-11
/
+33
2018-08-09
Improve fallback protection
Matt Caswell
1
-0
/
+3
2018-08-08
Add a test for unencrypted alert
Matt Caswell
4
-1
/
+125
2018-08-08
Tolerate encrypted or plaintext alerts
Matt Caswell
6
-14
/
+44
2018-08-08
Ensure that we write out alerts correctly after early_data
Matt Caswell
7
-15
/
+36
2018-08-08
Fix a missing call to SSLfatal
Matt Caswell
1
-9
/
+13
2018-08-07
test/asn1_internal_test.c: silence the new check for the ASN1 method table
Dr. Matthias St. Pierre
1
-4
/
+2
2018-08-07
Increase CT_NUMBER values
Rich Salz
2
-3
/
+15
2018-08-07
Fix setting of ssl_strings_inited.
Rich Salz
1
-1
/
+1
2018-08-07
Check early that the config target exists and isn't a template
Richard Levitte
1
-2
/
+3
2018-08-07
CHANGES: mention s390x assembly pack extensions
Patrick Steuer
1
-0
/
+5
2018-08-07
crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.
Andy Polyakov
1
-9
/
+9
2018-08-07
engine/eng_lib.c: remove redundant #ifdef.
Andy Polyakov
1
-5
/
+1
2018-08-07
man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
Andy Polyakov
1
-16
/
+9
2018-08-07
x509v3/v3_purp.c: re-implement lock-free check for extensions cache validity.
Andy Polyakov
2
-0
/
+12
2018-08-07
x509v3/v3_purp.c: resolve Thread Sanitizer nit.
Andy Polyakov
1
-4
/
+0
2018-08-07
ssl/*: switch to switch to Thread-Sanitizer-friendly primitives.
Andy Polyakov
6
-80
/
+49
2018-08-07
lhash/lhash.c: switch to Thread-Sanitizer-friendly primitives.
Andy Polyakov
2
-11
/
+15