aboutsummaryrefslogtreecommitdiffstats
path: root/g13/be-encfs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-10/+10
| | | | | | | | 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.
* Fix a regression from 2010-06-09.Werner Koch2010-06-241-1/+1
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-1/+2
| | | | | A few code changes to support dirmngr.
* [scd] Memory leak fix.Werner Koch2009-10-281-1/+1
| | | | | [g13] Send MOUNTPOINT status line
* 2009-10-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-201-2/+2
| | | | | * configure.ac: Check for fusermount and encfs.
* Reworked the server commands.Werner Koch2009-10-151-15/+12
| | | | | | Track mounts. --create does now work as expected.
* mount does now work in server and standalone mode.Werner Koch2009-10-141-1/+2
| | | | | Implemented a signal handler.
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-0/+413
| | | | | A hacked up encfs is required.
* Some changes to suport g13.Werner Koch2009-09-301-0/+58