Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thybit/cryptsetup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thybit/cryptsetup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wip-luks2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 26 files changed
  • 5 contributors

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    52a8a40 View commit details
    Browse the repository at this point in the history
  2. Allow checking token arguments in dry run.

    oniko authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    2bd00f5 View commit details
    Browse the repository at this point in the history
  3. Refactor verbose token action reporting.

    also avoids unlikely possibility of reporting succcessful
    token add before failing assigning the token to keyslot.
    oniko authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    1288f11 View commit details
    Browse the repository at this point in the history
  4. WIP: Add support for loadable plugin in tools.

    - cryptsetup only
    
    TODO:
    - add version reporting
    oniko authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    f4fd230 View commit details
    Browse the repository at this point in the history
  5. Add SSH token.

    mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    9c892eb View commit details
    Browse the repository at this point in the history
  6. Add test for SSH plugin

    Activateion test needs ssh server running on the machine. The test
    creates a new user "sshtest" and uses it to test activation using
    the plugin.
    vojtechtrefny authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    37f6a7d View commit details
    Browse the repository at this point in the history
  7. Add TPM2 token

    Daniel Zatovic authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    d763b13 View commit details
    Browse the repository at this point in the history
  8. Add test for TPM2 plugin

    Daniel Zatovic authored and mbroz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    ddb2b67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bbe01d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1abee9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b98e379 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Test build with ASAN.

    mbroz committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    2380ae2 View commit details
    Browse the repository at this point in the history
Loading