summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-basic-validations.js
AgeCommit message (Expand)Author
2019-12-02test: add coverage for ERR_TLS_INVALID_PROTOCOL_VERSIONRich Trott
2019-12-01tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-03-20tls: support TLSv1.3Sam Roberts
2018-10-23tls: throw if protocol too longAndre Jodat-Danbrani
2018-10-08tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-05-17tls: move convertNPNProtocols to End-of-LifeJames M Snell
2018-04-19src: throw ERR_INVALID_ARG_TYPE in C++ argument checksJoyee Cheung
2018-03-25lib: improve error handlingRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-17tls: migrate argument type-checking errorsJoyee Cheung
2018-01-14tls: make deprecated tls.createSecurePair() use public APIAnna Henningsen
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-19errors: migrate tls_wrap to use internal/errorsBidisha Pyne
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-06-15test: change deprecated method to recommendedRich Trott
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2016-08-17tls: copy the Buffer object before usingSakthipriyan Vairamani
2016-06-08test: fix tests for non-crypto buildsAnna Henningsen
2016-03-26crypto: improve error messagesSakthipriyan Vairamani