libcryfs/src/cli
2016-01-28 17:55:26 +00:00
..
program_options Make classes final if they're not meant to be derived from 2015-11-27 14:06:17 +01:00
CallAfterTimeout.cpp Add a class that runs a callback after a (resettable) timeout. This will be used later for unmounting after a certain idle time 2015-11-12 13:08:43 -08:00
CallAfterTimeout.h --unmount-idle x automatically unmounts the filesystem after x minutes without a filesystem operation. 2015-11-12 15:06:53 -08:00
Cli.cpp When running tests, don't actually send http requests from version checker, but mock the http service. 2016-01-28 17:55:26 +00:00
Cli.h When running tests, don't actually send http requests from version checker, but mock the http service. 2016-01-28 17:55:26 +00:00
VersionChecker.cpp When running tests, don't actually send http requests from version checker, but mock the http service. 2016-01-28 17:55:26 +00:00
VersionChecker.h When running tests, don't actually send http requests from version checker, but mock the http service. 2016-01-28 17:55:26 +00:00