1. 28 12月, 2004 2 次提交
  2. 26 12月, 2004 3 次提交
  3. 24 12月, 2004 4 次提交
  4. 20 12月, 2004 2 次提交
  5. 14 12月, 2004 2 次提交
  6. 12 12月, 2004 1 次提交
  7. 10 12月, 2004 1 次提交
  8. 09 12月, 2004 3 次提交
  9. 07 12月, 2004 1 次提交
  10. 05 12月, 2004 3 次提交
  11. 03 12月, 2004 1 次提交
  12. 02 12月, 2004 2 次提交
  13. 01 12月, 2004 2 次提交
  14. 30 11月, 2004 4 次提交
  15. 29 11月, 2004 1 次提交
    • R
      Make an explicit check during certificate validation to see that the · 30b415b0
      Richard Levitte 提交于
      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
  16. 27 11月, 2004 1 次提交
  17. 26 11月, 2004 2 次提交
  18. 24 11月, 2004 1 次提交
  19. 23 11月, 2004 1 次提交
  20. 21 11月, 2004 1 次提交
    • A
      RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's · 376729e1
      Andy Polyakov 提交于
      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
  21. 10 11月, 2004 1 次提交
  22. 03 11月, 2004 1 次提交