1. 29 Nov, 2004 1 commit
    • Richard Levitte's avatar
      Make an explicit check during certificate validation to see that the · 30b415b0
      Richard Levitte authored
      CA setting in each certificate on the chain is correct.  As a side-
      effect always do the following basic checks on extensions, not just
      when there's an associated purpose to the check:
      - if there is an unhandled critical extension (unless the user has
        chosen to ignore this fault)
      - if the path length has been exceeded (if one is set at all)
      - that certain extensions fit the associated purpose (if one has been
        given)
      30b415b0
  2. 27 Nov, 2004 1 commit
  3. 26 Nov, 2004 4 commits
  4. 25 Nov, 2004 4 commits
  5. 24 Nov, 2004 1 commit
  6. 23 Nov, 2004 3 commits
  7. 21 Nov, 2004 1 commit
    • Andy Polyakov's avatar
      RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's · 376729e1
      Andy Polyakov authored
      apparently impossible to compose blended code with would perform
      satisfactory on all x86 and x86_64 cores, an extra RC4_CHAR
      code-path is introduced and P4 core is detected at run-time. This
      way we keep original performance on non-P4 implementations and
      turbo-charge P4 performance by factor of 2.8x (on 32-bit core).
      376729e1
  8. 17 Nov, 2004 2 commits
  9. 16 Nov, 2004 3 commits
  10. 14 Nov, 2004 4 commits
  11. 13 Nov, 2004 2 commits
  12. 11 Nov, 2004 5 commits
  13. 09 Nov, 2004 1 commit
  14. 05 Nov, 2004 1 commit
  15. 02 Nov, 2004 2 commits
  16. 01 Nov, 2004 1 commit
  17. 25 Oct, 2004 3 commits
  18. 21 Oct, 2004 1 commit