6077 Commits (c49adbff6395654634d5c89661419696ce14352b)

Author SHA1 Message Date
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
Daniel Bevenius 6933419cb9 test: add hasCrypto to tls-lookup 8 years ago
Michael Dawson 0dd8b9a965 test: Improve N-API test coverage 8 years ago
Daniel Bevenius 5debcceafc test: add hasCrypto to tls-wrap-event-emmiter 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
Sebastian Plesciuc 0c2edd27e6 test: fixed flaky test-net-connect-local-error 8 years ago
Michael Dawson 47c3c58704 test: improve N-API test coverage 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
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 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
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
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 9f8e030f1b src: add/move hasCrypto checks for async tests 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
Rich Trott 631cb42b4e test: favor deepStrictEqual over deepEqual 8 years ago
Michael Dawson 654afa2c19 test: improve n-api array func coverage 8 years ago
Sebastian Plesciuc bee250c232
test: dynamic port in cluster disconnect 8 years ago
Gireesh Punathil 6914aeaefd
test: detect all types of aborts in windows 8 years ago
Thorsten Lorenz e3e56f1d71
test: adding tests for initHooks API 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Trevor Norris 732620cfe9
test: remove unneeded tests 8 years ago
Trevor Norris 4b9d84df51
tty_wrap: throw when uv_tty_init() returns error 8 years ago
Artur Vieira cfe7b34058 test: use assert regexp in tls no cert test 8 years ago
Sebastian Plesciuc 317180ffe5 test: fix flaky test-https-client-get-url 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Rich Trott 57a08e2f70 test: remove obsolete lint config comments 8 years ago
Aditya Anand 94eed0fb11 test: use dynamic port instead of common.PORT 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago
Jason Ginchereau 2bbabb1f85 n-api: napi_get_cb_info should fill array 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Anna Henningsen faf6654ff7
dns: support promisified `lookup(Service)` 8 years ago
Anna Henningsen fe5ca3ff27
child_process: support promisified `exec(File)` 8 years ago