8348 Commits (881ef7cc5fc897cca2f2f0a512e59111ff5a6cd8)
 

Author SHA1 Message Date
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
Suwon Chae 120e5a24df os: use %SystemRoot% or %windir% in os.tmpdir() 12 years ago
Marcin Kostrzewa 1f55704718 util: fix util.inspect() line width calculation 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 8548920969 openssl: make sed tool configurable 12 years ago
isaacs 2eb847849f test: Use 'close' event in simple/test-repl-timeout-throw 12 years ago
Trevor Norris ccda6bb3ac buffer: remove _charsWritten 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
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
Ben Noordhuis 1a65154d72 Merge remote-tracking branch 'origin/v0.10' 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
isaacs c0d500102a stream: Fix early end in Writables on zero-length writes 12 years ago
Ben Noordhuis 8632af381e tools: update gyp to r1601 12 years ago
Ben Noordhuis 329b5388ba doc: update CONTRIBUTING.md 12 years ago
Alexey Kupershtokh 9fae4dc102 timer: fix off-by-one ms error 12 years ago
Timothy J Fontaine 51f128d64b fs: uv_[fl]stat now reports subsecond resolution 12 years ago
Ben Noordhuis 648a0726d0 deps: upgrade libuv to eca008a 12 years ago
Marcel Laverdet 9430ca6865 tls: remove harmful unnecessary bounds checking 12 years ago
Marcel Laverdet 1526909083 tls: remove harmful unnecessary bounds checking 12 years ago
verwaest@chromium.org 14417fdb3f v8: Unify kMaxArguments with number of bits used to encode it. 12 years ago
Ben Noordhuis 628bd81afb crypto: check randomBytes() size argument 12 years ago
Ben Noordhuis 132c77e9f9 doc: document that stdio is usually blocking 12 years ago
Gil Pedersen c3aae9cf95 stream: Fix stall in Transform under very specific conditions 12 years ago
Fedor Indutny bfd16de125 timers: handle signed int32 overflow in enroll() 12 years ago
Trevor Norris f7ebb4d8b6 doc: update that ascii write doesn't convert null 12 years ago
isaacs 2f88272ba2 Merge remote-tracking branch 'ry/v0.10' into master 12 years ago
Trevor Norris f150d56915 src: write ascii strings using WriteOneByte 12 years ago
isaacs 92cc187881 blog: Post for v0.10.1 12 years ago
isaacs 9d3a09f9a8 Now working on v0.10.2 12 years ago
isaacs 41405f4703 Merge branch 'v0.10.1-release' into v0.10 12 years ago
Ben Noordhuis e47a3e3ff4 deps: upgrade libuv to 9b61939 12 years ago