1. 03 Jan, 2011 4 commits
  2. 25 Dec, 2010 1 commit
  3. 14 Dec, 2010 3 commits
  4. 13 Dec, 2010 1 commit
  5. 12 Dec, 2010 2 commits
  6. 11 Dec, 2010 1 commit
  7. 03 Dec, 2010 1 commit
  8. 02 Dec, 2010 5 commits
  9. 30 Nov, 2010 2 commits
  10. 29 Nov, 2010 4 commits
  11. 27 Nov, 2010 1 commit
  12. 25 Nov, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2240 · d0205686
      Dr. Stephen Henson authored
      Submitted by: Jack Lloyd <lloyd@randombit.net>, "Mounir IDRASSI" <mounir.idrassi@idrix.net>, steve
      Reviewed by: steve
      
      As required by RFC4492 an absent supported points format by a server is
      not an error: it should be treated as equivalent to an extension only
      containing uncompressed.
      d0205686
    • Dr. Stephen Henson's avatar
      using_ecc doesn't just apply to TLSv1 · 290be870
      Dr. Stephen Henson authored
      290be870
  13. 24 Nov, 2010 6 commits
  14. 23 Nov, 2010 6 commits
  15. 22 Nov, 2010 1 commit
    • Richard Levitte's avatar
      * tests.com: Add the symbol openssl_conf, so the openssl application · fbd7d524
      Richard Levitte authored
        stops complaining about a missing configuration file.  Define the logical
        name PERL_ENV_TABLES with values to Perl considers the DCL symbol table
        as part of the environment (see 'man perlvms' for details), so cms-test.pl
        can get the value of EXE_DIR from tests.com, among others.
      * cms-test.pl: Make changes to have it work on VMS as well.  Upper or mixed
        case options need to be quoted and the openssl command needs a VMS-specific
        treatment.  It all should work properly on Unix, I hope it does on Windows
        as well...
      fbd7d524