1. 30 4月, 2011 1 次提交
  2. 13 3月, 2011 1 次提交
  3. 06 9月, 2010 1 次提交
  4. 28 7月, 2010 1 次提交
  5. 08 12月, 2009 1 次提交
    • D
      PR: 2121 · 8025e251
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Add extension support to DTLS code mainly using existing implementation for
      TLS.
      8025e251
  6. 07 12月, 2009 1 次提交
  7. 02 12月, 2009 1 次提交
    • D
      PR: 2115 · 49968440
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Add Renegotiation extension to DTLS, fix DTLS ClientHello processing bug.
      49968440
  8. 10 11月, 2009 1 次提交
  9. 12 8月, 2009 1 次提交
    • D
      PR: 1997 · b972fbaa
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS timeout handling fix.
      b972fbaa
  10. 16 5月, 2009 2 次提交
  11. 15 4月, 2009 1 次提交
  12. 08 4月, 2009 1 次提交
  13. 05 1月, 2009 1 次提交
  14. 30 12月, 2008 1 次提交
  15. 27 12月, 2008 1 次提交
  16. 22 10月, 2008 1 次提交
  17. 20 10月, 2008 1 次提交
  18. 12 10月, 2008 1 次提交
  19. 15 9月, 2008 1 次提交
  20. 11 9月, 2008 1 次提交
  21. 05 8月, 2008 1 次提交
    • B
      Fix error codes for memory-saving patch. · 474b3b1c
      Bodo Möller 提交于
      Also, get rid of compile-time switch OPENSSL_NO_RELEASE_BUFFERS
      because it was rather pointless (the new behavior has to be explicitly
      requested by setting SSL_MODE_RELEASE_BUFFERS anyway).
      474b3b1c
  22. 03 6月, 2008 2 次提交
  23. 02 6月, 2008 1 次提交
  24. 06 10月, 2007 1 次提交
  25. 27 9月, 2007 1 次提交
  26. 21 9月, 2007 1 次提交
    • B
      Implement the Opaque PRF Input TLS extension · 761772d7
      Bodo Möller 提交于
      (draft-rescorla-tls-opaque-prf-input-00.txt), and do some cleanups and
      bugfixes on the way.  In particular, this fixes the buffer bounds
      checks in ssl_add_clienthello_tlsext() and in ssl_add_serverhello_tlsext().
      
      Note that the opaque PRF Input TLS extension is not compiled by default;
      see CHANGES.
      761772d7
  27. 31 8月, 2007 1 次提交
  28. 20 8月, 2007 1 次提交
  29. 13 8月, 2007 1 次提交
  30. 12 8月, 2007 1 次提交
  31. 05 6月, 2007 1 次提交
  32. 24 4月, 2007 1 次提交
  33. 24 3月, 2007 1 次提交
  34. 17 2月, 2007 1 次提交
    • B
      Reorganize the data used for SSL ciphersuite pattern matching. · 52b8dad8
      Bodo Möller 提交于
      This change resolves a number of problems and obviates multiple kludges.
      A new feature is that you can now say "AES256" or "AES128" (not just
      "AES", which enables both).
      
      In some cases the ciphersuite list generated from a given string is
      affected by this change.  I hope this is just in those cases where the
      previous behaviour did not make sense.
      52b8dad8
  35. 16 6月, 2006 1 次提交
  36. 15 6月, 2006 1 次提交
  37. 09 6月, 2006 1 次提交
  38. 30 3月, 2006 1 次提交