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