9820 Commits (e9ce8fc82a6d12e790511b62852e820d8be03186)
 

Author SHA1 Message Date
Timothy J Fontaine 95b8a75d5e v8: Upgrade to 3.22.24.19 11 years ago
Wyatt Preul 8c05570258 docs: clarify origin in agent.maxSockets section 12 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago
Fedor Indutny 597eb6a5ae deps: update http_parser to 2.2.1 11 years ago
Thom Seddon 657cd2c4e5 lib: fix unnecessary coercion in lib/net.js 11 years ago
Thom Seddon 8eaa1ac463 lib: Remove unused var+operations in util.inspect 11 years ago
Timothy J Fontaine ab54e32bbd src: only define ssize_t on windows if undefined 11 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 11 years ago
Fedor Indutny eaf76648a6 node: explicitly include `sys/types.h` for size_t 11 years ago
Timothy J Fontaine 114bff467e test: use logical and not or in abort-fatal-error 11 years ago
Timothy J Fontaine 2f5e77f55b test: make abort-fatal-error more robust 11 years ago
Timothy J Fontaine cd2d3aedaa test: fix test-net-listen-fd0 for pipes 11 years ago
Keith M Wesolowski 76b98462e5 node: register modules from DSO constructors 11 years ago
Jacob Hoffman-Andrews f4c8020d10 crypto: honor default ciphers in client mode 11 years ago
Alexis Campailla dc1ffd0da6 test: race condition in test-cluster-disconnect 11 years ago
Alexis Campailla 14d6df8702 node: fix argument parsing with -p arg 11 years ago
Timothy J Fontaine c37e1b7c4b Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Jun Ma d2de8ba34d net: make Socket destroy() re-entrance safe 11 years ago
Fedor Indutny 64d33a7519 deps: update uv to 0.11.18 11 years ago
Fedor Indutny b4c4e0bbaa crypto: throw on SignFinal failure 11 years ago
Fedor Indutny cc4b6e6e58 crypto: clear error in GetPeerCertificate 11 years ago
Fedor Indutny 00efcb4cd7 net: reset `endEmitted` on reconnect 11 years ago
Fedor Indutny 896e19330a deps: backport b5135bbc from c-ares repo 11 years ago
Fedor Indutny 0ec3770767 doc: readline document TTY utils 11 years ago
Fedor Indutny a454063ea1 http: do not emit EOF non-readable socket 11 years ago
Timothy J Fontaine c1b1f31203 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Fedor Indutny 640912d18a tls_wrap: propagate errors to write callbacks 11 years ago
Fedor Indutny d019eac5b5 tls: emit `clientError` on early socket close 11 years ago
Scott González 9975ff603b doc: fix typo in readline 11 years ago
isaacs 485fcf9c63 npm: Upgrade to v1.3.25 11 years ago
Trevor Norris 74656ca189 lint: use reinterpret_cast, not C-style casts 11 years ago
Alexis Campailla 42cd468901 test: fix http-incoming-pipelined-socket-destroy 11 years ago
Alexis Campailla 5d4f4ee310 test: fix http-many-ended-pipelines server close 11 years ago
Trevor Norris f78e5df854 v8: upgrade to 3.22.24.17 11 years ago
Timothy J Fontaine 5aebc73525 blog: Post for v0.10.25 11 years ago
Timothy J Fontaine eb7c7be7da Now working on 0.10.26 11 years ago
Timothy J Fontaine 24d05f21be Merge branch 'v0.10.25-release' into v0.10 11 years ago
Fedor Indutny c79c304ead tls: process accumulated input 11 years ago
Timothy J Fontaine b0e5f195df src: lint lib/net.js 11 years ago
Timothy J Fontaine bc2f31ae1d 2014.01.23, Version 0.10.25 (Stable) 11 years ago
Timothy J Fontaine 8b7ec73331 uv: Upgrade to v0.10.23 11 years ago
Trevor Norris 56ebf308dc node: clear nextTickQueue when using domains 11 years ago
Vladimir Kurchatkin 103b89673e doc: skip type parsing inside code blocks 11 years ago
Yorkie c7f5c98ee9 crypto: remove duplicate ERR_load_crypto_strings() 11 years ago
Ben Noordhuis 6514a4128c test: fix array sorting bug 11 years ago
Ben Noordhuis 74d9aa49d5 crypto: support custom pbkdf2 digest methods 11 years ago
Trevor Norris e6016dae34 node: remove asyncStack 11 years ago
Trevor Norris f32c1ffe56 node: only run same AL once on error 11 years ago
Jo Liss b9bec2031e path: improve POSIX path.join() performance 11 years ago
Fedor Indutny cdde9a386a crypto: add newline to cert and key if not present 11 years ago