summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* test: new test, verify that we don't close and reuse fd 0Ben Noordhuis2011-12-061-0/+1
* test: update an expired certificatekoichik2011-11-271-6/+6
* Fix test-stdin-from-fileBert Belder2011-11-251-4/+0
* test: add DSA sign/verify crypto testsBen Noordhuis2011-11-223-0/+54
* crypto: add support for RSA public key signing/verificationBen Noordhuis2011-11-172-0/+20
* debugger: correctly handle source with multi-byte charactersShigeki Ohtsu2011-11-111-0/+19
* debugger: do not request `continue` on connectionFedor Indutny2011-11-041-2/+0
* tls, https: add passphrase optionkoichik2011-10-313-0/+40
* fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windowsIgor Zinkovsky2011-10-251-0/+29
* test: #1899 - output in child process raises an exceptionMaciej MaƂecki2011-10-211-0/+23
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-158-15/+15
* Fix #1882 zlib Update 'availOutBefore' value, and testisaacs2011-10-131-0/+0
* Remove test-child-process-channel.jsRyan Dahl2011-10-101-9/+0
* Change API for sending handlesRyan Dahl2011-10-071-11/+10
* Do load balancing test in test-child-process-fork2.Ryan Dahl2011-10-071-1/+19
* Add test-child-process-fork2 and fixes to make it workRyan Dahl2011-10-071-0/+9
* Fixed a lot of jslint errors.Colton Baker2011-10-0513-14/+16
* debugger: fix backtrace with no framesFedor Indutny2011-09-261-0/+5
* test-debugger-repl improvementsFedor Indutny2011-09-231-0/+16
* added test case for foaf+ssl client certificateNiclas Hoyer2011-09-032-0/+57
* tls: x509 certificate subject parsing failkoichik2011-08-311-0/+24
* Revert "Make test-sync-fileread pass even when git cr/lf conversion is enabled"Bert Belder2011-08-101-1/+0
* Make test-sync-fileread pass even when git cr/lf conversion is enabledBert Belder2011-08-101-0/+1
* module: strip byte order marker when loading *.js and *.json filesBen Noordhuis2011-08-042-0/+2
* Revert "AMD compatibility for node"isaacs2011-07-295-24/+0
* Close #1348 Remove require.pathsisaacs2011-07-154-98/+0
* Close #1281 Make require a public member of moduleisaacs2011-07-144-0/+9
* Merge branch 'v0.4'Ryan Dahl2011-06-291-6/+0
|\
| * Closes #1177 remove one node_modules optimizationMathias Buus2011-06-141-6/+0
* | Merge branch 'v0.4'Ryan Dahl2011-06-152-0/+21
|\ \ | |/
| * Support for signature verification with RSA/DSA public keysMark Cavage2011-06-142-0/+21
* | AMD compatibility for node, with docs and testsisaacs2011-06-135-0/+24
* | child_process.spawnNodeRyan Dahl2011-05-112-0/+19
|/
* Test to demonstrate #892Ryan Dahl2011-04-131-0/+48
* Update copyright headersRyan Dahl2011-03-1451-0/+1071
* Fix HTTP agent disconnection problemRyan Dahl2011-03-141-0/+0
* Extend OpenSSL expiration datesRyan Dahl2011-03-1421-133/+133
* package.json main as indexed subdirisaacs2011-02-182-0/+4
* TLS: CRL supportTheo Schlossnagle2011-02-1014-67/+105
* New keys, agent1-cert.pem was expiredRyan Dahl2011-02-0925-128/+132
* Better assert in the node_modules testsisaacs2011-02-092-4/+6
* node_modules module lookup, +docs and test.isaacs2011-02-096-0/+26
* support for package.jsonisaacs2011-02-072-0/+4
* Closes GH-619 Make require.main be the main moduleisaacs2011-02-021-0/+4
* Add ext_key_usage to getPeerCertificateGreg Hughes2011-01-276-4/+85
* A module ID with a trailing slash must be a dir.isaacs2011-01-272-0/+0
* Adding support for require-like initialization of node,Daniel Ennis2011-01-242-0/+9
* Fix expired keysRyan Dahl2011-01-1015-101/+101
* Add 'make test' to test/fixtures/keys/MakefileRyan Dahl2010-12-071-1/+12
* Fix CNs for agent keys; can't be the same as CA's CNRyan Dahl2010-12-0722-174/+318