1. 10 5月, 2005 1 次提交
  2. 09 5月, 2005 1 次提交
  3. 01 5月, 2005 1 次提交
  4. 27 4月, 2005 3 次提交
    • D
      Port BN_MONT_CTX_set_locked() from stable branch. · 6ec8e63a
      Dr. Stephen Henson 提交于
      The function rsa_eay_mont_helper() has been removed because it is no longer
      needed after this change.
      6ec8e63a
    • N
      some updates for the blinding code; summary: · 800e400d
      Nils Larsch 提交于
      - 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
    • B
      Add DTLS support. · 36d16f8e
      Ben Laurie 提交于
      36d16f8e
  5. 26 4月, 2005 1 次提交
  6. 23 4月, 2005 1 次提交
  7. 12 4月, 2005 1 次提交
  8. 10 4月, 2005 2 次提交
  9. 09 4月, 2005 1 次提交
  10. 08 4月, 2005 1 次提交
  11. 02 4月, 2005 1 次提交
  12. 31 3月, 2005 1 次提交
  13. 24 3月, 2005 2 次提交
  14. 22 3月, 2005 1 次提交
  15. 19 3月, 2005 1 次提交
  16. 03 3月, 2005 1 次提交
  17. 22 2月, 2005 1 次提交
  18. 19 2月, 2005 1 次提交
  19. 29 12月, 2004 1 次提交
  20. 28 12月, 2004 1 次提交
  21. 05 12月, 2004 1 次提交
  22. 03 12月, 2004 1 次提交
  23. 01 12月, 2004 1 次提交
  24. 29 11月, 2004 1 次提交
  25. 26 11月, 2004 2 次提交
  26. 17 11月, 2004 1 次提交
    • D
      PR: 910 · 826a42a0
      Dr. Stephen Henson 提交于
      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
  27. 05 10月, 2004 1 次提交
  28. 07 9月, 2004 1 次提交
  29. 05 8月, 2004 1 次提交
  30. 07 7月, 2004 1 次提交
  31. 18 6月, 2004 1 次提交
  32. 31 5月, 2004 1 次提交
  33. 16 5月, 2004 1 次提交
  34. 13 5月, 2004 1 次提交
  35. 04 5月, 2004 1 次提交
    • B
      - update from current 0.9.6-stable CHANGES file · d5f686d8
      Bodo Möller 提交于
      - 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