Skip to content
  1. Jan 24, 2011
    • Dr. Stephen Henson's avatar
      PR: 1612 · 2668c589
      Dr. Stephen Henson authored
      Submitted by: Robert Jackson <robert@rjsweb.net>
      Reviewed by: steve
      
      Fix EC_POINT_cmp function for case where b but not a is the point at infinity.
      2668c589
  2. Jan 13, 2011
  3. Jan 10, 2011
  4. Jan 06, 2011
    • Richard Levitte's avatar
      PR: 2407 · 2adf6327
      Richard Levitte authored
      Fix fault include.
      Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
      2adf6327
  5. Jan 04, 2011
  6. Jan 03, 2011
  7. Dec 14, 2010
  8. Dec 11, 2010
  9. Dec 03, 2010
  10. Dec 02, 2010
  11. Nov 30, 2010
  12. Nov 29, 2010
  13. Nov 27, 2010
  14. Nov 25, 2010
    • Dr. Stephen Henson's avatar
      PR: 2240 · 1684846f
      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.
      1684846f
  15. Nov 24, 2010
  16. Nov 23, 2010
  17. Nov 22, 2010
    • Richard Levitte's avatar
      * tests.com: Add the symbol openssl_conf, so the openssl application · 1cf7bbce
      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...
      1cf7bbce