1. 06 5月, 2004 1 次提交
  2. 20 4月, 2004 1 次提交
  3. 27 12月, 2003 2 次提交
  4. 29 11月, 2003 1 次提交
  5. 22 11月, 2003 1 次提交
  6. 01 5月, 2003 1 次提交
  7. 21 3月, 2003 1 次提交
  8. 31 1月, 2003 1 次提交
  9. 29 12月, 2002 1 次提交
  10. 14 11月, 2002 1 次提交
  11. 13 11月, 2002 1 次提交
  12. 12 11月, 2002 1 次提交
    • D
      · 9ea1b878
      Dr. Stephen Henson 提交于
      Initial ASN1 generation code. This can construct
      arbitrary encodings from strings and config files.
      
      Documentation to follow...
      9ea1b878
  13. 09 10月, 2002 2 次提交
    • R
      Add a few more VxWorks targets. · 6a89a25c
      Richard Levitte 提交于
      Correct misspelled VXWORKS macros.
      Add VXWORKS identifying macros to e_os2.h.
      Add required inclusions and mappings for VxWorks in e_os.h.
      A few small modifications to make OpenSSL build and work on VxWorks.
      PR: 253, except for the  change that was handled in an earlier
               commit, and a request for easy build of just parts of OpenSSL.
      6a89a25c
    • R
      Use double dashes so makedepend doesn't misunderstand the flags we · 001ab3ab
      Richard Levitte 提交于
      give it.
      For 0.9.7 and up, that means util/domd needs to remove those double
      dashes from the argument list when gcc is used to find the
      dependencies.
      001ab3ab
  14. 09 8月, 2002 1 次提交
  15. 30 7月, 2002 2 次提交
  16. 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
  17. 28 6月, 2002 1 次提交
  18. 14 6月, 2002 1 次提交
  19. 18 3月, 2002 1 次提交
    • B
      Fix bugs and typos. · af28dd6c
      Bodo Möller 提交于
      Add some WTLS curves.
      New function EC_GROUP_check() (this will probably
      be implemented differently soon).
      
      Submitted by: Nils Larsch
      Reviewed by: Bodo Moeller
      af28dd6c
  20. 26 2月, 2002 1 次提交
  21. 23 2月, 2002 1 次提交
  22. 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
  23. 21 2月, 2002 1 次提交
  24. 14 2月, 2002 1 次提交
  25. 25 1月, 2002 2 次提交
  26. 24 1月, 2002 1 次提交
    • R
      make update · fe19c448
      Richard Levitte 提交于
      libeay.num got tweaked so the old des symbols would retain their
      positions.
      fe19c448
  27. 23 1月, 2002 1 次提交
  28. 22 1月, 2002 2 次提交
  29. 21 1月, 2002 1 次提交
    • D
      · c9501c22
      Dr. Stephen Henson 提交于
      Initial ENGINE config module, docs to follow.
      
      Fix buffer overrun errors in OPENSSL_conf().
      c9501c22
  30. 19 1月, 2002 1 次提交
  31. 18 1月, 2002 5 次提交