Sebastian Messmer
|
68acc27e88
|
Report file system statistics (like free space) to operating system
|
2016-02-15 14:20:21 +01:00 |
|
Sebastian Messmer
|
6fb46c7e73
|
Use inline for short functions
|
2016-02-15 13:22:21 +01:00 |
|
Sebastian Messmer
|
456b240e21
|
Add TODOs
|
2016-02-15 03:45:09 +01:00 |
|
Sebastian Messmer
|
5651a86b78
|
Improve CLI usage line and README
|
2016-02-15 02:40:56 +01:00 |
|
Sebastian Messmer
|
7ede09877e
|
Removed resolved TODO
|
2016-02-14 02:29:27 +01:00 |
|
Sebastian Messmer
|
e532885598
|
Fix crash on Mac OS X when parsing the command line parameters
|
2016-02-13 20:59:51 +01:00 |
|
Sebastian Messmer
|
53ef40ba46
|
Show correct umount command on Mac OS X
|
2016-02-13 20:50:50 +01:00 |
|
Sebastian Messmer
|
7453e83732
|
Fix crash on mac os X due to unimplemented statfs()
|
2016-02-13 20:47:15 +01:00 |
|
Sebastian Messmer
|
2b9469cd20
|
Fix compiler error on Mac OS X
|
2016-02-13 16:13:25 +01:00 |
|
Sebastian Messmer
|
636445cd82
|
Introduce version flags for file system entities to allow future CryFS versions to be backwards-compatible even if the format changes.
|
2016-02-13 15:06:28 +01:00 |
|
Sebastian Messmer
|
f433da7dc1
|
Remove --extpass parameter, because that encourages tool writers to do bad things like storing a password in a file and using --extpass="cat filename".
The password can now be passed in to stdin without problems, so tools should use that.
|
2016-02-13 10:46:05 +01:00 |
|
Sebastian Messmer
|
098f16a4fe
|
Since Mac OS X doesn't support clock_gettime, implement it if running on Mac.
|
2016-02-13 02:46:00 +01:00 |
|
Sebastian Messmer
|
f749ad66f1
|
Fix a compiler error on Mac OS X
|
2016-02-13 02:19:31 +01:00 |
|
Sebastian Messmer
|
ff62ef1b88
|
Don't use libc getpass() for asking the password anymore. It is deprecated and doesn't play nice with tools that want to pass in the password on stdin. Now we just use stdin.
|
2016-02-12 23:18:13 +01:00 |
|
Sebastian Messmer
|
d05e3841bd
|
Mountdir has correct ownership and permissions set. Fixes https://github.com/cryfs/cryfs/issues/10
|
2016-02-12 12:21:39 +01:00 |
|
Sebastian Messmer
|
cfe2a48ebc
|
Merge branch 0.9 (pre-work for version 0.9)
|
2016-02-11 17:35:20 +01:00 |
|
Sebastian Messmer
|
fff5b4b6e9
|
Make CPack work with new repository layout
|
2016-02-11 17:34:08 +01:00 |
|
Sebastian Messmer
|
c6e8052d93
|
Merge all git repositories into one
|
2016-02-11 16:40:48 +01:00 |
|