Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g13: Move 'call-gpg.c' to common. | Justus Winter | 2015-11-25 | 1 | -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 Koch | 2009-10-19 | 1 | -0/+1 |
| | | | | | [sm] Chnage --include-certs default | ||||
* | Keep on hacking on g13. A simple --create and --mount does now work. | Werner Koch | 2009-10-13 | 1 | -0/+2 |
| | | | | | A hacked up encfs is required. | ||||
* | Some changes to suport g13. | Werner Koch | 2009-09-30 | 1 | -0/+29 |