17610 Commits (f84666f923e1d89c2cf3f5a31075985846016c13)
 

Author SHA1 Message Date
Shadowbeetle 6fb27af70a
async_hooks: add constructor check to async-hooks 8 years ago
Artur Vieira ef71824740
doc: edit Error.captureStackTrace html comment 8 years ago
XadillaX 2b541471db
dns: fix `resolve` failed starts without network 8 years ago
Rich Trott 595e5e3b23 test: port disabled readline test 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Artur G Vieira c60a7fa738 test: move net reconnect error test to sequential 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Rich Trott 525497596a test: refactor test-net-GH-5504 8 years ago
Rich Trott 658741b9d9 test: refactor test-https-set-timeout-server 8 years ago
Refael Ackermann 6bfdeedce5 async_wrap: add `asyncReset` to `TLSWrap` 8 years ago
Michael Dawson 4a7b7e8097 doc: add reference to node_api.h in docs 8 years ago
Jason Ginchereau a63b245b0a n-api: Retain last code when getting error info 8 years ago
Michael Dawson 3702ae732e doc: add additional useful ci job to list 8 years ago
Refael Ackermann fccc0bf6e6 test: add mustCallAtLeast 8 years ago
Ben Noordhuis 46e773c5db src: check if --icu-data-dir= points to valid dir 8 years ago
Refael Ackermann 6f216710eb test: ignore spurious 'EMFILE' 8 years ago
cjihrig 51664fc265 net: add symbol to normalized connect() args 8 years ago
Artur Vieira 6b1819cff5 test: use dynamic port in test-cluster-dgram-reuse 8 years ago
Rick Bullotta 847688018c
doc: don't suggest setEncoding for binary streams 8 years ago
Faiz Halde eff9252181
doc: update doc of publicEncrypt method 8 years ago
Michael Dawson ab34f9dec2 doc: update doc to remove usage of "you" 8 years ago
Akshay Iyer a593c74f81 test: refactor test-vm-new-script-new-context 8 years ago
Daniel Bevenius 29d89c9855
src: split CryptoPemCallback into two functions 8 years ago
Rich Trott 7e5ed8bad9
test: track callback invocations 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
XadillaX 5a948f6f64
dns: fix crash using dns.setServers after resolve4 8 years ago
Rich Trott 47e3d00241
test: refactor test-dns-regress-6244.js 8 years ago
Frank Lanitz 5de722ab6d
doc: fix links from ToC to subsection for 4.8.x 8 years ago
Daniel Bevenius 6933419cb9 test: add hasCrypto to tls-lookup 8 years ago
Michael Dawson 0dd8b9a965 test: Improve N-API test coverage 8 years ago
Sam Roberts d6cd466a25 src: whitelist new options for NODE_OPTIONS 8 years ago
Joyee Cheung 6342988053 build: clean up napi build in test-addons-clean 8 years ago
Daniel Bevenius 5debcceafc test: add hasCrypto to tls-wrap-event-emmiter 8 years ago
Daniel Bevenius ad7b98baa8 build: don't print directory for GNUMake 8 years ago
Rich Trott f2ba06db92 benchmark: remove redundant timers benchmark 8 years ago
Sam Roberts 53dae83833 src: fix --abort_on_uncaught_exception arg parsing 8 years ago
Refael Ackermann 80355271c3 build: simplify `if` in setting of arg_paths 8 years ago
Refael Ackermann 4aff0563aa build: reduce one level of spawning in node_gyp 8 years ago
Tobias Nießen 11918c4aed stream: fix highWaterMark integer overflow 8 years ago
Andrei Cioromila 7906ed50fa test: add regex check in test-url-parse-invalid-input 8 years ago
Gibson Fahnestock 92f3b301ab
doc: document method for reverting commits 8 years ago
Daniel Bevenius fefab9026b src: only call FatalException if not verbose 8 years ago
daniel.bevenius 986e1d2c6f deps: cherry-pick f5fad6d from upstream v8 8 years ago
Sebastian Plesciuc 0c2edd27e6 test: fixed flaky test-net-connect-local-error 8 years ago
Anna Henningsen 008301167e n-api: remove compiler warning 8 years ago
Michael Dawson 47c3c58704 test: improve N-API test coverage 8 years ago
Michael Dawson 1b28022de0 doc: clarify operation of napi_cancel_async_work 8 years ago
Fedor Indutny e600fbe576 tls: accept `lookup` option for `tls.connect()` 8 years ago