1. 30 11月, 2000 3 次提交
  2. 22 10月, 2000 1 次提交
  3. 02 6月, 2000 1 次提交
    • R
      There have been a number of complaints from a number of sources that names · 26a3a48d
      Richard Levitte 提交于
      like Malloc, Realloc and especially Free conflict with already existing names
      on some operating systems or other packages.  That is reason enough to change
      the names of the OpenSSL memory allocation macros to something that has a
      better chance of being unique, like prepending them with OPENSSL_.
      
      This change includes all the name changes needed throughout all C files.
      26a3a48d
  4. 07 4月, 2000 1 次提交
  5. 26 3月, 2000 1 次提交
  6. 14 3月, 2000 2 次提交
  7. 13 3月, 2000 1 次提交
  8. 10 3月, 2000 1 次提交
    • B
      Always use fixed DH parameters created with 'dhparam -C', · e4589582
      Bodo Möller 提交于
      don't dynamically create them.  This allows using ssltest
      for approximate performance comparisons:
         $ time ./ssltest -num 50 -tls1 -cert ../apps/server2.pem \
           [-no_dhe|-dhe1024dsa|-dhe1024]
      (server2.pem contains a 1024 bit RSA key, the default has only
      512 bits.) Note that these timings contain both the server's and
      the client's computations, they are not a good indicator for
      server workload in different configurations.
      e4589582
  9. 04 2月, 2000 3 次提交
  10. 17 1月, 2000 1 次提交
  11. 16 1月, 2000 1 次提交
  12. 17 11月, 1999 1 次提交
  13. 26 10月, 1999 1 次提交
  14. 11 9月, 1999 1 次提交
  15. 10 9月, 1999 1 次提交
  16. 09 9月, 1999 1 次提交
  17. 08 9月, 1999 1 次提交
  18. 04 9月, 1999 1 次提交
  19. 10 8月, 1999 1 次提交
  20. 09 8月, 1999 1 次提交
  21. 05 8月, 1999 1 次提交
  22. 13 7月, 1999 1 次提交
  23. 10 7月, 1999 1 次提交
  24. 25 6月, 1999 1 次提交
  25. 12 6月, 1999 2 次提交
  26. 11 6月, 1999 1 次提交
  27. 10 6月, 1999 1 次提交
  28. 21 5月, 1999 2 次提交
  29. 13 5月, 1999 1 次提交
    • U
      VMS support. · 7d7d2cbc
      Ulf Möller 提交于
      Submitted by: Richard Levitte <richard@levitte.org>
      7d7d2cbc
  30. 27 4月, 1999 2 次提交
  31. 24 4月, 1999 1 次提交
  32. 20 4月, 1999 1 次提交