2974 Commits (b8d47a7b6f0ba70883ce5566f5c381a16eedb2a2)

Author SHA1 Message Date
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
Fedor Indutny d6484f3f7b http: fix assert on data/end after socket error 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
Trevor Norris 9deade4322 smalloc: extend user API 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
Bruno Jouhier b3aa876f08 fs: properly handle fd passed to truncate() 10 years ago
cjihrig 6c3647c38d console: allow Object.prototype fields as labels 10 years ago
Jackson Tian 4823afcbe2 fs: make F_OK/R_OK/W_OK/X_OK not writable 10 years ago
Jan Schär d2b546187a test: Timeout#unref() does not return instance 10 years ago
Ben Noordhuis 04b63e022a lib: fix max size check in Buffer constructor 10 years ago