16717 Commits (879d6663eafdfd6e07111e7a38652cadbb1d17bd)
 

Author SHA1 Message Date
Daijiro Wachi 879d6663ea net: remove an unused internal module `assertPort` 8 years ago
Alexey Orlenko d3418b1319 doc: fix stylistic issues in api/net.md 8 years ago
Evan Lucas 6ff495bfde
doc: add missing changelog heading for 7.7.2 8 years ago
Santiago Gimeno 3be1db8702
test: fix flaky test-http-set-timeout-server 8 years ago
Franziska Hinkelmann 1d1dbcafa8 doc: update to current V8 versions 8 years ago
Daniel Bevenius 471aa19ffa build: add node_use_openssl check to install.py 8 years ago
Rich Trott ea5a2f4e2b doc: improve child_process `maxBuffer` text 8 years ago
Rich Trott 78cdd4baa4 test: include all stdio strings for fork() 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Bradley Farias 608ea94272 doc: package main can be directory with an index 8 years ago
Juwan Yoo c6cbbf9263 net: allow missing callback for Socket.connect 8 years ago
Joyee Cheung efec14a7d1
assert: enforce type check in deepStrictEqual 8 years ago
Richard Lau 055482c21e
module: fix loading from global folders on Windows 8 years ago
Richard Lau 92e7c93fce
test: add test for loading from global folders 8 years ago
Lukas Möller 443691a5ae
crypto: fix default encoding of LazyTransform 8 years ago
Brian White c67207731f
lib: simplify Module._resolveLookupPaths 8 years ago
Brian White e32425bfcd
module: avoid JSON.stringify() for cache key 8 years ago
Brian White 28dc848e70
lib: improve method of function calling 8 years ago
Brian White 403b89e72b
module: avoid hasOwnProperty() 8 years ago
Brian White 298a40e04e
module: use "clean" objects 8 years ago
Brian White a851b868c0
lib: remove sources of permanent deopts 8 years ago
Brian White 1c3df96570
fs: replace regexp with function 8 years ago
Brian White 34c9fc2e4e
fs: avoid multiple conversions to string 8 years ago
Brian White 21b2440176
fs: avoid recompilation of closure 8 years ago
Brian White 190dc69c89
benchmark: add parameter for module benchmark 8 years ago
Timothy Gu 99b27ce99a url: prioritize toString when stringifying 8 years ago
Joyee Cheung df97727272 doc: improve net.md on sockets and connections 8 years ago
Timothy Gu 455e6f1dd8 util: throw toJSON errors when formatting %j 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Benjamin Fleischer 1125c8a814
src: fix typos in node_lttng_provider.h 8 years ago
Junliang Yan b806e18dd7 s390: enable march=z196 8 years ago
Shigeki Ohtsu dacaaa5fc0 test: add script to create 0-dns-cert.pem 8 years ago
Daniel Bevenius b98004b79c test: add hasCrypto check to tls-legacy-deprecated 8 years ago
Timothy Gu e2f151f5b2 src: make process.env work with symbols in/delete 8 years ago
Clarence Dimitri CHARLES 7a4adb5b60
test: add regex in test_cyclic_link_protection 8 years ago
Alexey Orlenko ec2f098156
util: change sparse arrays inspection format 8 years ago
Bartosz Sosnowski 6df23fa39f benchmark: fix punycode and get-ciphers benchmark 8 years ago
Steven R. Loomis 5efb15e30a
src: add missing #include <unicode/ustring.h> 8 years ago
Brian White e4fbd8e244
test: add more WHATWG URL origin tests 8 years ago
Brian White 7afc70de40
url: remove invalid file protocol check 8 years ago
Brian White d3480776c7
http: concatenate outgoing Cookie headers 8 years ago
Brian White 6b2cef65c9
http: append Cookie header values with semicolon 8 years ago
Brian White 8243ca0e0e
http: reuse existing StorageObject 8 years ago
Brian White b377034359
http: support old private properties and function 8 years ago
Brian White 940b5303be
http: use Symbol for outgoing headers 8 years ago
Brian White 86996c5838
doc: deprecate private http properties 8 years ago
DavidCai 74bd3144d6 test: increase coverage of console 8 years ago
Michael Cox dd76f5f661 tools: add links to the stability index reference 8 years ago
Anna Henningsen 6d16048da6 src: drop the NODE_ISOLATE_SLOT macro 8 years ago
Gibson Fahnestock 7c8bbe37b7 doc: reduce font size on smaller screens 8 years ago