Sebastian Messmer
|
4f70437715
|
Remove legacy code making CryFS compatible with older Crypto++ versions. We need a newer Crypto++ versions now anyhow because we use its scrypt implementation.
|
2019-01-20 14:07:06 -08:00 |
|
Sebastian Messmer
|
d9eee20ab8
|
Merge branch 'release/0.10' into develop
|
2019-01-20 02:29:01 -08:00 |
|
Sebastian Messmer
|
f6c6128f82
|
Fix test
|
2019-01-20 02:28:46 -08:00 |
|
Sebastian Messmer
|
0db851f73b
|
Merge branch 'release/0.10' into develop
|
2019-01-19 13:44:04 -08:00 |
|
Sebastian Messmer
|
ad211872d5
|
Ask users to do backup before migrating
|
2019-01-19 13:43:55 -08:00 |
|
Sebastian Messmer
|
5ab579f60c
|
Merge branch 'develop' of github.com:cryfs/cryfs into develop
|
2019-01-19 13:03:37 -08:00 |
|
Sebastian Messmer
|
5793be09bb
|
Merge branch 'release/0.10' into develop
|
2019-01-19 13:03:22 -08:00 |
|
Sebastian Messmer
|
44175d8a68
|
Merge branch 'release/0.10' of github.com:cryfs/cryfs into release/0.10
|
2019-01-19 13:02:45 -08:00 |
|
Sebastian Messmer
|
58cb91102d
|
Implement cryfs-unmount for unmounting filesystems
|
2019-01-19 13:02:41 -08:00 |
|
Sebastian Messmer
|
7adbe4e3ca
|
Fix CryptoPP build on Windows
|
2019-01-19 13:01:43 -08:00 |
|
Sebastian Messmer
|
19e84a1b58
|
Merge branch 'release/0.10' into develop
|
2019-01-17 23:10:18 -08:00 |
|
Sebastian Messmer
|
7444f41aee
|
Merge branch 'release/0.10' of https://github.com/cryfs/cryfs into release/0.10
|
2019-01-17 23:09:55 -08:00 |
|
Sebastian Messmer
|
8898bca76c
|
Fix windows build
|
2019-01-17 23:09:47 -08:00 |
|
Sebastian Messmer
|
58142f1710
|
Merge branch 'release/0.10' into develop
|
2019-01-14 23:57:54 -08:00 |
|
Sebastian Messmer
|
30f8d02081
|
Windows: Allow mounting to drive letters instead of existing folders
|
2019-01-13 16:29:28 -08:00 |
|
Sebastian Messmer
|
079a43df5f
|
Merge branch 'release/0.10' into develop
|
2019-01-13 09:28:20 -08:00 |
|
Sebastian Messmer
|
d0efbaaa72
|
Fix creation of relative symlinks ( https://github.com/cryfs/cryfs/issues/244 )
|
2019-01-13 09:27:50 -08:00 |
|
Sebastian Messmer
|
af9469c907
|
Merge branch 'release/0.10' into develop
|
2019-01-12 23:27:16 -08:00 |
|
Sebastian Messmer
|
286bad94cc
|
Changelog
|
2019-01-12 23:26:59 -08:00 |
|
Sebastian Messmer
|
d86fcf27c6
|
Merge branch 'release/0.10' into develop
|
2019-01-12 23:21:40 -08:00 |
|
Sebastian Messmer
|
1da3e6cbae
|
- Fix for reading empty files out of bounds
- Fixed race condition (https://github.com/cryfs/cryfs/issues/224 and https://github.com/cryfs/cryfs/issues/243)
|
2019-01-12 23:21:12 -08:00 |
|
Sebastian Messmer
|
1dbc425c7c
|
Merge branch 'release/0.10' into develop
|
2019-01-12 16:42:25 -08:00 |
|
Sebastian Messmer
|
490abd5f31
|
Update to crypto++ 8.0. This fixes an bug where non-AESNI CPUs on Windows decrypted incorrectly
|
2019-01-12 16:36:23 -08:00 |
|
Sebastian Messmer
|
1f6af31e0e
|
Merge branch 'feature/cryptopp8' into develop
|
2019-01-12 16:34:55 -08:00 |
|
Sebastian Messmer
|
60aba37eaf
|
Fix Travis CI
|
2019-01-12 16:31:06 -08:00 |
|
Sebastian Messmer
|
6a7cadef8b
|
Fix Travis CI
|
2019-01-12 16:30:31 -08:00 |
|
Sebastian Messmer
|
aabe4cadb8
|
Update to crypto++ 8.0. This fixes an bug where non-AESNI CPUs on Windows decrypted incorrectly
|
2019-01-12 11:29:33 -08:00 |
|
Sebastian Messmer
|
cab2465263
|
Make traversal exception safe
|
2019-01-06 10:26:51 -08:00 |
|
Sebastian Messmer
|
6c006721a7
|
Make traversal exception safe
|
2019-01-06 10:25:50 -08:00 |
|
Sebastian Messmer
|
8b1b685475
|
Remove unused variable
|
2018-12-31 16:04:40 +01:00 |
|
Sebastian Messmer
|
b5b21d1475
|
Remove unused variable
|
2018-12-31 16:04:18 +01:00 |
|
Sebastian Messmer
|
f7c2421ba9
|
Enable tsan for cryfs-cli-test
|
2018-12-31 16:02:44 +01:00 |
|
Sebastian Messmer
|
7cf1de8af2
|
Enable tsan for cryfs-cli-test
|
2018-12-31 16:02:28 +01:00 |
|
Sebastian Messmer
|
d981e60971
|
Enable TSAN for cpp-utils-test
|
2018-12-31 10:35:53 +01:00 |
|
Sebastian Messmer
|
38e5479613
|
Enable TSAN for cpp-utils-test
|
2018-12-31 10:35:39 +01:00 |
|
Sebastian Messmer
|
ffdf175981
|
- Add noexcept specifiers
- Add rvalue overloads for left_opt and right_opt
|
2018-12-29 23:58:52 +01:00 |
|
Sebastian Messmer
|
2dbb5a7916
|
Enable TSAN for more builds
|
2018-12-28 09:37:09 +01:00 |
|
Sebastian Messmer
|
e8d791c9cf
|
Enable TSAN for more builds
|
2018-12-28 09:36:48 +01:00 |
|
Sebastian Messmer
|
00bd3c9342
|
Update changelog
|
2018-12-27 10:43:34 +01:00 |
|
Sebastian Messmer
|
50509f84f1
|
Update changelog
|
2018-12-27 10:43:09 +01:00 |
|
Sebastian Messmer
|
bae8707d64
|
Fix deadlock
|
2018-12-27 10:17:32 +01:00 |
|
Sebastian Messmer
|
2bae1281c6
|
Fix deadlock
|
2018-12-27 10:13:58 +01:00 |
|
Sebastian Messmer
|
d244e5cce8
|
TSAN and omp don't work together, reduce omp thread count in tsan to 1
|
2018-12-26 16:47:13 +01:00 |
|
Sebastian Messmer
|
648263d062
|
TSAN and omp don't work together, reduce omp thread count in tsan to 1
|
2018-12-26 16:46:59 +01:00 |
|
Sebastian Messmer
|
d259361ad8
|
Fix either_test to use optional more directly
|
2018-12-26 08:23:00 +01:00 |
|
Sebastian Messmer
|
d44cb9b4e2
|
Upgrade to boost 1.58
|
2018-12-26 08:22:39 +01:00 |
|
Sebastian Messmer
|
a8476a2699
|
Implement either<A, B> type
|
2018-12-26 08:19:01 +01:00 |
|
Sebastian Messmer
|
fcc9d45f41
|
Apply a fix for Win 7
|
2018-12-22 10:25:47 +01:00 |
|
Sebastian Messmer
|
0b03326ca2
|
Exit after error message when run on Windows 7
|
2018-12-22 10:18:08 +01:00 |
|
Sebastian Messmer
|
fcd239ac65
|
Merge branch 'develop' into feature/win_pre10
|
2018-12-18 21:41:02 -08:00 |
|