Skip to content
  1. Feb 21, 2000
    • 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
  2. Feb 20, 2000
  3. Feb 19, 2000
  4. Feb 18, 2000
  5. Feb 16, 2000
  6. Feb 15, 2000
  7. Feb 12, 2000
  8. Feb 11, 2000
  9. Feb 10, 2000
  10. Feb 08, 2000
  11. Feb 06, 2000
  12. Feb 05, 2000
  13. Feb 04, 2000
  14. Feb 03, 2000
    • 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
  15. Feb 02, 2000
  16. Feb 01, 2000
  17. Jan 30, 2000
  18. Jan 29, 2000
  19. Jan 28, 2000
  20. Jan 27, 2000
    • 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
  21. Jan 24, 2000
  22. Jan 23, 2000
  23. Jan 22, 2000