1. 22 2月, 2002 1 次提交
    • D
      Config code updates. · 3647bee2
      Dr. Stephen Henson 提交于
      CONF_modules_unload() now calls CONF_modules_finish()
      automatically.
      
      Default use of section openssl_conf moved to
      CONF_modules_load()
      
      Load config file in several openssl utilities.
      
      Most utilities now load modules from the config file,
      though in a few (such as version) this isn't done
      because it couldn't be used for anything.
      
      In the case of ca and req the config file used is
      the same as the utility itself: that is the -config
      command line option can be used to specify an
      alternative file.
      3647bee2
  2. 21 2月, 2002 1 次提交
  3. 16 2月, 2002 1 次提交
  4. 14 2月, 2002 6 次提交
  5. 06 2月, 2002 1 次提交
  6. 30 1月, 2002 1 次提交
    • L
      HP-UX 32bit: · f701551f
      Lutz Jänicke 提交于
      * When linking against shared libraries, the absolute path is remembered.
        - When linking against -L.., '..' is remembered inside the executable,
          so it will fail after "make install" or when not called from inside the
          "apps/" subdirectory of the build tree.
        - When using the "+cdp" option of "ld", the ".." information can be
          exchanged against $(INSTALL_TOP)/lib. In this case the executable
          will however refuse to work before "make install" has been called.
          This makes testing the 'openssl' executable a problem.
      * Solution 1:
        Relink the "openssl" executable, when "make install" is called.
        This would however require significant changes to the toplevel Makefile
        and the apps/ Makefile.
      * Solution 2:
        Statically link against libssl and libcrypto, so that the "openssl"
        executable is no longer dependant on the openssl shared libraries.
      
      Select option 2 for HP-UX 32bit, as this requires the smallest change.
      f701551f
  7. 29 1月, 2002 1 次提交
  8. 26 1月, 2002 3 次提交
  9. 12 1月, 2002 1 次提交
  10. 03 1月, 2002 2 次提交
  11. 02 1月, 2002 1 次提交
  12. 13 12月, 2001 1 次提交
  13. 10 12月, 2001 1 次提交
  14. 08 12月, 2001 1 次提交
  15. 02 12月, 2001 1 次提交
  16. 22 11月, 2001 2 次提交
  17. 16 11月, 2001 2 次提交
  18. 15 11月, 2001 2 次提交
  19. 14 11月, 2001 1 次提交
  20. 10 11月, 2001 1 次提交
  21. 06 11月, 2001 2 次提交
  22. 05 11月, 2001 1 次提交
  23. 02 11月, 2001 1 次提交
  24. 30 10月, 2001 1 次提交
  25. 29 10月, 2001 1 次提交
  26. 28 10月, 2001 3 次提交