1. 25 2月, 2000 2 次提交
  2. 24 2月, 2000 5 次提交
  3. 23 2月, 2000 1 次提交
    • D
      · 3142c86d
      Dr. Stephen Henson 提交于
      Allow ADH to be used but not present in the default cipher
      list.
      
      Allow CERTIFICATE to be used in PEM headers for PKCS#7 structures:
      some CAs do this.
      3142c86d
  4. 22 2月, 2000 3 次提交
  5. 21 2月, 2000 6 次提交
  6. 17 2月, 2000 1 次提交
  7. 15 2月, 2000 1 次提交
  8. 04 2月, 2000 4 次提交
  9. 03 2月, 2000 1 次提交
    • D
      · 82fc1d9c
      Dr. Stephen Henson 提交于
      Add new -notext option to 'ca', -pubkey option to spkac.
      
      Remove some "WTF??" casts from applications.
      
      Fixes to keep VC++ happy and avoid warnings.
      
      Docs tidy.
      82fc1d9c
  10. 31 1月, 2000 2 次提交
  11. 30 1月, 2000 1 次提交
  12. 27 1月, 2000 1 次提交
  13. 25 1月, 2000 1 次提交
  14. 24 1月, 2000 1 次提交
    • D
      · dd9d233e
      Dr. Stephen Henson 提交于
      Tidy up CRYPTO_EX_DATA structures.
      dd9d233e
  15. 23 1月, 2000 1 次提交
  16. 22 1月, 2000 1 次提交
  17. 21 1月, 2000 3 次提交
  18. 18 1月, 2000 1 次提交
    • R
      Compaq C 6.2 for VMS will complain when we want to convert · a9188d4e
      Richard Levitte 提交于
      non-function pointers to function pointers and vice versa.
      The current solution is to have unions that describe the
      conversion we want to do, and gives us the ability to extract
      the type of data we want.
      
      The current solution is a quick fix, and can probably be made
      in a more general or elegant way.
      a9188d4e
  19. 17 1月, 2000 4 次提交