17501 Commits (525497596a51ef2e6653b930ca525046d27c9fd5)
 

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