Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webtransport: use deterministic TLS certificates #1833

Merged
merged 18 commits into from
Nov 14, 2022

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    2cabe0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b039a0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e79ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64f3ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13b204a View commit details
    Browse the repository at this point in the history
  6. Lint fix

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f5cca71 View commit details
    Browse the repository at this point in the history
  7. Add more tests

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7c6dce5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fce5ca5 View commit details
    Browse the repository at this point in the history
  9. Use same key

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    949cd48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    461f0d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d4ba6d View commit details
    Browse the repository at this point in the history
  12. PR comments

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ff2525e View commit details
    Browse the repository at this point in the history
  13. Remove debug code

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c4d856e View commit details
    Browse the repository at this point in the history
  14. Fix calculation for cert having been valid

    Fixes the logic that a cert has been valid for a clockSkew by
    subtracting the clockSkew from the start time rather than incorporating
    it into the offset. The offset should be used to shift the buckets.
    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5e1c1df View commit details
    Browse the repository at this point in the history
  15. Update comment

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    afb9c97 View commit details
    Browse the repository at this point in the history
  16. Lint fix

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ec9820a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f40bb20 View commit details
    Browse the repository at this point in the history
  18. Rebase fixes

    MarcoPolo committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3387eb7 View commit details
    Browse the repository at this point in the history