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(crypto/keyring): add Linux's keyctl support #17607

Closed
wants to merge 13 commits into from

Commits on Aug 30, 2023

  1. add keyctl support

    Alessio Treglia committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3c1f07b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cosmos:main' into linuxx-kernel-keyrings

    Alessio Treglia committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fbcf72c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. bump keyring dep

    Alessio Treglia committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    70c67ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into linuxx-kernel-keyrings

    Alessio Treglia committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2bf678a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Merge branch 'main' into linuxx-kernel-keyrings

    Alessio Treglia committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c6796c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Update crypto/keyring/keyring_linux.go

    Alessio Treglia committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3288d32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into linuxx-kernel-keyrings

    Alessio Treglia committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    b8f9739 View commit details
    Browse the repository at this point in the history
  3. incorporate feedback

    Alessio Treglia committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    c7f4e48 View commit details
    Browse the repository at this point in the history
  4. fix FTBFS

    Alessio Treglia committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    eba6267 View commit details
    Browse the repository at this point in the history
  5. try fix the build

    Alessio Treglia committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0bbd6c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Oct 20, 2023

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

Commits on Nov 1, 2023

  1. Merge branch 'main' into linuxx-kernel-keyrings

    Alessio Treglia committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bfdceda View commit details
    Browse the repository at this point in the history