8493 Commits (dce26ccea16455179ca538f32d2779cfbf20c51b)
 

Author SHA1 Message Date
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
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
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
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
isaacs c274d16435 2013.03.21, Version 0.10.1 (Stable) 12 years ago
isaacs 3dd7938c03 npm: upgrade to 1.2.15 12 years ago
Fedor Indutny 855caa82aa crypto: initialize transform lazily 12 years ago
isaacs 008ab12b7f tls: Prevent hang in readStart 12 years ago
Trevor Norris 31314b6978 bench: compare binaries equal times 12 years ago
Ben Noordhuis 3dac421393 bench: add dgram send/recv benchmark 12 years ago
Fedor Indutny 34e22b8ee7 tls: always reset this.ssl.error after handling 12 years ago
Raymond Feng 25eaacad9a fs: make write/appendFileSync correctly set file mode 12 years ago
Iskren Ivov Chernev 2f4a62c5e1 doc: fix streams2 SimpleProtocol example 12 years ago
Bert Belder bf83251eea windows: enable watching signals with process.on('SIGXYZ') 12 years ago
Bert Belder 8019800c56 Update .mailmap and AUTHORS 12 years ago
Ben Noordhuis 808b7ada07 doc: fix broken links in blog footer 12 years ago
Fedor Indutny b5ddc0cf96 tls: write pending data of opposite side 12 years ago
Trevor Norris a0867e1c93 node: revert removal of MakeCallback 12 years ago
JeongHoon Byun f217b5ed62 doc: fix typo in crypto docs 12 years ago
Yi EungJun 852444a720 doc: https: Fix the link to tls.connect 12 years ago
Ben Noordhuis f5a337e09c deps: upgrade libuv to b45a74f 12 years ago
Ben Noordhuis 2b5bc8e0d6 install: don't install man page twice 12 years ago
Timothy J Fontaine 4432dc8187 v8: move 32 bit heap hint on sunos 12 years ago
isaacs 14947b6c5e stream: Return self from readable.wrap 12 years ago
isaacs 3537b57f3e test: No need for kicking in streams2 test 12 years ago
Gil Pedersen e8f80bf479 stream: Never call decoder.end() multiple times 12 years ago
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago
isaacs d62cf59dc1 http: Don't hot-path end() for large buffers 12 years ago