141 Commits (2e28832660099b49d861f4d4039d8d35ebb6c77e)

Author SHA1 Message Date
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
koichik 6392eba3f9 test: update an expired certificate 13 years ago
Bert Belder 232e8e19a1 Fix test-stdin-from-file 13 years ago
Ben Noordhuis 7defbd27ef test: add DSA sign/verify crypto tests 13 years ago
Ben Noordhuis 9d3faf4f9a crypto: add support for RSA public key signing/verification 13 years ago
Shigeki Ohtsu e0f10ecfd9 debugger: correctly handle source with multi-byte characters 13 years ago
Fedor Indutny b5d32d4a9e debugger: do not request `continue` on connection 13 years ago
koichik f53d092a2a tls, https: add passphrase option 13 years ago
Igor Zinkovsky 0a5708c3e9 fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windows 13 years ago
Maciej Małecki 8f1ba251dd test: #1899 - output in child process raises an exception 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
isaacs 59a5262041 Fix #1882 zlib Update 'availOutBefore' value, and test 13 years ago
Ryan Dahl ca4a0fce65 Remove test-child-process-channel.js 13 years ago
Ryan Dahl 12486a6437 Change API for sending handles 13 years ago
Ryan Dahl 26c08a3f35 Do load balancing test in test-child-process-fork2. 13 years ago
Ryan Dahl 899358e797 Add test-child-process-fork2 and fixes to make it work 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Fedor Indutny c26cf84a08 debugger: fix backtrace with no frames 13 years ago
Fedor Indutny e406613ee5 test-debugger-repl improvements 13 years ago
Niclas Hoyer b7e36f8584 added test case for foaf+ssl client certificate 13 years ago
koichik 6f60683802 tls: x509 certificate subject parsing fail 13 years ago