1163 Commits (e726c5b59e772abf588a878f50de0ab4fbb4f876)

Author SHA1 Message Date
Alexey Orlenko 2a8ef7a1af
zlib: fix node crashing on invalid options 8 years ago
Ryan Kelly 61f046404d
crypto: clear err stack after ECDH::BufferToPoint 8 years ago
Сковорода Никита Андреевич d6969a717f
http: use Buffer.from to avoid Buffer(num) call 8 years ago
Rich Trott 6040efd7dc
test: fix flaky test-tls-wrap-timeout 9 years ago
Nikolai Vavilov eb393f9ae1
src: fix base64 decoding 8 years ago
Daniel Bevenius 7a1920dc84
test: add hasCrypto check to tls-socket-close 8 years ago
Bartosz Sosnowski 8ed18a1429
src: ensure that fd 0-2 are valid on windows 8 years ago
Ben Noordhuis 54f5258582
tls: fix segfault on destroy after partial read 8 years ago
Trevor Norris ff1d61c11b
stream_base,tls_wrap: notify on destruct 8 years ago
jBarz 99749dccfe
tls: keep track of stream that is closed 8 years ago
Richard Lau 1dc6b38dcf
test: add test for loading from global folders 8 years ago
Mariusz 'koder' Chwalba 6d3aaa72a8
tls: TLSSocket emits 'error' on handshake failure 8 years ago
Luigi Pinca 48b5097ea8
http: make request.abort() destroy the socket 8 years ago
cjihrig f854d8c789
test: increase setMulticastLoopback() coverage 8 years ago
abouthiroppy be34b629de
test: increase coverage for stream's duplex 8 years ago
Rich Trott dc24127e5c
test: allow for slow hosts in spawnSync() test 8 years ago
Vinícius do Carmo 2f4b6bda97
test: expand test coverage of fs.js 8 years ago
Rich Trott 3f6a2dbc2f
test: enhance test-timers 8 years ago
abouthiroppy 6ca9901d8b
test: add process.assert's test 8 years ago
Adrian Estrada d8af5a7431
test: improve code in test-crypto-verify 8 years ago
abouthiroppy 4d1f7b1df8
test: add dgram.Socket.prototype.bind's test 8 years ago
abouthiroppy 6c1d82c68a
test: improving coverage for dgram 8 years ago
Adrian Estrada 017afd48fd
test: improve code in test-console-instance 8 years ago
Adrian Estrada 1b1ba741c3
test: improve code in test-domain-multi 8 years ago
stefan judis ee27917a65
test: improve test-stream2-large-read-stall 8 years ago
Adrian Estrada 9ac2316595
test: improve code in test-http-host-headers 8 years ago
Sam Roberts db60d92e15
test: test hmac binding robustness 8 years ago
Gibson Fahnestock a1a850f066
test: don't connect to :: (use localhost instead) 8 years ago
richnologies b3a8e95af3
test: improve test-assert 8 years ago
abouthiroppy 56970efe51
test: increase coverage for punycode's decode 8 years ago
John Barboza df69c2148a
test: check fd 0,1,2 are used, not access mode 8 years ago
Travis Meisenheimer 7bceb4fb48
test: add message verification on assert.throws 8 years ago
abouthiroppy 1c223ecc70
test: add http-common's test 8 years ago
Mark 89e9da6b6d
test: tests for _readableStream.awaitDrain 8 years ago
Adrian Estrada 53b0f413cd
test: improve the code in test-process-cpuUsage 8 years ago
Alexey Orlenko 279cb09cc3
src: enable writev for pipe handles on Unix 8 years ago
Adrian Estrada 42b86ea968
test: improve test-http-chunked-304 8 years ago
Adrian Estrada 1ae95e64ee
test: improve test-fs-readfile-zero-byte-liar 8 years ago
Junshu Okamoto 3f3c78d785
test: refactor test-fs-utimes 8 years ago
Marlena Compton c1f45ec2d0
test: add 2nd argument to throws in test-assert 8 years ago
Gonen Dukas f24aa7e071
test: improve error messages in test-npm-install 8 years ago
matsuda-koushi 1db89d4009
test: improve coverage on removeListeners functions 8 years ago
Shigeki Ohtsu c6f6b029a1
crypto: add cert check issued by StartCom/WoSign 8 years ago
Roee Kasher a557d6ce1d
src: unconsume stream fix in internal http impl 8 years ago
Rich Trott c532c16e53
test: increase specificity in dgram test 8 years ago
Franziska Hinkelmann cb81ae8eea
test: add vm module edge cases 8 years ago
Sebastian Van Sande 8629c956c3
test: improve punycode test coverage 8 years ago
cjihrig caf1ba15f9
test: add coverage for dgram _createSocketHandle() 8 years ago
Akito Ito d729e52ef3
test: improve crypto coverage 8 years ago
Rich Trott d1a8588cab
test: improve message in net-connect-local-error 8 years ago