14 Commits (cc1a47dc6b94b2feb4de9e46be9333d81d537783)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 10 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
ssuda 9b672bcaa2 tls: parsing multiple values of a key in ssl certificate 13 years ago
Maciej Małecki 39484f49ef test tls: make tests use new `tls.connect` API 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
koichik 6f60683802 tls: x509 certificate subject parsing fail 13 years ago
Maciej Małecki 94963ab39a Add failing test for https2 compatibility 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 7dfbccf9bd Add test-https-agent 14 years ago
Ryan Dahl 68f2aa2715 http: agent should cycle on close 14 years ago