Sebastian Meßmer
e06a0f9743
Update README.md
2019-01-21 11:25:31 -08:00
Sebastian Meßmer
fe0d5493b2
Update README.md
2019-01-21 11:24:41 -08:00
Sebastian Meßmer
081ea8d622
Update README.md
...
- Add installation instructions for Windows and osx
2019-01-21 11:23:52 -08:00
Sebastian Messmer
aaafb10404
Upgrade to boost 1.57
2018-12-10 21:19:54 -08:00
Sebastian Messmer
968f183e19
Mention OpenMP troubleshooting in README
2018-10-15 18:06:27 +02:00
Sebastian Messmer
c6d2f619ae
Update Boost to Boost 1.68.0 and fix linking of a 32bit build against DokanY
2018-09-18 04:35:50 -07:00
Sebastian Messmer
fd07b66173
Remove curl dependency on Windows, use WinHttp instead
2018-09-16 23:42:20 -07:00
Sebastian Messmer
c22a25da73
Add AppVeyor Badge
2018-09-16 03:21:41 -07:00
Sebastian Messmer
61451069e8
Add Dokan to the build system on Windows
2018-09-15 17:42:40 -07:00
Sebastian Messmer
dba6c741f0
Require gcc 5.0 / clang 4.0
2018-05-28 14:54:17 -07:00
Sebastian Messmer
635a6c7bcd
Fix OpenMP for osx
2018-05-20 19:21:59 -07:00
Sebastian Messmer
8265cd92b2
Remove cryptopp dependency from README
2018-05-20 19:20:45 -07:00
0x4D616E75
5db592bcc2
fix loading of CURL and Backtracing library with CMake ( #215 )
...
to build on FreeBSD with default compiler (Clang 4.0)
2018-05-17 09:55:15 -07:00
Sebastian Meßmer
e673e59519
Remove TODO
2018-02-17 20:23:35 -08:00
Sebastian Meßmer
1766ce0b19
Have a CI button for Travis and Circle CI
2018-02-17 20:22:38 -08:00
Sebastian Messmer
fb24a249cb
Merge branch 'develop' into next
2018-01-14 21:46:11 +00:00
Sebastian Meßmer
fcf3711d8b
Remove manual install instructions
2018-01-12 23:22:24 +00:00
Sebastian Messmer
a0fa433f51
Merge from develop
2018-01-12 22:18:36 +00:00
Sebastian Meßmer
0080adca73
Add Plasma Vault to GUI list
2017-11-23 01:56:01 +00:00
Sebastian Meßmer
e4b781ca94
Update README.md
2017-09-30 06:18:51 +01:00
Sebastian Meßmer
66698f7b3d
Update README.md
2017-09-30 06:17:34 +01:00
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