summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http: sockets close transitions via _socketClosestricteeTimothy J Fontaine2015-03-241-1/+4
* tlswrap: don't emit secure twiceTimothy J Fontaine2015-03-241-0/+3
* agent: add warning comment about interfaceTimothy J Fontaine2015-03-241-0/+2
* streams: resume/pause should not fire after endTimothy J Fontaine2015-03-241-1/+5
* net: reinitialize duplex on reconnectTimothy J Fontaine2015-03-241-7/+2
* net: add destroy eventTimothy J Fontaine2015-03-241-0/+1
* events: add StrictEETimothy J Fontaine2015-03-2412-10/+407
* deps: indicate uv has been patchedTrevor Norris2015-03-191-2/+2
* uv: fix size calculation in select() fallbackOle André Vadla Ravnås2015-03-192-1/+4
* uv: fix setsockopt for multicast optionsJulien Gilli2015-03-191-18/+69
* uv: float win pipe patchAlexis Campailla2015-03-192-6/+17
* lib: fix stdio/ipc sync i/o regressionBen Noordhuis2015-03-194-3/+98
* build: fix use of strict aliasingTrevor Norris2015-03-191-0/+6
* deps: update libuv to 1.4.2Trevor Norris2015-03-19109-1226/+2724
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-166-33/+93
|\
| * Now working on 0.10.38Julien Gilli2015-03-111-2/+2
| * Merge branch 'v0.10.37-release' into v0.10Julien Gilli2015-03-113-2/+21
| |\
| | * 2015.03.11, Version 0.10.37 (Maintenance)v0.10.37v0.10.37-releaseJulien Gilli2015-03-113-2/+21
| |/
| * build: allow custom PackageMaker pathJulien Gilli2015-03-111-2/+2
| * domains: fix stack clearing after error handledJonas Dohse2015-03-102-7/+54
| * docs: add return value for sync fs functionsTyler Anton2015-03-101-22/+31
| * url: revert reslove urls with . and ..Julien Gilli2015-03-062-10/+2
| * deps: update libuv to 0.10.36Saúl Ibarra Corretgé2015-03-0626-105/+595
| * http: fix performance regression for GET requestsFlorin-Cristian Gavrila2015-03-051-4/+0
* | make: remove node_dtrace from cpplint excludesJulien Gilli2015-03-132-8/+5
* | test: update flaky test definitionsAlexis Campailla2015-03-131-0/+1
* | buffer: align chunks on 8-byte boundaryFedor Indutny2015-03-111-0/+6
* | deps: upgrade npm to 2.7.0Forrest L Norvell2015-03-06291-906/+2102
* | net: allow port 0 in connect()cjihrig2015-03-054-33/+97
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-041-1/+1
|\ \ | |/
| * buffer: reword Buffer.concat error messageChris Dickinson2015-03-041-1/+1
* | deps: upgrade npm to 2.6.1Forrest L Norvell2015-03-03197-305/+1573
* | tests: fix race in test-http-curl-chunk-problemJulien Gilli2015-03-031-1/+4
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-02-270-0/+0
|\ \ | |/
| * console: allow Object.prototype fields as labelsJulien Gilli2015-02-172-15/+55
* | src: fix builtin modules failing with --use-strictJulien Gilli2015-02-274-21/+64
* | test: make destroyed-socket-write2.js more robustMichael Dawson2015-02-271-2/+3
* | doc: add explanations for querystringRobert Kowalski2015-02-251-1/+5
* | doc: fix default value of opts.decodeURIComponenth7lin2015-02-251-1/+1
* | doc: remove broken link to tracing apiRobert Kowalski2015-02-241-1/+0
* | deps: backport a02d97e from v8 upstreamAndrei Sedoi2015-02-201-4/+5
* | smalloc: extend user APITrevor Norris2015-02-205-7/+137
* | net: unref timer in parent socketsFedor Indutny2015-02-193-9/+75
* | fs: properly handle fd passed to truncate()Bruno Jouhier2015-02-173-4/+48
* | src: update AUTHORS after mergeJulien Gilli2015-02-161-0/+4
* | deps: do not add extra newline in log fileJulien Gilli2015-02-161-1/+1
* | deps: add test for V8 version in profiler's logJulien Gilli2015-02-161-0/+15
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-02-163-2/+19
|\ \ | |/
| * url: reslove urls with . and ..Amir Saboury2015-02-092-2/+10
| * deps: log V8 version in profiler log fileBen Noordhuis2015-02-041-0/+9