1. 03 Jan, 2011 4 commits
    • Dr. Stephen Henson's avatar
      PR: 2410 · dab5848c
      Dr. Stephen Henson authored
      Submitted by: Rob Austein <sra@hactrn.net>
      Reviewed by: steve
      
      Use OPENSSL_assert() instead of assert().
      dab5848c
    • Dr. Stephen Henson's avatar
      PR: 2413 · a02f0f3d
      Dr. Stephen Henson authored
      Submitted by: Michael Bergandi <mbergandi@gmail.com>
      Reviewed by: steve
      
      Fix typo in crypto/bio/bss_dgram.c
      a02f0f3d
    • Dr. Stephen Henson's avatar
      use fips-dev not dev-fips · e69d4936
      Dr. Stephen Henson authored
      e69d4936
    • Dr. Stephen Henson's avatar
      PR: 2416 · 38921f0a
      Dr. Stephen Henson authored
      Submitted by: Mark Phalan <mark.phalan@oracle.com>
      Reviewed by: steve
      
      Use L suffix in version number.
      38921f0a
  2. 14 Dec, 2010 2 commits
  3. 11 Dec, 2010 1 commit
  4. 03 Dec, 2010 1 commit
  5. 02 Dec, 2010 7 commits
  6. 30 Nov, 2010 3 commits
  7. 29 Nov, 2010 3 commits
  8. 27 Nov, 2010 1 commit
  9. 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
  10. 24 Nov, 2010 2 commits
  11. 23 Nov, 2010 5 commits
  12. 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
  13. 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
  14. 18 Nov, 2010 7 commits