9597 Commits (cc4b6e6e582e868cba9f84195f62a51721f8cbad)
 

Author SHA1 Message Date
Fedor Indutny cc4b6e6e58 crypto: clear error in GetPeerCertificate 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
Fedor Indutny 661190af13 crypto: throw only in direct C++ methods 11 years ago
Fedor Indutny e57ab7ba06 node: `EmitExit` should not call `exit()` 11 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Alexis Campailla 2a0b619f7b text: give more time to test-next-tick-error-spin 11 years ago
Alexis Campailla 22879e749e test: give test-net-GH-5504 more time to run 11 years ago
Trevor Norris bf08ac462e node: compare AsyncListener instances, not uid's 11 years ago
Trevor Norris 60fcc11be2 node: ensure same AL inst only runs once 11 years ago
Trevor Norris 63ccfc3536 async_wrap/timers: remove Add/RemoveAsyncListener 11 years ago
Fedor Indutny 159da758e4 crypto: remove most of the `node_isolate` uses 11 years ago
Alexis Campailla 5393d02c0c test: relax timing in test-http-exit-delay 11 years ago
Alexis Campailla edfc0d9ffe test: debug-signal-cluster increase timeouts 11 years ago
Alexis Campailla e12e72eb58 debug client: connect after child is ready 11 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Fedor Indutny 442d2d0cde test: ignore tests when built without OpenSSL CLI 11 years ago
Fedor Indutny 7f9b01509f lib: introduce `.setMaxSendFragment(size)` 11 years ago
Ben Noordhuis 023f0a3122 doc: tls: note that SSLv2 is disabled by default 11 years ago
Ben Noordhuis 8c303115f5 doc: tls: clarify server cipher list 11 years ago
Fedor Indutny 25f9e92813 gyp: fix non-ninja build 11 years ago
isaacs f645c40fcd npm: Upgrade to v1.3.24 11 years ago
Ben Noordhuis cda41f8775 src: don't mark addon_register_func as dllimport 11 years ago
Ben Noordhuis db5abd726f tls: make cert/pfx optional in tls.createServer() 11 years ago
Ben Noordhuis 262a752c29 tls: show human-readable error messages 11 years ago