2993 Commits (b77252ff9a00727f5699acb5c1bc8bf0d85785dc)

Author SHA1 Message Date
Ben Noordhuis dbfc9d9241 crypto,tls: remove SSLv2 support 9 years ago
James M Snell fa26b13df7 deps: update to http-parser 2.3.2 9 years ago
Rich Trott fcc64792ae child_process: guard against race condition 9 years ago
Rich Trott d421e85dc9 lib: fix cluster handle leak 10 years ago
Brian White 6c468df9af child_process: fix data loss with readable event 9 years ago
Julien Gilli 018e4e0b1a domains: fix handling of uncaught exceptions 9 years ago
Julien Gilli be39f30447 test: add test-domain-exit-dispose-again back 9 years ago
Julien Gilli da66166b9a test: fix test-domain-exit-dispose-again 9 years ago
James M Snell 2a2d3e1b03 http: strictly forbid invalid characters from headers 9 years ago
James M Snell d86fc39666 deps: update http-parser to version 2.3.1 9 years ago
Fedor Indutny dfc6f4a9af http: fix pipeline regression 10 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
Evan Lucas 261fa3620f src: fix intermittent SIGSEGV in resolveTxt 10 years ago
João Reis 1f7257b02d test: mark test-https-aws-ssl flaky on linux 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
Fedor Indutny d6484f3f7b http: fix assert on data/end after socket error 10 years ago