3477 Commits (cd6e3df298a5727cfb8f17cac5d89edfe03f10da)

Author SHA1 Message Date
Domenic Denicola 3b021efe11 vm: fix symbol access 10 years ago
Domenic Denicola 659dadd410 vm: fix property descriptors of sandbox properties 10 years ago
Trevor Norris 944f68046c crypto: remove kMaxLength on randomBytes() 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Chris Dickinson 21d31c08e7 test: remove obsolete harmony flags 10 years ago
Sakthipriyan Vairamani ed85c95a9c doc,test: documents behaviour of non-existent file 9 years ago
Sakthipriyan Vairamani ea05e760cd repl: don't clobber RegExp.$ properties 9 years ago
Sakthipriyan Vairamani 64cf71195c test: change the hostname to an invalid name 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 9 years ago
Ben Noordhuis fa98b97171 cluster: add handle ref/unref stubs in rr mode 9 years ago
Ben Noordhuis bc733f7065 test: fix fs.readFile('/dev/stdin') tests 9 years ago
Rich Trott c786d6341d test: do not use public IPs for timeout testing 9 years ago
Ben Noordhuis 543dabb609 timers: improve Timer.now() performance 9 years ago
Evan Lucas 503b089dd8 net: don't throw on immediately destroyed socket 9 years ago
Fedor Indutny 2ca5a3db47 https: reuse TLS sessions in Agent 9 years ago
Sakthipriyan Vairamani 4e78cd71c0 test: skip IPv6 part before testing it 9 years ago
Ben Noordhuis ac70bc8240 test: fix valgrind uninitialized memory warning 9 years ago
Sakthipriyan Vairamani afd7e37ee0 repl: better empty line handling 9 years ago
Sakthipriyan Vairamani 81ea52aa01 repl: improving line continuation handling 9 years ago
Sakthipriyan Vairamani 30edb5aee9 repl: preventing REPL crash with inherited properties 9 years ago
Sakthipriyan Vairamani 77fa385e5d repl: fixing `undefined` in invalid REPL keyword error 9 years ago
Sam Roberts 66fc8ca22b cluster: emit 'message' event on cluster master 10 years ago
Fedor Indutny e11fc67225 tls: add `getTicketKeys()`/`setTicketKeys()` 9 years ago
Fedor Indutny eb35968de7 crypto: fix legacy SNICallback 10 years ago
Shigeki Ohtsu ac7d3fa0d9 test: add -no_rand_screen to s_client opts on Win 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 9 years ago
Sakthipriyan Vairamani fef87fee1d lib,test: add freelist deprecation and test 9 years ago
João Reis 2b4b600660 test: fix test-debug-port-from-cmdline 9 years ago
Sakthipriyan Vairamani 65963ec26f doc,test: empty strings in path module 9 years ago
Roman Reiss d4ceb16da2 test: properly clean up temp directory 9 years ago
Alex Kocharin bd01603201 readline: fix freeze if `keypress` event throws 9 years ago
Brendan Ashworth 23efb05cc3 doc: document fs.watchFile behaviour on ENOENT 9 years ago
Brendan Ashworth 1afc0c9e86 fs: fix error on bad listener type 9 years ago
Sakthipriyan Vairamani 59f6b5da2a repl: Prevent crash when tab-completed with Proxy 9 years ago
Evan Lucas 842eb5b853 test: add test for dgram.setTTL 9 years ago
Johan Bergström 2ba1740ba1 test: add missing crypto checks 9 years ago
Sakthipriyan Vairamani 180fd392ca test: refactor test-repl-tab-complete 9 years ago
Fedor Indutny fb05c8e27d Revert "test: add test for missing `close`/`finish` event" 9 years ago
Nathan Woltman bca53dce76 path: refactor for performance and consistency 10 years ago
Mark Plomer 9436a860cb test: add test for missing `close`/`finish` event 10 years ago
Sakthipriyan Vairamani 9cd44bb2b6 util: prepend '(node) ' to deprecation messages 9 years ago
Fedor Indutny 9180140231 _stream_wrap: prevent use after free in TLS 10 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 9 years ago
Shigeki Ohtsu 9e890fe8b4 crypto: fix VerifyCallback in case of verify error 9 years ago
Trevor Norris 1cd9eeb556 buffer: prevent abort on bad proto 9 years ago
Rich Trott 856c11f8c8 test: purge stale disabled tests 9 years ago
Rich Trott 4d5089e181 test: do not swallow OpenSSL support error 9 years ago
cjihrig 06721fe005 test: fix test-repl-tab-complete.js 9 years ago