1. 19 Jan, 2013 2 commits
  2. 13 Jan, 2013 2 commits
  3. 30 Dec, 2012 1 commit
  4. 23 Dec, 2012 1 commit
  5. 10 Dec, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2888 · 8dad8bc4
      Dr. Stephen Henson authored
      Reported by: Daniel Black <daniel.black@openquery.com>
      
      Support renewing session tickets (backport from HEAD).
      8dad8bc4
  6. 06 Dec, 2012 1 commit
  7. 04 Dec, 2012 1 commit
  8. 03 Dec, 2012 1 commit
  9. 29 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2803 · 77ada38d
      Dr. Stephen Henson authored
      Submitted by: jean-etienne.schwartz@bull.net
      
      In OCSP_basic_varify return an error if X509_STORE_CTX_init fails.
      77ada38d
  10. 22 Nov, 2012 1 commit
  11. 21 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2908 · 04fde202
      Dr. Stephen Henson authored
      Submitted by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix DH double free if parameter generation fails.
      04fde202
  12. 20 Nov, 2012 1 commit
  13. 19 Nov, 2012 1 commit
  14. 18 Nov, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2880 · fb81e6d3
      Dr. Stephen Henson authored
      Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de>
      
      Correctly handle local machine keys in the capi ENGINE.
      fb81e6d3
  15. 16 Oct, 2012 1 commit
  16. 05 Oct, 2012 2 commits
  17. 04 Oct, 2012 3 commits
  18. 24 Sep, 2012 2 commits
  19. 21 Sep, 2012 1 commit
  20. 17 Sep, 2012 1 commit
  21. 11 Sep, 2012 1 commit
  22. 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
  23. 17 Aug, 2012 1 commit
  24. 13 Aug, 2012 2 commits
  25. 05 Jul, 2012 1 commit
  26. 04 Jul, 2012 1 commit
  27. 01 Jul, 2012 1 commit
  28. 27 Jun, 2012 1 commit
  29. 19 Jun, 2012 2 commits
  30. 16 May, 2012 1 commit
  31. 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
  32. 10 May, 2012 1 commit