1. 02 8月, 2002 1 次提交
  2. 01 8月, 2002 1 次提交
  3. 31 7月, 2002 1 次提交
  4. 30 7月, 2002 1 次提交
  5. 29 7月, 2002 1 次提交
  6. 23 7月, 2002 1 次提交
  7. 19 7月, 2002 1 次提交
  8. 18 7月, 2002 4 次提交
  9. 17 7月, 2002 1 次提交
  10. 16 7月, 2002 1 次提交
  11. 15 7月, 2002 1 次提交
    • B
      Replace 'ecdsaparam' commandline utility by 'ecparam' · 5dbd3efc
      Bodo Möller 提交于
      (the same keys can be used for ECC schemes other than ECDSA)
      and add some new options.
      
      Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS"
      in 'PEM' format.
      
      Fix ec_asn1.c (take into account the desired conversion form).
      
      'make update'.
      
      Submitted by: Nils Larsch
      5dbd3efc
  12. 10 7月, 2002 1 次提交
    • L
      Reorder inclusion of header files: · 7b63c0fa
      Lutz Jänicke 提交于
      des_old.h redefines crypt:
      #define crypt(b,s)\
              DES_crypt((b),(s))
      
      This scheme leads to failure, if header files with the OS's true definition
      of crypt() are processed _after_ des_old.h was processed. This is e.g. the
      case on HP-UX with unistd.h.
      As evp.h now again includes des.h (which includes des_old.h), this problem
      only came up after this modification.
      Solution: move header files (indirectly) including e_os.h before the header
      files (indirectly) including evp.h.
      Submitted by:
      Reviewed by:
      PR:
      7b63c0fa
  13. 28 6月, 2002 1 次提交
  14. 27 6月, 2002 1 次提交
  15. 21 6月, 2002 2 次提交
  16. 19 6月, 2002 1 次提交
  17. 14 6月, 2002 1 次提交
  18. 13 6月, 2002 1 次提交
    • D
      · 99889b46
      Dr. Stephen Henson 提交于
      Fix ext_dat.h extension ordering.
      
      Reinstate -reqout code.
      
      Avoid coredump in ocsp if setup_verify
      fails.
      
      Fix typo in ocsp usage message.
      99889b46
  19. 12 6月, 2002 1 次提交
  20. 11 6月, 2002 1 次提交
  21. 10 6月, 2002 1 次提交
  22. 06 6月, 2002 1 次提交
  23. 05 6月, 2002 1 次提交
  24. 31 5月, 2002 1 次提交
  25. 30 5月, 2002 1 次提交
  26. 29 5月, 2002 1 次提交
  27. 22 5月, 2002 1 次提交
  28. 20 5月, 2002 1 次提交
    • D
      · eee6c81a
      Dr. Stephen Henson 提交于
      Reorganise -subj option code, fix buffer overrun.
      eee6c81a
  29. 08 5月, 2002 1 次提交
  30. 02 5月, 2002 1 次提交
    • D
      · 253ef218
      Dr. Stephen Henson 提交于
      Add apps_startup and bio_err init code to smime.c
      253ef218
  31. 30 4月, 2002 1 次提交
  32. 25 4月, 2002 1 次提交
  33. 23 4月, 2002 1 次提交
  34. 17 4月, 2002 1 次提交
  35. 09 4月, 2002 1 次提交
  36. 07 4月, 2002 1 次提交