1. 14 Mar, 2000 1 commit
  2. 13 Mar, 2000 5 commits
  3. 10 Mar, 2000 1 commit
  4. 07 Mar, 2000 3 commits
  5. 06 Mar, 2000 1 commit
  6. 05 Mar, 2000 1 commit
  7. 04 Mar, 2000 1 commit
  8. 03 Mar, 2000 2 commits
  9. 02 Mar, 2000 2 commits
  10. 01 Mar, 2000 2 commits
  11. 29 Feb, 2000 1 commit
  12. 28 Feb, 2000 5 commits
  13. 27 Feb, 2000 4 commits
  14. 26 Feb, 2000 4 commits
  15. 25 Feb, 2000 1 commit
  16. 24 Feb, 2000 2 commits
  17. 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
  18. 22 Feb, 2000 1 commit
  19. 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