1. 13 2月, 2001 1 次提交
  2. 09 2月, 2001 1 次提交
  3. 05 2月, 2001 1 次提交
  4. 25 1月, 2001 1 次提交
  5. 23 1月, 2001 1 次提交
  6. 11 1月, 2001 1 次提交
  7. 31 12月, 2000 1 次提交
  8. 13 12月, 2000 1 次提交
  9. 01 12月, 2000 2 次提交
  10. 19 11月, 2000 1 次提交
  11. 13 11月, 2000 1 次提交
  12. 09 11月, 2000 1 次提交
  13. 07 11月, 2000 2 次提交
  14. 01 11月, 2000 3 次提交
  15. 27 10月, 2000 1 次提交
  16. 22 10月, 2000 2 次提交
  17. 14 10月, 2000 1 次提交
  18. 13 10月, 2000 1 次提交
    • R
      Rework the system to generate shared libraries: · a22fb399
      Richard Levitte 提交于
        - Make note of the expected extension for the shared libraries and
          if there is a need for symbolic links from for example libcrypto.so.0
          to libcrypto.so.0.9.7.  There is extended info in Configure for
          that.
      
        - Make as few rebuilds of the shared libraries as possible.
      
        - Still avoid linking the OpenSSL programs with the shared libraries.
      
        - When installing, install the shared libraries separately from the
          static ones.
      a22fb399
  19. 09 10月, 2000 2 次提交
  20. 22 9月, 2000 1 次提交
  21. 21 9月, 2000 1 次提交
  22. 19 9月, 2000 1 次提交
  23. 18 9月, 2000 2 次提交
  24. 14 9月, 2000 1 次提交
  25. 13 9月, 2000 1 次提交
  26. 12 9月, 2000 1 次提交
  27. 06 9月, 2000 2 次提交
    • B
      Changes for QNX: there is no thread support, and the previous · 36124b10
      Bodo Möller 提交于
      configuration only worked with no-asm.
      36124b10
    • D
      *BIG* verify code reorganisation. · 2f043896
      Dr. Stephen Henson 提交于
      The old code was painfully primitive and couldn't handle
      distinct certificates using the same subject name.
      
      The new code performs several tests on a candidate issuer
      certificate based on certificate extensions.
      
      It also adds several callbacks to X509_VERIFY_CTX so its
      behaviour can be customised.
      
      Unfortunately some hackery was needed to persuade X509_STORE
      to tolerate this. This should go away when X509_STORE is
      replaced, sometime...
      
      This must have broken something though :-(
      2f043896
  28. 04 9月, 2000 1 次提交
  29. 01 9月, 2000 1 次提交
  30. 17 8月, 2000 1 次提交
  31. 15 8月, 2000 1 次提交
  32. 02 8月, 2000 1 次提交