1. 22 Feb, 2000 1 commit
  2. 21 Feb, 2000 1 commit
    • Bodo Möller's avatar
      Move MAC computations for Finished from ssl3_read_bytes into · 745c70e5
      Bodo Möller authored
      ssl3_get_message, which is more logical (and avoids a bug,
      in addition to the one that I introduced yesterday :-)
      and makes Microsoft "fast SGC" less special.
      MS SGC should still work now without an extra state of its own
      (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state
      for reading the body of a Client Hello message), however this should
      be tested to make sure, and I don't have a MS SGC client.
      745c70e5
  3. 20 Feb, 2000 2 commits
  4. 19 Feb, 2000 1 commit
  5. 18 Feb, 2000 1 commit
  6. 16 Feb, 2000 2 commits
  7. 15 Feb, 2000 1 commit
  8. 12 Feb, 2000 2 commits
  9. 11 Feb, 2000 1 commit
  10. 10 Feb, 2000 1 commit
  11. 08 Feb, 2000 1 commit
  12. 06 Feb, 2000 3 commits
  13. 05 Feb, 2000 2 commits
  14. 04 Feb, 2000 1 commit
  15. 03 Feb, 2000 1 commit
    • Dr. Stephen Henson's avatar
      · 82fc1d9c
      Dr. Stephen Henson authored
      Add new -notext option to 'ca', -pubkey option to spkac.
      
      Remove some "WTF??" casts from applications.
      
      Fixes to keep VC++ happy and avoid warnings.
      
      Docs tidy.
      82fc1d9c
  16. 02 Feb, 2000 1 commit
  17. 01 Feb, 2000 2 commits
  18. 30 Jan, 2000 5 commits
  19. 29 Jan, 2000 1 commit
  20. 28 Jan, 2000 2 commits
  21. 27 Jan, 2000 2 commits
    • Ulf Möller's avatar
      Document DSA and SHA. · 38e33cef
      Ulf Möller authored
      New function BN_pseudo_rand().
      Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when
      generating DSA primes (why not use BN_is_prime()?)
      38e33cef
    • Ulf Möller's avatar
      Run ispell. · e93f9a32
      Ulf Möller authored
      Clean up bn_mont.c.
      e93f9a32
  22. 24 Jan, 2000 3 commits
  23. 23 Jan, 2000 2 commits
  24. 22 Jan, 2000 1 commit