summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2019-12-17, Version 8.17.0 'Carbon' (LTS)v8.17.0v8.17.0-proposalMyles Borins2019-12-163-4/+24
* build,win: add test-ci-native and test-ci-jsJoão Reis2019-12-162-2/+13
* deps: update npm to 6.13.4Audrey Eschright2019-12-132624-81350/+157928
* Working on v8.16.3Beth Griggs2019-10-091-2/+2
* 2019-10-09, Version 8.16.2 'Carbon' (LTS)v8.16.2v8.16.2-proposalBeth Griggs2019-10-093-2/+40
* http2: do not start reading after write if new write is on wireAnna Henningsen2019-09-252-1/+52
* http2: do not crash on stream listener removal w/ destroyed sessionAnna Henningsen2019-09-252-4/+39
* test,win: cleanup exec-timeout processesJoão Reis2019-09-191-0/+16
* http: check for existance in resetHeadersTimeoutOnReqEndMatteo Collina2019-09-192-1/+25
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2019-09-192-2/+20
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2019-09-191-7/+13
* deps: fix asm build error of openssl in x86_win32Shigeki Ohtsu2019-09-191-6/+6
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2019-09-191-1/+1
* deps: copy all openssl header files to include dirSam Roberts2019-09-1976-270/+38598
* deps: upgrade openssl sources to 1.0.2sSam Roberts2019-09-19107-38796/+569
* stream: ensure writable.destroy() emits error onceLuigi Pinca2019-09-192-5/+38
* crypto: update root certificatesSam Roberts2019-09-191-31/+0
* tls: partially backport pull request #26415Ben Noordhuis2019-09-192-141/+141
* crypto: update root certificatesSam Roberts2019-09-191-0/+105
* crypto: update root certificatesSam Roberts2019-09-191-166/+230
* tools: update certdata.txtSam Roberts2019-09-191-166/+0
* tools: update certdata.txtSam Roberts2019-09-191-0/+675
* tools: update certdata.txtSam Roberts2019-09-191-1625/+1318
* deps: V8: backport d520ebbMichaël Zasso2019-09-193-5/+17
* test: unskip tests that now pass on AIXSam Roberts2019-09-192-4/+1
* test: specialize OOM check for AIXSam Roberts2019-09-192-15/+31
* test: fix pty test hangs on aixBen Noordhuis2019-09-196-78/+123
* test: skip stringbytes-external-exceed-max on AIXSam Roberts2019-09-192-5/+19
* test: skip tests related to CI failures on AIXSam Roberts2019-09-194-0/+15
* Working on v8.16.2Beth Griggs2019-08-151-2/+2
* 2019-08-15, Version 8.16.1 'Carbon' (LTS)v8.16.1v8.16.1-proposalBeth Griggs2019-08-153-2/+48
* test: apply test-http2-max-session-memory-leak from v12.xAnna Henningsen2019-08-151-0/+46
* http2: allow security revert for Ping/Settings FloodAnna Henningsen2019-08-152-0/+4
* http2: pause input processing if sending outputAnna Henningsen2019-08-153-45/+141
* http2: stop reading from socket if writes are in progressAnna Henningsen2019-08-152-1/+20
* http2: consider 0-length non-end DATA frames an errorAnna Henningsen2019-08-153-16/+16
* http2: shrink default `vector::reserve()` allocationsAnna Henningsen2019-08-151-4/+5
* http2: handle 0-length headers betterAnna Henningsen2019-08-153-5/+37
* http2: limit number of invalid incoming framesAnna Henningsen2019-08-153-0/+100
* http2: limit number of rejected stream openingsAnna Henningsen2019-08-153-5/+19
* http2: do not create ArrayBuffers when no DATA receivedAnna Henningsen2019-08-154-71/+92
* http2: only call into JS when necessary for session eventsAnna Henningsen2019-08-154-10/+163
* http2: improve JS-side debug loggingAnna Henningsen2019-08-151-54/+61
* deps: update nghttp2 to 1.39.2Anna Henningsen2019-08-156-6/+36
* deps: update nghttp2 to 1.39.1gengjiawen2019-08-152-5/+8
* deps: update nghttp2 to 1.38.0gengjiawen2019-08-152-50/+52
* deps: update nghttp2 to 1.37.0gengjiawen2019-08-157-38/+43
* deps: update nghttp2 to 1.34.0James M Snell2019-08-1510-26/+96
* http2: improve http2 code a bitJames M Snell2019-08-155-135/+152
* Working on v8.16.1Myles Borins2019-04-161-2/+2