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. 13 11月, 2002 1 次提交
  4. 14 2月, 2002 1 次提交
  5. 03 7月, 2001 1 次提交
  6. 02 7月, 2001 1 次提交
  7. 22 2月, 2001 1 次提交
  8. 20 2月, 2001 1 次提交
  9. 18 8月, 2000 1 次提交
  10. 04 8月, 2000 1 次提交
  11. 03 8月, 2000 1 次提交
  12. 16 6月, 2000 1 次提交
  13. 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
  14. 16 5月, 2000 1 次提交
  15. 17 3月, 2000 1 次提交
  16. 14 3月, 2000 4 次提交
  17. 11 3月, 2000 2 次提交
  18. 02 3月, 2000 1 次提交
  19. 21 2月, 2000 2 次提交
  20. 24 1月, 2000 1 次提交
  21. 28 4月, 1999 1 次提交
    • U
      Typo. · 1e103eaf
      Ulf Möller 提交于
      Pointed out by Nick Boyce <nick.boyce@eds.com>.
      1e103eaf
  22. 27 4月, 1999 1 次提交
  23. 24 4月, 1999 1 次提交
  24. 23 4月, 1999 1 次提交
  25. 20 4月, 1999 1 次提交
  26. 18 4月, 1999 1 次提交
  27. 09 3月, 1999 1 次提交
  28. 03 3月, 1999 1 次提交
  29. 23 2月, 1999 1 次提交