summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)AuthorFilesLines
2012-06-08child_process: expose UV_PROCESS_DETACHED as options.detachedCharlie McConnell1-0/+1
2012-05-15Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs1-0/+0
2012-05-14crypto: add PKCS12/PFX supportssuda1-0/+0
2012-05-02debugger: support mirroring Date objectsFedor Indutny1-0/+4
2012-05-01test: rebuild keys without asking for passwordMichael Thomas1-2/+4
2012-04-18test: use the new net.listen(backlog=x) APIBen Noordhuis1-4/+1
2012-03-22test: generate 1024-bit keys, pacify openssl 1.0.1Lal Jérémy1-4/+4
2012-03-10tls: parsing multiple values of a key in ssl certificatessuda1-0/+22
2012-03-06process: show detailed error message in process.dlopen()Shigeki Ohtsu1-0/+1
2012-03-02Change test fixture from symlink to regular fileisaacs1-1/+46
2012-02-22Change test fixture from symlink to regular fileisaacs1-1/+46
2012-02-18Lint all the JavaScripts.isaacs1-2/+2
2012-02-07test: add --debug-brk regression testBen Noordhuis1-0/+0
2012-01-26Fix #2507 Raise errors less agressively when destroying stdio streamsisaacs1-0/+38
2011-12-06test: new test, verify that we don't close and reuse fd 0Ben Noordhuis1-0/+1
2011-11-27test: update an expired certificatekoichik1-6/+6
2011-11-25Fix test-stdin-from-fileBert Belder1-4/+0
2011-11-22test: add DSA sign/verify crypto testsBen Noordhuis3-0/+54
2011-11-17crypto: add support for RSA public key signing/verificationBen Noordhuis2-0/+20
2011-11-11debugger: correctly handle source with multi-byte charactersShigeki Ohtsu1-0/+19
2011-11-04debugger: do not request `continue` on connectionFedor Indutny1-2/+0
2011-10-31tls, https: add passphrase optionkoichik3-0/+40
2011-10-25fix test-http-curl-chunk-problem.js and test-pipe-file-to-http.js on windowsIgor Zinkovsky1-0/+29
2011-10-21test: #1899 - output in child process raises an exceptionMaciej Małecki1-0/+23
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis8-15/+15
2011-10-13Fix #1882 zlib Update 'availOutBefore' value, and testisaacs1-0/+0
2011-10-10Remove test-child-process-channel.jsRyan Dahl1-9/+0
2011-10-07Change API for sending handlesRyan Dahl1-11/+10
2011-10-07Do load balancing test in test-child-process-fork2.Ryan Dahl1-1/+19
2011-10-07Add test-child-process-fork2 and fixes to make it workRyan Dahl1-0/+9
2011-10-05Fixed a lot of jslint errors.Colton Baker13-14/+16
2011-09-26debugger: fix backtrace with no framesFedor Indutny1-0/+5
2011-09-23test-debugger-repl improvementsFedor Indutny1-0/+16
2011-09-03added test case for foaf+ssl client certificateNiclas Hoyer2-0/+57
2011-08-31tls: x509 certificate subject parsing failkoichik1-0/+24
2011-08-10Revert "Make test-sync-fileread pass even when git cr/lf conversion is enabled"Bert Belder1-1/+0
2011-08-10Make test-sync-fileread pass even when git cr/lf conversion is enabledBert Belder1-0/+1
2011-08-04module: strip byte order marker when loading *.js and *.json filesBen Noordhuis2-0/+2
2011-07-29Revert "AMD compatibility for node"isaacs5-24/+0
2011-07-15Close #1348 Remove require.pathsisaacs4-98/+0
2011-07-14Close #1281 Make require a public member of moduleisaacs4-0/+9
2011-06-29Merge branch 'v0.4'Ryan Dahl1-6/+0
2011-06-15Merge branch 'v0.4'Ryan Dahl2-0/+21
2011-06-14Closes #1177 remove one node_modules optimizationMathias Buus1-6/+0
2011-06-14Support for signature verification with RSA/DSA public keysMark Cavage2-0/+21
2011-06-13AMD compatibility for node, with docs and testsisaacs5-0/+24
2011-05-11child_process.spawnNodeRyan Dahl2-0/+19
2011-04-13Test to demonstrate #892Ryan Dahl1-0/+48
2011-03-14Update copyright headersRyan Dahl51-0/+1071
2011-03-14Fix HTTP agent disconnection problemRyan Dahl1-0/+0