Skip to content
  1. Jan 03, 2011
  2. Dec 25, 2010
  3. Dec 14, 2010
  4. Dec 13, 2010
  5. Dec 12, 2010
  6. Dec 11, 2010
  7. Dec 03, 2010
  8. Dec 02, 2010
  9. Nov 30, 2010
  10. Nov 29, 2010
  11. Nov 27, 2010
  12. Nov 25, 2010
    • 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. Nov 24, 2010
  14. Nov 23, 2010
  15. Nov 22, 2010
    • 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