17460 Commits (276720921ba8b4428d3832867e8c6474156a75d1)
 

Author SHA1 Message Date
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
Michael Dawson 654afa2c19 test: improve n-api array func coverage 8 years ago
Daniel Bevenius 9fd22bc4d4 build: fix ninja build failure (GYP patch) 8 years ago
Daniel Bevenius bb88caec06 build: fix ninja build failure 8 years ago
Sebastian Plesciuc bee250c232
test: dynamic port in cluster disconnect 8 years ago
Daniel Bevenius 54d331895c lib: add guard to originalConsole 8 years ago
Gireesh Punathil 6914aeaefd
test: detect all types of aborts in windows 8 years ago
Trevor Norris c68ebe8436
makefile: add async-hooks to test and test-ci 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 c0bde73f1b
src: implement native changes for async_hooks 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Trevor Norris f1ed19d98f
async_wrap: use more specific providers 8 years ago
Trevor Norris d9f3ec8e09
crypto: use named FunctionTemplate 8 years ago
Trevor Norris 0432c6e91e
async_wrap: use double, not int64_t, for async id 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
Josh Gavant dd6e3f69a7 src: fix comments re PER_ISOLATE macros 8 years ago
Flarna 13487c437c doc: add docs for server.address() for pipe case 8 years ago