1. 10 May, 2002 3 commits
    • Dr. Stephen Henson's avatar
      · 4eceda65
      Dr. Stephen Henson authored
      Add config entry debug-steve-linux-pseudo64.  This sets the
      SIXTY_FOUR bignum library option to use 64 bit operations
      on the 32 bit linux platform.
      
      This is very inefficient but it can be used to test some
      of the 64 bit logic on a 32 bit platform.
      4eceda65
    • Dr. Stephen Henson's avatar
      · 1c511bdb
      Dr. Stephen Henson authored
      Fallback to normal multiply if n2 == 8 and dna or dnb is not zero
      in bn_mul_recursive.
      
      This is (hopefully) what was triggering bignum errors on 64 bit
      platforms and causing the BN_mod_mul test to fail.
      1c511bdb
    • Dr. Stephen Henson's avatar
      · f9bd76e4
      Dr. Stephen Henson authored
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      f9bd76e4
  2. 09 May, 2002 5 commits
  3. 08 May, 2002 3 commits
  4. 07 May, 2002 4 commits
  5. 06 May, 2002 1 commit
  6. 05 May, 2002 3 commits
  7. 02 May, 2002 1 commit
  8. 01 May, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · b27dfeac
      Dr. Stephen Henson authored
      Add apps_startup and bio_err init code to smime.c
      b27dfeac
  9. 30 Apr, 2002 1 commit
  10. 29 Apr, 2002 3 commits
  11. 26 Apr, 2002 1 commit
  12. 25 Apr, 2002 5 commits
  13. 23 Apr, 2002 2 commits
  14. 22 Apr, 2002 1 commit
  15. 21 Apr, 2002 3 commits
  16. 20 Apr, 2002 3 commits