112 Commits (e3ceee2dce63425f5c105d23a202dd4298507449)

Author SHA1 Message Date
isaacs d8c5ba2185 Change test fixture from symlink to regular file 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
Bert Belder c96ef84427 Revert "Make test-sync-fileread pass even when git cr/lf conversion is enabled" 13 years ago
Bert Belder 27ef0b0903 Make test-sync-fileread pass even when git cr/lf conversion is enabled 13 years ago
Ben Noordhuis ac722bbed6 module: strip byte order marker when loading *.js and *.json files 13 years ago
isaacs 703a1ffe52 Revert "AMD compatibility for node" 13 years ago
isaacs 7f0047c2d5 Close #1348 Remove require.paths 13 years ago
isaacs 9b5098f509 Close #1281 Make require a public member of module 13 years ago
Mathias Buus 39246f65df Closes #1177 remove one node_modules optimization 14 years ago
Mark Cavage 88552c51ae Support for signature verification with RSA/DSA public keys 14 years ago
isaacs 9967c369c9 AMD compatibility for node, with docs and tests 14 years ago
Ryan Dahl 9e26dab150 child_process.spawnNode 14 years ago
Ryan Dahl 296ff04cdc Test to demonstrate #892 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 36e75b7351 Fix HTTP agent disconnection problem 14 years ago
Ryan Dahl 2e40328c82 Extend OpenSSL expiration dates 14 years ago
isaacs f8defa3e09 package.json main as indexed subdir 14 years ago
Theo Schlossnagle 01a864a29d TLS: CRL support 14 years ago
Ryan Dahl 778fb859c6 New keys, agent1-cert.pem was expired 14 years ago
isaacs 81b4d45354 Better assert in the node_modules tests 14 years ago
isaacs 46513483cd node_modules module lookup, +docs and test. 14 years ago
isaacs da2f4b2dc4 support for package.json 14 years ago
isaacs f86ec1366f Closes GH-619 Make require.main be the main module 14 years ago
Greg Hughes 6c32e155d3 Add ext_key_usage to getPeerCertificate 14 years ago
isaacs 6cdeb3b3fd A module ID with a trailing slash must be a dir. 14 years ago
Daniel Ennis 52f93185c7 Adding support for require-like initialization of node, 14 years ago
Ryan Dahl 907e569980 Fix expired keys 14 years ago
Ryan Dahl 5d60b06b76 Add 'make test' to test/fixtures/keys/Makefile 14 years ago