16169 Commits (8ac6a709b9a0d893a5296bf5e33f85111e093667)
 

Author SHA1 Message Date
Shigeki Ohtsu 6a0f1fabb1
deps: upgrade openssl sources to 1.0.2k 8 years ago
Vinícius do Carmo 580a453fcf
test: expand test coverage of fs.js 8 years ago
Rebecca Turner 1fae98b833
deps: upgrade npm to 4.1.1 8 years ago
Rich Trott fa8baa2aa1
test: enhance test-timers 8 years ago
Anna Henningsen 74ff804dbd
test: add regression tests for vm bugs 8 years ago
Anna Henningsen 8a6367cb20
Revert "src: don't overwrite non-writable vm globals" 8 years ago
Phillip Johnsen d39543e73d
tools,doc: add Google Analytics tracking. 8 years ago
Lance Ball 7dff6aa67f
doc: update http.md for consistency and clarity 8 years ago
cjihrig 1a39bfb7e2
test: increase coverage for exec() functions 8 years ago
abouthiroppy 4b38744e9b
test: add process.assert's test 8 years ago
Brian White 97ff43232b
querystring: improve unescapeBuffer performance 8 years ago
Brian White f4796d5f6e
querystring: improve stringify() performance 8 years ago
Brian White 53421b174c
querystring: improve parse() performance 8 years ago
Brian White d13aba8499
buffer: improve compare() performance 8 years ago
dcposch@dcpos.ch 6549bc2a35
buffer: fix comments in bidirectionalIndexOf 8 years ago
dcposch@dcpos.ch dd608591a8
doc: clarify Buffer.indexOf/lastIndexOf edge cases 8 years ago
dcposch@dcpos.ch e7c953a5f9
test: update Buffer.lastIndexOf 8 years ago
John Barboza 978acd138f
src: support "--" after "-e" as end-of-options 8 years ago
Travis Meisenheimer 6687b95263
crypto: return the retval of HMAC_Update 8 years ago
Adam Majer a1897c1445
crypto: ability to select cert store at runtime 8 years ago
Adrian Estrada eb7ee50717
test: improve code in test-crypto-verify 8 years ago
cjihrig efa9845946
test: refactor test-cli-eval.js 8 years ago
cjihrig cd94642356
src: add NODE_NO_WARNINGS to --help output 8 years ago
cjihrig b7bf43aa2b
test: use common.fail() instead of assert(false) 8 years ago
Rich Trott c0c1a4c029
url: refactor lib/internal/url.js 8 years ago
abouthiroppy 90a99177a3
test: add dgram.Socket.prototype.bind's test 8 years ago
Franziska Hinkelmann dc826caed2
test: update V8 flag in test 8 years ago
abouthiroppy 537d954ed2
test: increase coverage of string-decoder 8 years ago
Daniel Bevenius 659428fe1d
build: sort sources alphabetically 8 years ago
abouthiroppy 3cd9833eff
test: add tests for rs+, sr+ to test-fs-open-flags.js 8 years ago
abouthiroppy c8a069e544
test: improving coverage of dns-lookup 8 years ago
abouthiroppy 939517abfd
test: refactor test-fs-read-zero-length.js 8 years ago
abouthiroppy ffdf605f14
test: improving coverage for dgram 8 years ago
Adrian Estrada 1666600f16
test: improve code in test-console-instance 8 years ago
Adrian Estrada b496374363
test: improve code in test-domain-multi 8 years ago
stefan judis 46bbabe6c2
test: improve test-stream2-large-read-stall 8 years ago
Adrian Estrada 7f043779eb
test: improve code in test-http-host-headers 8 years ago
abouthiroppy 66c57a24c2
test: add test case to test-http-response-statuscode.js 8 years ago
Eugene Ostroukhov 9a111e701e
inspector: no crash when WS server can't start 8 years ago
Ben Noordhuis 63f43021b0
src: remove unused PROTOCOL_JSON array 8 years ago
Eugene Ostroukhov 2d08bbadd6
inspector: stop relying on magic strings 8 years ago
Eugene Ostroukhov e30e307a70
inspector: move options parsing 8 years ago
Rich Trott 33af09fe6a
test,net: add tests for server.connections 8 years ago
cjihrig d751afae0f
cluster: refactor module into multiple files 8 years ago
Adrian Estrada 4a7bb5b4d1
test: improve the code in test-crypto-dh 8 years ago
Sam Roberts 78a495e1a4
eslint: remove dangling eslint symlink 8 years ago
Sam Roberts 825842c185
test: getgroups() may contain duplicate GIDs 8 years ago
Adrian Estrada c6618df2cc
test: improve test stream transform constructor 8 years ago
Gibson Fahnestock c217b438f2
assert, tools: enforce strict (not)equal in eslint 8 years ago
Gibson Fahnestock 51f4c8bf5c
test: s/assert.equal/assert.strictEqual/ 8 years ago