1. 04 Oct, 2012 2 commits
  2. 24 Sep, 2012 2 commits
  3. 21 Sep, 2012 1 commit
  4. 17 Sep, 2012 1 commit
  5. 11 Sep, 2012 1 commit
  6. 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
  7. 17 Aug, 2012 1 commit
  8. 13 Aug, 2012 2 commits
  9. 05 Jul, 2012 1 commit
  10. 04 Jul, 2012 1 commit
  11. 01 Jul, 2012 1 commit
  12. 27 Jun, 2012 1 commit
  13. 19 Jun, 2012 2 commits
  14. 16 May, 2012 1 commit
  15. 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
  16. 10 May, 2012 5 commits
  17. 04 May, 2012 1 commit
  18. 27 Apr, 2012 1 commit
  19. 22 Apr, 2012 2 commits
  20. 19 Apr, 2012 5 commits
  21. 16 Apr, 2012 2 commits
  22. 15 Apr, 2012 1 commit
  23. 10 Apr, 2012 1 commit
  24. 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
  25. 29 Mar, 2012 1 commit
  26. 22 Mar, 2012 1 commit