platform/upstream/nodejs.git
2016-01-19 Stefan Budeanucrypto: fix native module compilation with FIPS
2016-01-19 Rich Trotttest: use platform-based timeout for reliability
2016-01-19 Tom Gallacherbuffer: default to UTF8 in byteLength()
2016-01-19 Rod Vaggdoc: s/node.js/Node.js in readme
2016-01-19 Gireesh Punathiltest: fix time resolution constraint
2016-01-19 Rich Trotttest: add TAP diagnostic message for retried tests
2016-01-19 Jan Schärnet: small code cleanup
2016-01-19 Martin Forsbergdoc: move fs.existsSync() deprecation message
2016-01-19 yorkiefs,doc: use `target` instead of `destination`
2016-01-19 Evan Lucastest: add OS X to module loading error test
2016-01-19 Stefan Budeanucrypto: disable crypto.createCipher in FIPS mode
2016-01-19 Stefan Budeanudoc: Describe FIPSDIR environment variable
2016-01-19 Rich Trotttools: enforce `throw new Error()` with lint rule
2016-01-19 Rich Trotttools: Use `throw new Error()` consistently
2016-01-19 Michael Cornacchiatest: skip instead of fail when mem constrained
2016-01-19 Roman Klaukedoc: add warning about Windows process groups
2016-01-19 Ben Noordhuisbuild: omit -gline-tables-only for --enable-asan
2016-01-19 Rod Vaggdoc: add CTC meeting minutes 2015-10-28
2016-01-19 Emily Aviva... doc: add final full stop in CONTRIBUTING.md
2016-01-19 Michael Cornacchiatest: fix race condition in unrefd interval test
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-21
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-14
2016-01-19 Trevor Norrisasync_wrap: call callback in destructor
2016-01-19 Trevor Norrisasync_wrap: new instances get uid
2016-01-19 Trevor Norrisasync_wrap: allow some hooks to be optional
2016-01-19 Johan Bergströmtools: add tap output to cpplint
2016-01-19 Brian Whiteutil: fix constructor/instanceof checks
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-10-07
2016-01-19 Rod Vaggdoc: add TSC meeting minutes 2015-09-30
2016-01-19 Sakthipriyan... tools: enable prefer-const eslint rule
2016-01-19 Sakthipriyan... lib,test: update let to const where applicable
2016-01-19 Michael Dawsonbuild: Updates for AIX npm support - part 1
2016-01-19 Tristian Flanaganmodule: fix column offsets in errors
2016-01-19 Nelson Pecoradoc: update irc channels: #node.js and #node-dev
2016-01-19 Felix Böhmdebugger: also exit when the repl emits 'exit'
2015-12-23 James M SnellNow working on v4.2.5
2015-12-23 James M Snell2015-12-23, Version 4.2.4 "Argon" (LTS) Release v4.2.4
2015-12-23 Kat Marchándeps: upgrade to npm 2.14.12
2015-12-23 Julien Gillidomains: fix handling of uncaught exceptions
2015-12-23 Myles Borinsmeta: remove use of profanity in source
2015-12-23 Scott Buchanandoc: standardize references to node.js in docs
2015-12-23 Luigi Pincadoc: fix internal link to child.send()
2015-12-23 Jan Kremsdoc: reword https.Agent example text
2015-12-23 Rich Trotttest: refactor test-http-exit-delay
2015-12-23 Fedor Indutnystream_wrap: error if stream has StringDecoder
2015-12-23 Fedor Indutnyconfigure: `v8_use_snapshot` should be `true`
2015-12-23 Rod Vaggbuild: update signtool description, add url
2015-12-23 Santiago Gimenotest: fix cluster-disconnect-handles flakiness
2015-12-23 Peter A. Bigotbuffer: fix writeInt{B,L}E for some neg values
2015-12-23 Santiago Gimenotest: don't check the # of chunks in test-http-1.0
2015-12-23 Santiago Gimenotest: fix cluster-worker-isdead
2015-12-23 James M Snelldoc: add HTTP working group
2015-12-23 Michael Dawsondoc: update WORKING_GROUPS.md - add missing groups
2015-12-23 Bryan Englishtest: add test for repl.defineCommand()
2015-12-23 yorkiedoc: fix the exception description
2015-12-23 João Reisconfigure: use __ARM_ARCH to determine arm version
2015-12-23 João Reisconfigure: respect CC_host in host arch detection
2015-12-23 Rod Vaggdoc: clarify v4.2.3 notable items
2015-12-23 Kat Marchándeps: Updated node LICENSE file with new npm license
2015-12-23 Rich Trotttest: mark test flaky on FreeBSD
2015-12-23 Rich Trotttest: mark cluster-net-send test flaky on windows
2015-12-23 Rich Trotttest: remove flaky designation from ls-no-sslv3
2015-12-23 jperssondoc: fix color of linked code blocks
2015-12-23 Rich Trotttest: mark fork regression test flaky on windows
2015-12-23 Rich Trottdoc: fix typo in README
2015-12-23 Bryan Englishdoc: message.header duplication correction
2015-12-23 Rich Trotttest: skip test if in FreeBSD jail
2015-12-23 Julien Gillitest: fix test-domain-exit-dispose-again
2015-12-23 Lewis Cowperdoc: replace sane with reasonable
2015-12-23 Rich Trotttest: remove flaky status for cluster test
2015-12-23 Rich Trotttest: address flaky test-http-client-timeout-event
2015-12-23 Roman Reissdoc: fix rare case of misaligned columns
2015-12-23 Jan Schärnet: add local address/port for better errors
2015-12-23 Alexander Gromnitskydoc: fix broken references
2015-12-23 Rich Trotttest: retry on smartos if ECONNREFUSED
2015-12-23 cjihrigdoc: add reference for buffer.inspect()
2015-12-23 cjihrigdoc: clarify module loading behavior
2015-12-23 Stefan Budeanutest: avoid test timeouts on rpi
2015-12-23 Rich Trotttest: fix flaky test-child-process-spawnsync-input
2015-12-23 Rich Trotttest: move test-specific function out of common
2015-12-23 Evan Lucasmodule: cache regular expressions
2015-12-23 fansworld-claudiotest: module loading error fix solaris #3798
2015-12-23 Rich Trotttest: skip test if FreeBSD jail will break it
2015-12-23 Rich Trotttest: fix flaky SmartOS test
2015-12-23 Rich Trotttest: run pipeline flood test in parallel
2015-12-23 Steven R. Loomisbuild: fix --with-intl=system-icu for x-compile
2015-12-23 Yosuke Furukawaquerystring: Parse multiple separator characters
2015-12-23 cjihrigchild_process: add safety checks on stdio access
2015-12-23 P.S.V.Rbuffer: let WriteFloatGeneric silently drop values
2015-12-23 Stefan Budeanutest: skip/replace weak crypto tests in FIPS mode
2015-12-23 Stefan Budeanutest: stronger crypto in test fixtures
2015-12-23 Stefan Budeanutest: increase crypto strength for FIPS standard
2015-12-23 Stefan Budeanutest: add hasFipsCrypto to test/common.js
2015-12-23 Stefan Budeanutest: add test for invalid DSA key size
2015-12-23 Stefan Budeanucrypto: DSA parameter validation in FIPS mode
2015-12-23 Stefan Budeanutls: Use SHA1 for sessionIdContext in FIPS mode
2015-12-23 Ben Noordhuiscluster: remove handles when disconnecting worker
2015-12-23 Ben Noordhuischild_process: don't fork bomb ourselves from -e
2015-12-23 Carl Leidoc: numeric flags to fs.open
2015-12-23 Carl Leitest: numeric flags to fs.open
next