Skip to content
  1. Jan 14, 2011
  2. Jan 13, 2011
  3. Jan 10, 2011
  4. Jan 09, 2011
  5. Jan 06, 2011
    • Richard Levitte's avatar
      PR: 2407 · 6e101beb
      Richard Levitte authored
      Fix fault include.
      Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
      6e101beb
  6. Jan 04, 2011
  7. Jan 03, 2011
  8. Dec 14, 2010
  9. Dec 11, 2010
  10. Dec 03, 2010
  11. Dec 02, 2010
  12. Nov 30, 2010
  13. Nov 29, 2010
  14. Nov 27, 2010
  15. Nov 25, 2010
    • Dr. Stephen Henson's avatar
      PR: 2240 · 6c36ca46
      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.
      6c36ca46
    • Dr. Stephen Henson's avatar
      using_ecc doesn't just apply to TLSv1 · 9c61c578
      Dr. Stephen Henson authored
      9c61c578
  16. Nov 24, 2010
  17. Nov 23, 2010
  18. Nov 22, 2010
    • Richard Levitte's avatar
      * tests.com: Add the symbol openssl_conf, so the openssl application · bf5adc9b
      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...
      bf5adc9b
    • Andy Polyakov's avatar
      s390x.S: fix typo in bn_mul_words [from HEAD]. · 7665b436
      Andy Polyakov authored
      PR: 2380
      7665b436