summaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-10Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFCPauli1-1/+1
2018-08-09Fix no-compMatt Caswell2-4/+4
2018-08-09Revert "stack/stack.c: omit redundant NULL checks."Matt Caswell1-8/+13
2018-08-09Add a test for TLSv1.3 fallbackMatt Caswell2-11/+33
2018-08-09Improve fallback protectionMatt Caswell1-0/+3
2018-08-08Add a test for unencrypted alertMatt Caswell4-1/+125
2018-08-08Tolerate encrypted or plaintext alertsMatt Caswell6-14/+44
2018-08-08Ensure that we write out alerts correctly after early_dataMatt Caswell7-15/+36
2018-08-08Fix a missing call to SSLfatalMatt Caswell1-9/+13
2018-08-07test/asn1_internal_test.c: silence the new check for the ASN1 method tableDr. Matthias St. Pierre1-4/+2
2018-08-07Increase CT_NUMBER valuesRich Salz2-3/+15
2018-08-07Fix setting of ssl_strings_inited.Rich Salz1-1/+1
2018-08-07Check early that the config target exists and isn't a templateRichard Levitte1-2/+3
2018-08-07CHANGES: mention s390x assembly pack extensionsPatrick Steuer1-0/+5
2018-08-07crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.Andy Polyakov1-9/+9
2018-08-07engine/eng_lib.c: remove redundant #ifdef.Andy Polyakov1-5/+1
2018-08-07man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.Andy Polyakov1-16/+9
2018-08-07x509v3/v3_purp.c: re-implement lock-free check for extensions cache validity.Andy Polyakov2-0/+12
2018-08-07x509v3/v3_purp.c: resolve Thread Sanitizer nit.Andy Polyakov1-4/+0
2018-08-07ssl/*: switch to switch to Thread-Sanitizer-friendly primitives.Andy Polyakov6-80/+49
2018-08-07lhash/lhash.c: switch to Thread-Sanitizer-friendly primitives.Andy Polyakov2-11/+15