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: optional rustls support #330

Merged
merged 15 commits into from
Feb 18, 2024
Merged

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8477051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c29b6 View commit details
    Browse the repository at this point in the history
  3. resolve lint errors

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fd7a1ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf8f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81b63d1 View commit details
    Browse the repository at this point in the history
  6. fix missing point

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ab595ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e99ebc View commit details
    Browse the repository at this point in the history
  8. clean up things

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5f22435 View commit details
    Browse the repository at this point in the history
  9. fix for windows CI

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    42f5740 View commit details
    Browse the repository at this point in the history
  10. try fixing Windows CI

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9556d43 View commit details
    Browse the repository at this point in the history
  11. Update src/main.rs

    sunmy2019 authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    529aca6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9cfe96e View commit details
    Browse the repository at this point in the history
  13. add missing messages

    sunmy2019 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7c98114 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. split the tls mod

    sunmy2019 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e6987de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa195b6 View commit details
    Browse the repository at this point in the history