11995 Commits (4215d28f9f182ddb1fd521b92a9eeef366671b44)
 

Author SHA1 Message Date
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
Nathan Woltman 2db57bdecc path: remove dead code in favor of unit tests 9 years ago
Lucien Greathouse b0dd3bf499 build: update manifest to include Windows 10 9 years ago
Christopher Monsanto 7d14dd9b5e util: display constructor when inspecting objects 10 years ago
Fedor Indutny 6ad99ac1ef tls: fix check for reused session 9 years ago
Fedor Indutny c399d176b2 tls: introduce internal `onticketkeycallback` 9 years ago
Sam Roberts 03d2bd3819 test: make listen-fd-cluster/server more robust 10 years ago
Ryan Graham 5d2acfb8e5 net: ensure Socket reported address is current 9 years ago
Gireesh Punathil 67987d9d83 test: address timing issues in simple http tests 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 9 years ago
Rod Vagg d88194d261 Working on v4.0.0 9 years ago