aboutsummaryrefslogtreecommitdiffstats
path: root/g13/runner.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-13Initial port to Npth.Marcus Brinkmann1-14/+15
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-20/+20
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
2010-06-24Fix a regression from 2010-06-09.Werner Koch1-2/+2
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-2/+4
A few code changes to support dirmngr.
2010-06-07Add unfinished gpgtar.Werner Koch1-1/+1
Collected changes and ports of bug fixes from stable.
2009-10-15Reworked the server commands.Werner Koch1-8/+58
Track mounts. --create does now work as expected.
2009-10-14mount does now work in server and standalone mode.Werner Koch1-9/+51
Implemented a signal handler.
2009-10-13Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch1-0/+444
A hacked up encfs is required.