aboutsummaryrefslogtreecommitdiffstats
path: root/g13/call-gpg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* g13: Move 'call-gpg.c' to common.Justus Winter2015-11-251-32/+0
| | | | | | | | | | | | * common/Makefile.am (common_sources): Add files. * g13/call-gpg.c: Move to 'common' and adapt slightly. Add a parameter to let callees override the gpg program to execute. * g13/call-gpg.h: Likewise. * g13/Makefile.am (g13_SOURCES): Drop files. * g13/create.c (encrypt_keyblob): Hand in the gpg program to execute. * g13/mount.c (decrypt_keyblob): Likewise. Signed-off-by: Justus Winter <[email protected]>
* [g13] Add RECIPEINT and CREATE command.Werner Koch2009-10-191-0/+1
| | | | | [sm] Chnage --include-certs default
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-0/+2
| | | | | A hacked up encfs is required.
* Some changes to suport g13.Werner Koch2009-09-301-0/+29