1. 26 Jul, 2004 1 commit
    • Andy Polyakov's avatar
      Add framework for yet another assembler module dubbed "cpuid." Idea · 14e21f86
      Andy Polyakov authored
      is to have a placeholder to small routines, which can be written only
      in assembler. In IA-32 case this includes processor capability
      identification and access to Time-Stamp Counter. As discussed earlier
      OPENSSL_ia32cap is introduced to control recently added SSE2 code
      pathes (see docs/crypto/OPENSSL_ia32cap.pod). For the moment the
      code is operational on ELF platforms only. I haven't checked it yet,
      but I have all reasons to believe that Windows build should fail to
      link too. I'll be looking into it shortly...
      14e21f86
  2. 25 Jul, 2004 11 commits
  3. 24 Jul, 2004 1 commit
  4. 23 Jul, 2004 6 commits
  5. 22 Jul, 2004 7 commits
  6. 21 Jul, 2004 2 commits
    • Richard Levitte's avatar
      From LPlib: · 765e231a
      Richard Levitte authored
      Some code beautification.
      
      Change the macro CP_THREAD_ACP to CP_ACP, because the latter is more
      widely defined.
      
      Add a conditional macro definition in case FindFirstFile and
      FindNextFile aren't properly defined (might happen on WinCE).
      
      Suggested by Andy Polyakov <appro@fy.chalmers.se>
      765e231a
    • Andy Polyakov's avatar
      Make rand_win.c UNICODE savvy. · 89c53672
      Andy Polyakov authored
      89c53672
  7. 20 Jul, 2004 1 commit
    • Richard Levitte's avatar
      From LPlib: · 64ba6cf2
      Richard Levitte authored
      Windows changes that detects if multibyte characters are available and
      deals with them properly.
      
      Contributed by Andy Polyakov <appro@fy.chalmers.se>
      64ba6cf2
  8. 19 Jul, 2004 2 commits
  9. 18 Jul, 2004 3 commits
  10. 17 Jul, 2004 2 commits
  11. 16 Jul, 2004 2 commits
  12. 12 Jul, 2004 2 commits