platform/upstream/nodejs.git
2017-08-22 Youngjae Shinrevise installing a license file 04/145404/1 tizen submit/tizen/20170830.015948
2017-07-20 min7.choideps: backport IsValid changes from 4e8736d in V8 79/139779/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_unified tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/4.0/unified/20170816.011835 accepted/tizen/4.0/unified/20170828.222709 accepted/tizen/5.0/unified/20181102.030536 accepted/tizen/5.5/unified/20191031.011937 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074323 accepted/tizen/unified/20170721.024603 submit/tizen/20170720.105540 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 submit/tizen_5.0/20181101.000007 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release tizen_5.5.m2_release
2017-06-12 jaekuk, leeAvoid overflow in EVP_EncodeUpdate accepted/tizen/unified/20170612.170751 submit/tizen/20170612.052041
2017-06-12 jaekuk, leeCheck that we have enough padding characters
2017-06-12 jaekuk, leeCanonicalise input in CMS_verify
2017-06-12 jaekuk, leeFix ASN1_INTEGER handling
2017-06-12 min7.choiAvoid some undefined pointer arithmetic
2017-06-12 min7.choiFix OOB read in TS_OBJ_print_bio()
2017-06-12 min7.choiAvoid overflow in MDC2_Update()
2016-09-29 WonYoung ChoiApply ASLR 93/90293/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170105.025206 accepted/tizen/3.0.m2/tv/20170105.025311 accepted/tizen/3.0.m2/wearable/20170105.025407 accepted/tizen/3.0/common/20161114.111344 accepted/tizen/3.0/ivi/20161011.055416 accepted/tizen/3.0/mobile/20161015.034002 accepted/tizen/3.0/tv/20161016.005517 accepted/tizen/3.0/wearable/20161015.083711 accepted/tizen/common/20160929.163704 accepted/tizen/ivi/20160929.234033 accepted/tizen/mobile/20160929.234027 accepted/tizen/tv/20160929.234025 accepted/tizen/unified/20170309.040301 accepted/tizen/wearable/20160929.234023 submit/tizen/20160929.094931 submit/tizen_3.0.m2/20170104.093754 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000005 submit/tizen_3.0_mobile/20161015.000005 submit/tizen_3.0_tv/20161015.000004 submit/tizen_3.0_wearable/20161015.000004 submit/tizen_unified/20170308.100415 tizen_4.0.m1_release
2016-04-28 WonYoung ChoiUpgrade to v4.4.3 accepted/tizen/common/20160502.183603 accepted/tizen/ivi/20160502.113911 accepted/tizen/mobile/20160502.113814 accepted/tizen/tv/20160502.113841 accepted/tizen/wearable/20160502.113859 submit/tizen/20160502.045449
2016-04-28 WonYoung ChoiAdd LICENSE.Apache-2.0
2016-04-28 WonYoung ChoiFix License
2016-04-28 WonYoung ChoiUpdate to v4.2.6
2016-04-28 WonYoung ChoiFix spec file to avoid building twice
2016-04-28 WonYoung ChoiSeparate npm tools to nodejs-npm package
2016-04-28 WonYoung ChoiUpdate to v4.2.3
2016-04-28 WonYoung ChoiAdd npm tools
2016-04-28 WonYoung ChoiFix spec file to add --shared-openssl
2016-04-28 WonYoung ChoiAdd Tizen packaging
2016-04-12 Myles Borins2016-04-12, Version 4.4.3 'Argon' (LTS) upstream upstream/4.4.3 v4.4.3
2016-04-11 Steven R. Loomisdoc: update openssl LICENSE using license-builder.sh
2016-04-11 James M Snelldoc: clarify that __dirname is module local
2016-04-11 Rich Trottgovernance: remove target size for CTC
2016-04-11 Bogdan Loborwin,build: build and test add-ons on test-ci
2016-04-11 Brendon Piersondoc: simple doc typo fix
2016-04-11 Rich Trottdoc: note about Android support
2016-04-11 Rich Trottdoc: note assert.throws() pitfall
2016-04-11 Rich Trotttest: explicitly set global in test-repl
2016-04-11 Rich Trottdoc: use HTTPS for links where possible
2016-04-11 Rich Trotttest: be explicit about polluting of `global`
2016-04-11 James M Snelldoc: clarify stdout/stderr arguments to callback
2016-04-11 Rich Trotttest: make use of globals explicit
2016-04-11 firedfoxdoc: add 'Command Line Options' to 'View on single...
2016-04-11 Rich Trotttest: fix flaky test-net-socket-timeout-unref
2016-04-11 Myles Borinsdoc: add copy about how to curl SHA256.txt
2016-04-11 Brad Hilldoc: add example using algorithms not directly exposed
2016-04-11 Anna Henningsenassert: Check typed array view type in deepEqual
2016-04-11 Santiago Gimenotest: make arch available in status files
2016-04-11 Rich Trotttest: fix test-dns.js flakiness
2016-04-11 firedfoxtools,doc: fix incomplete json produced by doctool
2016-04-11 Anna Henningsentest: add test for piping large input from stdin
2016-04-11 firedfoxtools: fix json doc generation
2016-04-11 Rich Trotttest: mitigate flaky test-https-agent
2016-04-11 Sakthipriyan... test: fix offending max-len linter error
2016-04-11 Jeremiah Senkpieltest: stdin is not always a net.Socket
2016-04-11 James M Snelldoc: document unspecified behavior for buf.write* methods
2016-04-11 Johan Bergströmbuild: introduce ci targets for lint/benchmark
2016-04-11 Rich Trotttest: add known_issues test for GH-2148
2016-04-11 Fedor Indutnybuild: add missing `openssl_fips%` to common.gypi
2016-04-11 Rich Trotttest: ensure _handle property existence
2016-04-11 Luigi Pincadoc: fix scrolling on iOS devices
2016-04-11 Brian Whitequerystring: don't stringify bad surrogate pair
2016-04-11 John Eversoledoc: path.format provide more examples
2016-04-08 Brian Whitetest: fix flaky test-repl
2016-04-08 Ben Noordhuistest: move dns test to test/internet
2016-04-08 Brian Whitetest: fix flaky test-net-socket-timeout
2016-04-08 ghaiklordoc: fix doc for Buffer.readInt32LE()
2016-04-08 Benjamin Gruenbaumchild_process: refactor self=this in socket_list
2016-04-08 Rich Trotttest: fix flaky test-http-set-timeout
2016-04-08 Rich Trotttest: fix test-debugger-client.js
2016-04-08 Benjamin Gruenbaumdns: Use object without protoype for map
2016-04-08 Bryan Englishdoc: consolidate timers docs in timers.markdown
2016-04-08 Jackson Tianlib: refactor code with startsWith/endsWith
2016-04-08 João Reisetw: fix descriptors of events 9 and 23
2016-04-08 Ben Noordhuisdeps: backport 8d00c2c from v8 upstream
2016-04-08 Matteo Collinameta: add "joining a wg" section to WORKING_GROUPS.md
2016-04-08 Robert Jefe... doc: refine child_process detach behaviour
2016-04-08 Benjamin Gruenbaumfs: Remove unused branches
2016-04-08 Jeff Harrisdoc: add topic - event loop, timers, `nextTick()`
2016-04-08 Brian Whitetest: ensure win32.isAbsolute() is consistent
2016-04-04 Rich Trottsrc,tools: use template literals
2016-04-01 Forrest L Norvelldeps: completely upgrade npm in LTS to 2.15.1
2016-04-01 Myles BorinsWorking on v4.4.3
2016-03-31 Myles Borins2016-03-31, Version v4.4.2 'Argon' (LTS) v4.4.2
2016-03-30 Corey Kosakdoc: typo: interal->internal.
2016-03-30 James M SnellAdd @mhdawson back to the CTC
2016-03-30 Jeremiah Senkpieldoc: add instructions to only sign a release
2016-03-30 Forrest L Norvelldeps: upgrade npm in LTS to 2.15.1
2016-03-30 Bryan Englishdoc: grammar, clarity and links in timers doc
2016-03-30 Gareth Ellisbuffer: changing let in for loops back to var
2016-03-30 firedfoxdoc: fix order of end tags of list after heading
2016-03-30 Benjamin Gruenbaumdoc: use consistent event name parameter
2016-03-30 Santiago Gimenotest: fix `test-cluster-worker-kill`
2016-03-30 Jérémy Laltest: smaller chunk size for smaller person.jpg
2016-03-30 Jérémy Laltest: strip non-free icc profile from person.jpg
2016-03-30 Wolfgang Steinerdoc: explain error message on missing main file
2016-03-30 Benjamin Gruenbaumdns: use template literals
2016-03-30 Claudio Rodrigueztest: fix flaky test-cluster-shared-leak
2016-03-30 John Eversoledoc: explain path.format expected properties
2016-03-30 Michael Dawsontest: make test-net-connect-options-ipv6.js better
2016-03-30 Jeremiah Senkpieldoc: add a cli options doc page
2016-03-30 Sakthipriyan... tools: remove unused imports
2016-03-30 Santiago Gimenotest: remove the use of curl in the test suite
2016-03-30 Rich Trotttest: minimize test-http-get-pipeline-problem
2016-03-30 Alexander Penevhttps: fix ssl socket leak when keepalive is used
2016-03-30 Claudio Rodriguezdoc: fix multiline return comments in querystring
2016-03-30 Mithun Pateldoc: Add windows example for Path.format
2016-03-30 cjihrigtest: add batch of known issue tests
2016-03-30 Rich Trottconsole: check that stderr is writable
next