1. 07 1月, 2010 2 次提交
  2. 27 11月, 2009 1 次提交
  3. 16 11月, 2009 1 次提交
  4. 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
  5. 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
  6. 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
  7. 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
  8. 24 7月, 2009 1 次提交
  9. 05 6月, 2009 2 次提交
  10. 19 5月, 2009 1 次提交
  11. 18 5月, 2009 1 次提交
  12. 16 5月, 2009 3 次提交
  13. 05 5月, 2009 1 次提交
  14. 28 4月, 2009 1 次提交
  15. 27 4月, 2009 1 次提交
  16. 26 4月, 2009 1 次提交
  17. 15 4月, 2009 1 次提交
  18. 15 9月, 2008 2 次提交
  19. 04 1月, 2008 1 次提交
  20. 12 4月, 2006 1 次提交
    • U
      Add BeOS support. · 4700aea9
      Ulf Möller 提交于
      PR: 1312
      Submitted by: Oliver Tappe <zooey@hirschkaefer.de>
      Reviewed by: Ulf Moeller
      4700aea9
  21. 16 2月, 2006 1 次提交
  22. 28 4月, 2005 1 次提交
    • D
      Lots of Win32 fixes for DTLS. · 6c61726b
      Dr. Stephen Henson 提交于
      1. "unsigned long long" isn't portable changed: to BN_ULLONG.
      2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
      2. Avoid lots of compiler warnings about signed/unsigned mismatches.
      3. Include new library directory pqueue in mk1mf build system.
      4. Update symbols.
      6c61726b
  23. 27 4月, 2005 1 次提交