17479 Commits (0dd8b9a96561f9b85783a7e1178d35d49e2340e2)
 

Author SHA1 Message Date
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
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Ruslan Bekenev b23d414c7e
tls: do not wrap net.Socket with StreamWrap 8 years ago
James M Snell ef16319eff util: fixup internal util exports 8 years ago
Shigeki Ohtsu e896898dea
deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu f4390650e3
deps: cherry-pick 4ae5993 from upstream OpenSSL 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
Daniel Bevenius 32f01c8c11 src: remove unused uv.h include in async-wrap.h 8 years ago
Daniel Bevenius 60f0dc7d42 src: rename CONNECTION provider to SSLCONNECTION 8 years ago
vperezma 72e3dda93c test: use mustCall in tls-connect-given-socket 8 years ago
Rich Trott b7bc09fd60 test: add not-called check to heap-profiler test 8 years ago
Daniel Bevenius b5ae22dd1c test: add hasCrypto check to https-agent-constructor 8 years ago
Vse Mozhet Byt 945f208081 test: make the rest of tests path-independent 8 years ago
Rich Trott 9516aa19c1 test: add common.mustCall() to NAPI exception test 8 years ago
Rafael Fragoso 84fc069b95 test: move test-dgram-bind-shared-ports to sequential 8 years ago
Joyee Cheung 3fa5d80eda benchmark: chunky http client should exit with 0 8 years ago
Rich Trott 98609fc1c4 timers: do not use user object call/apply 8 years ago
Eugene Ostroukhov 7c3a23b9c1 inspector: handle socket close before close frame 8 years ago
Sreepurna Jasti 642bd4dd6d test: add a simple abort check in windows 8 years ago
morrme 1d5f5aa7e1
doc: update COLLABORATOR_GUIDE.md 8 years ago
Artur G Vieira 56812c81a3 test: use dynamic port in test-https-connect-address-family 8 years ago
Vse Mozhet Byt 529e4f206a test: make a test path-independent 8 years ago
Daniel Bevenius 15410797f2 src: add HAVE_OPENSSL guard to crypto providers 8 years ago
Daniel Bevenius 9f8e030f1b src: add/move hasCrypto checks for async tests 8 years ago
kysnm d7d16f7b8b doc: Change options at STEP 5 in CONTRIBUTING.md 8 years ago
Rich Trott a82e0e6f36 benchmark: check for time precision in common.js 8 years ago
Rich Trott 6f449db60f fs: refactor deprecated functions for readability 8 years ago
Michael Dawson c79deaab82 doc: update to add ref to supported platforms 8 years ago
cjihrig b6001a2da5 src: make SIGPROF message a real warning 8 years ago
cjihrig 9ce2271e81 https: support agent construction without new 8 years ago
Beth Griggs abfd4bf9df doc: clarify node.js addons are c++ 8 years ago
Rich Trott 631cb42b4e test: favor deepStrictEqual over deepEqual 8 years ago