2958 Commits (3622f0308f5083f9a3072d196e5845fc41f5287a)

Author SHA1 Message Date
Vincent Weevers 764c5c7fd1 fs: resolve junction targets relative to their parent 10 years ago
Nikolai Vavilov e24fa83e69 Revert "path: resolve normalize drive letter to lower case" 10 years ago
Robert Kowalski 36777d2a5f module: test for directories, fix require with .. 11 years ago
Evan Lucas 3ac4941953 net: give better error messages 10 years ago
cjihrig 616343bc61 debugger: use requireRepl() to load debugger repl 10 years ago
Ben Noordhuis b928303d83 test: move simple/test-abort-fatal-error to pummel 10 years ago
Christian Tellnes 2931348372 events: implement EventEmitter#getMaxListeners() 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 10 years ago
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Yazhong Liu ba687f6eb4 url: support `path` for url.format 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Rod Vagg d77f490a04 test: extend timeouts in child/exec tests 10 years ago
Rod Vagg e0852118cb test: bump --stack-size to stop child fails on ARM 10 years ago
Rod Vagg 013527ad1c test: don't remove empty.txt on win32 10 years ago
Fedor Indutny d23326b838 test: another fix for test-crypto-stream 10 years ago
Fedor Indutny 4d7e89320a test: fix test-crypto-stream 10 years ago
James Cowgill 7efc64dc94 test: fix floating point NaN tests on mips 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Fedor Indutny 0f66835ea8 crypto: proper fix for d7e700's cause 10 years ago
Calvin Metcalf ce56dccb99 crypto: allow creation of GCM ciphers with createCipher 10 years ago
Fedor Indutny d7e7008c1f crypto: throw if the key doesn't match cert 10 years ago
Rod Vagg b594e59543 test: named pipe is invalid when appending .txt 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Fedor Indutny 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Ben Noordhuis f8076c4067 lib: add setFlagsFromString() to tracing module 10 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Rod Vagg 1f79e4f4b4 test: use common.PIPE for emptyTxt path 10 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Rod Vagg 454fbb803a test: kill children before cluster parent 10 years ago
Luis Reis 1183ba47df zlib: support concatenated gzip files 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Rod Vagg b9cecc305b test: use common.PIPE in simple/test-cluster-eaccess 10 years ago
Ben Noordhuis 9fb7aee747 test: unlink custom unix socket before test 10 years ago
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 10 years ago
Fedor Indutny ef46ca61b5 node: do not crash on IPC stdin 10 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Rod Vagg 05daf5f7b7 test: allow common.PIPE to be configured via env 10 years ago
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Ben Noordhuis 1f11983350 test: fix non-determinism in test-crypto-domains 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Alexis Campailla 61dd74bc5d test: fix test-child-process-spawn-typeerror 10 years ago