1. 09 10月, 2002 1 次提交
    • 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
  2. 14 6月, 2002 1 次提交
  3. 30 5月, 2002 1 次提交
  4. 06 4月, 2002 2 次提交
  5. 14 2月, 2002 1 次提交
  6. 08 11月, 2001 1 次提交
  7. 25 8月, 2001 2 次提交
  8. 03 7月, 2001 1 次提交
    • R
      [Forgotten commits?] · 3bfd99bf
      Richard Levitte 提交于
      Changes to have OpenSSL compile on OS/2.
      Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
      3bfd99bf
  9. 03 5月, 2001 1 次提交
    • R
      Some platforms (most notably Windows) do not have a $HOME by default. · f0b54fef
      Richard Levitte 提交于
      For those, unless the environment variables RANDFILE or HOME are
      defined (the default case!), RAND_file_name() will return NULL.
      This change adds a default HOME for those platforms.
      
      To add a default HOME for any platform, just define DEFAULT_HOME in
      the proper place, wrapped in appropriate #ifdef..#endif, in e_os.h.
      f0b54fef
  10. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  11. 07 2月, 2001 1 次提交
  12. 10 1月, 2001 1 次提交
  13. 09 1月, 2001 1 次提交
  14. 08 1月, 2001 1 次提交
  15. 02 10月, 2000 1 次提交
  16. 30 9月, 2000 1 次提交
  17. 21 9月, 2000 1 次提交
  18. 14 9月, 2000 1 次提交
  19. 01 9月, 2000 1 次提交
  20. 10 6月, 2000 1 次提交
  21. 09 6月, 2000 1 次提交
  22. 04 6月, 2000 2 次提交
  23. 01 6月, 2000 2 次提交
  24. 19 5月, 2000 1 次提交
  25. 16 5月, 2000 1 次提交
  26. 24 3月, 2000 1 次提交
  27. 20 3月, 2000 1 次提交
  28. 18 3月, 2000 1 次提交
  29. 17 3月, 2000 1 次提交
  30. 11 3月, 2000 2 次提交
  31. 07 3月, 2000 1 次提交
  32. 02 3月, 2000 1 次提交
  33. 21 1月, 2000 1 次提交
  34. 17 1月, 2000 1 次提交
  35. 16 1月, 2000 1 次提交