1. 04 12月, 2002 1 次提交
  2. 28 11月, 2002 1 次提交
  3. 22 11月, 2002 1 次提交
  4. 19 11月, 2002 1 次提交
  5. 18 11月, 2002 1 次提交
  6. 16 11月, 2002 2 次提交
  7. 14 11月, 2002 3 次提交
    • R
      Remove warnings. · c8632017
      Richard Levitte 提交于
      c8632017
    • 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
    • R
      This didn't get to the 0.9.8-dev thread... · c112323d
      Richard Levitte 提交于
      c112323d
  8. 13 11月, 2002 1 次提交
  9. 12 11月, 2002 3 次提交
  10. 09 11月, 2002 1 次提交
  11. 08 11月, 2002 1 次提交
  12. 01 11月, 2002 1 次提交
  13. 29 10月, 2002 1 次提交
  14. 28 10月, 2002 1 次提交
  15. 25 10月, 2002 1 次提交
  16. 24 10月, 2002 1 次提交
    • R
      On certain platforms, we redefine certain symbols using macros in · d610d27f
      Richard Levitte 提交于
      apps.h.  For those, it's better to include apps.h after the system
      headers where those symbols may be defined, since there's otherwise a
      chance that the C compiler will barf when it sees something that looks
      like this after expansion:
      
      int VMS_strcasecmp((str1),(str2))(const char *, const char *);
      d610d27f
  17. 23 10月, 2002 2 次提交
  18. 14 10月, 2002 1 次提交
  19. 11 10月, 2002 1 次提交
  20. 10 10月, 2002 1 次提交
  21. 09 10月, 2002 4 次提交
  22. 04 10月, 2002 1 次提交
    • D
      · 9a48b07e
      Dr. Stephen Henson 提交于
      Various enhancements to PKCS#12 code, new
      medium level API, improved PKCS12_create
      and additional functionality in pkcs12
      utility.
      9a48b07e
  23. 25 9月, 2002 1 次提交
  24. 10 9月, 2002 1 次提交
  25. 02 9月, 2002 1 次提交
  26. 27 8月, 2002 1 次提交
  27. 26 8月, 2002 3 次提交
  28. 23 8月, 2002 2 次提交