3490 Commits (754061f3ae52eccd5e0a9fe87e287f02fa256c20)

Author SHA1 Message Date
Julien Gilli e5bb66886b timers: Avoid linear scan in _unrefActive. 11 years ago
Karl Skomski e3740e4524 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Trevor Norris 37ee43efd5 test: improve performance of stringbytes test 9 years ago
Rich Trott 750adddd15 test: unmark test-process-argv-0.js as flaky 9 years ago
Roman Reiss 83c2c3b676 test: lint and refactor to avoid autocrlf issue 9 years ago
Sakthipriyan Vairamani b11e256574 test: use tmpDir instead of fixturesDir 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 years ago
Ben Noordhuis 7a999a1376 lib: add net.Socket#localFamily property 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Sakthipriyan Vairamani bdef668881 test: handling failure cases properly 10 years ago
Alexis Campailla 34e25b2313 test: initial list of flaky tests 9 years ago
Alexis Campailla ff05953b8d test: add test configuration templates 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 10 years ago
Rich Trott 972a57cb20 test: make test-process-argv-0 robust 9 years ago
Rich Trott fffa4c2528 test: speed up test-child-process-spawnsync.js 9 years ago
Rich Trott 7e63eb7762 test: make spawnSync() test robust 9 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Rich Trott d6167689d9 test: refactor test-https-simple.js 9 years ago
Bradley Meck 2d251e661a module: fix module preloading when cwd is ENOENT 10 years ago
João Reis 6480f42288 test: remove test-timers-first-fire 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 10 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 9 years ago
Mike Atkins f1810ed1b8 tls: handle empty cert in checkServerIndentity 10 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 10 years ago
Michaël Zasso 518a4d08cb test: disallow unreachable code 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Brendan Ashworth 0d39d35739 test: reduce timeouts in test-net-keepalive 9 years ago
Brendan Ashworth 2052941149 test: improve test-net-server-pause-on-connect 9 years ago
Brendan Ashworth 04722d14ca test: improve test-net-pingpong 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Rich Trott 522f8a8071 test: refactor test-fs-watchfile.js 10 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 9 years ago
Matt Loring 7bdf7da867 tools: run the tick processor without building v8 10 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago
Ben Noordhuis a593cb7682 src: don't use fopen() in require() fast path 10 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 10 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 10 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 10 years ago
Nathan Woltman 2db57bdecc path: remove dead code in favor of unit tests 10 years ago
Christopher Monsanto 7d14dd9b5e util: display constructor when inspecting objects 10 years ago
Fedor Indutny 6ad99ac1ef tls: fix check for reused session 10 years ago
Sam Roberts 03d2bd3819 test: make listen-fd-cluster/server more robust 10 years ago
Ryan Graham 5d2acfb8e5 net: ensure Socket reported address is current 10 years ago
Gireesh Punathil 67987d9d83 test: address timing issues in simple http tests 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 10 years ago