2833 Commits (7fd35e6ea43ece7ef40d50820a80d798eceaa362)

Author SHA1 Message Date
Kenan Sulayman abe4c34c86 dns: verify argument is valid function in resolve 11 years ago
Alexis Campailla e3ec2f7dab test: fix test-http-pipeline-flood 11 years ago
Fedor Indutny d10a68736d Revert "dns: validate arguments in resolve" 11 years ago
Kenan Sulayman 56e80a37e0 dns: validate arguments in resolve 11 years ago
Ben Noordhuis bbd56d881d vm: don't copy Proxy object from parent context 11 years ago
Ben Noordhuis 2b6e078833 test: don't compute knownGlobals lazily 11 years ago
Nathan Rajlich 8874a31748 util: show meaningful values for boxed primitives 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
iamdoron 1317032c97 fs: make unwatchFile() insensitive to path 11 years ago
Trevor Norris 6cbfcdad46 src: move AsyncListener from process to tracing 11 years ago
Ben Noordhuis d23ac0ea9c src: add v8.getHeapStatistics() function 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 11 years ago
Fedor Indutny 528a3ce3ed tls: more session configuration options, methods 11 years ago
Fedor Indutny 5ce458032f contextify: handle infinite recursion errors 11 years ago
Alexis Campailla bae545dab7 test: fix test-tcp-wrap-listen 11 years ago
Fedor Indutny 2315703035 zlib: separate sync/async methods 11 years ago
Fedor Indutny 9a60bf3726 tls: fix crash in SNICallback 11 years ago
Nikolai Vavilov 9b37b83a20 zlib: add sync versions for convenience methods 11 years ago
Alexis Campailla 49c2372e68 test: delete invalid http test 11 years ago
Fedor Indutny e796e11087 node: do not ever close stdio 11 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 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
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
Jun Ma d2de8ba34d net: make Socket destroy() re-entrance safe 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 a454063ea1 http: do not emit EOF non-readable socket 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
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
Fedor Indutny c79c304ead tls: process accumulated input 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 f32c1ffe56 node: only run same AL once on error 11 years ago
Fedor Indutny cdde9a386a crypto: add newline to cert and key if not present 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 60fcc11be2 node: ensure same AL inst only runs once 11 years ago
Trevor Norris 63ccfc3536 async_wrap/timers: remove Add/RemoveAsyncListener 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