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

Plugin interface #99

Merged
merged 10 commits into from
Dec 31, 2020
Merged

Plugin interface #99

merged 10 commits into from
Dec 31, 2020

Commits on Dec 30, 2020

  1. Empty age-plugin library crate

    str4d committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9f90714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ee53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995a0b9 View commit details
    Browse the repository at this point in the history
  4. Recipient plugin v1 protocol

    str4d committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    2f7510c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Identity plugin v1 protocol

    str4d committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    25fbf45 View commit details
    Browse the repository at this point in the history
  2. age-plugin: Example plugin

    str4d committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    4580816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfab7c1 View commit details
    Browse the repository at this point in the history
  4. Move plugin support behind the unstable feature flag

    This enables support to be merged (and part of crate releases) before the
    plugin spec is finalised.
    str4d committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    dfc37d2 View commit details
    Browse the repository at this point in the history
  5. Look for plugins in the Windows host when running under WSL

    This enables users to e.g. install USB-requiring age plugins in the
    Windows host, and a rage binary installed in a WSL guest will
    transparently use them.
    str4d committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    786603d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2339c42 View commit details
    Browse the repository at this point in the history