12433 Commits (47f654111f6f21f58b830f6c24f1e89682ad9a1a)
 

Author SHA1 Message Date
Sam P Gallagher-Bishop 47f654111f doc: typo fix in readme.md 9 years ago
James M Snell 3be3fb6538 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas a4a0efc534 repl: don't crash if cannot open history file 9 years ago
Ben Noordhuis 82022a79b0 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis cddf358f68 test: add regression test for 512 bits DH key 9 years ago
Rich Trott 6d6bc5d9d8 test: mark http-pipeline-flood flaky 9 years ago
Guilherme Souza ac7dd5fc6c doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Rich Trott f6230b9b72 test: remove flaky designation from ls-no-sslv3 9 years ago
Rebecca Turner 507fc53e37 deps: upgrade npm to 3.3.10 9 years ago
Rebecca Turner 6e40bf0659 gitignore: don't ignore 'debug' in deps/npm 9 years ago
Rebecca Turner 754061f3ae tools: update npm test tooling for 3.3.10+ 9 years ago
Fedor Indutny 827ee498e3 buffer: neuter external `nullptr` buffers 9 years ago
Jason Gerfen 9e3aa451a1 doc: fix crypto spkac function descriptions 9 years ago
Emily Aviva Kapor-Mater b7cc19c8f5 doc: add final full stop in CONTRIBUTING.md 9 years ago
Shigeki Ohtsu be65f5f250 tools: fix gyp to work on MacOSX without XCode 10 years ago
Imran Iqbal 1d65b99d5d tools: update gyp to b3cef02 9 years ago
Rich Trott cf0130dc0d lib: return boolean from child.send() 9 years ago
phijohns d995b72db9 doc: made code spans more visible in the API docs 9 years ago
Rod Vagg 837b17408a 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Evan Lucas 08166cb99a src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 810cc05116 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis 9b024422cd Revert "src: fix stuck debugger process" 9 years ago
Ben Noordhuis 57bce60da3 child_process: don't fork bomb ourselves from -e 9 years ago
Myles Borins 6b0c906e6b tls: remove util and calls to util.format 9 years ago
Rich Trott cdcf00a0b9 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan 9f967058e8 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 9 years ago
Rich Trott 26e47efbca test: split independent tests into separate files 9 years ago
Myles Borins d394e9e6bb doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 81f6b543d9 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu c9e682d587 test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5d5a4c4c18 doc: createServer's key option can be an array 9 years ago
Sakthipriyan Vairamani 6cf19103b6 repl: handle comments properly 9 years ago
Fedor Indutny 32237041b8 deps: backport 8d6a228 from the v8's upstream 9 years ago
Sakthipriyan Vairamani aaf9b488e2 lib,test: update let to const where applicable 9 years ago
Sakthipriyan Vairamani b0e7b362c2 tools: enable prefer-const eslint rule 9 years ago
Rich Trott da21dba1a0 lib: fix cluster handle leak 9 years ago
ronkorving c339fa36f5 fs: reduced duplicate code in fs.write() 9 years ago
Ben Noordhuis 53e64bb29e src: fix race condition in debug signal on exit 9 years ago
Michaël Zasso 29da8cf8d7 util: make inherits work with classes 9 years ago
Sakthipriyan Vairamani 437930c0cc http{s}: don't connect to localhost on invalid URL 9 years ago
Trevor Norris 3308e5ea2a buffer: fix value check for writeUInt{B,L}E 9 years ago
Rod Vagg 052611b0d1 doc: add TSC meeting minutes 2015-10-21 9 years ago
Shigeki Ohtsu 7eee37257f tls,crypto: move NPN protcol data to hidden value 9 years ago
Shigeki Ohtsu 802a2e79e1 tls, crypto: add ALPN Support 10 years ago
Michaël Zasso df738ac56c test: improve tests for util.inherits 9 years ago
Evan Lucas 57359cd1e4 fs: don't throw in read if buffer too big 9 years ago
Junliang Yan f4c0ed4af2 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Evan Lucas b6207906c4 fs: pass err to callback if buffer is too big 9 years ago