1. 14 May, 2002 1 commit
  2. 12 May, 2002 2 commits
  3. 11 May, 2002 3 commits
  4. 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
  5. 09 May, 2002 5 commits
  6. 08 May, 2002 3 commits
  7. 07 May, 2002 5 commits
  8. 06 May, 2002 1 commit
  9. 05 May, 2002 4 commits
  10. 02 May, 2002 1 commit
  11. 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
  12. 30 Apr, 2002 1 commit
  13. 29 Apr, 2002 5 commits
  14. 26 Apr, 2002 1 commit
  15. 25 Apr, 2002 4 commits