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 keyring param to gpg modules, final cleanup #63179

Merged
merged 18 commits into from
Dec 11, 2023
Merged

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    77bc251 View commit details
    Browse the repository at this point in the history
  2. Limit keyring to a single one

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7ecca90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6435e72 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0e424eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8438976 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11de0b1 View commit details
    Browse the repository at this point in the history
  7. Correct docs

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    47f27c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34af8eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be394c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50d1d4f View commit details
    Browse the repository at this point in the history
  11. Update versionadded

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2610348 View commit details
    Browse the repository at this point in the history
  12. Correct fix for delete_key

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d00347c View commit details
    Browse the repository at this point in the history
  13. Correct docs again

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4d10121 View commit details
    Browse the repository at this point in the history
  14. Fixes after rebase

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    08b12d6 View commit details
    Browse the repository at this point in the history
  15. Freeze global trust dicts, disallow keyring tests on Win

    The test sessions are just timing out on the first keyring test. This
    might have to do with two separate GPG instances being requested
    simultaneously, but I'm not able to debug this.
    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b27f7ed View commit details
    Browse the repository at this point in the history
  16. Apply lessons from previous PR

    lkubb committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a46ad8d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

Commits on Dec 8, 2023

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