Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-14 | common: Use new function to print status strings. | Werner Koch | 1 | -24/+4 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -1/+1 |
2017-02-21 | Fix spelling. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-10-27 | Fix typos. | Justus Winter | 1 | -1/+1 |
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-08-14 | g13: Implement --umount for dm-crypt. | Werner Koch | 1 | -0/+35 |
2016-08-13 | g13: Fix double free bug. | Werner Koch | 1 | -2/+0 |
2016-08-13 | g13: Consider g13tab for a mount command. | Werner Koch | 1 | -0/+47 |
2016-08-13 | g13: New command --find-device. | Werner Koch | 1 | -0/+77 |
2016-02-23 | g13: Add commands --suspend and --remove. | Werner Koch | 1 | -0/+117 |
2016-02-13 | g13: Second chunk of code to support dm-crypt. | Werner Koch | 1 | -4/+108 |
2016-02-13 | g13: Return an error for non-existing device. | Werner Koch | 1 | -3/+7 |
2016-02-13 | g13: First chunk of code to support dm-crypt. | Werner Koch | 1 | -0/+555 |