1. 20 1月, 2016 1 次提交
  2. 03 10月, 2015 1 次提交
  3. 15 9月, 2015 1 次提交
  4. 14 5月, 2015 1 次提交
  5. 28 3月, 2015 1 次提交
    • R
      free NULL cleanup · c5ba2d99
      Rich Salz 提交于
      EVP_.*free; this gets:
              EVP_CIPHER_CTX_free EVP_PKEY_CTX_free EVP_PKEY_asn1_free
              EVP_PKEY_asn1_set_free EVP_PKEY_free EVP_PKEY_free_it
              EVP_PKEY_meth_free; and also EVP_CIPHER_CTX_cleanup
      Reviewed-by: NKurt Roeckx <kurt@openssl.org>
      c5ba2d99
  6. 24 3月, 2015 1 次提交
  7. 22 1月, 2015 1 次提交
  8. 12 11月, 2008 1 次提交
  9. 02 11月, 2008 1 次提交
  10. 20 11月, 2007 1 次提交
  11. 16 11月, 2006 1 次提交
  12. 06 6月, 2006 1 次提交
  13. 05 6月, 2006 2 次提交
  14. 24 3月, 2006 1 次提交
  15. 23 3月, 2006 1 次提交
  16. 21 3月, 2006 1 次提交
  17. 16 5月, 2005 1 次提交
    • N
      ecc api cleanup; summary: · 9dd84053
      Nils Larsch 提交于
      - hide the EC_KEY structure definition in ec_lcl.c + add
        some functions to use/access the EC_KEY fields
      - change the way how method specific data (ecdsa/ecdh) is
        attached to a EC_KEY
      - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with
        additional parameters for pre-computed values
      - rebuild libeay.num from 0.9.7
      9dd84053
  18. 16 3月, 2004 1 次提交
  19. 07 8月, 2002 1 次提交
  20. 14 2月, 2002 1 次提交
  21. 02 12月, 2001 1 次提交
  22. 04 8月, 2001 1 次提交
  23. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  24. 07 11月, 2000 2 次提交
  25. 04 2月, 2000 1 次提交
  26. 02 1月, 2000 1 次提交
  27. 24 7月, 1999 1 次提交
  28. 24 4月, 1999 1 次提交
  29. 20 4月, 1999 1 次提交
  30. 21 12月, 1998 3 次提交