Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-20 | g13: Fix for Solaris. | NIIBE Yutaka | 1 | -0/+3 |
2017-04-11 | g13: Include sys/sysmacros.h if available. | NIIBE Yutaka | 1 | -0/+3 |
2017-03-07 | Remove -I option to common. | NIIBE Yutaka | 1 | -2/+2 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 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/+93 |
2016-02-23 | g13: Add commands --suspend and --remove. | Werner Koch | 1 | -8/+233 |
2016-02-23 | g13: Run mount after dmsetup. | Werner Koch | 1 | -6/+34 |
2016-02-13 | g13: Require a confirmation before g13 is used for DM-Crypt. | Werner Koch | 1 | -1/+5 |
2016-02-13 | g13: Second chunk of code to support dm-crypt. | Werner Koch | 1 | -20/+299 |
2016-02-13 | g13: Rename utils.c to g13tuple.c | Werner Koch | 1 | -1/+1 |
2016-02-13 | g13: Switch over to common/exectool.c. | Werner Koch | 1 | -1/+2 |
2016-02-13 | g13: First chunk of code to support dm-crypt. | Werner Koch | 1 | -0/+406 |