Sebastian Messmer
|
6d8ffbb5bc
|
Added potential logging statements for chmod/chown
|
2015-09-29 16:38:24 +02:00 |
|
Sebastian Messmer
|
c49663842c
|
Written some build instructions in README
|
2015-09-29 15:51:09 +02:00 |
|
Sebastian Messmer
|
3bf9f7526e
|
Added biicode directory to .gitignore
|
2015-09-29 15:47:05 +02:00 |
|
Sebastian Messmer
|
dfb030e51b
|
Config file is also configurable with an option
|
2015-09-29 14:39:10 +02:00 |
|
Sebastian Messmer
|
27d3ffc472
|
MountDir and BaseDir are configureable via command line
|
2015-09-29 14:29:10 +02:00 |
|
Sebastian Messmer
|
20f5d739b7
|
Small refactoring of main()
|
2015-09-28 13:41:23 +02:00 |
|
Sebastian Messmer
|
623527deaa
|
Update gitversion dependency
|
2015-09-21 17:16:41 +02:00 |
|
Sebastian Messmer
|
84560c05bf
|
Update messmer/gitversion dependency
|
2015-09-19 23:26:08 +02:00 |
|
Sebastian Messmer
|
97028b134f
|
Adapt to new gitversion library
|
2015-09-19 01:02:42 +02:00 |
|
Sebastian Messmer
|
fe5ea5ab95
|
Output const_string directly, without toStdString()
|
2015-09-18 22:09:33 +02:00 |
|
Sebastian Messmer
|
819e48b446
|
Allow outputting const_string to std::ostream
|
2015-09-18 22:08:56 +02:00 |
|
Sebastian Messmer
|
6b9b5dfef1
|
Updated gitversion dependency
|
2015-09-18 21:57:39 +02:00 |
|
Sebastian Messmer
|
12f1e7983b
|
Use messmer/gitversion instead of own version parser code
|
2015-09-18 21:16:42 +02:00 |
|
Sebastian Messmer
|
fc7316f06c
|
Show number of commits and git id in version number if it is a dev version
|
2015-09-18 17:34:56 +02:00 |
|
Sebastian Messmer
|
0fc5731f18
|
const_string::toStdString() is const
|
2015-09-18 17:31:27 +02:00 |
|
Sebastian Messmer
|
4cf1237bb8
|
Moved constexpr string manipulations to cpputils::const_string
|
2015-09-18 17:09:04 +02:00 |
|
Sebastian Messmer
|
3573a6fa74
|
Added const_string class (constexpr string manipulations)
|
2015-09-18 17:08:26 +02:00 |
|
Sebastian Messmer
|
3fd5cb7afc
|
Show version information on console and warn if it is a nonstable or dev version
|
2015-09-17 14:12:51 +02:00 |
|
Sebastian Messmer
|
6b50ccc14b
|
Show version information
|
2015-09-16 22:54:07 +02:00 |
|
Sebastian Messmer
|
c79da10eea
|
Fix travis build icon
|
2015-09-13 10:57:33 +02:00 |
|
Sebastian Messmer
|
d916408a01
|
Fix travis build icon
|
2015-09-13 10:55:44 +02:00 |
|
Sebastian Messmer
|
61721aa795
|
Fix travis build icon
|
2015-09-13 10:55:12 +02:00 |
|
Sebastian Messmer
|
fa72419e14
|
Add travis CI build icon
|
2015-09-12 21:10:15 +02:00 |
|
Sebastian Messmer
|
a3d5c20154
|
Merge branch 'master' into develop
|
2015-09-12 21:06:37 +02:00 |
|
Sebastian Messmer
|
9e63068115
|
Improve README
|
2015-09-12 21:06:32 +02:00 |
|
Sebastian Messmer
|
1a1201d823
|
Merge branch 'master' into develop
|
2015-09-12 21:05:41 +02:00 |
|
Sebastian Messmer
|
877cd5c5f7
|
Improve readme
|
2015-09-12 21:05:35 +02:00 |
|
Sebastian Messmer
|
eb69965f96
|
Fix travis build icon
|
2015-09-12 21:03:08 +02:00 |
|
Sebastian Messmer
|
0f55165e94
|
Revert
|
2015-09-12 21:02:37 +02:00 |
|
Sebastian Messmer
|
d217000cc5
|
Merge branch 'master' into develop
|
2015-09-12 21:01:58 +02:00 |
|
Sebastian Messmer
|
ad5d752333
|
Build Icon shows master branch
|
2015-09-12 21:01:36 +02:00 |
|
Sebastian Messmer
|
cd25031d74
|
Merge branch 'master' into develop
|
2015-09-12 21:01:10 +02:00 |
|
Sebastian Messmer
|
b4cc39aebb
|
Add travis CI build icon
|
2015-09-12 21:01:02 +02:00 |
|
Sebastian Messmer
|
428a1ec887
|
dummy commit
|
2015-09-12 20:57:38 +02:00 |
|
Sebastian Messmer
|
55f97c2042
|
Added reference to other repositories to README
|
2015-09-12 20:49:42 +02:00 |
|
Sebastian Messmer
|
8db80d5ebf
|
Refactor directory structure
|
2015-09-12 20:16:13 +02:00 |
|
Sebastian Messmer
|
67f0f39b50
|
Added Console class
|
2015-09-12 20:07:44 +02:00 |
|
Sebastian Messmer
|
9875b66df6
|
Comments in .travis.yml
|
2015-09-07 16:44:40 +02:00 |
|
Sebastian Messmer
|
d51aee1a79
|
(only on travis CI) Use /dev/urandom instead of /dev/random, because travis doesn't have enough entropy
|
2015-09-07 16:43:30 +02:00 |
|
Sebastian Messmer
|
117930fad2
|
Print a newline around user interactions
|
2015-09-04 16:09:37 +02:00 |
|
Sebastian Messmer
|
a665e6cdd7
|
CryFS asks back if a cipher without integrity is chosen
|
2015-09-04 16:02:55 +02:00 |
|
Sebastian Messmer
|
a9a5a5d04d
|
Console class supports askYesNo(question)
|
2015-09-04 16:00:41 +02:00 |
|
Sebastian Messmer
|
218463cf91
|
Add more encryption ciphers
|
2015-09-01 00:25:14 +02:00 |
|
Sebastian Messmer
|
aea84d9ef5
|
Added more ciphers
|
2015-08-31 23:04:56 +02:00 |
|
Sebastian Messmer
|
fed48860f8
|
Added link to homepage
|
2015-08-01 23:48:25 +02:00 |
|
Sebastian Messmer
|
84cd362d48
|
CryFS uses the cipher specified in the configuration file
|
2015-07-29 12:08:39 +02:00 |
|
Sebastian Messmer
|
e96bb17e11
|
Removed unnecessary workaround
|
2015-07-29 12:07:25 +02:00 |
|
Sebastian Messmer
|
a31b5160c9
|
Fix output
|
2015-07-26 14:42:43 +02:00 |
|
Sebastian Messmer
|
5607a51594
|
Added testcase for Console.print()
|
2015-07-26 13:13:36 +02:00 |
|
Sebastian Messmer
|
fd11436fb9
|
Test cases don't need user interaction anymore
|
2015-07-26 13:09:55 +02:00 |
|