1. 29 Mar, 2001 1 commit
    • Richard Levitte's avatar
      Since there has been reports of clashes between OpenSSL's · 080b8cad
      Richard Levitte authored
      des_encrypt() and des_encrypt() defined on some systems (Solaris and
      Unixware and maybe others), we rename des_encrypt() to des_encrypt1().
      This should have very little impact on external software unless
      someone has written a mode of DES, since that's all des_encrypt() is
      meant for.
      080b8cad
  2. 28 Mar, 2001 4 commits
  3. 27 Mar, 2001 4 commits
  4. 26 Mar, 2001 1 commit
    • Richard Levitte's avatar
      For mips3 and alpha, put the assembler file directives in separate · a77e023a
      Richard Levitte authored
      variables and disable the Alpha assembler for now, since it has been
      shown to fail.
      
      The Alpha failure can be shown by adding the following numbers:
      
      FFFFFFFFFFFFFF0000FF2E00000000EBFFFFFF0000D1
      FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF46FFE0FFFF0000
      
      The result is:
      
      1FFFFFFFFFFFEFF0000FF2E0000000032FFE0FEFF00D1
      
      The result should really be:
      
      1FFFFFFFFFFFFFF0000FF2E0000000032FFE0FEFF00D1
      a77e023a
  5. 24 Mar, 2001 4 commits
  6. 22 Mar, 2001 6 commits
  7. 21 Mar, 2001 4 commits
  8. 20 Mar, 2001 2 commits
  9. 19 Mar, 2001 2 commits
  10. 18 Mar, 2001 2 commits
  11. 17 Mar, 2001 1 commit
  12. 16 Mar, 2001 3 commits
  13. 15 Mar, 2001 6 commits