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 support for TLS. #24

Merged
merged 7 commits into from
Jun 20, 2024
Merged

Add support for TLS. #24

merged 7 commits into from
Jun 20, 2024

Commits on Jun 19, 2024

  1. Add support for TLS.

    Philip-NLnetLabs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3c5515b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Philip-NLnetLabs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    812f6fd View commit details
    Browse the repository at this point in the history
  3. Clippy

    Philip-NLnetLabs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee047db View commit details
    Browse the repository at this point in the history
  4. Use ring.

    Philip-NLnetLabs committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3539b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Rename sni to tls_hostname.

    partim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e720ba3 View commit details
    Browse the repository at this point in the history
  2. Update man page.

    partim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bf85172 View commit details
    Browse the repository at this point in the history
  3. Improve man page.

    partim committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e7f3924 View commit details
    Browse the repository at this point in the history