1. 08 5月, 2006 2 次提交
  2. 28 4月, 2006 1 次提交
  3. 27 4月, 2006 1 次提交
  4. 18 4月, 2006 1 次提交
  5. 13 2月, 2006 1 次提交
  6. 02 9月, 2005 1 次提交
  7. 05 8月, 2005 1 次提交
  8. 11 5月, 2005 1 次提交
    • B
      Fix more error codes. · 8afca8d9
      Bodo Möller 提交于
      (Also improve util/ck_errf.pl script, and occasionally
      fix source code formatting.)
      8afca8d9
  9. 28 3月, 2004 1 次提交
  10. 12 10月, 2003 1 次提交
  11. 11 10月, 2003 1 次提交
  12. 02 6月, 2003 1 次提交
  13. 26 2月, 2003 1 次提交
  14. 15 2月, 2003 1 次提交
  15. 05 10月, 2002 1 次提交
  16. 18 12月, 2001 1 次提交
  17. 15 11月, 2001 1 次提交
  18. 04 10月, 2001 1 次提交
  19. 06 8月, 2001 1 次提交
  20. 09 3月, 2001 1 次提交
    • D
      · 13588350
      Dr. Stephen Henson 提交于
      Change the EVP_somecipher() and EVP_somedigest()
      functions to return constant EVP_MD and EVP_CIPHER
      pointers.
      
      Update docs.
      13588350
  21. 07 3月, 2001 1 次提交
  22. 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
  23. 01 1月, 2001 1 次提交
  24. 31 12月, 2000 1 次提交
    • D
      · ecbe0781
      Dr. Stephen Henson 提交于
      Rewrite PKCS#12 code and remove some of the old
      horrible macros.
      
      Fix two evil ASN1 bugs. Attempt to use 'ctx' when
      NULL if input is indefinite length constructed
      in asn1_check_tlen() and invalid pointer to ASN1_TYPE
      when reusing existing structure (this took *ages* to
      find because the new PKCS#12 code triggered it).
      ecbe0781
  25. 09 12月, 2000 1 次提交
    • D
      · 9d6b1ce6
      Dr. Stephen Henson 提交于
      Merge from the ASN1 branch of new ASN1 code
      to main trunk.
      
      Lets see if the makes it to openssl-cvs :-)
      9d6b1ce6
  26. 08 9月, 2000 1 次提交
  27. 05 9月, 2000 1 次提交
  28. 23 8月, 2000 1 次提交
  29. 17 6月, 2000 1 次提交
    • D
      Safe stack reorganisation in terms of function casts. · 3aceb94b
      Dr. Stephen Henson 提交于
      After some messing around this seems to work but needs
      a few more tests. Working out the syntax for sk_set_cmp_func()
      (cast it to a function that itself returns a function pointer)
      was painful :-(
      
      Needs some testing to see what other compilers think of this
      syntax.
      
      Also needs similar stuff for ASN1_SET_OF etc etc.
      3aceb94b
  30. 01 6月, 2000 1 次提交
  31. 21 5月, 2000 1 次提交
  32. 17 5月, 2000 2 次提交
  33. 02 5月, 2000 1 次提交
  34. 26 2月, 2000 1 次提交
  35. 04 2月, 2000 1 次提交
  36. 07 1月, 2000 1 次提交
  37. 29 12月, 1999 1 次提交
  38. 09 12月, 1999 1 次提交