Skip to content
  1. Nov 30, 2004
  2. Nov 29, 2004
    • Richard Levitte's avatar
      Document the change. · d133618c
      Richard Levitte authored
      d133618c
    • Richard Levitte's avatar
      Make an explicit check during certificate validation to see that the · cd529563
      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)
      cd529563
  3. Nov 27, 2004
  4. Nov 26, 2004
  5. Nov 25, 2004
  6. Nov 24, 2004
  7. Nov 23, 2004
  8. Nov 21, 2004
    • 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
  9. Nov 17, 2004
  10. Nov 16, 2004
  11. Nov 14, 2004
  12. Nov 13, 2004
  13. Nov 11, 2004