8331 Commits (119354f7356de47cb36b5a1cebf9423e89c7f10b)
 

Author SHA1 Message Date
isaacs d4982f6f5e 2013.04.03, Version 0.10.3 (Stable) 12 years ago
isaacs 88686aa410 http: Remove legacy ECONNRESET workaround code 12 years ago
isaacs d46ebffb66 npm: Upgrade to 1.2.17 12 years ago
isaacs b319264d84 test: fork-getconnections stricter, less chatty 12 years ago
Fedor Indutny 5902bc45c5 child_process: acknowledge sent handles 12 years ago
isaacs 4716dc662d assert: Simplify AssertError creation 12 years ago
Timothy J Fontaine 9f65b1edf7 etw: update prototypes to match dtrace provider 12 years ago
Ben Noordhuis 75463899c8 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aca31e37f7 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco bf22f99f3a dtrace: pass more arguments to probes 12 years ago
Dave Pacheco ec69fcf425 build: allow building with dtrace on osx 12 years ago
Brian White 38106da7cd src: remove unused variables 12 years ago
isaacs 234fb122bb http client: Ensure socket cleanup on response end 12 years ago
Andrew Hart db8ce89fe4 test: test intended code-paths 12 years ago
isaacs 164d5b3465 tls: Destroy socket when encrypted side closes 12 years ago
Michael Hart 440dcae987 Ensure BAD domain example actually uses domain 12 years ago
Mitar e5b90a14b8 querystring: Removing unnecessary binding 12 years ago
Nathan Rajlich 55ea7ccf70 repl: use more readable RegExp syntax for spaces 12 years ago
Nathan Rajlich 085f9d636b repl: isSyntaxError() catches "strict mode" errors 12 years ago
isaacs 7af075ee30 crypto: Pass options to ctor calls 12 years ago
isaacs 1d17ced200 blog: v0.11.0 release 12 years ago
isaacs f1fa756681 blog: Update linux binary tarball shasums 12 years ago
isaacs 708e8589ea blog: Post about v0.10.2 12 years ago
isaacs 61d254ebdc Node working on 0.10.3 12 years ago
isaacs 8106dc3624 Merge branch 'v0.10.2-release' into v0.10 12 years ago
Ben Noordhuis 902d6cb6d7 src: tie process.versions.uv to uv_version_string() 12 years ago
isaacs 1e0de9c426 2013.03.28, Version 0.10.2 (Stable) 12 years ago
Bert Belder 1b5ec033ee deps: upgrade libuv to v0.10.3 12 years ago
isaacs dea0634f60 npm: Upgrade to v1.2.15 12 years ago
Fedor Indutny 4580be0882 tls: handle SSL_ERROR_ZERO_RETURN 12 years ago
wicked 39058bef07 setTimeout: do not calculate Timeout._when property 12 years ago
isaacs 929e4d9c9a stream: Emit readable on ended streams via read(0) 12 years ago
isaacs eafa902632 stream: Handle late 'readable' event listeners 12 years ago
isaacs 5ae26f3750 doc: Add 'don't ignore errors' section to domain 12 years ago
Benjamin Ruston 024a8b0cb4 doc: debugger, dns, http: fix grammar 12 years ago
Ben Noordhuis 982877ec85 deps: upgrade libuv to 7514149 12 years ago
isaacs 61935bc167 test: Accept either kind of NaN 12 years ago
Fedor Indutny ae86fa84fe tls: handle errors before calling C++ methods 12 years ago
Benjamin Ruston 372911ffc7 doc: addon: fix grammar 12 years ago
Fedor Indutny 28c6e42ee7 openssl: disable HEARTBEAT TLS extension 12 years ago
Trevor Norris f0b68892d4 domain: fix domain callback from MakeCallback 12 years ago
Ben Noordhuis a80a132b38 doc: child_process: document 'error' event 12 years ago
Ben Noordhuis 0e08e147c7 doc: fix formatting in tty.markdown 12 years ago
Timothy J Fontaine fb6dd0c0b5 test: test name is the last elem, not second 12 years ago
Ben Noordhuis 9352c19885 child_process: don't emit same handle twice 12 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
Mathias Bynens 488b74d68b doc: mention `process.*.isTTY` under `process` 12 years ago
Ben Noordhuis 44843a6062 child_process: fix sending utf-8 to child process 12 years ago
Ben Noordhuis 05bd6b7bcd bench: add child process read perf benchmark 12 years ago
Ben Noordhuis 690a8cce41 deps: fix openssl build on windows 12 years ago