13306 Commits (d9f7a597e4d2f5cefda898f8b1223e3fcfb7a07c)
 

Author SHA1 Message Date
Rich Trott d9f7a597e4 build: run lint before tests 9 years ago
Rich Trott 76e4a74377 benchmark: refactor to eliminate redeclared vars 9 years ago
Rich Trott 859269724c test: retry on known SmartOS bug 9 years ago
Ben Noordhuis 32719950df deps: upgrade openssl to 1.0.2g 9 years ago
Trevor Norris a7e49c886f http_parser: use `MakeCallback` 9 years ago
Fedor Indutny da3f425506 crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
nettofarah 610bd8d567 url: group slashed protocols by protocol name 9 years ago
Aayush Naik 93bacfd00f test: remove unneeded bind() and related comments 9 years ago
Santiago Gimeno 98b721ed26 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Owen Smith f296a7f16f path: fix path.relative() for prefixes at root 9 years ago
Rich Trott 4d6b4c30dd test: remove flaky designation from fixed tests 9 years ago
Zheng Chaoping 4717ea9186 path: fix win32 parse() 9 years ago
Evan Lucas 3c79bbda47 doc: fix typo in child_process documentation 9 years ago
Anton Andesen 8d8fef09ee doc: add note for binary safe string reading 9 years ago
Prince J Wesley 40d57b714e repl: fix stack trace column number in strict mode 9 years ago
Alexander Makarenko f0c06147b3 doc: improvements to crypto.markdown copy 9 years ago
Matteo Collina 725ffdb9b7 dgram: handle default address case when offset and length are specified 9 years ago
Rich Trott ffdc046e5c benchmark: add benchmark for buf.compare() 9 years ago
Rich Trott dcfda1007b tools,benchmark: increase lint compliance 9 years ago
Owen Smith 7fc6645982 test: add test-cases for posix path.relative() 9 years ago
Owen Smith e326950498 path: fix win32 relative() for UNC paths 9 years ago
Owen Smith b33879d9e2 path: fix win32 relative() when "to" is a prefix 9 years ago
Brian White 8b16ba3bbf url: fix off-by-one error with parse() 9 years ago
Brian White 3a331b66f8 path: fix verbose relative() output 9 years ago
Hugo Wood 5298c81f42 doc: `require` behavior on case-insensitive systems 9 years ago
Tristan Slominski 1411e0b648 doc: document base64url encoding support 9 years ago
Jackson Tian c6ae7d00c6 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
Evan Lucas 1c30d606b1 doc: fix relative links in net docs 9 years ago
Brian White a67d5c1034 doc: fix crypto function indentation level 9 years ago
dcposch@dcpos.ch 4e77a7ce29 doc: link to man pages 9 years ago
Rafael Cepeda 9894c026f5 doc: add missing property in cluster example 9 years ago
Chris Dew 1913909fce doc: corrected name of argument in socket.send 9 years ago
Alexander Makarenko acee594b6e doc: fix links in tls, cluster docs 9 years ago
Rod Vagg 2ccc275fd7 build: update Node.js logo on OSX installer 9 years ago
Sam Roberts 513133c936 doc: correct name of engine methods 9 years ago
Sam Roberts 292033b1f5 constants: define ENGINE_METHOD_RSA 9 years ago
Jeremiah Senkpiel 67963c8c66 timers: greatly improve code comments 9 years ago
Jeremiah Senkpiel 60f8c1acf4 timers: refactor timers 9 years ago
Rich Trott 3e3d941495 doc,tools,test: lint doc-based addon tests 9 years ago
Stefan Budeanu c98d159ed3 test: fix test runner arg regression 9 years ago
Santiago Gimeno 88728408e0 test: refactor test-dgram-send-callback-recursive 9 years ago
Santiago Gimeno dff01d10c5 test: refactor test-dgram-udp4 9 years ago
Andreas Madsen 2426b3dd86 benchmark: move string-decoder to its own category 9 years ago
Andreas Madsen 15720fa25a benchmark: fix configuation parameters 9 years ago
Andreas Madsen f6c505d0b1 benchmark: merge url.js with url-resolve.js 9 years ago
Andreas Madsen d9079ab801 benchmark: move misc to categorized directories 9 years ago
Phillip Johnsen 1d7c37018f doc: explicit about VS 2015 support in readme 9 years ago
Rich Trott 611b4641d9 doc: remove out-of-date matter from internal docs 9 years ago
Rich Trott 6e6ce09861 doc: copyedit util doc 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago