207 Commits (4714abb4828328cf466a442944fa66362185ecef)

Author SHA1 Message Date
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 10 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 10 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny e796e11087 node: do not ever close stdio 11 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago
Fedor Indutny cc4b6e6e58 crypto: clear error in GetPeerCertificate 11 years ago
Sam Roberts cb1646f44e test: fix assumption of worker exit on disconnect 11 years ago
Alexis Campailla f9e3364a47 test: fix create-file test fixture 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Thom Seddon f755ecf484 src: accept passphrase when crypto signing with private key 11 years ago
Jason Gerfen 7bf46ba4ce crypto: add SPKAC support 11 years ago
isaacs d9b4cc323f Revert "crypto: add SPKAC support" 11 years ago
Jason Gerfen 7f66e44dc1 crypto: add SPKAC support 11 years ago
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 11 years ago
Miroslav Bajtos c16963b977 src: break on uncaught exception 12 years ago
isaacs 52adc0d963 test: Fix test-deprecation-flags 12 years ago
Miroslav Bajtoš 43ec1b1c2e debugger, cluster: each worker has new debug port 12 years ago
Miroslav Bajtoš a32a243d5f debugger: breakpoints in scripts not loaded yet 12 years ago
Miroslav Bajtoš 5db936d2ae debugger: breakpoints in scripts not loaded yet 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
isaacs ec378aaa69 test: Fix debugger repl tests 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
isaacs acfb0ef908 test: fixture for streams2 testing 12 years ago
Ben Noordhuis c81dec70e6 test: remove simple/test-child-process-fork2 12 years ago
Ben Noordhuis 1f76a2eddc fs: add long stacktrace debugging facility 12 years ago
isaacs a12c42ca2f test: Use setImmediate for recursive deferral 12 years ago
Ben Noordhuis 212466bea2 child_process: make .fork()'d child auto-exit 12 years ago
tasogarepg 21c4b9a9eb debugger: fix --debug-brk 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
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 12 years ago
Bert Belder b0d2795fe9 child process: fix processes with IPC channel don't emit 'close' 12 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 12 years ago
TJ Holowaychuk ed7fb149a2 module: add filename to require() json errors 12 years ago
isaacs fce7c958ed test: add deprecation fixture 13 years ago
Charlie McConnell 2eb181d28c child_process: fix test implementation for options.detached 13 years ago
Charlie McConnell 4b021a3541 child_process: expose UV_PROCESS_DETACHED as options.detached 13 years ago
ssuda fb7348ae06 crypto: add PKCS12/PFX support 13 years ago
Fedor Indutny c3898f3c1f debugger: support mirroring Date objects 13 years ago
Michael Thomas 4e4860579e test: rebuild keys without asking for password 13 years ago
Ben Noordhuis c56d1559fc test: use the new net.listen(backlog=x) API 13 years ago
Lal Jérémy ef046bf4f6 test: generate 1024-bit keys, pacify openssl 1.0.1 13 years ago
ssuda 9b672bcaa2 tls: parsing multiple values of a key in ssl certificate 13 years ago
Shigeki Ohtsu 59c3923672 process: show detailed error message in process.dlopen() 13 years ago
isaacs d8c5ba2185 Change test fixture from symlink to regular file 13 years ago
isaacs 92cb684e78 Change test fixture from symlink to regular file 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
isaacs ff0f0aeb40 Fix #2507 Raise errors less agressively when destroying stdio streams 13 years ago
Ben Noordhuis 70bc2e32af test: new test, verify that we don't close and reuse fd 0 13 years ago