17493 Commits (6f216710eb49436f0c372fbaf6da3e65ba9578c2)
 

Author SHA1 Message Date
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
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