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

Add TLSAcceptor and Builder #186

Merged
merged 9 commits into from
May 26, 2023
Merged

Add TLSAcceptor and Builder #186

merged 9 commits into from
May 26, 2023

Commits on May 23, 2023

  1. Add TLSAcceptor and Builder

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8c2751f View commit details
    Browse the repository at this point in the history
  2. Update src/acceptor.rs

    Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
    Licenser and djc committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f884e2c View commit details
    Browse the repository at this point in the history
  3. Review changes

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d888fe2 View commit details
    Browse the repository at this point in the history
  4. Review changes pt. 2

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 23, 2023
    Configuration menu
    Copy the full SHA
    635e784 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
    Licenser and djc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    9367582 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fix syntax errors

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 24, 2023
    Configuration menu
    Copy the full SHA
    875cab5 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel McCarney <daniel@binaryparadox.net>
    Licenser and cpu authored May 24, 2023
    Configuration menu
    Copy the full SHA
    3322a8e View commit details
    Browse the repository at this point in the history
  3. Update required features

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6081fb2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Add defaults and include http 1.0

    Signed-off-by: Heinz N. Gies <heinz@licenser.net>
    Licenser committed May 26, 2023
    Configuration menu
    Copy the full SHA
    555dd6d View commit details
    Browse the repository at this point in the history