16478 Commits (52b253677a96021739d4c31ab4e3a01c3464e6db)
 

Author SHA1 Message Date
Rich Trott dd928b04fc zlib: be strict about what strategies are accepted 8 years ago
Phillip Johnsen 01b90ee1db tools,doc: add Google Analytics tracking. 8 years ago
Sam Roberts 124d155f5e doc: DEFAULT_ECDH_CURVE was added in 0.11.13 8 years ago
Lance Ball 3b9e8adad4
doc: update http.md for consistency and clarity 8 years ago
cjihrig 58cb9cde91 test: increase coverage for exec() functions 8 years ago
abouthiroppy aa4fe92392 test: add process.assert's test 8 years ago
Brian White 3bdcbdb1a0
querystring: improve unescapeBuffer performance 8 years ago
Brian White 05f38be556
querystring: improve stringify() performance 8 years ago
Brian White 2298bc4b1f
querystring: improve parse() performance 8 years ago
Brian White 9e0f6a5eb4
buffer: improve compare() performance 8 years ago
dcposch@dcpos.ch 39f65e6656
buffer: fix comments in bidirectionalIndexOf 8 years ago
dcposch@dcpos.ch d0112fc716
doc: clarify Buffer.indexOf/lastIndexOf edge cases 8 years ago
dcposch@dcpos.ch dd50cd9e4f
test: update Buffer.lastIndexOf 8 years ago
John Barboza 0a9f360c98
src: support "--" after "-e" as end-of-options 8 years ago
Travis Meisenheimer 5ea98fb17d crypto: return the retval of HMAC_Update 8 years ago
Adam Majer 33012e9866 crypto: ability to select cert store at runtime 8 years ago
Adam Majer 3aa17e4e51 crypto: Use system CAs instead of using bundled ones 8 years ago
Adam Majer 3ada5ae641 crypto: do not use pointers to std::vector 8 years ago
Vse Mozhet Byt 3e9c8ef53b doc: update examples in api/crypto.md 8 years ago
Evan Lucas 7eef09ddcf doc: move topics/guides to website 8 years ago
abouthiroppy 320108c7b9 test: add dgram.Socket.prototype.sendto's test 8 years ago
legalcodes 5614dc30dd test: check error message in test-fs-make-callback 8 years ago
richnologies 087516a34e test: improve test-assert 8 years ago
abouthiroppy 3160b0286d test: increase coverage for punycode's decode 8 years ago
Timothy Gu ed0086fb46 url: check forEach callback is a function 8 years ago
Adrian Estrada 8ab561b243 test: improve code in test-crypto-verify 8 years ago
Sam Roberts b4b37e8dc9 test: test hmac binding robustness 8 years ago
John Barboza 106d09ab7a test: check fd 0,1,2 are used, not access mode 8 years ago
cjihrig 87039e307e test: refactor test-cli-eval.js 8 years ago
James M Snell 4757ddcce1 doc: add basic documentation for WHATWG URL API 8 years ago
James M Snell 0c712b6743 tools: add mdn link for Iterator 8 years ago
cjihrig 71f541411d test: verify shell option internals 8 years ago
Daniel Bevenius 00679c3779 src: remove unnecessary req_wrap_obj 8 years ago
Alexey Orlenko c8c79b937f src: add a missing space in node_os.cc 8 years ago
Noah Rose Ledesma 0345d0d645 doc: update AUTHORS list to fix name 8 years ago
cjihrig f69e59daae src: add NODE_NO_WARNINGS to --help output 8 years ago
cjihrig aa0e4f3843 test: use common.fail() instead of assert(false) 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Brian White 9fcd842279 buffer: improve toJSON() performance 8 years ago
Adam Langley a57e2f2138 crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Rich Trott 6b6123cfbe url: refactor lib/internal/url.js 8 years ago
Rich Trott 80c72c6d55 test: fix flaky test-regress-GH-897 8 years ago
Gibson Fahnestock 067be658f9 test: don't connect to :: (use localhost instead) 8 years ago
Birunthan Mohanathas dcab88d529 url: add return value to ToUnicode/ToAscii stubs 8 years ago
Timothy Gu 09ebdf1400 doc: add TimothyGu to collaborators 8 years ago
Vinícius do Carmo a024104eec test: improve test-fs-open-flags 8 years ago
abouthiroppy ff75e21662 test: add dgram.Socket.prototype.bind's test 8 years ago
abouthiroppy 02ccffb081 test: increase coverage of _http_outgoing 8 years ago
Timothy Gu 326e967c6b url: export URLSearchParams 8 years ago
Franziska Hinkelmann 4f8582e533 test: update V8 flag in test 8 years ago