summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-30net: wrap connect in nextTickEvan Lucas1-1/+3
2015-06-30_stream_wrap: prevent use after free in TLSFedor Indutny7-33/+239
2015-06-30url: fix typo in commentRich Trott1-1/+1
2015-06-30tools: fix gyp to work on MacOSX without XCodeShigeki Ohtsu1-0/+2
2015-06-30tools: update gyp to 25ed9acBen Noordhuis16-1887/+399
2015-06-29benchmark: make concurrent requests configurableRich Trott1-10/+23
2015-06-29benchmark: fix typo in READMERich Trott1-1/+1
2015-06-29tools: re-enable comma-spacing linter ruleRoman Reiss11-18/+17
2015-06-29tools: update eslint to 0.24.0Roman Reiss1046-4656/+101443
2015-06-29v8: cherry-pick JitCodeEvent patch from upstreamBen Noordhuis1-1/+1
2015-06-27crypto: fix VerifyCallback in case of verify errorShigeki Ohtsu2-25/+66
2015-06-26src: nix stdin _readableState.reading manipulationChris Dickinson1-2/+2
2015-06-26net: fix debug for dnsoptsEvan Lucas1-1/+1
2015-06-25buffer: prevent abort on bad protoTrevor Norris3-6/+88
2015-06-25test: purge stale disabled testsRich Trott25-1431/+0
2015-06-25test: do not swallow OpenSSL support errorRich Trott1-14/+1
2015-06-25buffer: optimize Buffer#toString()Ben Noordhuis2-2/+37
2015-06-25test: fix test-repl-tab-complete.jscjihrig1-23/+49
2015-06-25repl: make 'Unexpected token' errors recoverableJulien Gilli2-1/+34
2015-06-25repl: fix tab completion for a non-global contextSangmin Yoon2-3/+11
2015-06-25doc: make the abbreviation 1MM clearIvan Yan1-1/+1
2015-06-25build: add tar-headers target for headers-only tarRod Vagg2-3/+34
2015-06-25deps: copy all openssl header files to include dirShigeki Ohtsu76-80/+38359
2015-06-25build: update build targets for io.jsRod Vagg12-89/+281
2015-06-24test: check for error on WindowsRich Trott1-5/+10
2015-06-25build: fix cherry-pick ooops, fix comment wordingRod Vagg1-2/+2
2015-06-25build: add MSVS 2015 supportRod Vagg1-0/+12
2015-06-25build,win: set env before generating projectsAlexis Campailla1-18/+18
2015-06-24doc: Added sample command to test iojs buildJimmy Hsu1-0/+12
2015-06-25doc: add TSC meeting minutes 2015-06-17Rod Vagg1-0/+133
2015-06-24doc: clarify prerequisites in benchmark/README.mdJeremiah Senkpiel1-2/+6
2015-06-24doc: add TSC meeting minutes 2015-05-27Rod Vagg1-0/+142
2015-06-24doc: archive io.js TC minutesRod Vagg20-0/+0
2015-06-24doc: rename tc-meetings to tsc-meetingsRod Vagg21-0/+0
2015-06-23test: remove obsolete TODO commentsRich Trott3-3/+0
2015-06-23test: remove obsolete TODO commentsRich Trott2-8/+0
2015-06-23build: DTrace is enabled by default on darwinEvan Lucas1-1/+1
2015-06-23doc: add TC meeting 2015-05-13 minutesRod Vagg1-0/+137
2015-06-23doc: add @shigeki and @mscdex to TCRod Vagg1-2/+2
2015-06-23Working on v2.3.2Rod Vagg1-2/+2
2015-06-232015-06-23 io.js v2.3.1 Releasev2.3.1Rod Vagg2-1/+69
2015-06-22test: assert tmp and fixture dirs differentRich Trott1-2/+1
2015-06-22module: fix stat with long paths on WindowsMichaël Zasso2-11/+17
2015-06-20test: confirm symlinkRich Trott1-4/+19
2015-06-19test: check result as early as possibleRich Trott1-4/+2
2015-06-19doc: add security section to README.mdRod Vagg1-0/+9
2015-06-19win,node-gyp: enable delay-load hook by defaultBert Belder1-1/+1
2015-06-19deps: make node-gyp work with io.jscjihrig3-25/+25
2015-06-19deps: upgrade to npm 2.11.3Forrest L Norvell162-489/+962
2015-06-19build: remove lint from test-ci on windowsJohan Bergström1-1/+1