1. 15 4月, 2000 1 次提交
  2. 09 4月, 2000 1 次提交
  3. 05 4月, 2000 1 次提交
    • G
      This commit ties the new DSO code (crypto/dso/) into the build for a · 9ec0126e
      Geoff Thorpe 提交于
      variety of platforms. A few are missing, and they will be added in
      eventually, but as this is new stuff, it was better to not break lots of
      platforms in one go that we can't easily test. The changes to "Configure"
      should illustrate how to add support to other systems if you feel like
      having a go.
      
      NB: I'll add something shortly to allow you to add "dlfcn.h" support on
      those platforms that don't have (or need) a dlfcn.h header file. (The
      symbol for Configure will probably by "dlfcn_no_h").
      
      Thanks to Richard Levitte, who is responsible for the dso_dl.c support,
      understanding the trickier aspects of the build process, and giving great
      feedback on everything else.
      
      [Don't use this stuff if you're easily offended by changes to the
      interface or behaviour - it's still work in progress.]
      
      PR:
      9ec0126e
  4. 20 3月, 2000 1 次提交
  5. 19 3月, 2000 1 次提交
  6. 27 2月, 2000 1 次提交
  7. 26 2月, 2000 2 次提交
  8. 25 2月, 2000 1 次提交
  9. 22 2月, 2000 1 次提交
  10. 21 2月, 2000 1 次提交
  11. 18 2月, 2000 1 次提交
  12. 17 2月, 2000 1 次提交
    • D
      · cd3c54e5
      Dr. Stephen Henson 提交于
      Add -pass argument to 'enc'.
      Fix to make Win32 compile work again.
      cd3c54e5
  13. 12 2月, 2000 1 次提交
  14. 07 2月, 2000 1 次提交
  15. 06 2月, 2000 2 次提交
  16. 04 2月, 2000 2 次提交
  17. 30 1月, 2000 1 次提交
  18. 24 1月, 2000 1 次提交
    • D
      · dd9d233e
      Dr. Stephen Henson 提交于
      Tidy up CRYPTO_EX_DATA structures.
      dd9d233e
  19. 20 1月, 2000 1 次提交
  20. 19 1月, 2000 1 次提交
  21. 15 1月, 2000 1 次提交
  22. 07 1月, 2000 2 次提交
  23. 02 1月, 2000 1 次提交
  24. 29 12月, 1999 1 次提交
  25. 27 12月, 1999 1 次提交
  26. 25 12月, 1999 1 次提交
  27. 23 12月, 1999 1 次提交
  28. 18 12月, 1999 1 次提交
    • B
      Rename · 2b6313d0
      Bodo Möller 提交于
         CRYPTO_add_info    => CRYPTO_push_info
         CRYPTO_remove_info => CRYPTO_pop_info
      in the hope that these names are more descriptive;
      and "make update".
      2b6313d0
  29. 08 12月, 1999 1 次提交
  30. 03 12月, 1999 1 次提交
  31. 02 12月, 1999 1 次提交
  32. 29 11月, 1999 1 次提交
    • D
      Add part of chain verify SSL support code: not complete or doing anything · 13938ace
      Dr. Stephen Henson 提交于
      yet.
      
      Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
      of "inheriting" purpose and trust from a parent structure and using a default:
      this will be used in the SSL code and possibly future S/MIME.
      
      Partial documentation of the 'verify' utility. Still need to document how all
      the extension checking works and the various error messages.
      13938ace
  33. 26 11月, 1999 1 次提交
  34. 24 11月, 1999 1 次提交
  35. 22 11月, 1999 1 次提交
  36. 19 11月, 1999 1 次提交