3615 Commits (79dc1d7635344960ca79842e3f47bfdf11f9f881)

Author SHA1 Message Date
Dave 6e11e22081 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago
Brian White 18490d3d5a module: always decorate thrown errors 9 years ago
Brian White 4b0b991bf5 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris 946315f7d8 node: improve GetActiveHandles performance 9 years ago
Fedor Indutny 32ac3769f5 http: do not emit `upgrade` on advertisement 9 years ago
Brian White 0b43c08f44 util: pass on additional error() args 9 years ago
Brian White 852313af65 test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis 25776f3ea1 debugger: guard against call from non-node context 9 years ago
Xotic750 93d6b5fb68 util: use consistent Dates in inspect() 9 years ago
Ben Noordhuis 2859f9ef92 test: fix debug-port-cluster flakiness 9 years ago
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
Evan Lucas 0b9c3a30d6 test: add test for tls.parseCertString 9 years ago
Bryan English 7a518788e9 doc, test: symbols as event names 9 years ago
cjihrig b799a74709 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 668449ad14 test: use regular timeout times for ARMv8 9 years ago
Fedor Indutny acef181fde https: support disabling session caching 9 years ago
Fedor Indutny c5b4f6bc99 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli 425a3545d2 domains: fix handling of uncaught exceptions 9 years ago
Prince J Wesley aad6b9f0eb repl: display error message when loading directory 9 years ago
Alexander Martin 67e181986a buffer: add includes() for parity with TypedArray 9 years ago
Santiago Gimeno 23e7703c85 test: fix http-many-ended-pipelines flakiness 9 years ago
Santiago Gimeno 3b94991bda test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 86a3bd09b0 test: fix tls-inception 9 years ago
Ben Noordhuis 213ede6cee repl: fix require('3rdparty') regression 9 years ago
Ben Noordhuis 1e89830a11 test: don't assume openssl s_client supports -ssl3 9 years ago
Rich Trott da5cdc2207 assert: accommodate ES6 classes that extend Error 9 years ago
Ben Noordhuis 82e0974afa tls: support reading multiple cas from one input 9 years ago
Fedor Indutny c0cb80ec3b tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Matt Loring 49440b7ea2 tools: add --prof-process flag to node binary 9 years ago
Sakthipriyan Vairamani a04721df66 test: check range fix for slowToString 9 years ago
Rod Vagg d2c8ba5248 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Michael Ruddy 322b36c0a1 crypto: simplify using pre-existing keys with ECDH 9 years ago
Rafał Pocztarski 19e06d71cf test: skip long path tests on non-Windows 9 years ago
Santiago Gimeno dde2012cfa test: don't check the # of chunks in test-http-1.0 9 years ago
Fedor Indutny de2fd63612 stream_wrap: error if stream has StringDecoder 9 years ago
Rich Trott afd512253d test: mark test-cluster-shared-leak flaky 9 years ago
Santiago Gimeno f8cf9474ce test: fix cluster-worker-isdead 9 years ago
cjihrig 1ec09b0449 src: don't print garbage errors 9 years ago
Gireesh Punathil cf6529985e test: fix time resolution constraint 9 years ago
Ali Ijaz Sheikh dc09bbe3ee test: fix test-repl-tab-complete after V8 upgrade 9 years ago
Rich Trott 8a2acd4cc9 test: refactor test-http-exit-delay 9 years ago
Fedor Indutny d332ae4799 http: fix pipeline regression 9 years ago
Rich Trott c79b145abc test: fix flaky test-net-socket-local-address 9 years ago
Minwoo Jung 94b9948d63 lib,src: ensure '(node:pid)' prefix for stdout logging 9 years ago
Michael Cornacchia a40b9cab0a test: skip instead of fail when mem constrained 9 years ago
Brian White cc0342a517 streams: update .readable/.writable to false 10 years ago