3395 Commits (e83499ae6289f708be3a5f8ed88b712041815224)

Author SHA1 Message Date
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 10 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
Julien Gilli a198c68b56 repl: make 'Unexpected token' errors recoverable 10 years ago
Sangmin Yoon d735b2c6ef repl: fix tab completion for a non-global context 10 years ago
Rich Trott 8e9089ac35 test: check for error on Windows 9 years ago
Rich Trott 776a65ebcd test: remove obsolete TODO comments 9 years ago
Rich Trott bdfeb798ad test: remove obsolete TODO comments 9 years ago
Rich Trott 5d2b846d11 test: assert tmp and fixture dirs different 9 years ago
Michaël Zasso a4f4909f3d module: fix stat with long paths on Windows 9 years ago
Rich Trott b0990ef45d test: confirm symlink 9 years ago
Rich Trott 3ba4f71fc4 test: check result as early as possible 9 years ago
James Hartig 061342a500 net: Defer reading until listeners could be added 10 years ago
Rich Trott 0abcf44d6b test: add Buffer slice UTF-8 test 9 years ago
Rich Trott 88c1831ff4 test: tmpdir creation failures should fail tests 10 years ago
Brendan Ashworth d5637e67c9 buffer: fix cyclic dependency with util 9 years ago
Michaël Zasso 671e64ac73 module: allow long paths for require on Windows 9 years ago
Santiago Gimeno 52a822d944 test: fix test-cluster-worker-disconnect 10 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago
Michaël Zasso 3806d875d3 zlib: prevent uncaught exception in zlibBuffer 10 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 10 years ago
Rich Trott 7c79490bfb test: only refresh tmpDir for tests that need it 10 years ago
Rich Trott 88d7904c0b test: remove test repetition 10 years ago
Rich Trott 8ea6844d26 test: add test for failed save in REPL 10 years ago
Jeremiah Senkpiel d9e250295b Revert "readline: allow tabs in input" 10 years ago
Vladimir Kurchatkin a251657058 node: mark promises as handled as soon as possible 10 years ago
Sam Roberts 03ce84dfa1 test: fix cluster-worker-wait-server-close races 10 years ago
Rich Trott a6b8ee19b8 test: create temp dir in common.js 10 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 10 years ago
Roman Reiss ff8202c6f4 test: fix undeclared variable access 10 years ago
Oleg Elifantiev 9c0a1b8cfc cluster: wait on servers closing before disconnect 10 years ago
Rich Trott d9ddd7d345 test: remove TODO comment 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott 4b3d493c4b readline: allow tabs in input 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago