1. 02 10月, 2003 1 次提交
  2. 30 5月, 2003 1 次提交
    • R
      PR: 630 · f7f8d82a
      Richard Levitte 提交于
      Avoid looking outside the key_data array.
      f7f8d82a
  3. 21 3月, 2003 1 次提交
  4. 13 2月, 2003 2 次提交
  5. 17 1月, 2003 1 次提交
  6. 09 1月, 2003 1 次提交
    • R
      gcc wants character constants to be correct. Before this change, the · 416b19c6
      Richard Levitte 提交于
      following would happen on Solaris:
      
        m4 -B 8192 asm/des_enc.m4 > asm/des_enc-sparc.S
        gcc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_NO_STATIC_ENGINE -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM   -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S
        asm/des_enc-sparc.S:2007: unterminated character constant
        asm/des_enc-sparc.S:2008: unterminated character constant
      416b19c6
  7. 04 1月, 2003 4 次提交
  8. 03 1月, 2003 3 次提交
  9. 30 12月, 2002 1 次提交
  10. 18 12月, 2002 1 次提交
  11. 15 12月, 2002 3 次提交
  12. 14 12月, 2002 1 次提交
  13. 11 12月, 2002 2 次提交
  14. 03 12月, 2002 1 次提交
  15. 28 11月, 2002 1 次提交
  16. 16 11月, 2002 1 次提交
  17. 09 10月, 2002 2 次提交
    • 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
    • R
      Use double dashes so makedepend doesn't misunderstand the flags we · 001ab3ab
      Richard Levitte 提交于
      give it.
      For 0.9.7 and up, that means util/domd needs to remove those double
      dashes from the argument list when gcc is used to find the
      dependencies.
      001ab3ab
  18. 06 10月, 2002 2 次提交
  19. 22 9月, 2002 1 次提交
  20. 02 8月, 2002 3 次提交
  21. 30 6月, 2002 1 次提交
  22. 28 6月, 2002 1 次提交
  23. 18 6月, 2002 1 次提交
  24. 14 6月, 2002 2 次提交
  25. 11 6月, 2002 1 次提交
  26. 07 4月, 2002 1 次提交