summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2016-10-18 Version 0.10.48 (Maintenance) Releasev0.10.48Rod Vagg2016-10-192-1/+15
* win,build: try multiple timeservers when signingRod Vagg2016-10-192-2/+17
* deps: c-ares, avoid single-byte buffer overwriteRod Vagg2016-10-181-43/+37
* tls: fix minor jslint failureRod Vagg2016-10-181-1/+2
* Working on v0.10.48Rod Vagg2016-09-282-3/+3
* 2016-09-27 Version 0.10.47 (Maintenance) Releasev0.10.47Rod Vagg2016-09-282-1/+31
* crypto: don't build hardware enginesRod Vagg2016-09-271-0/+5
* buffer: zero-fill uninitialized bytes in .concat()Сковорода Никита Андреевич2016-09-272-0/+35
* v8: fix -Wsign-compare warning in Zone::New()Ben Noordhuis2016-09-273-8/+8
* v8: fix build errors with g++ 6.1.1Ben Noordhuis2016-09-273-5/+7
* lib: make tls.checkServerIdentity() more strictBen Noordhuis2016-09-272-138/+248
* http: check reason chars in writeHeadEvan Lucas2016-09-272-0/+30
* http: disallow sending obviously invalid status codesEvan Lucas2016-09-272-0/+96
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2016-09-272-5/+20
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2016-09-271-7/+13
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2016-09-271-1/+1
* deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2016-09-272-25/+449
* deps: copy all openssl header files to include dirShigeki Ohtsu2016-09-2776-253/+37048
* deps: upgrade openssl sources to 1.0.1uShigeki Ohtsu2016-09-27177-38121/+1651
* build: turn on -fno-delete-null-pointer-checksBen Noordhuis2016-06-241-1/+5
* Working on v0.10.47Rod Vagg2016-06-241-2/+2
* 2016-06-23 Version 0.10.46 (Maintenance) Releasev0.10.46Rod Vagg2016-06-242-1/+15
* deps: update libuv to 0.10.37Saúl Ibarra Corretgé2016-06-2329-298/+274
* deps: backport 3a9bfec from v8 upstreamMyles Borins2016-06-232-2/+8
* Working on v0.10.46Rod Vagg2016-05-061-2/+2
* 2016-05-06 Version 0.10.45 (Maintenance) Releasev0.10.45Rod Vagg2016-05-062-1/+21
* deps: completely upgrade npm in LTS to 2.15.1Forrest L Norvell2016-05-05115-121/+123
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2016-05-052-5/+20
* deps: update openssl asm filesShigeki Ohtsu2016-05-059-87/+294
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2016-05-051-7/+13
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2016-05-051-1/+1
* deps: separate sha256/sha512-x86_64.pl for opensslShigeki Ohtsu2016-05-052-25/+449
* deps: copy all openssl header files to include dirShigeki Ohtsu2016-05-0576-253/+37024
* deps: upgrade openssl sources to 1.0.1tShigeki Ohtsu2016-05-05129-37654/+884
* Working on v0.10.45Rod Vagg2016-03-311-2/+2
* 2016-03-31 Version 0.10.44 (Maintenance) Releasev0.10.44Rod Vagg2016-03-312-1/+15
* deps: upgrade npm in LTS to 2.15.1Forrest L Norvell2016-03-313364-67128/+197172
* test: change tls tests not to use LOW cipherShigeki Ohtsu2016-03-153-21/+21
* deps: Disable EXPORT and LOW ciphers in opensslShigeki Ohtsu2016-03-151-0/+6
* win,build: support Visual C++ Build Tools 2015João Reis2016-03-111-1/+3
* Working on v0.10.44Rod Vagg2016-03-031-2/+2
* 2016-03-04 Version 0.10.43 (Maintenance) Releasev0.10.43Rod Vagg2016-03-032-1/+25
* build: update Node.js logo on OSX installerRod Vagg2016-03-031-0/+0
* doc: remove SSLv2 descriptionsShigeki Ohtsu2016-03-032-15/+7
* crypto,tls: remove SSLv2 supportBen Noordhuis2016-03-029-103/+51
* test: fix hanging http obstext testBen Noordhuis2016-03-021-2/+2
* deps: upgrade openssl to 1.0.1sBen Noordhuis2016-03-0149-994/+2767
* deps: update http-parser to version 1.2James M Snell2016-02-243-2/+18
* domains: fix handling of uncaught exceptionsJulien Gilli2016-02-119-58/+878
* Working on v0.10.43James M Snell2016-02-091-2/+2