1. 29 8月, 2014 1 次提交
  2. 16 8月, 2014 1 次提交
  3. 09 8月, 2014 2 次提交
  4. 12 5月, 2014 2 次提交
  5. 06 3月, 2014 1 次提交
  6. 02 11月, 2013 1 次提交
    • R
      DTLS/SCTP struct authchunks Bug · b8140811
      Robin Seggelmann 提交于
      PR: 2809
      
      DTLS/SCTP requires DATA and FORWARD-TSN chunks to be protected with
      SCTP-AUTH.  It is checked if this has been activated successfully for
      the local and remote peer. Due to a bug, however, the
      gauth_number_of_chunks field of the authchunks struct is missing on
      FreeBSD, and was therefore not considered in the OpenSSL implementation.
      This patch sets the corresponding pointer for the check correctly
      whether or not this bug is present.
      (cherry picked from commit f596e3c491035fe80db5fc0c3ff6b647662b0003)
      b8140811
  7. 20 1月, 2013 1 次提交
  8. 17 12月, 2012 1 次提交
  9. 14 8月, 2012 1 次提交
  10. 01 7月, 2012 1 次提交
  11. 11 6月, 2012 2 次提交
  12. 30 5月, 2012 1 次提交
  13. 06 3月, 2012 1 次提交
    • D
      PR: 2755 · 62b6948a
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Reduce MTU after failed transmissions.
      62b6948a
  14. 27 12月, 2011 1 次提交
  15. 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
  16. 01 9月, 2011 1 次提交
    • D
      PR: 2340 · 74e056ed
      Dr. Stephen Henson 提交于
      Submitted by: "Mauro H. Leggieri" <mxmauro@caiman.com.ar>
      Reviewed by: steve
      
      Stop warnings if OPENSSL_NO_DGRAM is defined.
      74e056ed
  17. 20 7月, 2011 1 次提交
    • D
      PR: 2559 · dafce90a
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix DTLS socket error bug
      dafce90a
  18. 03 1月, 2011 1 次提交
    • D
      PR: 2413 · 88ea810e
      Dr. Stephen Henson 提交于
      Submitted by: Michael Bergandi <mbergandi@gmail.com>
      Reviewed by: steve
      
      Fix typo in crypto/bio/bss_dgram.c
      88ea810e
  19. 07 1月, 2010 2 次提交
  20. 27 11月, 2009 1 次提交
  21. 16 11月, 2009 1 次提交
  22. 16 10月, 2009 1 次提交
    • D
      PR: 2069 · 636b6b45
      Dr. Stephen Henson 提交于
      Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
      Approved by: steve@openssl.org
      
      IPv6 support for DTLS.
      636b6b45
  23. 22 9月, 2009 1 次提交
    • D
      PR: 2050 · 7c75f462
      Dr. Stephen Henson 提交于
      Submitted by: Michael Tuexen <tuexen@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix handling of ENOTCONN and EMSGSIZE for dgram BIOs.
      7c75f462
  24. 05 9月, 2009 1 次提交
    • D
      PR: 2028 · 07a9d1a2
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Fix DTLS cookie management bugs.
      07a9d1a2
  25. 26 8月, 2009 1 次提交
    • D
      PR: 2005 · a6dab873
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Some systems have broken IPv6 headers and/or implementations. If
      OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used
      and if undefined an attempt is made to detect at compile time by checking
      if AF_INET6 is set and excluding known problem platforms.
      a6dab873
  26. 24 7月, 2009 1 次提交
  27. 05 6月, 2009 2 次提交
  28. 19 5月, 2009 1 次提交
  29. 18 5月, 2009 1 次提交
  30. 16 5月, 2009 3 次提交
  31. 05 5月, 2009 1 次提交
  32. 28 4月, 2009 1 次提交
  33. 27 4月, 2009 1 次提交