1. 10 9月, 2014 1 次提交
  2. 19 8月, 2014 1 次提交
  3. 18 8月, 2014 2 次提交
  4. 09 8月, 2014 2 次提交
  5. 25 7月, 2014 1 次提交
  6. 09 7月, 2014 1 次提交
  7. 02 7月, 2014 1 次提交
  8. 01 6月, 2014 1 次提交
  9. 07 3月, 2014 1 次提交
  10. 09 11月, 2013 1 次提交
  11. 02 11月, 2013 1 次提交
  12. 29 10月, 2013 1 次提交
  13. 16 9月, 2013 1 次提交
  14. 06 9月, 2013 1 次提交
  15. 22 6月, 2013 1 次提交
  16. 14 4月, 2013 1 次提交
  17. 04 3月, 2013 1 次提交
  18. 22 2月, 2013 1 次提交
  19. 25 1月, 2013 1 次提交
  20. 23 1月, 2013 1 次提交
  21. 22 1月, 2013 2 次提交
  22. 20 1月, 2013 2 次提交
  23. 20 12月, 2012 1 次提交
  24. 19 12月, 2012 3 次提交
  25. 18 11月, 2012 1 次提交
    • D
      PR: 2880 · c4fc1722
      Dr. Stephen Henson 提交于
      Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de>
      
      Correctly handle local machine keys in the capi ENGINE.
      c4fc1722
  26. 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
  27. 14 8月, 2012 1 次提交
  28. 27 6月, 2012 1 次提交
  29. 04 6月, 2012 1 次提交
  30. 20 3月, 2012 2 次提交
  31. 11 3月, 2012 1 次提交
    • D
      PR: 2744 · 174b07be
      Dr. Stephen Henson 提交于
      Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
      
      CMS support for ccgost engine
      174b07be
  32. 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
  33. 12 2月, 2012 1 次提交
    • D
      PR: 2703 · e626c778
      Dr. Stephen Henson 提交于
      Submitted by: Alexey Melnikov <alexey.melnikov@isode.com>
      
      Fix some memory and resource leaks in CAPI ENGINE.
      e626c778