2952 Commits (101e103e3b9d93b851afccacb04990e5a09c6a74)

Author SHA1 Message Date
Julien Gilli 101e103e3b repl: make 'Unexpected token' errors recoverable 10 years ago
Alexis Campailla 0dbaee4a9b test,win: disable test-tls-server-verify for CI 10 years ago
Michael Dawson fcbf226a94 test: Extend timeout due to failure on AIX 10 years ago
Julien Gilli cb55a05f52 test: add test for let bindings in for loops 10 years ago
Gireesh Punathil 4e154d6ef8 test: immunize data flow from packet size and order 10 years ago
James M Snell f9291a9449 disable RC4, add --cipher-list command line switch 10 years ago
Gireesh Punathil 66b243dd87 test: relax the timing window in test-child-process-fork-net2.js 10 years ago
Gireesh Punathil f3f4e28216 test: make cluster tests more time tolerant 10 years ago
Fedor Indutny 61fe1fe21b src: backport fix for SIGINT crash on FreeBSD 10 years ago
Fedor Indutny d6484f3f7b http: fix assert on data/end after socket error 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
Trevor Norris 9deade4322 smalloc: extend user API 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
Julien Gilli ebfa7e350a mdb_v8: add tests for ::findjsobjects -k KIND 10 years ago
Dave Pacheco 4312f8d760 mdb_v8: update for v0.12 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 408bffe212 test: fix ssl/tls options matrix test 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