1. 14 Mar, 2009 1 commit
  2. 09 Mar, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 1854 · 33ab2e31
      Dr. Stephen Henson authored
      Submitted by: Oliver Martin <oliver@volatilevoid.net>
      Reviewed by: steve@openssl.org
      
      Support GeneralizedTime in ca utility.
      33ab2e31
  3. 07 Mar, 2009 1 commit
  4. 02 Feb, 2009 1 commit
  5. 28 Jan, 2009 2 commits
  6. 18 Jan, 2009 1 commit
  7. 15 Jan, 2009 2 commits
  8. 11 Jan, 2009 1 commit
  9. 09 Jan, 2009 1 commit
  10. 07 Jan, 2009 1 commit
  11. 02 Dec, 2008 1 commit
  12. 24 Nov, 2008 1 commit
  13. 19 Nov, 2008 1 commit
  14. 15 Nov, 2008 1 commit
    • Dr. Stephen Henson's avatar
      PR: 1574 · 12bf56c0
      Dr. Stephen Henson authored
      Submitted by: Jouni Malinen <j@w1.fi>
      Approved by: steve@openssl.org
      
      Ticket override support for EAP-FAST.
      12bf56c0
  15. 12 Nov, 2008 1 commit
  16. 02 Nov, 2008 1 commit
  17. 26 Oct, 2008 1 commit
  18. 14 Oct, 2008 3 commits
  19. 12 Oct, 2008 1 commit
  20. 07 Oct, 2008 1 commit
  21. 22 Sep, 2008 1 commit
  22. 15 Sep, 2008 2 commits
  23. 14 Sep, 2008 4 commits
  24. 01 Sep, 2008 1 commit
  25. 29 Aug, 2008 1 commit
  26. 27 Aug, 2008 1 commit
  27. 20 Aug, 2008 1 commit
  28. 13 Aug, 2008 2 commits
  29. 12 Aug, 2008 1 commit
  30. 08 Aug, 2008 1 commit
  31. 06 Aug, 2008 1 commit
    • Geoff Thorpe's avatar
      Remove the dual-callback scheme for numeric and pointer thread IDs, · 4c329696
      Geoff Thorpe authored
      deprecate the original (numeric-only) scheme, and replace with the
      CRYPTO_THREADID object. This hides the platform-specifics and should reduce
      the possibility for programming errors (where failing to explicitly check
      both thread ID forms could create subtle, platform-specific bugs).
      
      Thanks to Bodo, for invaluable review and feedback.
      4c329696