1. 10 May, 2005 1 commit
  2. 09 May, 2005 1 commit
  3. 01 May, 2005 1 commit
  4. 26 Apr, 2005 3 commits
    • Dr. Stephen Henson's avatar
      Port BN_MONT_CTX_set_locked() from stable branch. · 6ec8e63a
      Dr. Stephen Henson authored
      The function rsa_eay_mont_helper() has been removed because it is no longer
      needed after this change.
      6ec8e63a
    • Nils Larsch's avatar
      some updates for the blinding code; summary: · 800e400d
      Nils Larsch authored
      - possibility of re-creation of the blinding parameters after a
        fixed number of uses (suggested by Bodo)
      - calculatition of the rsa::e in case it's absent and p and q
        are present (see bug report #785)
      - improve the performance when if one rsa structure is shared by
        more than a thread (see bug report #555)
      - fix the problem described in bug report #827
      - hide the definition ot the BN_BLINDING structure in bn_blind.c
      800e400d
    • Ben Laurie's avatar
      Add DTLS support. · 36d16f8e
      Ben Laurie authored
      36d16f8e
  5. 25 Apr, 2005 1 commit
  6. 22 Apr, 2005 1 commit
  7. 12 Apr, 2005 1 commit
  8. 09 Apr, 2005 2 commits
  9. 08 Apr, 2005 1 commit
  10. 07 Apr, 2005 1 commit
  11. 02 Apr, 2005 1 commit
  12. 31 Mar, 2005 1 commit
  13. 24 Mar, 2005 2 commits
  14. 22 Mar, 2005 1 commit
  15. 19 Mar, 2005 1 commit
  16. 02 Mar, 2005 1 commit
  17. 22 Feb, 2005 1 commit
  18. 19 Feb, 2005 1 commit
  19. 29 Dec, 2004 1 commit
  20. 28 Dec, 2004 1 commit
  21. 05 Dec, 2004 1 commit
  22. 03 Dec, 2004 1 commit
  23. 01 Dec, 2004 1 commit
  24. 29 Nov, 2004 1 commit
  25. 26 Nov, 2004 1 commit
  26. 25 Nov, 2004 1 commit
  27. 16 Nov, 2004 1 commit
    • Dr. Stephen Henson's avatar
      PR: 910 · 826a42a0
      Dr. Stephen Henson authored
      Add command line options -certform, -keyform and -pass to s_client and
      s_server. This supports the use of alternative passphrase sources, key formats
      and keys handled by an ENGINE.
      
      Update docs.
      826a42a0
  28. 04 Oct, 2004 1 commit
  29. 06 Sep, 2004 1 commit
  30. 04 Aug, 2004 1 commit
  31. 06 Jul, 2004 1 commit
  32. 17 Jun, 2004 1 commit
  33. 31 May, 2004 1 commit
  34. 15 May, 2004 1 commit
  35. 13 May, 2004 1 commit
  36. 04 May, 2004 1 commit
    • Bodo Möller's avatar
      - update from current 0.9.6-stable CHANGES file · d5f686d8
      Bodo Möller authored
      - update from current 0.9.7-stable CHANGES file:
      
        Now here we have "CHANGES between 0.9.7e and 0.9.8", and I hope
        that all patches mentioned for 0.9.7d and 0.9.7e actually are
        in the CVS HEAD, i.e. what is to become 0.9.8.
      
        I have rewritten the 'openssl ca -create_serial' entry (0.9.8)
        so that it explains the earlier change that is now listed (0.9.7e).
      
        The ENGINE_set_default typo bug entry has been moved from 0.9.8
        to 0.9.7b, which is where it belongs.
      d5f686d8