1. 27 1月, 2010 1 次提交
    • D
      PR: 1949 · d5e7f2f2
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      More robust fix and workaround for PR#1949. Don't try to work out if there
      is any write pending data as this can be unreliable: always flush.
      d5e7f2f2
  2. 20 1月, 2010 1 次提交
    • D
      PR: 2144 · 0debb681
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Better fix for PR#2144
      0debb681
  3. 17 1月, 2010 1 次提交
    • D
      PR: 2144 · 8d39d280
      Dr. Stephen Henson 提交于
      Submitted by: steve@openssl.org
      
      Fix DTLS connection so new_session is reset if we read second client hello:
      new_session is used to detect renegotiation.
      8d39d280
  4. 09 12月, 2009 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. 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
  7. 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
  8. 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
  9. 05 6月, 2009 1 次提交
  10. 01 6月, 2009 1 次提交
  11. 16 5月, 2009 1 次提交
  12. 20 4月, 2009 1 次提交
  13. 15 4月, 2009 1 次提交
  14. 14 9月, 2008 1 次提交
  15. 17 3月, 2008 1 次提交
  16. 10 10月, 2007 1 次提交
  17. 01 10月, 2007 2 次提交
  18. 19 9月, 2007 1 次提交
  19. 18 9月, 2007 1 次提交
  20. 31 8月, 2007 1 次提交
  21. 19 2月, 2007 1 次提交
  22. 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
  23. 15 6月, 2006 1 次提交
  24. 06 12月, 2005 1 次提交
  25. 01 10月, 2005 1 次提交
  26. 15 8月, 2005 1 次提交
  27. 06 8月, 2005 1 次提交
  28. 22 7月, 2005 1 次提交
  29. 16 7月, 2005 1 次提交
    • N
      make · 3eeaab4b
      Nils Larsch 提交于
          	./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
          	make depend all test
      work again
      
      PR: 1159
      3eeaab4b
  30. 04 6月, 2005 1 次提交
  31. 27 4月, 2005 2 次提交