7029 Commits (45cdb0e4c12d8f8e9450174ddd6ddad52a995831)
 

Author SHA1 Message Date
isaacs 02897bd8de Merge branch 'v0.8.10-release' into v0.8 12 years ago
isaacs 0bc273da4f 2012.09.25, Version 0.8.10 (Stable) 12 years ago
Bert Belder d05d6a35b6 openssl: fix compilation issues on SmartOS x64 12 years ago
isaacs ea2ceb731c test: Fix premature close in test-http-client-timeout-agent 12 years ago
isaacs 411d46087f tls: lint 12 years ago
isaacs 2a9a5e2318 domain: Remove stray console.log 12 years ago
Bert Belder e0e9f0c15a openssl: use optimized asm code on x86 and x64 12 years ago
Bert Belder 823e807b5b openssl: add generated asm code 12 years ago
Bert Belder 62c3879cfa openssl: add 'clean' target to asm Makefile 12 years ago
Ben Noordhuis 202ecbc9c7 openssl: generate asm code with a Makefile 12 years ago
Bert Belder 66638a4435 openssl: disable HT sidechannel attack mitigation 12 years ago
Bert Belder d2fb507556 openssl: revert empty_OPENSSL_cpuid_setup.patch 12 years ago
Bert Belder 09ac9d0b2c openssl: fix perlasm issue 12 years ago
Bert Belder 3568edf711 openssl: add optimized bignum x64 asm code for windows 12 years ago
Fedor Indutny 7651228ab2 tls: use slab allocator 12 years ago
isaacs 83d39c8d53 npm: upgrade to 1.1.62 12 years ago
Adam Blackburn d5e9895ce0 doc: put API table of contents in alphabetical order 12 years ago
Nathan Rajlich 0f2ed2bc2c http: make the client "res" object gets the same domain as "req" 12 years ago
Nathan Rajlich 4a2670740c repl: make invalid RegExps throw in the REPL 12 years ago
Bert Belder f536eb176b uv: upgrade to 39ca621 12 years ago
Bryan Cantrill 4165f736e6 v8: loosen artificial mmap constraint 12 years ago
isaacs 0400571676 domain: Properly exit() on domain disposal 12 years ago
isaacs 43a2b29182 blog: Post for 0.9.2 12 years ago
Ben Noordhuis 39a0836d5c fs: fix watchFile() missing deletion events 12 years ago
Robin Lee a08271c7a8 doc: fix three typos 12 years ago
Ben Noordhuis 96ca59fbf3 process: fix setuid() and setgid() error reporting 12 years ago
Ben Noordhuis db5c26e3b5 fs: fix assert in fs.watch() 12 years ago
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 12 years ago
Nathan Rajlich 1d52968d1d v8: Replace VFP by VFP2 in common.gypi 12 years ago
yangguo@chromium.org 25c2940a08 v8: Relax requirement from VFP3 to VFP2 where possible. 12 years ago
Frédéric Germain 451ff1540a http: Remove timeout handler when data arrives 12 years ago
Ben Noordhuis 58a5bc1ec7 doc: fs: clarfify fs.watch() documentation 12 years ago
Ben Noordhuis 4870a4e3da doc: http: expand request.headers documentation 12 years ago
isaacs 362189a5d3 Now working on 0.8.10 12 years ago
isaacs d80de98e91 blog: Post for 0.8.9 12 years ago
isaacs 72d3124841 Merge branch 'v0.8.9-release' into v0.8 12 years ago
isaacs b88c3902b2 2012.09.11, Version 0.8.9 (Stable) 12 years ago
isaacs 1c2982b94f Update doc and test for sunos/solaris switch 12 years ago
isaacs 6e0b8b169c doc: Fork me image should be full url 12 years ago
isaacs e35cec5c05 doc: Put current version on homepage 12 years ago
isaacs 005ae23250 doc: Add Node Dublin to community page 12 years ago
isaacs 41e1b171ec stream.pipe: Don't call destroy() unless it's a function 12 years ago
isaacs 54a4c639e9 npm: Upgrade to 1.1.61 12 years ago
Nathan Rajlich 608898c15b configure: add a "--dest-os" option to force a gyp "flavor" 12 years ago
Nathan Rajlich fb383a0ad0 util: make util.inspect() work when "hasOwnProperty" is overwritten 12 years ago
Ben Noordhuis 9a3521cb25 http: respect HTTP/1.0 TE header 12 years ago
Pooya Karimian 0087bc6370 cluster.worker description and examples ere missing from the top level of docs 12 years ago
Fedor Indutny 052e63f27f v8: fix semaphore on MacOS 12 years ago
Bert Belder c5e554dc7e v8: reapply floating patches 12 years ago
Bert Belder 4899116d4b v8: upgrade to 3.11.10.22 12 years ago