1. 09 3月, 2012 1 次提交
    • D
      PR: 2756 · ea6e3860
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix DTLS timeout handling.
      ea6e3860
  2. 06 3月, 2012 1 次提交
  3. 22 2月, 2012 1 次提交
  4. 31 1月, 2012 1 次提交
  5. 27 1月, 2012 1 次提交
  6. 26 1月, 2012 1 次提交
    • D
      Tidy/enhance certificate chain output code. · 4379d0e4
      Dr. Stephen Henson 提交于
      New function ssl_add_cert_chain which adds a certificate chain to
      SSL internal BUF_MEM. Use this function in ssl3_output_cert_chain
      and dtls1_output_cert_chain instead of partly duplicating code.
      4379d0e4
  7. 17 1月, 2012 1 次提交
    • D
      Support for fixed DH ciphersuites. · 8e1dc4d7
      Dr. Stephen Henson 提交于
      The cipher definitions of these ciphersuites have been around since SSLeay
      but were always disabled. Now OpenSSL supports DH certificates they can be
      finally enabled.
      
      Various additional changes were needed to make them work properly: many
      unused fixed DH sections of code were untested.
      8e1dc4d7
  8. 01 1月, 2012 1 次提交
    • D
      PR: 2658 · 4817504d
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Support for TLS/DTLS heartbeats.
      4817504d
  9. 25 12月, 2011 1 次提交
    • D
      PR: 2535 · 7e159e01
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Add SCTP support for DTLS (RFC 6083).
      7e159e01
  10. 22 11月, 2011 1 次提交
  11. 16 11月, 2011 1 次提交
  12. 23 9月, 2011 1 次提交
    • D
      PR: 2602 · 1d7392f2
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix DTLS bug which prevents manual MTU setting
      1d7392f2
  13. 03 8月, 2011 1 次提交
  14. 26 7月, 2011 1 次提交
  15. 20 5月, 2011 1 次提交
    • D
      PR: 2295 · f37f20ff
      Dr. Stephen Henson 提交于
      Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com>
      Reviewed by: steve
      
      OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code
      elimination.
      f37f20ff
  16. 12 5月, 2011 1 次提交
  17. 09 5月, 2011 1 次提交
  18. 06 5月, 2011 1 次提交
  19. 30 4月, 2011 1 次提交
  20. 13 3月, 2011 1 次提交
  21. 06 9月, 2010 1 次提交
  22. 28 7月, 2010 1 次提交
  23. 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
  24. 07 12月, 2009 1 次提交
  25. 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
  26. 10 11月, 2009 1 次提交
  27. 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
  28. 16 5月, 2009 2 次提交
  29. 15 4月, 2009 1 次提交
  30. 08 4月, 2009 1 次提交
  31. 05 1月, 2009 1 次提交
  32. 30 12月, 2008 1 次提交
  33. 27 12月, 2008 1 次提交
  34. 22 10月, 2008 1 次提交
  35. 20 10月, 2008 1 次提交
  36. 12 10月, 2008 1 次提交
  37. 15 9月, 2008 1 次提交
  38. 11 9月, 2008 1 次提交
  39. 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