Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deps: fix v8 armv6 run-time detection | Ben Noordhuis | 2015-01-22 | 1 | -1/+10 |
* | deps: upgrade v8 to 4.1.0.12 | Ben Noordhuis | 2015-01-22 | 7 | -10/+12 |
* | v8: fix template literal NULL pointer deref | Ben Noordhuis | 2015-01-21 | 2 | -3/+37 |
* | deps: fix V8 debugger bugs | Jay Jaeho Lee | 2015-01-18 | 1 | -3/+3 |
* | deps: make node-gyp work again on windows | Bert Belder | 2015-01-18 | 3 | -24/+25 |
* | deps: make node-gyp fetch tarballs from iojs.org | Ben Noordhuis | 2015-01-18 | 1 | -2/+2 |
* | deps: upgrade npm to 2.2.0 | Forrest L Norvell | 2015-01-18 | 194 | -1184/+1106 |
* | deps: fix v8 build on FreeBSD | Fedor Indutny | 2015-01-18 | 5 | -5/+5 |
* | deps: upgrade v8 to 4.1.0.7 | Ben Noordhuis | 2015-01-18 | 57 | -386/+962 |
* | deps: make node-gyp work again on windows | Bert Belder | 2015-01-15 | 3 | -24/+25 |
* | deps: update libuv to 1.2.1 | Saúl Ibarra Corretgé | 2015-01-14 | 23 | -38/+163 |
* | deps: update http_parser to 2.4.1 | Fedor Indutny | 2015-01-15 | 12 | -265/+605 |
* | Revert "deps: update http_parser to 2.4.0" | Fedor Indutny | 2015-01-14 | 12 | -601/+264 |
* | deps: update http_parser to 2.4.0 | Fedor Indutny | 2015-01-14 | 12 | -264/+601 |
* | deps: make node-gyp fetch tarballs from iojs.org | Ben Noordhuis | 2015-01-14 | 1 | -2/+2 |
* | deps: fix v8 build on FreeBSD | Fedor Indutny | 2015-01-13 | 5 | -5/+5 |
* | build,src: remove sslv3 support | Ben Noordhuis | 2015-01-13 | 1 | -0/+3 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 27 | -569/+0 |
* | gyp: remove vanished masm file from openssl build | Fedor Indutny | 2015-01-12 | 1 | -2/+1 |
* | openssl: fix build failure on windows | Fedor Indutny | 2015-01-12 | 2 | -2/+2 |
* | openssl: fix keypress requirement in apps on win32 | Fedor Indutny | 2015-01-12 | 1 | -6/+13 |
* | deps: update openssl to 1.0.1k | Fedor Indutny | 2015-01-12 | 116 | -5373/+1987 |
* | build,src: remove sslv2 support | Ben Noordhuis | 2015-01-11 | 1 | -0/+4 |
* | deps: don't build minizip into zlib | Bert Belder | 2015-01-10 | 1 | -21/+0 |
* | deps: don't set zlib's product_name | Bert Belder | 2015-01-10 | 1 | -1/+0 |
* | deps: fix zlib -Wimplicit-function-declaration | Ben Noordhuis | 2015-01-10 | 1 | -0/+1 |
* | deps: update zlib.gyp for zlib 1.2.8 | Shigeki Ohtsu | 2015-01-08 | 1 | -2/+13 |
* | deps: upgrade zlib to 1.2.8 | Shigeki Ohtsu | 2015-01-08 | 209 | -3774/+46440 |
* | npm: upgrade to v2.1.18 | Forrest L Norvell | 2015-01-08 | 681 | -8313/+29977 |
* | win,openssl: disable some warnings | Bert Belder | 2015-01-08 | 1 | -0/+5 |
* | src,deps: replace LoadLibrary by LoadLibraryW | Cheng Zhao | 2015-01-07 | 1 | -2/+2 |
* | deps: upgrade v8 to 3.31.74.1 | Ben Noordhuis | 2015-01-07 | 827 | -20943/+103910 |
* | deps: update libuv to 1.2.0 | Ben Noordhuis | 2015-01-05 | 64 | -716/+1313 |
* | Merge remote-tracking branch 'joyent/v0.12' into v1.x | Ben Noordhuis | 2015-01-05 | 52 | -121/+356 |
|\ | |||||
| * | deps: update libuv to 1.0.2 | Saúl Ibarra Corretgé | 2014-12-09 | 52 | -121/+356 |
| * | uv: float patch to revert tty breakage | Trevor Norris | 2014-12-05 | 1 | -1/+6 |
| * | deps: update libuv to 1.0.1 | Saúl Ibarra Corretgé | 2014-11-26 | 12 | -23/+45 |
| * | deps: update libuv to 1.0.0 | Saúl Ibarra Corretgé | 2014-11-26 | 26 | -222/+269 |
* | | uv: float patch to revert tty breakage | Trevor Norris | 2014-12-09 | 1 | -1/+6 |
* | | deps: update libuv to 1.0.1 | Saúl Ibarra Corretgé | 2014-12-09 | 30 | -243/+312 |
* | | openssl: don't define SIXTY_FOUR_BIT_LONG on Windows | Bert Belder | 2014-12-09 | 1 | -1/+1 |
* | | Revert "openssl: don't define SIXTY_FOUR_BIT_LONG on Windows" | Ben Noordhuis | 2014-12-09 | 1 | -1/+1 |
* | | openssl: don't define SIXTY_FOUR_BIT_LONG on Windows | Bert Belder | 2014-12-09 | 1 | -1/+1 |
* | | deps: openssl - add x32 support | Ben Noordhuis | 2014-11-29 | 1 | -17/+8 |
* | | openssl: fix keypress requirement in apps on win32 | Fedor Indutny | 2014-11-29 | 1 | -6/+13 |
* | | deps: update openssl to 1.0.1j | Fedor Indutny | 2014-11-27 | 98 | -725/+2438 |
* | | Merge remote-tracking branch 'joyent/v0.12' into v0.12 | Ben Noordhuis | 2014-11-22 | 742 | -6671/+19299 |
|\ \ | |/ | |||||
| * | uv: revert change causing build failures | Trevor Norris | 2014-11-07 | 9 | -65/+4 |
| * | deps: update uv to v1.0.0-rc2 | Saúl Ibarra Corretgé | 2014-11-05 | 32 | -150/+921 |
| * | npm: Upgrade to v2.1.6 | Timothy J Fontaine | 2014-11-05 | 715 | -6525/+18443 |