2591 Commits (64d33a751935bb0fa9fad8f6525dcd378b5fe3da)

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
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
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 db5abd726f tls: make cert/pfx optional in tls.createServer() 11 years ago
Ben Noordhuis 262a752c29 tls: show human-readable error messages 11 years ago
Ryan Graham 7f81ca2c47 domains: exit() only affects active domains 11 years ago
Alexis Campailla 2e3da9be84 test: terminate gracefully in cluster-net-send 11 years ago
Alexis Campailla 1b74892807 test: close debug client in test-debugger-client 11 years ago
Alex Kocharin ec57ecc982 http: concatenate duplicate headers by default 11 years ago
Tom Gallacher 38a07a929b util: handle escaped forward slashes correctly 11 years ago
Ryan Graham 5106cadffb domain: fix off-by-one in Domain.exit() 11 years ago
Jeff Barczewski 82c2084b4e test: check RR scheduler has necessary methods 11 years ago
Timothy J Fontaine 270c2deb84 src: OnFatalError handler must abort() 11 years ago
Fedor Indutny 730e511b35 child_process: better error reporting for exec 11 years ago
ayanamist b922b5e90d stream: writes may return false but forget to emit drain 11 years ago
Trevor Norris a40b463674 node: properly check uid when adding AsyncListener 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Tuğrul Topuz bddea032b7 dns: add resolveSoa and 'SOA' rrtype 11 years ago
Timothy J Fontaine 6f8aa24d1e test: fix test-cluster-eaccess to work on windows 11 years ago
Sam Roberts cb1646f44e test: fix assumption of worker exit on disconnect 11 years ago
Sam Roberts 876d3bd85a cluster: do not synchronously emit 'setup' event 11 years ago
Sam Roberts dce35146e0 cluster: only forcibly exit worker on unclean exit 11 years ago
Sam Roberts 6f40abe2d4 cluster: disconnect callback should always occur 11 years ago
Fedor Indutny 3e9f2e61db cluster: report more errors to workers 11 years ago
Yorkie 8d3bc88bbe querystring: remove `name` from `stringify()` 11 years ago
Vladimir Kurchatkin 055f7e9da9 src: only access stack of non-null errors 11 years ago
Trevor Norris 87cde44280 Revert "util: more strict check for bool/number/string" 11 years ago
Alexis Campailla f030d8426a test: fix flaky unit test test-fs-realpath.js 11 years ago
Alexis Campailla ea18aecc82 test: case insensitve path comparison on Windows 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago