aboutsummaryrefslogtreecommitdiffstats
path: root/g13/runner.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a regression from 2010-06-09.Werner Koch2010-06-241-2/+2
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-2/+4
| | | | | A few code changes to support dirmngr.
* Add unfinished gpgtar.Werner Koch2010-06-071-1/+1
| | | | | Collected changes and ports of bug fixes from stable.
* Reworked the server commands.Werner Koch2009-10-151-8/+58
| | | | | | Track mounts. --create does now work as expected.
* mount does now work in server and standalone mode.Werner Koch2009-10-141-9/+51
| | | | | Implemented a signal handler.
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-0/+444
A hacked up encfs is required.