Commit Graph

68 Commits

Author SHA1 Message Date
Sebastian Messmer
e4acf4e9a8 Merge from develop 2017-09-16 17:14:51 +01:00
Sebastian Messmer
52bfa634b5 Update CI link to Circle CI 2017-09-11 22:59:21 +01:00
Jari Karppinen
bdc7d27998 Update CMakeLists.txt (#168)
* Update CMakeLists.txt

This just reuses the default package description for RPM package as well (one would expect this to be the default, but doesn't seem to be the case with cmake 3.9.1 at least).

* Update CMakeLists.txt

This prevents cryfs RPM for owning filesystem directories which was causing installation error.

* Update README.md

Same instructions apply for building .rpm package.
2017-09-02 10:04:20 +01:00
Sebastian Meßmer
62d5545051 Removed Crypto++ 5.6.4 warning from README 2016-10-25 16:24:09 -07:00
Ender Frias
7b4e0a2813 Fix formatting error in line 93-95 on README.md (#108)
Configuration parameter were not properly formatted.
2016-10-20 10:08:08 +02:00
Sebastian Messmer
11a85ed29f Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
Sebastian Meßmer
989c0ed571 Add a warning that cryfs is not compatible to crypto++ 5.6.4 2016-09-24 00:55:34 +02:00
Sebastian Meßmer
3f5529171b Add make as dependency 2016-09-22 20:17:05 +02:00
migueldemoura
fb6633d249 Add password leak disclaimer 2016-09-19 22:48:05 +01:00
Sebastian Meßmer
6b8179f0d0 Mention SiriKali instead of Cryfs-Gui 2016-09-01 09:59:55 +02:00
Sebastian Meßmer
5442662dd1 Update link to cryfs-gui 2016-06-29 14:39:53 -07:00
Ken Dyck
f1deced57f Add command for installing dependencies on Fedora.
Also removed unnecessary trailing whitespace.
2016-03-15 09:31:52 -04:00
Sebastian Meßmer
cfa03edb01 Add cryfs-gui to README 2016-03-15 11:48:13 +00:00
Sebastian Messmer
41bf0fd836 Document Clang 3.7 requirement 2016-03-04 01:35:31 +01:00
Sebastian Messmer
009e5b7b9f Remove superfluous space 2016-02-17 01:19:20 +01:00
Sebastian Messmer
f01c643d5a Improve build troubleshooting section in README 2016-02-17 01:18:38 +01:00
Sebastian Messmer
c889366619 Add some default search paths for libraries on Mac OS X 2016-02-15 20:01:13 +01:00
Sebastian Messmer
b0b8ea7c01 Improve build instructions 2016-02-15 18:12:23 +01:00
Sebastian Messmer
1364623184 Improve build instructions 2016-02-15 18:07:24 +01:00
Sebastian Messmer
5651a86b78 Improve CLI usage line and README 2016-02-15 02:40:56 +01:00
Sebastian Messmer
cb2a698b02 Removed solved TODO 2016-02-15 00:02:23 +01:00
Sebastian Messmer
e4d41af9a9 Build in release mode by default. This way, users only have to specify the CMAKE_BUILD_TYPE parameter if they actually want Debug mode. 2016-02-14 17:06:06 +01:00
Sebastian Messmer
29f3c07539 Don't build test cases by default. Only build them, when -DBUILD_TESTING=on is specified. 2016-02-14 16:25:21 +01:00
Sebastian Messmer
416baf1abe Improve library dependency section of README 2016-02-14 14:08:48 +01:00
Sebastian Messmer
0286f36cf6 Allow setting library locations using CMake parameters 2016-02-14 03:13:50 +01:00
Sebastian Messmer
772fd12ed0 Require clang 3.5 2016-02-13 02:08:55 +01:00
Sebastian Messmer
3ff69b6a9f Allow specifying osxfuse include directory on command line using "cmake -DCMAKE_CXX_FLAGS=-I/path/to/osxfuse/include/dir". Furthermore, add some setup instructions for installing the requirements on Mac OS X. 2016-02-13 02:07:19 +01:00
Sebastian Meßmer
380ce365fa Add zuluCrypt GUI notice to README 2016-02-12 23:29:44 +01:00
Sebastian Messmer
87be0e4477 Add libssl-dev dependency to README 2016-02-12 13:27:06 +01:00
Sebastian Messmer
de4b2e60ad Allow cmake 2.8 2016-02-12 10:16:38 +01:00
Sebastian Meßmer
3be0b11029 List python as a build dependency in README 2016-02-11 20:20:57 +01:00
Sebastian Meßmer
971a061833 Use https git url 2016-02-11 19:58:55 +01:00
Sebastian Meßmer
1d09389f67 Change case of title 2016-02-11 19:58:02 +01:00
Sebastian Meßmer
a560128ac5 Remove submodule links from README, since they're now in this repository. 2016-02-11 19:57:29 +01:00
Sebastian Messmer
379b2c3e2a Adapt install command in README to new repository structure 2016-02-11 17:47:16 +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
Sebastian Messmer
20c617376e Removed biicode files and adapted ChangeLog/README 2016-02-11 15:28:34 +01:00
Sebastian Messmer
0fb710ac69 Merge fspp repository into here 2016-02-11 12:14:44 +01:00
Sebastian Meßmer
becfa48c92 Small typo 2016-01-31 21:44:32 +01:00
syrix
0e96b19d11 Fix broken link to https biicode page
When you click on the link to biicode in the README you are directed to a https site with an invalid certificate. The non-https site works fine, so I changed the link to that one.
2016-01-31 19:49:59 +01:00
Sebastian Messmer
ae65567cb8 List additional requirements in README 2016-01-27 11:15:21 +00:00
Sebastian Messmer
437865092d Link to https cryfs.org instead of http 2015-12-18 04:28:45 +01:00
Sebastian Messmer
de05784abd Use https for downloading cryfs 2015-12-18 04:27:12 +01:00
Sebastian Messmer
c44a4f61ba Improve project description in README 2015-12-17 20:36:41 +01:00
Sebastian Messmer
d42e0cefbf Improve project description in README 2015-12-17 20:36:15 +01:00
Sebastian Messmer
0475766954 Manual install doesn't conflict with postinst script anymore. Postinst script creates a cryfs.list file, manual install added the repository to sources.list. So we would end up having two entries for cryfs. Now, manual install also creates cryfs.list file. 2015-12-17 20:03:41 +01:00
Sebastian Messmer
5e2fa41664 Rename "stable release" to "latest release", because we don't really consider it stable yet 2015-12-17 19:53:57 +01:00
Sebastian Messmer
27b920cb80 Fix easy install instructions 2015-12-17 19:52:39 +01:00
Sebastian Messmer
e62382891b Added install instructions to README 2015-12-17 19:49:06 +01:00