16419 Commits (adf1ed01463a66043ab8e912742f0f1765b45bfd)
 

Author SHA1 Message Date
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
Travis Meisenheimer 3e7a414853 test: add message verification on assert.throws 8 years ago
Gibson Fahnestock 93c4820458 Revert "doc: correct vcbuild options for windows testing" 8 years ago
abouthiroppy 492163c74c
test: increase coverage of string-decoder 8 years ago
Anna Henningsen 0c58193d1b
doc: mention moderation repo in onboarding doc 8 years ago
Rich Trott b5474c8cee test: refactor test-repl-tab-complete 8 years ago
Eugene Ostroukhov ba776b3a56 inspector: no crash when WS server can't start 8 years ago
Daniel Bevenius 974ecb0598 build: sort sources alphabetically 8 years ago
Timothy Gu 98bb65f641
url: improving URLSearchParams 8 years ago
Rich Trott 44c6b6b22a
test: simplify array initialization 8 years ago