1. 22 1月, 2015 1 次提交
  2. 04 12月, 2014 1 次提交
  3. 08 5月, 2014 1 次提交
  4. 04 6月, 2012 1 次提交
  5. 25 10月, 2011 1 次提交
  6. 05 9月, 2011 1 次提交
  7. 13 3月, 2011 1 次提交
  8. 17 2月, 2011 1 次提交
  9. 12 6月, 2010 1 次提交
  10. 02 2月, 2010 1 次提交
    • D
      PR: 2160 · 434745dc
      Dr. Stephen Henson 提交于
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Make session tickets work with DTLS.
      434745dc
  11. 30 10月, 2009 2 次提交
  12. 02 9月, 2009 1 次提交
    • D
      PR: 2009 · 3d9b105f
      Dr. Stephen Henson 提交于
      Submitted by: "Alexei Khlebnikov" <alexei.khlebnikov@opera.com>
      Approved by: steve@openssl.org
      
      Avoid memory leak and fix error reporting in d2i_SSL_SESSION(). NB: although
      the ticket mentions buffer overruns this isn't a security issue because
      the SSL_SESSION structure is generated internally and it should never be
      possible to supply its contents from an untrusted application (this would
      among other things destroy session cache security).
      3d9b105f
  13. 05 8月, 2009 1 次提交
  14. 01 7月, 2009 1 次提交
  15. 13 11月, 2008 1 次提交
  16. 12 11月, 2008 1 次提交
  17. 02 11月, 2008 1 次提交
  18. 14 9月, 2008 1 次提交
  19. 17 10月, 2007 1 次提交
  20. 13 8月, 2007 1 次提交
  21. 12 8月, 2007 1 次提交
  22. 06 4月, 2006 1 次提交
  23. 30 3月, 2006 1 次提交
  24. 26 3月, 2006 1 次提交
  25. 13 3月, 2006 1 次提交
  26. 12 3月, 2006 1 次提交
  27. 11 3月, 2006 1 次提交
  28. 04 1月, 2006 1 次提交
  29. 03 1月, 2006 1 次提交
  30. 06 12月, 2005 1 次提交
  31. 21 4月, 2005 1 次提交
  32. 02 4月, 2005 1 次提交
  33. 31 3月, 2005 1 次提交
  34. 30 3月, 2005 1 次提交
  35. 28 12月, 2003 1 次提交
  36. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  37. 13 11月, 2002 1 次提交
  38. 02 8月, 2002 1 次提交
  39. 30 7月, 2002 1 次提交
    • L
      OpenSSL Security Advisory [30 July 2002] · c046fffa
      Lutz Jänicke 提交于
      Changes marked "(CHATS)" were sponsored by the Defense Advanced
      Research Projects Agency (DARPA) and Air Force Research Laboratory,
      Air Force Materiel Command, USAF, under agreement number
      F30602-01-2-0537.
      c046fffa