1. 25 10月, 2001 1 次提交
    • R
      Due to an increasing number of clashes between modern OpenSSL and · c2e4f17c
      Richard Levitte 提交于
      libdes (which is still used out there) or other des implementations,
      the OpenSSL DES functions are renamed to begin with DES_ instead of
      des_.  Compatibility routines are provided and declared by including
      openssl/des_old.h.  Those declarations are the same as were in des.h
      when the OpenSSL project started, which is exactly how libdes looked
      at that time, and hopefully still looks today.
      
      The compatibility functions will be removed in some future release, at
      the latest in version 1.0.
      c2e4f17c
  2. 02 10月, 2001 1 次提交
  3. 14 5月, 2001 1 次提交
  4. 09 3月, 2001 1 次提交
  5. 22 2月, 2001 1 次提交
  6. 20 2月, 2001 3 次提交
  7. 17 9月, 2000 1 次提交
  8. 10 9月, 2000 1 次提交
  9. 07 9月, 2000 1 次提交
  10. 19 6月, 2000 1 次提交
  11. 26 2月, 2000 1 次提交
  12. 17 1月, 2000 1 次提交
  13. 16 1月, 2000 1 次提交
  14. 12 11月, 1999 1 次提交
  15. 29 7月, 1999 1 次提交
    • U
      VMS updates. · 8c197cc5
      Ulf Möller 提交于
      Submitted by: Richard Levitte <levitte@stacken.kth.se>
      8c197cc5