12055 Commits (2308a27c0aca3f0d1ea10780802642b4b4c9e8ac)
 

Author SHA1 Message Date
Rod Vagg f196e44ec6 doc: add TSC meeting minutes 2015-06-03 9 years ago
Rod Vagg 51cf983eb3 doc: fix links to original converged repo 9 years ago
Rod Vagg b96cd52ed8 doc: fix links to original gh issues for TSC meetings 9 years ago
Rod Vagg d9f9fcb48a doc: add audio recording links to TSC meeting minutes 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 9 years ago
Fedor Indutny 43660ad37b buffer: reapply 07c0667 9 years ago
Fedor Indutny 68e53ddcba string_bytes: fix unaligned write in UCS2 9 years ago
Evan Lucas 1c20b87d19 src: improve startup time 9 years ago
Rod Vagg 5ce0f63fa6 doc: add TSC meeting minutes 2015-07-22 9 years ago
Karl Skomski 34985a1cbd crypto: fix mem {de}allocation in ExportChallenge 9 years ago
Mike Atkins f1810ed1b8 tls: handle empty cert in checkServerIndentity 9 years ago
Jacob Edelman ec6e5c7999 doc: fix spelling mistake in node.js comment 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Michaël Zasso 518a4d08cb test: disallow unreachable code 9 years ago
Todd Kennedy 3849750a09 repl: dont throw ENOENT on NODE_REPL_HISTORY_FILE 9 years ago
Fedor Indutny 291b310e21 stream_base: various improvements 9 years ago
Brendan Ashworth 0d39d35739 test: reduce timeouts in test-net-keepalive 9 years ago
Brendan Ashworth 2052941149 test: improve test-net-server-pause-on-connect 9 years ago
Brendan Ashworth 04722d14ca test: improve test-net-pingpong 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
Michael Dawson d98eed51f7 Update FIPS instructions in README.md 9 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Rich Trott 3ba9793d53 doc: clarify options for fs.watchFile() 9 years ago
Rich Trott 522f8a8071 test: refactor test-fs-watchfile.js 9 years ago
Karl Skomski 90a2671889 src: better error message on failed Buffer malloc 9 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 9 years ago
Fedor Indutny 102939ada5 tls: fix throughput issues after incorrect merge 9 years ago
Matt Loring 7bdf7da867 tools: run the tick processor without building v8 9 years ago
Karl Skomski a40ae513bb crypto: fix memory leak in PBKDF2Request 9 years ago
Karl Skomski 12ab8cfb9c crypto: fix memory leak in ECDH::SetPrivateKey 9 years ago
Karl Skomski 4b61cb0a3a crypto: fix memory leak in PublicKeyCipher::Cipher 9 years ago
Karl Skomski dbecb21270 crypto: fix memory leak in SafeX509ExtPrint 9 years ago
Karl Skomski 98d7aee602 crypto: fix memory leak in SetDHParam 9 years ago
Karl Skomski b48385a3aa src: fix memory leak in DLOpen 9 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago
Sam Stites 1a3b295d0f path: use '===' instead of '==' for comparison 9 years ago
Ben Noordhuis a593cb7682 src: don't use fopen() in require() fast path 9 years ago
Steven R. Loomis 4c06515a2f build: work around VS2015 issue in ICU <56 9 years ago
Ben Noordhuis 88419479cc src: rename Buffer::Use() to Buffer::New() 9 years ago
Ben Noordhuis 9a3929dcbf src: introduce internal Buffer::Copy() function 9 years ago
Ben Noordhuis b86211a8b6 src: move internal functions out of node_buffer.h 9 years ago
Ben Noordhuis 64577463df src: plug memory leaks 9 years ago
Steven R. Loomis 27813339cf build: intl: converge from joyent/node 9 years ago
Steven R. Loomis 6dc01eb7fd
build: Intl: bump ICU4C from 54 to 55 9 years ago
João Reis a642a76ef4 test: option to run a subset of tests 9 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 9 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 9 years ago
Ben Noordhuis ae05807f04 build: expand ~ in install prefix early 9 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 9 years ago