summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process: allow reading from stdout/stderr socketsAnna Henningsen2019-03-198-20/+35
* tools: allow input for TTY testsAnna Henningsen2019-03-192-4/+21
* build: set `-blibpath:` for AIXRichard Lau2019-03-191-2/+22
* test: fix module loading error for AIX 7.1Richard Lau2019-03-151-1/+2
* test: mark test-cli-node-options flaky on armRich Trott2019-02-281-0/+2
* test: mark test_threadsafe_function/test as flakyGireesh Punathil2019-02-281-0/+11
* n-api: add missing handle scopesDaniel Bevenius2019-02-281-0/+2
* doc: fix optional parameters in n-api.mdLars-Magnus Skog2019-02-281-2/+2
* n-api: clean up thread-safe functionGabriel Schulhof2019-02-281-353/+358
* n-api: remove idle_running from TsFnLars-Magnus Skog2019-02-281-12/+6
* src: fix may be uninitialized warning in n-apiMichael Dawson2019-02-281-1/+1
* n-api: guard against cond null dereferenceGabriel Schulhof2019-02-283-29/+104
* n-api: fix compiler warningcjihrig2019-02-281-1/+0
* n-api: add API for asynchronous functionsGabriel Schulhof2019-02-288-4/+1330
* test: fix test-repl-envvarsAnna Henningsen2019-02-281-1/+1
* doc: update the http.request.setTimeout docs to be accurateJames Bunton2019-02-281-2/+3
* deps: cherry-pick 525b396 from V8 upstreamPeter Marshall2019-02-282-6/+11
* Working on v8.15.2Rod Vagg2019-02-281-2/+2
* 2019-02-28, Version 8.15.1 'Carbon' (LTS)v8.15.1Rod Vagg2019-02-283-2/+33
* deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu2019-02-282-2/+20
* openssl: fix keypress requirement in apps on win32Shigeki Ohtsu2019-02-281-7/+13
* deps: fix asm build error of openssl in x86_win32Shigeki Ohtsu2019-02-281-6/+6
* deps: fix openssl assembly error on ia32 win32Fedor Indutny2019-02-281-1/+1
* deps: copy all openssl header files to include dirShigeki Ohtsu2019-02-2876-270/+38597
* deps: upgrade openssl sources to 1.0.2rShigeki Ohtsu2019-02-28119-40168/+813
* http: prevent slowloris with keepalive connectionsMatteo Collina2019-02-272-0/+73
* Working on v8.15.1Myles Borins2018-12-261-2/+2
* 2018-12-26, Version 8.15.0 'Carbon' (LTS)v8.15.0v8.15.0-proposalMyles Borins2018-12-255-6/+32
* http: add maxHeaderSize propertycjihrig2018-12-253-0/+35
* cli: add --max-http-header-size flagcjihrig2018-12-218-24/+183
* deps: cherry-pick http_parser_set_max_header_sizecjihrig2018-12-212-4/+14
* http: fix regression of binary upgrade response bodyMatteo Collina2018-12-211-3/+3
* test: move test-benchmark-path to sequentialRich Trott2018-12-211-0/+0
* test: mark test-http2-settings-flood as flaky on WindowsRich Trott2018-12-211-0/+2
* Working on v8.14.2Myles Borins2018-12-181-2/+2
* 2018-12-18, Version 8.14.1 'Carbon' (LTS)v8.14.1v8.14.1-proposalBeth Griggs2018-12-184-4/+106
* http2: fix sequence of error/close eventsGerhard Stoebich2018-12-112-7/+5
* test: verify order of error in h2 server streamMyles Borins2018-12-111-0/+43
* assert: revert breaking changeRuben Bridgewater2018-12-113-3/+3
* doc: add description for inspector-only console methods.Benjamin Zaslavsky2018-12-101-0/+99
* doc: fix api documentation of http.createServerAri Autio2018-12-101-13/+2
* test: test process.setuid for bad argument typesDivyanshu Singh2018-12-041-0/+4
* test: improve assert messagefatahn2018-12-041-2/+2
* test: remove third argument from call to assert.strictEqual()Forrest Wolf2018-12-041-2/+3
* doc: update to adding listens on SIGUSR1willhayslett2018-12-041-1/+1
* test: fix flaky test-cluster-send-handle-twiceRich Trott2018-12-041-4/+3
* doc: remove "if provided" for optional argumentsRich Trott2018-12-041-4/+4
* doc: do not identify string as "JavaScript string"Rich Trott2018-12-041-4/+4
* test: rename regression tests more expressivelyUjjwal Sharma2018-12-043-13/+25
* test: remove 3rd argument from assert.strictEqualArian Santrach2018-12-041-1/+2