12426 Commits (5977963bcee0b90f3ea2c133be0ae7b23e948cff)
 

Author SHA1 Message Date
Rich Trott 5977963bce test: remove flaky designation from ls-no-sslv3 9 years ago
Rebecca Turner 08e0de59fa deps: upgrade npm to 3.3.10 9 years ago
Rebecca Turner c96400c572 gitignore: don't ignore 'debug' in deps/npm 9 years ago
Rebecca Turner e40d28283a tools: update npm test tooling for 3.3.10+ 9 years ago
Fedor Indutny 56673693cd buffer: neuter external `nullptr` buffers 9 years ago
Jason Gerfen 7d0b589644 doc: fix crypto spkac function descriptions 9 years ago
Emily Aviva Kapor-Mater efa19bdcb5 doc: add final full stop in CONTRIBUTING.md 9 years ago
Shigeki Ohtsu cbd358ce33 tools: fix gyp to work on MacOSX without XCode 10 years ago
Imran Iqbal 3137e46cb8 tools: update gyp to b3cef02 9 years ago
Rich Trott d2b5dcb2de lib: return boolean from child.send() 9 years ago
phijohns 90723afe32 doc: made code spans more visible in the API docs 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 1e98d90db8 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis d72bb1e96a Revert "src: fix stuck debugger process" 9 years ago
Ben Noordhuis e888471a11 child_process: don't fork bomb ourselves from -e 9 years ago
Rod Vagg 4e54dbec51 Working on v5.0.1 9 years ago
Rod Vagg 384e6c2dfe 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Myles Borins b64ce5960f tls: remove util and calls to util.format 9 years ago
Rich Trott f236b3a904 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan b8cea49c88 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4a5dbeab43 test: fix missing unistd.h on windows 9 years ago
Rich Trott 74e2328b3a test: split independent tests into separate files 9 years ago
Myles Borins 239ad899a3 doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 0a43697ce8 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu 8c6c0f915a test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5e76587fdf doc: createServer's key option can be an array 9 years ago
Sakthipriyan Vairamani bd4311bc9c repl: handle comments properly 9 years ago
Fedor Indutny 8c0318ce8d deps: backport 8d6a228 from the v8's upstream 9 years ago
Sakthipriyan Vairamani 6e887cc630 lib,test: update let to const where applicable 9 years ago
Sakthipriyan Vairamani 701e38c25f tools: enable prefer-const eslint rule 9 years ago
Rich Trott 1929d5be73 lib: fix cluster handle leak 9 years ago
ronkorving 4c9abbd1bb fs: reduced duplicate code in fs.write() 9 years ago
Ben Noordhuis 134a60c785 src: fix race condition in debug signal on exit 9 years ago
Michaël Zasso 80573153b8 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani c9786bb680 http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 6a04cc0a43 buffer: fix value check for writeUInt{B,L}E 9 years ago
Rod Vagg 0317c880da doc: add TSC meeting minutes 2015-10-21 9 years ago
Shigeki Ohtsu 5029f41b2f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso 1a968e67a5 test: improve tests for util.inherits 9 years ago
Evan Lucas 2bb147535e fs: don't throw in read if buffer too big 9 years ago
Junliang Yan 9d8d752456 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 60de9f8d7b test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas 7added3b39 fs: pass err to callback if buffer is too big 9 years ago
Ben Noordhuis 1a41feb559 buffer: don't CHECK on zero-sized realloc 9 years ago
Ben Noordhuis cd83f7ed7f test: add node::MakeCallback() test coverage 9 years ago
Michael Dawson 08da5c2a06 test: disable test-tick-processor - aix and be ppc 9 years ago
Michael Dawson 70fca2a81e build: Updates for AIX npm support - part 1 9 years ago
Michaël Zasso 2974debc6e deps: update V8 to 4.6.85.28 9 years ago
Rebecca Turner f76af49b13 deps: fix upgrade to npm 3.3.6 9 years ago