7423 Commits (42981e2aadfdf1a16218dced31e55d9f62020c4d)
 

Author SHA1 Message Date
isaacs 77ed12fe7a Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs 45cdb0e4c1 blog: Post for 0.8.16 12 years ago
isaacs 953673424a Now working on 0.8.17 12 years ago
isaacs a18507ce11 Merge commit 'v0.8.16' into v0.8 12 years ago
isaacs 1c9c6277d5 2012.12.13, Version 0.8.16 (Stable) 12 years ago
Ben Noordhuis 6cf68aead6 deps: upgrade libuv to e079a99 12 years ago
isaacs b09f97068e npm: Upgrade to v1.1.69 12 years ago
Ben Noordhuis d65832ccd0 fs: fix WriteStream fd leak 12 years ago
Ben Noordhuis 6e97b2cc17 fs: fix ReadStream fd leak 12 years ago
Ben Noordhuis 65d824b488 test: add common.mustCall function 12 years ago
isaacs 92e92b0215 doc: Add nodejstr to community page 12 years ago
Ryunosuke SATO 0506d294dc events: fix typos in code comment 12 years ago
Ryunosuke SATO eb502205d5 events: setMaxListeners() should not have side effects 12 years ago
Ryunosuke SATO 1c7acd2c84 events: use assigned variable instead of arguments 12 years ago
Ryunosuke SATO 0397223ab4 events: use null assignment instead of deleting property 12 years ago
Bert Belder 3c293ba272 http: protect against response splitting attacks 12 years ago
isaacs 0e95ea42ce lint 12 years ago
isaacs 33fa740577 fs: Raise error when null bytes detected in paths 12 years ago
Ben Noordhuis c79fd0e167 doc: remove broken require.extensions example 12 years ago
Ben Noordhuis 5b65638124 tls, https: add tls handshake timeout 12 years ago
Ben Noordhuis 3ece130ea2 process: add getgroups(), setgroups(), initgroups() 12 years ago
Ben Noordhuis c08e947fbd buffer: remove unused #includes 12 years ago
Ben Noordhuis c81dec70e6 test: remove simple/test-child-process-fork2 12 years ago
Shigeki Ohtsu 1c8a5269c5 test: fix simple/test-debug-brk-file race condition 12 years ago
Ben Noordhuis 1f76a2eddc fs: add long stacktrace debugging facility 12 years ago
Ben Noordhuis a80434736b fs: fix 'object is not a function' callback errors 12 years ago
Bert Belder 03b00dcca9 os: throw when os.networkInterfaces() fails 12 years ago
Fedor Indutny 51d5655efa crypto: fix leak in GetPeerCertificate 12 years ago
Fedor Indutny 276245d26f crypto: fix leak in GetPeerCertificate 12 years ago
Ben Noordhuis 9d02bfbc25 test: fix simple/test-setproctitle on freebsd 12 years ago
Ben Noordhuis f8999da514 build: avoid -Wno-old-style-declaration with gcc 4.2 12 years ago
Ben Noordhuis e5649d4b3d tools: fix platform detection on freebsd, sunos 12 years ago
Ben Noordhuis 22965da799 install: fix freebsd man page location 12 years ago
isaacs 4de274cbee test: TTY only has writeBuffer(), not write() 12 years ago
isaacs 3149d2f7dc benchmark: Add net-pipe benchmark 12 years ago
Lewuathe 4d0fcd515f Fix dropped html tag 12 years ago
Trevor Norris 6772308883 buffer: Don't double-negate numeric buffer arg 12 years ago
Kyle Robinson Young acad8d9a77 website: typo fixes 12 years ago
Joshua Erickson c9f2531ae0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Ryunosuke SATO 83161455bd doc: Fix missing link target to 'https.request()' 12 years ago
Chad Rhyner 8fc578b631 test: disable eio-race tests 12 years ago
Adam Malcontenti-Wilson 0c9bee49fb build: support ARM in makefile target 'binary' 12 years ago
Michael Axiak ffb4c173a4 build: add $(PYTHON) when calling configure 12 years ago
isaacs 122ac4e1f2 blog: Post for v0.8.15 12 years ago
isaacs e773be6f90 Now working on 0.8.16 12 years ago
isaacs 9f51fd6b84 Merge branch 'v0.8.15-release' into v0.8 12 years ago
isaacs fdf91afb49 2012.11.26, Version 0.8.15 (Stable) 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Ben Noordhuis aa3441ae45 js2c: raise proper Exception, not a string 12 years ago