2342 Commits (61fe1fe21ba281b05b90a632e2dad29eefb14a0a)

Author SHA1 Message Date
Fedor Indutny 61fe1fe21b src: backport fix for SIGINT crash on FreeBSD 10 years ago
Gireesh Punathil 13e1131406 test: address timing issues in simple http tests 10 years ago
Michael Dawson 5dd5ce75d7 test: Env variable to specify directory for pipes 10 years ago
Nathan Woltman c66f8c21f0 path: refactor for performance and consistency 10 years ago
Ben Noordhuis 2411bea0df lib: fix stdio/ipc sync i/o regression 10 years ago
Alexis Campailla e8b2109567 test: update flaky test definitions 10 years ago
Jonas Dohse f2a45caf2e domains: fix stack clearing after error handled 10 years ago
Julien Gilli a5be84fe9b url: revert reslove urls with . and .. 10 years ago
cjihrig 1a2a4dac23 net: allow port 0 in connect() 10 years ago
Julien Gilli d9a309f718 tests: fix race in test-http-curl-chunk-problem 10 years ago
Julien Gilli b233131901 src: fix builtin modules failing with --use-strict 10 years ago
Michael Dawson 3e40e126eb test: make destroyed-socket-write2.js more robust 10 years ago
Fedor Indutny bada87bd66 net: unref timer in parent sockets 10 years ago
Julien Gilli c8239c08d7 console: allow Object.prototype fields as labels 10 years ago
Bruno Jouhier b3aa876f08 fs: properly handle fd passed to truncate() 10 years ago
cjihrig 6c3647c38d console: allow Object.prototype fields as labels 10 years ago
Jackson Tian 4823afcbe2 fs: make F_OK/R_OK/W_OK/X_OK not writable 10 years ago
Jan Schär d2b546187a test: Timeout#unref() does not return instance 10 years ago
Ben Noordhuis 04b63e022a lib: fix max size check in Buffer constructor 10 years ago
Amir Saboury ad0684807c url: reslove urls with . and .. 10 years ago
cjihrig bcff90e0c2 assert: use util.inspect() to create error messages 10 years ago
Julien Gilli 3b392d33c7 Revert "url: support `path` for url.format" 10 years ago
Evan Lucas de5f24a084 url: fix parsing of ssh urls 10 years ago
cjihrig f34757398f net: throw on invalid socket timeouts 10 years ago
Fedor Indutny 9e387fb611 test: fix crypto-stream after openssl update 10 years ago
Julien Gilli 7a8ea15d6f test: fix test-debug-port-from-cmdline.js 10 years ago
Timothy J Fontaine 89f3c9037f http: rename flush to flushHeaders 10 years ago
Julien Gilli 28d0cbbdfd test: fix test-fs-access.js 10 years ago
Timothy J Fontaine 58fcc65985 test: debug-signal-cluster should not be racey 10 years ago
Bert Belder 016e08458c path: don't lower-cases drive letters 10 years ago
Julien Gilli ae00e97ef2 test: fix test-crypto-stream.js 10 years ago
Sam Roberts 85360f06db cluster: don't assert if worker has no handles 10 years ago
Sam Roberts f260ef8c3e cluster: cluster.disconnect() should check status 10 years ago
cjihrig 0a430b9aec test: backport use executable in spawn() test 10 years ago
Julien Gilli c315577994 child_process: fix test after latest merge 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
cjihrig 10703774f0 test: use executable in spawn() test 10 years ago
Julien Gilli e64ee2b3f7 tests: append instead of override environment 10 years ago
cjihrig 1fad3730c2 test: fix test-process-active-wraps.js 10 years ago
Chris Dickinson c8ef97e4d9 src,zlib: revert concatenated-stream changes 10 years ago
cjihrig b636ba8186 net: make connect() input validation synchronous 10 years ago
Steven R. Loomis a30839576c build: i18n: add icu config options 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
Chris Dickinson 91586661c9 stream: switch _writableState.buffer to queue 10 years ago
cjihrig f75a8ad723 test: remove redundant code in test 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 11 years ago
Julien Gilli 934bfe23a1 timers: Avoid linear scan in _unrefActive. 11 years ago
cjihrig 4bba87050c test: add test for spawnSync() env option 10 years ago
Alexis Campailla 8708c7abe5 test: mark more tests as flaky 10 years ago