summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015.03.23, Version 0.10.38 (Maintenance)v0.10.38v0.10.38-releaseJulien Gilli2015-03-232-2/+7
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2015-03-231-7/+13
* deps: remove unused backup file in openssl asmShigeki Ohtsu2015-03-231-235/+0
* deps: remove vpaesni-x86_64.asm in x64-win32-masmShigeki Ohtsu2015-03-231-0/+0
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2015-03-231-1/+1
* deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2015-03-232-25/+449
* deps: replace all headers in opensslShigeki Ohtsu2015-03-2376-316/+76
* deps: upgrade to openssl-1.0.1mJames M Snell2015-03-231214-295778/+285064
* 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
* buffer: reword Buffer.concat error messageChris Dickinson2015-03-041-1/+1
* console: allow Object.prototype fields as labelsJulien Gilli2015-02-172-15/+55
* url: reslove urls with . and ..Amir Saboury2015-02-092-2/+10
* deps: log V8 version in profiler log fileBen Noordhuis2015-02-041-0/+9
* Now working on 0.10.37Timothy J Fontaine2015-01-261-2/+2
* Merge branch 'v0.10.36-release' into v0.10Timothy J Fontaine2015-01-262-2/+11
|\
| * 2015.01.26, Version 0.10.36 (Stable)v0.10.36v0.10.36-releaseTimothy J Fontaine2015-01-262-2/+11
|/
* build: add win32 convenience build ruleTimothy J Fontaine2015-01-231-0/+2
* test: fix crypto-stream after openssl updateFedor Indutny2015-01-211-1/+1
* build: remove vanished masm file from openssl buildFedor Indutny2015-01-211-2/+1
* deps: update openssl to 1.0.1lJames M Snell2015-01-2117-81/+34
* deps: update openssl to 1.0.1kFedor Indutny2015-01-21116-5360/+1981
* doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* docs: delete unused/duplicate css filesRobert Kowalski2015-01-142-57/+0
* test: backport use executable in spawn() testcjihrig2015-01-131-4/+4
* deps: revert backport b593aa8 from v8 upstreamJulien Gilli2015-01-132-8/+6
* v8: don't busy loop in cpu profiler threadBen Noordhuis2015-01-127-26/+7
* Now working on 0.10.36Timothy J Fontaine2014-12-231-2/+2
* Merge branch 'v0.10.35-release' into v0.10Timothy J Fontaine2014-12-233-2/+12
|\
| * 2014.12.22, Version 0.10.35 (Stable)v0.10.35v0.10.35-releaseTimothy J Fontaine2014-12-223-2/+12
|/
* doc: clarify buffer api documentationJames M Snell2014-12-221-9/+42
* doc: clarify add/removeListener semanticsJames M Snell2014-12-221-5/+13
* timers: don't mutate unref list while iterating itJulien Gilli2014-12-224-35/+221
* src: re-add 1024-bit SSL certs removed by f9456a2Chris Dickinson2014-12-192-0/+167
* timers: don't close interval timers when unrefdJulien Gilli2014-12-192-1/+40
* Now working on 0.10.35Timothy J Fontaine2014-12-171-2/+2
* Merge branch 'v0.10.34-release' into v0.10Timothy J Fontaine2014-12-173-4/+34
|\
| * 2014.12.17, Version 0.10.34 (Stable)v0.10.34v0.10.34-releaseTimothy J Fontaine2014-12-173-4/+34
* | Revert "src: reduce cpu profiler overhead"Trevor Norris2014-12-171-1/+0
* | src: reduce cpu profiler overheadBen Noordhuis2014-12-171-0/+1
* | test: remove redundant code in testcjihrig2014-12-171-6/+0
|/
* doc: improve dns module's documentationJulien Gilli2014-12-171-10/+78
* deps: backport b593aa8 from v8 upstreamJulien Gilli2014-12-172-6/+8