322 Commits (b0dd3bf499083214023da534e6cd0989f57dbecd)

Author SHA1 Message Date
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
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 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
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 9 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" 9 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
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
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Fedor Indutny 75930bb38c tls: prevent use-after-free 10 years ago
Fedor Indutny 5795e835a1 tls: emit errors on close whilst async action 10 years ago
Rich Trott 6537fd4b55 test: remove TODO 10 years ago
Santiago Gimeno a804026c9b test: fix broken FreeBSD test 10 years ago
Evan Lucas 43a82f8a71 test: fix test-sync-io-option 10 years ago
Shigeki Ohtsu 4ed25f664d test: add -no_rand_screen for tls-server-verify 10 years ago
Shigeki Ohtsu 4cf323d23d test: kill child in tls-server-verify for speed up 10 years ago
João Reis e6ccdcc1fe test: improve console output of tls-server-verify 10 years ago
João Reis 975e5956f0 test: run tls-server-verify servers in parallel 10 years ago
João Reis b18604ba2c test: running tls-server-verify clients in parallel 10 years ago
Rod Vagg f78c722df5 test: remove hardwired references to 'iojs' 10 years ago
Rich Trott bd99e8de8e test: more test coverage for maxConnections 10 years ago