16239 Commits (90c2ac7be394b404f52621f091b306708f6177b2)
 

Author SHA1 Message Date
Shigeki Ohtsu 0ea271107e openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 809fa3bf86 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 0af423cb04 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu c0eefcb461 deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu 31e3b81290 deps: upgrade openssl sources to 1.0.2k 8 years ago
Vinícius do Carmo efbda74686 test: expand test coverage of fs.js 8 years ago
Rebecca Turner f73bc91756 deps: upgrade npm to 4.1.1 8 years ago
Ben Noordhuis bfd3c7e626 src: move trace_event.h include to internal header 8 years ago
Rich Trott 997af07249 test: enhance test-timers 8 years ago
Anna Henningsen 1ef38e9fed
test: add regression tests for vm bugs 8 years ago
Anna Henningsen 3e851cf18b
Revert "src: don't overwrite non-writable vm globals" 8 years ago
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