aboutsummaryrefslogtreecommitdiffstats
path: root/g13/create.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-02-13g13: Second chunk of code to support dm-crypt.Werner Koch1-33/+34
2016-02-13g13: Rename utils.c to g13tuple.cWerner Koch1-1/+1
2016-02-13g13: Re-factor high level create code.Werner Koch1-28/+3
2015-11-26common: Make the GPG arguments configurable in call-gpg.Justus Winter1-1/+3
2015-11-25g13: Move 'call-gpg.c' to common.Justus Winter1-2/+2
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
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-3/+3
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-7/+7
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch1-5/+10
2009-10-15Reworked the server commands.Werner Koch1-1/+3
2009-10-14mount does now work in server and standalone mode.Werner Koch1-1/+1
2009-10-13Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch1-8/+20
2009-09-30Some changes to suport g13.Werner Koch1-0/+306