1. 30 Nov, 2010 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2385 · 00daa2e6
      Dr. Stephen Henson authored
      Submitted by: Stefan Birrer <stefan.birrer@adnovum.ch>
      Reviewed by: steve
      
      Zero key->pkey.ptr after it is freed so the structure can be reused.
      00daa2e6
    • Dr. Stephen Henson's avatar
      update NEWS · 000f221d
      Dr. Stephen Henson authored
      000f221d
  2. 29 Nov, 2010 3 commits
  3. 27 Nov, 2010 1 commit
  4. 25 Nov, 2010 1 commit
    • 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
  5. 24 Nov, 2010 2 commits
  6. 23 Nov, 2010 5 commits
  7. 22 Nov, 2010 2 commits
    • 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
    • Andy Polyakov's avatar
      s390x.S: fix typo in bn_mul_words [from HEAD]. · 4cdde224
      Andy Polyakov authored
      PR: 2380
      4cdde224
  8. 19 Nov, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2376 · a28cee6e
      Dr. Stephen Henson authored
      Submitted by: Guenter <lists@gknw.net>
      Reviewed by: steve
      
      Cleanup alloca use, fix Win32 target for OpenWatcom.
      a28cee6e
  9. 18 Nov, 2010 11 commits
  10. 16 Nov, 2010 5 commits
  11. 15 Nov, 2010 1 commit
  12. 14 Nov, 2010 1 commit
  13. 11 Nov, 2010 3 commits
  14. 02 Nov, 2010 1 commit
  15. 11 Oct, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2295 · 2191b3ba
      Dr. Stephen Henson authored
      Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com>
      Reviewed by: steve
      
      OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code
      elimination.
      2191b3ba