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

openssl: Add X509KeyUsage bitflags #2204

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    6af3f01 View commit details
    Browse the repository at this point in the history
  2. Limit API to 1.1.x

    DoumanAsh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4e7c91b View commit details
    Browse the repository at this point in the history
  3. Handle unset key usage

    DoumanAsh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    016e918 View commit details
    Browse the repository at this point in the history
  4. Correct bitflags cfg

    DoumanAsh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f860249 View commit details
    Browse the repository at this point in the history
  5. Enable it for boringssl

    DoumanAsh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4cf194c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e590f8 View commit details
    Browse the repository at this point in the history
  7. Work around clippy

    DoumanAsh committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dab7699 View commit details
    Browse the repository at this point in the history