1. 11 Sep, 2012 1 commit
  2. 01 Sep, 2012 1 commit
    • Dr. Stephen Henson's avatar
      Don't load GOST ENGINE if it is already loaded. · 0ad9fe2d
      Dr. Stephen Henson authored
      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.
      0ad9fe2d
  3. 17 Aug, 2012 1 commit
  4. 13 Aug, 2012 2 commits
  5. 05 Jul, 2012 1 commit
  6. 04 Jul, 2012 1 commit
  7. 01 Jul, 2012 1 commit
  8. 27 Jun, 2012 1 commit
  9. 19 Jun, 2012 2 commits
  10. 16 May, 2012 1 commit
  11. 11 May, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2813 · bef20d4a
      Dr. Stephen Henson authored
      Reported by: Constantine Sapuntzakis <csapuntz@gmail.com>
      
      Fix possible deadlock when decoding public keys.
      bef20d4a
  12. 10 May, 2012 5 commits
  13. 04 May, 2012 1 commit
  14. 27 Apr, 2012 1 commit
  15. 22 Apr, 2012 2 commits
  16. 19 Apr, 2012 5 commits
  17. 16 Apr, 2012 2 commits
  18. 15 Apr, 2012 1 commit
  19. 10 Apr, 2012 1 commit
  20. 31 Mar, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2778(part) · 7fdccda3
      Dr. Stephen Henson authored
      Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com>
      
      Time is always encoded as 4 bytes, not sizeof(Time).
      7fdccda3
  21. 29 Mar, 2012 1 commit
  22. 22 Mar, 2012 1 commit
  23. 18 Mar, 2012 1 commit
  24. 14 Mar, 2012 1 commit
  25. 13 Mar, 2012 2 commits
  26. 12 Mar, 2012 2 commits