18584 Commits (c6da5c8cdfae9e80d63f090c4289fd146c3175df)
 

Author SHA1 Message Date
Ben Noordhuis c6da5c8cdf build: better support for python3 systems 7 years ago
Anna Henningsen 772145674c
http2: ignore invalid headers explicitly 7 years ago
Anna Henningsen 97d34ddf56
deps: fixup nghttp2 version number 7 years ago
Anna Henningsen eb680964b4
deps: update nghttp2 to v1.25.0 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Ben Noordhuis e007f66ae2 dns: add `verbatim` option to dns.lookup() 7 years ago
Sam Roberts cbd3708c85
gyp: implement LD/LDXX for ninja and FIPS 7 years ago
Daniel Bevenius 2550152395
gyp: fix ninja build failure (GYP patch) 8 years ago
Daniel Bevenius e78a79af8c
gyp: enable cctest to use objects (gyp part) 8 years ago
Ben Noordhuis 503916a04f
gyp: add compile_commands.json gyp generator 8 years ago
Johan Bergström 4cc78917a8
gyp: inherit parent for `*.host` 9 years ago
Shigeki Ohtsu 3debbc7605
gyp: fix gyp to work on MacOSX without XCode 10 years ago
Refael Ackermann 327077ce43
tools: update GYP to 324dd166 7 years ago
Ben Noordhuis 01160dd6e9 src: replace assert() with CHECK() 7 years ago
Franziska Hinkelmann 9e5d0e3d76 test: add known issue for vm module 7 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 7 years ago
Rich Trott 779a480bf1 test: do not modify fixtures in test-fs-chmod 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
James M Snell 5e7c69716e src: reduce code duplication 7 years ago
James M Snell 771a03dfe3 src: fixup strings, reduce duplication 7 years ago
Refael Ackermann 0ce54a7ec9 test: improve assertion fail messages 7 years ago
hafiz e76b1ff17e doc: rephrase text of child_process.execSync() 7 years ago
sevenryze c19894f814 doc: beautify net.md formats 7 years ago
Brian White 8935239319 src: remove unnecessary helper function 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
Daniil Shakir 6c382dea6b test: remove unused parameters 7 years ago
James Kyle 954b346e5a doc: link to correct "OS Constants" heading in docs 7 years ago
Ankit Parashar 2a97eb61c6 test: remove unused arguments from function 7 years ago
Julien Gilli 342c5f9d4c doc: remove misterdjules from the CTC members list 7 years ago
RefinedSoftwareLLC d70d36b3b2
doc: update http2.md example code 7 years ago
Daniel Taveras 82bad0b4d8 doc: fix doc for napi_get_value_string_utf8 7 years ago
Matt Loring d3485121f9 deps: backport d727680 from V8 upstream 7 years ago
Shigeki Ohtsu 9dfb2d14cb crypto: warn if counter mode used in createCipher 7 years ago
Gabriel Schulhof 70664bf5a1 n-api: add ability to remove a wrapping 7 years ago
cjihrig 9eb8f44060
test: update windows module load error message 7 years ago
Abhishek Raj 36817f7f18 benchmark: removed unused arguments from callbacks 7 years ago
sharababy f0d8eb644f doc: fixed link definitions in http2.md footer 7 years ago
James M Snell 1524458c54 doc: remove `you` and fixup note in stream.md 7 years ago
Ben Noordhuis ffed7b6e66
src: detect nul bytes in InternalModuleReadFile() 7 years ago
Anna Henningsen 6a0e3b16f3
src: remove extra copy from Copy() in node_url.cc 7 years ago
Jon Moss 8850fd4da1 build: allow proper generation of html docs 7 years ago
Daniel Bevenius 58ca8c68c4 build: don't add libraries when --enable-static 7 years ago
XadillaX f6caeb9526
os: make EOL configurable and read only 7 years ago
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 7 years ago
Michael Albert aa24777c44
test: increase coverage for http2.connect 7 years ago
Anand Suresh 39dd230366
doc: minor fixes to http/2 docs 7 years ago
Rich Trott c473d80a9c test: make timers-blocking-callback more reliable 7 years ago
Aleh Zasypkin e96c11c384
doc,fs: rename defaultEncoding option to encoding 7 years ago
Beth Griggs b9d63ab1b7 test: remove erroneous assert message from test 7 years ago
George Sapkin 4cff2cc20f doc: remove redundant only from doc/api/stream.md 7 years ago