165 Commits (77d1f4a91f2885fd3f39298754ae5b7ee75ad3d1)

Author SHA1 Message Date
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Bryan Cantrill e496707d39 mdb_v8: update to latest version 11 years ago
Timothy J Fontaine 67dfcd55be test: pummel/net-connect-econnrefused backoff 11 years ago
Timothy J Fontaine d2952cce36 test: migrate pummel/keep-alive to wrk 11 years ago
Timothy J Fontaine de56ffa58b test: pummel/*ci-reneg* handle EPIPE 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Timothy J Fontaine 95bb347d6c test: pummel/test-net-throttle adhere to streams 11 years ago
Timothy J Fontaine 3a3b7488b5 test: pummel fs-watch-file-slow handle spurious 11 years ago
Timothy J Fontaine e324717f8d test: remove next-tick-loops-quick 11 years ago
iamdoron 1317032c97 fs: make unwatchFile() insensitive to path 11 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Timothy J Fontaine 6cc95b06ea test: refactor to use common testcfg 11 years ago
Fedor Indutny 442d2d0cde test: ignore tests when built without OpenSSL CLI 11 years ago
Fedor Indutny 6f3d60388e gyp: build openssl-cli tool and use it in tests 11 years ago
Trevor Norris 5757642e91 node: allow nextTick infinite recursion 11 years ago
Ben Noordhuis 515607a740 fs: make fs.watch() non-recursive by default 11 years ago
Dave Pacheco 720675e7db test: use proper findjsobjects output format 11 years ago
Ben Noordhuis f311963ff9 test: update require path after file move 11 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 11 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
Ben Noordhuis b4b3a4deaf test: move slow test from simple/ to pummel/ 11 years ago
Trevor Norris 8a272cabe2 test: move smalloc segfault tests to pummel 11 years ago
Ben Noordhuis a1ea8a27e6 test: update tests after internal api change 11 years ago
Ben Noordhuis 98db7babcc test: fix pummel/test-net-connect-memleak 11 years ago
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
isaacs 32ac8c0b69 test: Pass cli flags in pummel/test-regress-GH-892 12 years ago
Ben Noordhuis c11612026f net: omit superfluous 'connect' event 12 years ago
Ben Noordhuis 14a4245051 net: don't suppress ECONNRESET 12 years ago
Ben Noordhuis acd0df4ad9 test: fix pummel test out-of-memory errors 12 years ago
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Ben Noordhuis 8ac017eba7 test: fix pummel/test-crypto-dh, pummel/test-dh-regr 12 years ago
Bryan Cantrill cc1b09d6b7 test: add tests for postmortem and DTrace support 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
isaacs dec16aa5c2 Test client renegotiation attacks on HTTPS 12 years ago
Ben Noordhuis 28d30346f4 test: use common.PORT in pummel/test-net-timeout2 12 years ago
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 6b588007df test: fix pummel/test-net-connect-econnrefused 12 years ago
Ben Noordhuis 6770555551 test: raise pummel/test-net-throttle write req size 12 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
Ben Noordhuis f0ce98441f fs: make fs.watchFile() work on windows 13 years ago
Ben Noordhuis d98a8578d6 test: add another fs.watchFile() test 13 years ago
Ben Noordhuis ff552ddbaa tls: fix off-by-one error in renegotiation check 13 years ago
Fedor Indutny ae5b0e1fc1 crypto: add padding to diffie-hellman key 13 years ago
Bert Belder 74c8041fb6 test-child-process-spawn-loop: make it pass on Windows. 13 years ago