1. 10 9月, 2014 1 次提交
  2. 18 8月, 2014 1 次提交
  3. 25 7月, 2014 1 次提交
  4. 09 7月, 2014 1 次提交
  5. 01 6月, 2014 1 次提交
  6. 07 3月, 2014 1 次提交
  7. 09 11月, 2013 1 次提交
  8. 16 9月, 2013 1 次提交
  9. 06 9月, 2013 1 次提交
  10. 22 6月, 2013 1 次提交
  11. 14 4月, 2013 1 次提交
  12. 04 3月, 2013 1 次提交
  13. 22 2月, 2013 1 次提交
  14. 25 1月, 2013 1 次提交
  15. 22 1月, 2013 2 次提交
  16. 20 1月, 2013 2 次提交
  17. 20 12月, 2012 1 次提交
  18. 19 12月, 2012 2 次提交
  19. 01 9月, 2012 1 次提交
    • D
      Don't load GOST ENGINE if it is already loaded. · d21bf10d
      Dr. Stephen Henson 提交于
      Multiple copies of the ENGINE will cause problems when it is cleaned up as
      the methods are stored in static structures which will be overwritten and
      freed up more than once.
      
      Set static methods to NULL when the ENGINE is freed so it can be reloaded.
      d21bf10d
  20. 14 8月, 2012 1 次提交
  21. 04 6月, 2012 1 次提交
  22. 11 3月, 2012 1 次提交
    • D
      PR: 2744 · 174b07be
      Dr. Stephen Henson 提交于
      Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
      
      CMS support for ccgost engine
      174b07be
  23. 29 2月, 2012 1 次提交
    • D
      PR: 2743 · 797a2a10
      Dr. Stephen Henson 提交于
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix memory leak if invalid GOST MAC key given.
      797a2a10
  24. 13 1月, 2012 1 次提交
  25. 05 1月, 2012 1 次提交
  26. 12 11月, 2011 1 次提交
  27. 01 9月, 2011 1 次提交
    • D
      PR: 2586 · f7924634
      Dr. Stephen Henson 提交于
      Submitted by: Thomas Jarosch <thomas.jarosch@intra2net.com>
      Reviewed by: steve
      
      Zero structure fields properly.
      f7924634
  28. 17 2月, 2011 1 次提交
  29. 25 8月, 2010 1 次提交
  30. 12 6月, 2010 1 次提交
  31. 22 5月, 2010 1 次提交
    • D
      PR: 2254 · ae7c67ca
      Dr. Stephen Henson 提交于
      Submitted by: Ger Hobbelt <ger@hobbelt.com>
      Approved by: steve@openssl.org
      
      Check for <= 0 i2d return value.
      ae7c67ca
  32. 14 4月, 2010 2 次提交
  33. 08 4月, 2010 1 次提交
  34. 16 2月, 2010 1 次提交
  35. 27 1月, 2010 1 次提交
  36. 20 1月, 2010 1 次提交
    • D
      PR: 2141 · d5e8d8b5
      Dr. Stephen Henson 提交于
      Submitted by: "NARUSE, Yui" <naruse@airemix.jp>
      
      Remove non-ASCII comment which causes compilation errors on some versions
      of VC++.
      d5e8d8b5