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

feat: enforce protocols to always be valid utf8 strings #3745

Closed
wants to merge 23 commits into from

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    e9de619 View commit details
    Browse the repository at this point in the history
  2. WIP

    thomaseizinger committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ad4767e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    3c3398f View commit details
    Browse the repository at this point in the history
  2. Remove commented code

    thomaseizinger committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1a6ff9a View commit details
    Browse the repository at this point in the history
  3. Add TODO

    thomaseizinger committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    50edaee View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    c139b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    abda420 View commit details
    Browse the repository at this point in the history
  2. Make from_static const

    thomaseizinger committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c148ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83fa4c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    244fc7f View commit details
    Browse the repository at this point in the history
  2. Make it compile

    thomaseizinger committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f909139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c63687 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    4671126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf24183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885854a View commit details
    Browse the repository at this point in the history
  4. Fix typo

    thomaseizinger committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    24b77ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0762c46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b71e517 View commit details
    Browse the repository at this point in the history
  7. Reduce diff

    thomaseizinger committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2274e02 View commit details
    Browse the repository at this point in the history
  8. Fix bad TLS protocol

    thomaseizinger committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5d40167 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    19c0ddf View commit details
    Browse the repository at this point in the history
  2. Delete dead code

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    dc4ce72 View commit details
    Browse the repository at this point in the history
  3. Fix docs

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ea872f0 View commit details
    Browse the repository at this point in the history