1. 30 10月, 2015 4 次提交
  2. 16 5月, 2015 1 次提交
  3. 06 5月, 2015 1 次提交
    • M
      Add Error state · a89db885
      Matt Caswell 提交于
      Reusing an SSL object when it has encountered a fatal error can
      have bad consequences. This is a bug in application code not libssl
      but libssl should be more forgiving and not crash.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      a89db885
  4. 26 3月, 2015 1 次提交
  5. 22 1月, 2015 1 次提交
  6. 04 12月, 2014 1 次提交
  7. 04 7月, 2014 1 次提交
  8. 28 6月, 2014 1 次提交
  9. 06 9月, 2013 1 次提交
    • S
      Add callbacks supporting generation and retrieval of supplemental data... · 36086186
      Scott Deboy 提交于
      Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
      Removed prior audit proof logic - audit proof support was implemented using the generic TLS extension API
      Tests exercising the new supplemental data registration and callback api can be found in ssltest.c.
      Implemented changes to s_server and s_client to exercise supplemental data callbacks via the -auth argument, as well as additional flags to exercise supplemental data being sent only during renegotiation.
      36086186
  10. 25 11月, 2011 1 次提交
    • D
      PR: 1794 · ebba6c48
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Make SRP conformant to rfc 5054.
      
      Changes are:
      
      - removal of the addition state after client hello
      - removal of all pre-rfc srp alert ids
      - sending a fatal alert when there is no srp extension but when the
      server wants SRP
      - removal of unnecessary code in the client.
      ebba6c48
  11. 13 11月, 2011 1 次提交
    • D
      PR: 1794 · 0c58d22a
      Dr. Stephen Henson 提交于
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Document unknown_psk_identify alert, remove pre-RFC 5054 string from
      ssl_stat.c
      0c58d22a
  12. 13 3月, 2011 1 次提交
  13. 17 1月, 2010 1 次提交
    • D
      PR: 2133 · 598b562a
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Add missing DTLS state strings.
      598b562a
  14. 30 4月, 2008 1 次提交
  15. 11 3月, 2006 1 次提交
  16. 11 1月, 2006 1 次提交
  17. 12 1月, 2002 1 次提交
  18. 24 8月, 2001 1 次提交
  19. 21 8月, 2001 1 次提交
  20. 20 8月, 2001 1 次提交
  21. 07 8月, 2001 1 次提交
  22. 20 2月, 2001 1 次提交
  23. 21 2月, 2000 1 次提交
    • B
      Move MAC computations for Finished from ssl3_read_bytes into · 745c70e5
      Bodo Möller 提交于
      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
  24. 04 2月, 2000 1 次提交
  25. 06 1月, 2000 1 次提交
  26. 03 1月, 2000 1 次提交
  27. 12 6月, 1999 2 次提交
  28. 20 4月, 1999 1 次提交
  29. 22 12月, 1998 1 次提交
  30. 21 12月, 1998 2 次提交