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

[improvement] use martinjungblut/go-cryptsetup instead of shelling out to cryptsetup binary #217

Closed
wants to merge 18 commits into from

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. install cryptsetup in gha

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    93c5328 View commit details
    Browse the repository at this point in the history
  2. install cryptsetup in gha

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d131112 View commit details
    Browse the repository at this point in the history
  3. elevated gha permissions

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fb22803 View commit details
    Browse the repository at this point in the history
  4. update package name

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7133752 View commit details
    Browse the repository at this point in the history
  5. remove luksOpen function

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    27a607b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e65d915 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f8e299 View commit details
    Browse the repository at this point in the history
  8. update go build make target

    amold1 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9f563d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    23ac7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21bd6d1 View commit details
    Browse the repository at this point in the history
  3. fix

    amold1 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d1b1ab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    7481068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b49262 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. dockerize make targets

    amold1 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    97b8289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8da83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e76c094 View commit details
    Browse the repository at this point in the history
  4. tests updates

    amold1 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c6f8078 View commit details
    Browse the repository at this point in the history