14509 Commits (8ed18a1429e62d19bffc04b696a517e18c7475b2)
 

Author SHA1 Message Date
Bartosz Sosnowski 8ed18a1429
src: ensure that fd 0-2 are valid on windows 8 years ago
Ali Ijaz Sheikh ab3fdf531f
deps: cherry-pick ca0f9573 from V8 upstream 8 years ago
Ben Noordhuis 54f5258582
tls: fix segfault on destroy after partial read 8 years ago
Trevor Norris 44260806a6
Partial revert "tls: keep track of stream that is closed" 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 ba91c41478
module: fix loading from global folders on Windows 8 years ago
Richard Lau 1dc6b38dcf
test: add test for loading from global folders 8 years ago
Michael Dawson 07b92a3c0b
doc: add supported platforms list for v4.x 8 years ago
Mariusz 'koder' Chwalba 6d3aaa72a8
tls: TLSSocket emits 'error' on handshake failure 8 years ago
Myles Borins ee7552e266
Working on v4.8.3 8 years ago
Myles Borins ea2ceac846
2017-04-04, Version 4.8.2 'Argon' (Maintenance) 8 years ago
Sam Roberts 253980ff38 deps: fix CLEAR_HASH macro to be usable as a single statement 8 years ago
Sam Roberts 2e52a2699b deps: upgrade zlib to 1.2.11 8 years ago
Tom Atkinson 9d7fba4de2 crypto: fix memory leak if certificate is revoked 8 years ago
Myles Borins 5fddbf23f3
Working on v4.8.2 8 years ago
Myles Borins 9551665b5b
2017-03-21, Version 4.8.1 'Argon' (LTS) 8 years ago
Luigi Pinca 48b5097ea8
http: make request.abort() destroy the socket 8 years ago
Vse Mozhet Byt f9e121ead8
dgram: fix possibly deoptimizing use of arguments 8 years ago
Bryan English 2c84601062
util: don't init Debug if it's not needed yet 8 years ago
cjihrig f854d8c789
test: increase setMulticastLoopback() coverage 8 years ago
AnnaMag 1df09f9d37
test: add known_issues test for #10223 8 years ago
Ben Noordhuis fc2bb2c8ef
doc: remove Chris Dickinson from active releasers 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
Jeremiah Senkpiel 14e57c1102
benchmark: add more thorough timers benchmarks 8 years ago
Vinícius do Carmo 2f4b6bda97
test: expand test coverage of fs.js 8 years ago
Michaël Zasso 850f85d96e
benchmark: add benchmark for object properties 8 years ago
Rich Trott 3f6a2dbc2f
test: enhance test-timers 8 years ago
Phillip Johnsen 4b83a83c06
tools,doc: add Google Analytics tracking. 8 years ago
abouthiroppy 6ca9901d8b
test: add process.assert's test 8 years ago
Travis Meisenheimer c9a92ff494
crypto: return the retval of HMAC_Update 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
abouthiroppy a9278a063f
test: refactor cluster-preload.js 8 years ago
Sakthipriyan Vairamani e607ff52fa
tools: rename eslintrc to an undeprecated format 9 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
Brian White 22c25dee92
buffer: improve toJSON() performance 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
Alexey Orlenko 90d8e118fb
src: add a missing space in node_os.cc 8 years ago
Adam Langley 9c53e402d7
crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Travis Meisenheimer 7bceb4fb48
test: add message verification on assert.throws 8 years ago