215 Commits (9fa25c8ca0158fec7526c7b8b3db74d2bc66fb73)

Author SHA1 Message Date
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", " 10 years ago
Robert Kowalski 36777d2a5f module: test for directories, fix require with .. 11 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Fedor Indutny d87480beb2 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 25e8adefa3 test: fix debug-signal-cluster after da update 10 years ago
Adam Lippai 11d57a535c tls: fix encoding in certificate-related functions 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
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