summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: update openssl LICENSE using license-builder.shSteven R. Loomis2016-04-071-1/+1
* doc: fix a typo in 5.10.1's changelogVladimir Varankin2016-04-071-1/+1
* handle_wrap: expose an `isRefed()` check to JSJeremiah Senkpiel2016-04-0711-0/+146
* doc: simple doc typo fixBrendon Pierson2016-04-071-1/+1
* deps: upgrade libuv to 1.9.0Saúl Ibarra Corretgé2016-04-0769-395/+1746
* build: remove -f{data,function}-sections flagsBen Noordhuis2016-04-071-1/+1
* deps: upgrade to V8 4.9.385.35Ben Noordhuis2016-04-0721-211/+349
* test: enforce strict mode for test-domain-cryptoRich Trott2016-04-061-1/+3
* doc: note about Android supportRich Trott2016-04-061-1/+8
* test: fix another flaky stringbytes testAli Ijaz Sheikh2016-04-062-7/+11
* 2016-04-05, Version 5.10.1 (Stable) ReleaseMyles Borins2016-04-051-0/+43
* doc: improve github templates by using commentsJohan Bergström2016-04-062-30/+48
* test: fix flakiness of stringbytes-externalAli Ijaz Sheikh2016-04-059-42/+88
* zlib: detect gzip files when using unzip*Anna Henningsen2016-04-053-1/+91
* src: add missing 'inline' keywordsBen Noordhuis2016-04-051-2/+2
* readline: emit key info unconditionallycjihrig2016-04-052-4/+3
* readline: document emitKeypressEvents()cjihrig2016-04-052-0/+35
* net: remove implicit setting of DNS hintscjihrig2016-04-051-11/+0
* src: remove deprecated internal functionsBen Noordhuis2016-04-052-78/+0
* deps: reintroduce supporting shared c-ares buildsJohan Bergström2016-04-053-2/+33
* src: use size_t for http parser array size fieldsBen Noordhuis2016-04-051-10/+8
* src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis2016-04-0525-77/+80
* src: fix ARRAY_SIZE() logic errorBen Noordhuis2016-04-051-1/+1
* test: make use of globals explicitRich Trott2016-04-041-10/+10
* test: be explicit about polluting of `global`Rich Trott2016-04-041-2/+3
* test: make arch available in status filesSantiago Gimeno2016-04-041-1/+6
* test: explicitly set global in test-replRich Trott2016-04-041-1/+1
* path: fix win32.isAbsolute() inconsistencyBrian White2016-04-042-50/+20
* doc: use HTTPS for links where possibleRich Trott2016-04-041-2/+2
* test: fix pummel test failuresRich Trott2016-04-043-9/+10
* test: fix flaky test-net-socket-timeout-unrefRich Trott2016-04-041-20/+16
* doc: note assert.throws() pitfallRich Trott2016-04-041-2/+19
* test: fix test-dns.js flakinessRich Trott2016-04-031-6/+6
* test: fix error message checks in test-module-loadingJames M Snell2016-04-031-2/+2
* doc: document unspecified behavior for buf.write* methodsJames M Snell2016-04-031-10/+21
* doc: clarify stdout/stderr arguments to callbackJames M Snell2016-04-021-4/+18
* doc: add 'Command Line Options' to 'View on single page'firedfox2016-04-021-0/+1
* tools: remove disabling of already-disabled ruleRich Trott2016-04-021-2/+0
* doc: minor argument formatting in stream.markdownJames M Snell2016-04-021-1/+1
* doc: clarify that __dirname is module localJames M Snell2016-04-021-0/+10
* doc: consolidate timers docs in timers.markdownBryan English2016-04-022-27/+30
* test: refactor http-end-throw-socket-handlingSantiago Gimeno2016-04-021-24/+16
* doc: refine child_process detach behaviourRobert Jefe Lindstaedt2016-04-011-8/+21
* meta: add "joining a wg" section to WORKING_GROUPS.mdMatteo Collina2016-04-011-0/+5
* buffer: don't set `kNoZeroFill` flag in allocUnsafeVladimir Kurchatkin2016-04-012-3/+11
* deps: upgrade npm to 3.8.3Forrest L Norvell2016-04-01701-17311/+19551
* net: support DNS hints in createConnection()Colin Ihrig2016-04-013-8/+16
* doc: fix typo in fs writeSync param listfiredfox2016-04-011-1/+1
* net: improve socket.write() error messagePhillip Johnsen2016-04-012-2/+22
* build: introduce ci targets for lint/benchmarkJohan Bergström2016-04-011-1/+5