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