1. 16 11月, 2002 1 次提交
  2. 14 11月, 2002 1 次提交
    • R
      Fix to build better with DJGPP. · 8d6e6048
      Richard Levitte 提交于
      PR: 338
      
      Here's the description, submitted by Gisle Vanem <giva@bgnett.no>:
      
      1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due
         to name-clash with Watt-32.
      
      2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash
         with <stdlib.h>
      
      3. Added calls to dbug_init()/sock_init() in some demo programs.
      
      4. Changed cflags/lflags in configure. Watt-32 install root now taken
         from $WATT_ROOT.
      8d6e6048
  3. 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
  4. 14 6月, 2002 1 次提交
  5. 30 5月, 2002 1 次提交
  6. 06 4月, 2002 2 次提交
  7. 14 2月, 2002 1 次提交
  8. 08 11月, 2001 1 次提交
  9. 25 8月, 2001 2 次提交
  10. 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
  11. 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
  12. 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
  13. 07 2月, 2001 1 次提交
  14. 10 1月, 2001 1 次提交
  15. 09 1月, 2001 1 次提交
  16. 08 1月, 2001 1 次提交
  17. 02 10月, 2000 1 次提交
  18. 30 9月, 2000 1 次提交
  19. 21 9月, 2000 1 次提交
  20. 14 9月, 2000 1 次提交
  21. 01 9月, 2000 1 次提交
  22. 10 6月, 2000 1 次提交
  23. 09 6月, 2000 1 次提交
  24. 04 6月, 2000 2 次提交
  25. 01 6月, 2000 2 次提交
  26. 19 5月, 2000 1 次提交
  27. 16 5月, 2000 1 次提交
  28. 24 3月, 2000 1 次提交
  29. 20 3月, 2000 1 次提交
  30. 18 3月, 2000 1 次提交
  31. 17 3月, 2000 1 次提交
  32. 11 3月, 2000 2 次提交
  33. 07 3月, 2000 1 次提交
  34. 02 3月, 2000 1 次提交
  35. 21 1月, 2000 1 次提交