1. 12 9月, 1999 1 次提交
    • A
      Initial support for MacOS. · 17f389bb
      Andy Polyakov 提交于
      This will soon be complemented with MacOS specific source code files and
      INSTALL.MacOS.
      
      I (Andy) have decided to get rid of a number of #include <sys/types.h>.
      I've verified it's ok (both by examining /usr/include/*.h and compiling)
      on a number of Unix platforms. Unfortunately I don't have Windows box
      to verify this on. I really appreciate if somebody could try to compile
      it and contact me a.s.a.p. in case a problem occurs.
      
      Submitted by: Roy Wood <roy@centricsystems.ca>
      Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
      17f389bb
  2. 06 9月, 1999 1 次提交
  3. 03 9月, 1999 1 次提交
  4. 11 8月, 1999 1 次提交
  5. 10 8月, 1999 1 次提交
  6. 08 8月, 1999 1 次提交
  7. 22 7月, 1999 2 次提交
  8. 30 6月, 1999 1 次提交
  9. 08 6月, 1999 1 次提交
  10. 07 6月, 1999 1 次提交
  11. 06 6月, 1999 1 次提交
  12. 05 6月, 1999 2 次提交
  13. 03 6月, 1999 1 次提交
  14. 01 6月, 1999 2 次提交
  15. 31 5月, 1999 2 次提交
  16. 30 5月, 1999 2 次提交
  17. 21 5月, 1999 4 次提交
  18. 15 5月, 1999 1 次提交
  19. 14 5月, 1999 1 次提交
  20. 13 5月, 1999 1 次提交
    • U
      VMS support. · 7d7d2cbc
      Ulf Möller 提交于
      Submitted by: Richard Levitte <richard@levitte.org>
      7d7d2cbc
  21. 12 5月, 1999 1 次提交
    • B
      Comment. · d797727b
      Bodo Möller 提交于
      Submitted by:
      Reviewed by:
      PR:
      d797727b
  22. 10 5月, 1999 2 次提交
  23. 09 5月, 1999 2 次提交
  24. 04 5月, 1999 1 次提交
    • R
      Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). · 20b85fdd
      Ralf S. Engelschall 提交于
      PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from
          crypto/asn1/x_info.c to any other place where you think it fits better.
          X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code,
          so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO).  In
          crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and
          friends.
      20b85fdd
  25. 03 5月, 1999 1 次提交
  26. 02 5月, 1999 3 次提交
  27. 01 5月, 1999 2 次提交