1. 12 May, 2002 1 commit
  2. 11 May, 2002 3 commits
  3. 10 May, 2002 3 commits
    • Dr. Stephen Henson's avatar
      · 6e5dd63c
      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.
      6e5dd63c
    • Dr. Stephen Henson's avatar
      · dc014d43
      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.
      dc014d43
    • Dr. Stephen Henson's avatar
      · 2f9cf160
      Dr. Stephen Henson authored
      Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
      2f9cf160
  4. 09 May, 2002 5 commits
  5. 08 May, 2002 3 commits
  6. 07 May, 2002 5 commits
  7. 06 May, 2002 1 commit
  8. 05 May, 2002 4 commits
  9. 02 May, 2002 1 commit
  10. 01 May, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 253ef218
      Dr. Stephen Henson authored
      Add apps_startup and bio_err init code to smime.c
      253ef218
  11. 30 Apr, 2002 1 commit
  12. 29 Apr, 2002 5 commits
  13. 26 Apr, 2002 1 commit
  14. 25 Apr, 2002 5 commits
  15. 23 Apr, 2002 1 commit