1. 30 5月, 2000 2 次提交
  2. 25 5月, 2000 1 次提交
  3. 18 5月, 2000 1 次提交
  4. 09 5月, 2000 1 次提交
  5. 06 4月, 2000 2 次提交
    • G
      I forgot about $openssl_other_defines ... should probably do this · eca57e92
      Geoff Thorpe 提交于
      for consistency. Not sure though whether HAVE_DLFCN_H should be
      included too? If we go the autoconf route then this probably wouldn't
      be included.
      eca57e92
    • G
      This helps make the DSO stuff more portable; · bc2aadad
      Geoff Thorpe 提交于
      * "no-dso" option available in Configure so that all DSO methods will
        return NULL, overriding any support the platform might otherwise
        have built.
      * dlfcn_no_h config string now available rather than just dlfcn. This
        is for platforms that have dlfcn.h functions but do not have (or
        need) the dlfcn.h header file.
      bc2aadad
  6. 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
  7. 26 3月, 2000 1 次提交
  8. 25 3月, 2000 2 次提交
  9. 23 3月, 2000 1 次提交
  10. 13 3月, 2000 1 次提交
  11. 08 3月, 2000 1 次提交
  12. 02 3月, 2000 1 次提交
  13. 01 3月, 2000 1 次提交
  14. 29 2月, 2000 2 次提交
  15. 27 2月, 2000 1 次提交
  16. 26 2月, 2000 1 次提交
  17. 25 2月, 2000 3 次提交
  18. 24 2月, 2000 1 次提交
  19. 21 2月, 2000 3 次提交
  20. 19 2月, 2000 2 次提交
  21. 18 2月, 2000 3 次提交
  22. 16 2月, 2000 1 次提交
  23. 13 2月, 2000 1 次提交
  24. 06 2月, 2000 2 次提交
  25. 01 2月, 2000 2 次提交
  26. 29 1月, 2000 1 次提交
  27. 28 1月, 2000 1 次提交