aboutsummaryrefslogtreecommitdiffstats
path: root/g13/mount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-14g13: Allow the use of a g13tab label for --mount.Werner Koch1-4/+6
2016-08-14g13: Implement --umount for dm-crypt.Werner Koch1-19/+39
2016-08-13g13: Consider g13tab for a mount command.Werner Koch1-14/+36
2016-08-13g13: Move some function around.Werner Koch1-0/+1
2016-02-23g13: Add commands --suspend and --remove.Werner Koch1-192/+4
2016-02-13g13: Second chunk of code to support dm-crypt.Werner Koch1-18/+35
2016-02-13g13: Improve dump_keyblob.Werner Koch1-27/+1
2016-02-13g13: Rename utils.c to g13tuple.cWerner Koch1-1/+1
2015-11-26common: Make the GPG arguments configurable in call-gpg.Justus Winter1-1/+2
2015-11-25g13: Move 'call-gpg.c' to common.Justus Winter1-2/+2
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-4/+3
2015-01-05sm,g13: Init local vars to avoid compiler warnings.Werner Koch1-1/+2
2014-11-11Remove use of gnulib (part 2)Werner Koch1-1/+2
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+0
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-11/+11
2011-09-28Add a flag parameter to dotlock_create.Werner Koch1-1/+1
2011-09-23Renamed the lock functions.Werner Koch1-3/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-14/+12
2009-10-28[scd] Memory leak fix.Werner Koch1-2/+35
2009-10-15Reworked the server commands.Werner Koch1-14/+96
2009-10-13Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch1-0/+303