7104 Commits (a1ba29d110faf53ad7eb579a523a507ed28874bf)
 

Author SHA1 Message Date
Shigeki Ohtsu a1ba29d110 test: fix failing due to too early timeout 12 years ago
Bert Belder 5691e8aca7 windows: fix typo in node.gyp 12 years ago
Ben Noordhuis 17ef062db1 handle_wrap: don't abort if wrap == NULL 12 years ago
Andreas Madsen 86d4cf71d6 test: possible ipc.ref() regression 12 years ago
Andreas Madsen 5070eccf1b child_process: don't die when disconnect event exists 12 years ago
Ben Noordhuis 212466bea2 child_process: make .fork()'d child auto-exit 12 years ago
Ben Noordhuis 56668f54d1 events: speed up .removeAllListeners() 12 years ago
Ben Noordhuis b7fd55e9a0 events: speed up newListener/removeListener events 12 years ago
Ben Noordhuis 84221fd1d6 events: add 'removeListener' event 12 years ago
Ben Noordhuis d0e6c3f5a6 test: add common.mustCall function 12 years ago
Bryan Cantrill 7bd84de5ed v8: loosen artificial mmap constraint 12 years ago
Bryan Cantrill 017009f8c5 v8: fix postmortem metadata generation 12 years ago
isaacs d77c24de3f V8: reapply floating patches 12 years ago
isaacs 3411a03dd1 V8: Upgrade to 3.13.7.1 12 years ago
Bryan Cantrill cc1b09d6b7 test: add tests for postmortem and DTrace support 12 years ago
Ben Noordhuis bbf6b4ecbb configure: turn on VFPv3 on ARMv7 12 years ago
Ben Noordhuis c4aedf8a2a doc: zlib: document flush() and reset() methods 12 years ago
Fedor Indutny 63ff449d87 crypto: bring module into modern age 12 years ago
Fedor Indutny 3301c90ff7 authors: add @tasogarepg to AUTHORS 12 years ago
tasogarepg 21c4b9a9eb debugger: fix --debug-brk 12 years ago
isaacs d406a8250f Now working on v0.9.3 12 years ago
isaacs 7fcb7b4d9c Merge branch 'v0.9.2-release' 12 years ago
isaacs 6e20558890 2012.09.17, Version 0.9.2 (Unstable) 12 years ago
Bert Belder 9423aa995b openssl: fix the Windows x64 build 12 years ago
isaacs 22974a1acd openssl: Set flags to properly build on sunos 12 years ago
Bert Belder 90a625399f openssl: fix the Windows x64 build 12 years ago
isaacs 1510116337 test: fs.watch filename support on Darwin 12 years ago
isaacs b788c5e77b uv: Upgrade to 778144f0 12 years ago
Alex Xu fb6c314b6d configure: always use shlex instead of split 12 years ago
isaacs 7144be70db url: Go much faster by using Url class 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
Bert Belder 4c171a504d uv: upgrade to 3d9de13 12 years ago
Bert Belder d908b83f59 uv: upgrade to a28f145 12 years ago
Pavel Lang 7ab4a77d6f buffer: update constructor prototype 12 years ago
Ben Noordhuis bec863b7de crypto: use uv_thread_self() 12 years ago
Ben Noordhuis dd1b947706 deps: upgrade libuv to 1f9bd99 12 years ago
Ben Noordhuis 2c97da82f5 bench: correct time calculation in url.js 12 years ago
Shigeki Ohtsu 1bcf29ef33 openssl: disable EC_NISTP_64_GCC_128 on ia32 12 years ago
Ben Noordhuis 10ba95c11a bench: improve url parser benchmark 12 years ago
Felix Böhm f5c68b280f bench: add url parser benchmark 13 years ago
isaacs bb207c2827 Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
Frédéric Germain 451ff1540a http: Remove timeout handler when data arrives 12 years ago
Ben Noordhuis d3fa0dcb89 openssl: disable harmless compiler warnings 12 years ago
Ben Noordhuis 58a5bc1ec7 doc: fs: clarfify fs.watch() documentation 12 years ago
Bert Belder 4b8721aad0 openssl: remove obsolete patch files 12 years ago
Bert Belder 8d082d0f88 openssl: update the GYP build to work with openssl 1.0.1c 12 years ago
Bert Belder c4b9be7c5a openssl: replace symlinks by #include shims 12 years ago
Bert Belder 709e935239 openssl: use dummy OPENSSL_cpuid_setup function 12 years ago
Bert Belder 9fc84fdad9 openssl: don't read user input from the TTY 13 years ago