2379 Commits (d86fc39666ab9732dc2b551474f49af23a666c75)

Author SHA1 Message Date
James M Snell d86fc39666 deps: update http-parser to version 2.3.1 9 years ago
Michael Dawson caa16b41d6 tls: prevent server from using dhe keys < 768 9 years ago
Jeremy Whitlock f0453caea2 domains: port caeb677 from v0.10 to v0.12 10 years ago
cjihrig b5a0abcfdf child_process: clone spawn options argument 10 years ago
Devin Nakamura 0363cf4a80 tls: Closing parent socket also closes the tls sock 10 years ago
Alexis Campailla cf435d55db test: mark test-signal-unregister as flaky 10 years ago
João Reis ceb6a8c131 test: fix test-debug-port-from-cmdline 10 years ago
Fedor Indutny b8d47a7b6f fix 10 years ago
Fedor Indutny 22997731e6 test: add regression test for #25735 10 years ago
Fedor Indutny 75697112e8 tls: do not hang without `newSession` handler 11 years ago
Julien Gilli 39e05639f4 test: mark http-pipeline-flood flaky on win32 10 years ago
João Reis 78d256e7f5 test: unmark tests that are no longer flaky 10 years ago
João Reis 8294f32cff test: mark microtask-queue-run(-domain) as flaky 10 years ago
Julien Gilli dcb7ef2e40 tls: revert disable RC4 and cipher lists changes 10 years ago
Shigeki Ohtsu 139dbe8bb7 test: remove 512 bits test in test-tls-dhe.js 10 years ago
Julien Gilli d38e865fce timers: fix timeout when added in timer's callback 10 years ago
Dmitri Melikyan b81a643f9a V8: avoid deadlock when profiling is active 10 years ago
Shigeki Ohtsu 10349829f2 test: add -no_rand_screen for tls-server-verify 10 years ago
Shigeki Ohtsu cb63d93e03 test: kill child in tls-server-verify for speed up 10 years ago
Alexis Campailla 83b7c07421 test,win: re-enable tls-server-verify in CI 10 years ago
João Reis 29bbb32171 test: improve console output of tls-server-verify 10 years ago
João Reis 6d3450511b test: run tls-server-verify servers in parallel 10 years ago
João Reis 1191e651e4 test: running tls-server-verify clients in parallel 10 years ago
cjihrig e23450fa81 test: Array.prototype.values() regression test 10 years ago
Gireesh Punathil ebbb3560fa test: relax timing constraints for child process 10 years ago
Michael Dawson 97d4706e81 test: delete simple/test-process-active-wraps 10 years ago
Julien Gilli 72188d87d0 tls,crypto: revert recent cipher lists changes 10 years ago
Julien Gilli 101e103e3b repl: make 'Unexpected token' errors recoverable 10 years ago
Alexis Campailla 0dbaee4a9b test,win: disable test-tls-server-verify for CI 10 years ago
Michael Dawson fcbf226a94 test: Extend timeout due to failure on AIX 10 years ago
Julien Gilli cb55a05f52 test: add test for let bindings in for loops 10 years ago
Gireesh Punathil 4e154d6ef8 test: immunize data flow from packet size and order 10 years ago
James M Snell f9291a9449 disable RC4, add --cipher-list command line switch 10 years ago
James M Snell 67d9a56251 tls: disable RC4, add --cipher-list command line switch 10 years ago
Gireesh Punathil 66b243dd87 test: relax the timing window in test-child-process-fork-net2.js 10 years ago
Gireesh Punathil f3f4e28216 test: make cluster tests more time tolerant 10 years ago
Fedor Indutny 61fe1fe21b src: backport fix for SIGINT crash on FreeBSD 10 years ago
Gireesh Punathil 13e1131406 test: address timing issues in simple http tests 10 years ago
Michael Dawson 5dd5ce75d7 test: Env variable to specify directory for pipes 10 years ago
Nathan Woltman c66f8c21f0 path: refactor for performance and consistency 10 years ago
Ben Noordhuis 2411bea0df lib: fix stdio/ipc sync i/o regression 10 years ago
Alexis Campailla e8b2109567 test: update flaky test definitions 10 years ago
Jonas Dohse f2a45caf2e domains: fix stack clearing after error handled 10 years ago
Julien Gilli a5be84fe9b url: revert reslove urls with . and .. 10 years ago
cjihrig 1a2a4dac23 net: allow port 0 in connect() 10 years ago
Julien Gilli d9a309f718 tests: fix race in test-http-curl-chunk-problem 10 years ago
Julien Gilli b233131901 src: fix builtin modules failing with --use-strict 10 years ago
Michael Dawson 3e40e126eb test: make destroyed-socket-write2.js more robust 10 years ago
Fedor Indutny bada87bd66 net: unref timer in parent sockets 10 years ago
Julien Gilli c8239c08d7 console: allow Object.prototype fields as labels 10 years ago