1. 26 3月, 2013 1 次提交
    • D
      Provisional DTLS 1.2 support. · c3b344e3
      Dr. Stephen Henson 提交于
      Add correct flags for DTLS 1.2, update s_server and s_client to handle
      DTLS 1.2 methods.
      
      Currently no support for version negotiation: i.e. if client/server selects
      DTLS 1.2 it is that or nothing.
      c3b344e3
  2. 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
  3. 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
  4. 15 10月, 2011 1 次提交
  5. 30 4月, 2011 1 次提交
    • D
      Initial "opaque SSL" framework. If an application defines · 08557cf2
      Dr. Stephen Henson 提交于
      OPENSSL_NO_SSL_INTERN all ssl related structures are opaque
      and internals cannot be directly accessed. Many applications
      will need some modification to support this and most likely some
      additional functions added to OpenSSL.
      
      The advantage of this option is that any application supporting
      it will still be binary compatible if SSL structures change.
      08557cf2
  6. 25 3月, 2011 1 次提交
  7. 24 11月, 2010 2 次提交
  8. 23 11月, 2010 1 次提交
  9. 14 4月, 2010 1 次提交
    • D
      PR: 2230 · 934e22e8
      Dr. Stephen Henson 提交于
      Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix various DTLS fragment reassembly bugs.
      934e22e8
  10. 13 11月, 2009 1 次提交
  11. 10 9月, 2009 1 次提交
    • D
      PR: 2033 · 1fc3ac80
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      DTLS listen support.
      1fc3ac80
  12. 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
  13. 17 6月, 2009 2 次提交
    • D
      PR: 1958 · 4f33534c
      Dr. Stephen Henson 提交于
      Submitted by: Sean Boudreau <seanb@qnx.com>
      Approved by: steve@openssl.org
      
      qnx6 support.
      4f33534c
    • D
      PR: 1946 · 716cddc0
      Dr. Stephen Henson 提交于
      Submitted by: Guenter <lists@gknw.net>
      Approved by: steve@openssl.org
      
      Netware header fix.
      716cddc0
  14. 05 6月, 2009 1 次提交
  15. 02 6月, 2009 1 次提交
    • D
      PR: 1946 · 225f303a
      Dr. Stephen Henson 提交于
      Submitted by: Guenter <lists@gknw.net>
      Reviewed by: steve@openssl.org
      
      Get timeval definition on Netware.
      225f303a
  16. 29 5月, 2009 1 次提交
  17. 18 5月, 2009 1 次提交
  18. 16 5月, 2009 1 次提交
  19. 20 4月, 2009 1 次提交
  20. 15 4月, 2009 1 次提交
  21. 13 10月, 2008 1 次提交
  22. 12 10月, 2008 1 次提交
  23. 14 9月, 2008 1 次提交
  24. 01 10月, 2007 2 次提交
  25. 08 1月, 2006 1 次提交
  26. 08 6月, 2005 1 次提交
  27. 31 5月, 2005 1 次提交
  28. 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
  29. 27 4月, 2005 3 次提交