11983 Commits (ecb840c14a020d77a45a71dab1a308a741ae1258)
 

Author SHA1 Message Date
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 10 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 10 years ago
Matt Loring 7bdf7da867 tools: run the tick processor without building v8 10 years ago
Karl Skomski a40ae513bb crypto: fix memory leak in PBKDF2Request 10 years ago
Karl Skomski 12ab8cfb9c crypto: fix memory leak in ECDH::SetPrivateKey 10 years ago
Karl Skomski 4b61cb0a3a crypto: fix memory leak in PublicKeyCipher::Cipher 10 years ago
Karl Skomski dbecb21270 crypto: fix memory leak in SafeX509ExtPrint 10 years ago
Karl Skomski 98d7aee602 crypto: fix memory leak in SetDHParam 10 years ago
Karl Skomski b48385a3aa src: fix memory leak in DLOpen 10 years ago
muddletoes 6fff0f73dc test: correct spelling of 'childProcess' 10 years ago
Sam Stites 1a3b295d0f path: use '===' instead of '==' for comparison 10 years ago
Ben Noordhuis a593cb7682 src: don't use fopen() in require() fast path 10 years ago
Steven R. Loomis 4c06515a2f build: work around VS2015 issue in ICU <56 10 years ago
Ben Noordhuis 88419479cc src: rename Buffer::Use() to Buffer::New() 10 years ago
Ben Noordhuis 9a3929dcbf src: introduce internal Buffer::Copy() function 10 years ago
Ben Noordhuis b86211a8b6 src: move internal functions out of node_buffer.h 10 years ago
Ben Noordhuis 64577463df src: plug memory leaks 10 years ago
Steven R. Loomis 27813339cf build: intl: converge from joyent/node 10 years ago
Steven R. Loomis 6dc01eb7fd
build: Intl: bump ICU4C from 54 to 55 10 years ago
João Reis a642a76ef4 test: option to run a subset of tests 10 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 10 years ago
Roman Klauke ad7f74453d src: add total_available_size to v8 statistics 10 years ago
Ben Noordhuis ae05807f04 build: expand ~ in install prefix early 10 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 10 years ago
Nathan Woltman 2db57bdecc path: remove dead code in favor of unit tests 10 years ago
Lucien Greathouse b0dd3bf499 build: update manifest to include Windows 10 10 years ago
Christopher Monsanto 7d14dd9b5e util: display constructor when inspecting objects 10 years ago
Fedor Indutny 6ad99ac1ef tls: fix check for reused session 10 years ago
Fedor Indutny c399d176b2 tls: introduce internal `onticketkeycallback` 10 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 10 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 10 years ago
Rod Vagg d88194d261 Working on v4.0.0 10 years ago
Rod Vagg a020d9a5c9 Working on v3.0.1 10 years ago
Rod Vagg 6faf17cb45 2015-08-04 io.js v3.0.0 Release 10 years ago
Rod Vagg 13332e161c doc: fix heading levels for new repl documentation 10 years ago
Jeremiah Senkpiel ed6c249104 repl: persist history in plain text 10 years ago
Jeremiah Senkpiel f7d5e4c618 repl: default persistence to ~/.node_repl_history 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 10 years ago
Jeremiah Senkpiel 1721968b22 doc: document repl persistent history changes 10 years ago
Michaël Zasso d20093246b src: disable vector ICs on arm 10 years ago
Michaël Zasso 3d3c687012 deps: update V8 to 4.4.63.26 10 years ago
Brendan Ashworth 2965442308 http: fix agent.getName() and add tests 10 years ago
Rich Trott 4cffaa3f55 readline: allow tabs in input 10 years ago
Frederic Hemberger 971de5e417 build: prepare Windows installer for i18n support 10 years ago