summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Apply ASLRtizen_4.0.m1_releasesubmit/tizen_unified/20170308.100415submit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000004submit/tizen_3.0_mobile/20161015.000005submit/tizen_3.0_ivi/20161010.000005submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093754submit/tizen/20160929.094931accepted/tizen/wearable/20160929.234023accepted/tizen/unified/20170309.040301accepted/tizen/tv/20160929.234025accepted/tizen/mobile/20160929.234027accepted/tizen/ivi/20160929.234033accepted/tizen/common/20160929.163704accepted/tizen/3.0/wearable/20161015.083711accepted/tizen/3.0/tv/20161016.005517accepted/tizen/3.0/mobile/20161015.034002accepted/tizen/3.0/ivi/20161011.055416accepted/tizen/3.0/common/20161114.111344accepted/tizen/3.0.m2/wearable/20170105.025407accepted/tizen/3.0.m2/tv/20170105.025311accepted/tizen/3.0.m2/mobile/20170105.025206tizen_3.0.m2accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileWonYoung Choi1-2/+4
2016-04-28Upgrade to v4.4.3submit/tizen/20160502.045449accepted/tizen/wearable/20160502.113859accepted/tizen/tv/20160502.113841accepted/tizen/mobile/20160502.113814accepted/tizen/ivi/20160502.113911accepted/tizen/common/20160502.183603WonYoung Choi1-1/+1
2016-04-28Add LICENSE.Apache-2.0WonYoung Choi2-0/+203
2016-04-28Fix LicenseWonYoung Choi1-1/+6
2016-04-28Update to v4.2.6WonYoung Choi1-1/+1
2016-04-28Fix spec file to avoid building twiceWonYoung Choi1-3/+3
2016-04-28Separate npm tools to nodejs-npm packageWonYoung Choi1-2/+12
2016-04-28Update to v4.2.3WonYoung Choi1-1/+1
2016-04-28Add npm toolsWonYoung Choi1-1/+5
2016-04-28Fix spec file to add --shared-opensslWonYoung Choi1-1/+3
2016-04-28Add Tizen packagingWonYoung Choi3-0/+82
2016-04-122016-04-12, Version 4.4.3 'Argon' (LTS)v4.4.3upstream/4.4.3upstreamMyles Borins2-1/+67
2016-04-11doc: update openssl LICENSE using license-builder.shSteven R. Loomis1-1/+1
2016-04-11doc: clarify that __dirname is module localJames M Snell1-0/+10
2016-04-11governance: remove target size for CTCRich Trott1-4/+3
2016-04-11win,build: build and test add-ons on test-ciBogdan Lobor1-4/+30
2016-04-11doc: simple doc typo fixBrendon Pierson1-1/+1
2016-04-11doc: note about Android supportRich Trott1-1/+8
2016-04-11doc: note assert.throws() pitfallRich Trott1-2/+19
2016-04-11test: explicitly set global in test-replRich Trott1-1/+1
2016-04-11doc: use HTTPS for links where possibleRich Trott1-2/+2
2016-04-11test: be explicit about polluting of `global`Rich Trott1-2/+3
2016-04-11doc: clarify stdout/stderr arguments to callbackJames M Snell1-4/+18
2016-04-11test: make use of globals explicitRich Trott1-10/+10
2016-04-11doc: add 'Command Line Options' to 'View on single page'firedfox1-0/+1
2016-04-11test: fix flaky test-net-socket-timeout-unrefRich Trott1-20/+16
2016-04-11doc: add copy about how to curl SHA256.txtMyles Borins1-1/+9
2016-04-11doc: add example using algorithms not directly exposedBrad Hill1-0/+22
2016-04-11assert: Check typed array view type in deepEqualAnna Henningsen2-6/+27
2016-04-11test: make arch available in status filesSantiago Gimeno1-1/+6
2016-04-11test: fix test-dns.js flakinessRich Trott1-6/+6
2016-04-11tools,doc: fix incomplete json produced by doctoolfiredfox1-0/+8
2016-04-11test: add test for piping large input from stdinAnna Henningsen1-0/+23
2016-04-11tools: fix json doc generationfiredfox1-1/+1
2016-04-11test: mitigate flaky test-https-agentRich Trott1-2/+2
2016-04-11test: fix offending max-len linter errorSakthipriyan Vairamani1-1/+1
2016-04-11test: stdin is not always a net.SocketJeremiah Senkpiel1-0/+19
2016-04-11doc: document unspecified behavior for buf.write* methodsJames M Snell1-10/+21
2016-04-11build: introduce ci targets for lint/benchmarkJohan Bergström1-1/+5
2016-04-11test: add known_issues test for GH-2148Rich Trott1-0/+20
2016-04-11build: add missing `openssl_fips%` to common.gypiFedor Indutny1-0/+2
2016-04-11test: ensure _handle property existenceRich Trott1-12/+26
2016-04-11doc: fix scrolling on iOS devicesLuigi Pinca1-22/+6
2016-04-11querystring: don't stringify bad surrogate pairBrian White2-1/+11
2016-04-11doc: path.format provide more examplesJohn Eversole1-14/+27
2016-04-08test: fix flaky test-replBrian White1-6/+1
2016-04-08test: move dns test to test/internetBen Noordhuis1-0/+0
2016-04-08test: fix flaky test-net-socket-timeoutBrian White1-1/+1
2016-04-08doc: fix doc for Buffer.readInt32LE()ghaiklor1-1/+3
2016-04-08child_process: refactor self=this in socket_listBenjamin Gruenbaum1-16/+12