1. 29 Feb, 2000 1 commit
  2. 28 Feb, 2000 5 commits
  3. 27 Feb, 2000 4 commits
  4. 26 Feb, 2000 4 commits
  5. 25 Feb, 2000 1 commit
  6. 24 Feb, 2000 2 commits
  7. 23 Feb, 2000 2 commits
    • Ulf Möller's avatar
      add missing names. · cdf20e08
      Ulf Möller authored
      cdf20e08
    • Dr. Stephen Henson's avatar
      · 3142c86d
      Dr. Stephen Henson authored
      Allow ADH to be used but not present in the default cipher
      list.
      
      Allow CERTIFICATE to be used in PEM headers for PKCS#7 structures:
      some CAs do this.
      3142c86d
  8. 22 Feb, 2000 1 commit
  9. 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
  10. 20 Feb, 2000 2 commits
  11. 19 Feb, 2000 1 commit
  12. 18 Feb, 2000 1 commit
  13. 16 Feb, 2000 2 commits
  14. 15 Feb, 2000 1 commit
  15. 12 Feb, 2000 2 commits
  16. 11 Feb, 2000 1 commit
  17. 10 Feb, 2000 1 commit
  18. 08 Feb, 2000 1 commit
  19. 06 Feb, 2000 3 commits
  20. 05 Feb, 2000 2 commits
  21. 04 Feb, 2000 1 commit
  22. 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