342 Commits (1aa9d3a2ab9bcd03f58efc95dc0077a82088fe61)

Author SHA1 Message Date
Fedor Indutny 50648d6018 test: disable fs-readfile-error on FreeBSD 10 years ago
Fedor Indutny ccc91aea35 test: loosen timeout in spawnsync-test for FreeBSD 10 years ago
Sam Roberts f76722686b test: use assert.throw to test exceptions 10 years ago
Timothy J Fontaine 22d20582cc test: check for multi-localhost support 10 years ago
Bert Belder 0bf1d124af http: optimize on_headers_complete 10 years ago
Ben Noordhuis 5165d71048 build,src: remove sslv3 support 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
cjihrig 14dc9175eb assert: throw when block is not a function 10 years ago
Fedor Indutny a76811c811 test: fix crypto-stream after openssl update 10 years ago
Ben Noordhuis c8676cb361 test: move sequential/test-debug-port-cluster 10 years ago
Ben Noordhuis 3da4f87b32 test: move sequential/test-debug-signal-cluster 10 years ago
Ben Noordhuis 913addbff5 Revert "url: support `path` for url.format" 10 years ago
Evan Lucas a1e54d6fb7 url: fix parsing of ssh urls 10 years ago
Ben Noordhuis 0526d834f9 Revert "dgram: implicit binds should be exclusive" 10 years ago
Sam Roberts a32b92dbcf dgram: implicit binds should be exclusive 10 years ago
Sam Roberts 092c224e08 cluster: cluster.disconnect() should check status 10 years ago
Sam Roberts 14310e681e cluster: don't assume all workers bind same ports 10 years ago
Ben Noordhuis 4e58211bb7 src: disable harmony object literals 10 years ago
Ben Noordhuis a2751e3e1e src: disable harmony classes 10 years ago
Chris Dickinson bc629c0c4f src: zlib: revert concatenated-stream changes 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Colin Ihrig b5c9dcb6d7 win,test: fix test-process-active-wraps.js 10 years ago
Evan Lucas c9fd9e2162 dgram: make error messages more informative 10 years ago
Ben Noordhuis 7266b75779 test: move broadcast/multicast test to internet/ 10 years ago
Ben Noordhuis df3c4ca16e Revert "test: don't assume broadcast traffic is unfiltered" 10 years ago
Vladimir Kurchatkin c70d192ab3 util: show symbol properties 10 years ago
Ben Noordhuis 6e9d1c8684 test: fix parallel/test-repl with new v8 10 years ago
Ben Noordhuis 58f3a0382b test: fix parallel/test-repl-harmony with new v8 10 years ago
Ben Noordhuis 52e600a9c8 test: don't assume broadcast traffic is unfiltered 10 years ago
Aleksey Smolenchuk d8586eab7e lib: introduce process module 10 years ago
Sam Roberts b42c0853ae doc: add tls server.close() callback docs 10 years ago
Sam Roberts 63005ee10b dgram: close() should accept a callback 10 years ago
Sam Roberts 7349d7fd99 dgram: make 'close' event async 10 years ago
Brendan Ashworth 4444b7b52c dgram: changes Socket.close() to return itself 10 years ago
Brendan Ashworth 3e0057dd61 dgram: change Socket.bind() to return itself 10 years ago
teppeis 00a7456c19 assert: fix deepEqual regression 10 years ago
cjihrig 5678595856 fs: deprecate exists() and existsSync() 10 years ago
Ben Noordhuis dab6f681cd lib,src: remove post-gc event infrastructure 10 years ago
Ben Noordhuis ebf9f297b3 lib: fix guard expression in timer.unref() 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago