Commits
Branch selector
User selector
Commit History
Commits on Aug 19, 2015
events: deprecate static listenerCount function
Show description for 8f58fb9committedUpdate FIPS instructions in README.md
Show description for d98eed5committed
Commits on Aug 18, 2015
test: drop Isolate::GetCurrent() from addon tests
Show description for 7111928committedtest: lint addon tests
Show description for 8f4022ecommitteddoc: clarify options for fs.watchFile()
Show description for 3ba9793committedtest: refactor test-fs-watchfile.js
Show description for 522f8a8committedsrc: better error message on failed Buffer malloc
Show description for 90a2671authored andcommittedcrypto: check for OpenSSL errors when signing
Show description for 00bffa6authored andcommittedtls: fix throughput issues after incorrect merge
Show description for 102939acommittedtools: run the tick processor without building v8
Show description for 7bdf7daauthored andcommitted
Commits on Aug 17, 2015
crypto: fix memory leak in PBKDF2Request
Show description for a40ae51authored andcommittedcrypto: fix memory leak in ECDH::SetPrivateKey
Show description for 12ab8cfauthored andcommittedcrypto: fix memory leak in PublicKeyCipher::Cipher
Show description for 4b61cb0authored andcommittedcrypto: fix memory leak in SafeX509ExtPrint
Show description for dbecb21authored andcommittedcrypto: fix memory leak in SetDHParam
Show description for 98d7aeeauthored andcommittedsrc: fix memory leak in DLOpen
Show description for b48385aauthored andcommittedtest: correct spelling of 'childProcess'
Show description for 6fff0f7authored andcommittedpath: use '===' instead of '==' for comparison
Show description for 1a3b295authored andcommitted
src: don't use fopen() in require() fast path
Show description for a593cb7committed
Commits on Aug 14, 2015
build: work around VS2015 issue in ICU <56
Show description for 4c06515authored andcommitted
Commits on Aug 13, 2015
src: rename Buffer::Use() to Buffer::New()
Show description for 8841947committedsrc: introduce internal Buffer::Copy() function
Show description for 9a3929dcommittedsrc: move internal functions out of node_buffer.h
Show description for b86211acommittedsrc: plug memory leaks
Show description for 6457746committedbuild: intl: converge from joyent/node
Show description for 2781333committedbuild: Intl: bump ICU4C from 54 to 55
Show description for 6dc01ebcommittedtest: option to run a subset of tests
Show description for a642a76committed
Commits on Aug 11, 2015
crypto: show exponent in decimal and hex
Show description for 847459cauthored andcommittedsrc: add total_available_size to v8 statistics
Show description for ad7f744authored andcommittedbuild: expand ~ in install prefix early
Show description for ae05807committed
Commits on Aug 9, 2015
test: clarify dropMembership() call
Show description for 226b8e0committedpath: remove dead code in favor of unit tests
Show description for 2db57bdauthored andcommittedbuild: update manifest to include Windows 10
Show description for b0dd3bfauthored andcommitted
Commits on Aug 8, 2015
util: display constructor when inspecting objects
Show description for 7d14dd9committed
Commits on Aug 7, 2015
tls: fix check for reused session
Show description for 6ad99acauthored andcommitted