Sebastian Messmer
|
3395435045
|
Update to fuse 2.9
|
2023-08-06 22:17:39 -07:00 |
|
Sebastian Messmer
|
d6252896e0
|
Fix an issue when using -o atime mount options
|
2023-08-06 22:14:40 -07:00 |
|
Sebastian Messmer
|
7a3f2b6114
|
Mark 0.11.4 as released
|
2023-07-19 22:27:13 -07:00 |
|
Sebastian Messmer
|
371f572646
|
Use libcurl dependency from conan instead of requiring it to be preinstalled
|
2023-07-16 20:12:09 -07:00 |
|
Sebastian Messmer
|
fc21f1c520
|
Fixed build issue with Python 3.12
|
2023-07-13 19:29:54 -07:00 |
|
Sebastian Messmer
|
ef6e9f575f
|
Update spdlog to 1.11.0
|
2023-07-12 10:51:44 -07:00 |
|
Sebastian Messmer
|
b3828e5385
|
Update to DokanY 2.0.6.1000
|
2023-07-10 18:39:55 -07:00 |
|
Sebastian Messmer
|
cc76400edc
|
Update to DokanY 1.5.1.1000
|
2023-07-10 10:03:21 -07:00 |
|
Sebastian Messmer
|
764f46dc33
|
Upgrade to boost 1.79
|
2023-07-08 12:35:53 -07:00 |
|
Sebastian Messmer
|
4980bcc143
|
Update range-v3 to 0.12.0
|
2023-06-20 08:22:52 -07:00 |
|
Sebastian Messmer
|
0c24384c4a
|
Update changelog
|
2023-06-17 23:37:57 -07:00 |
|
Sebastian Meßmer
|
699a3c020c
|
Update ChangeLog.txt
|
2023-06-17 23:34:31 -07:00 |
|
Sebastian Messmer
|
02f7fa3bb8
|
Mention https://github.com/cryfs/cryfs/pull/448 fix in changelog
|
2023-02-26 13:57:22 -08:00 |
|
Sebastian Messmer
|
6198908e86
|
Mention https://github.com/cryfs/cryfs/pull/448 fix in changelog
|
2023-02-26 13:56:29 -08:00 |
|
Sebastian Messmer
|
21776308d9
|
Trigger new CI run
|
2023-01-11 18:59:01 -08:00 |
|
Sebastian Messmer
|
f5b50f348c
|
Fixed small inaccuracy in calculation of free space in statvfs
|
2022-12-25 19:14:38 +01:00 |
|
Sebastian Meßmer
|
04b865b009
|
Mention cryfs-unmount man page
|
2022-10-11 21:30:20 -07:00 |
|
Sebastian Messmer
|
19598c4539
|
Clarify fix statement
|
2022-10-11 18:56:51 -07:00 |
|
Sebastian Messmer
|
f1ca6b9f63
|
Clarify fix statement
|
2022-10-11 18:56:31 -07:00 |
|
Sebastian Messmer
|
5adcb1b6fa
|
Mention Apple python fix
|
2022-10-11 18:54:17 -07:00 |
|
Sebastian Messmer
|
c878243074
|
Mention Apple python fix
|
2022-10-11 18:54:02 -07:00 |
|
Sebastian Messmer
|
fd3c54fe69
|
Mention Apple Silicon build fix
|
2022-10-11 18:48:17 -07:00 |
|
Sebastian Messmer
|
d356e30e8a
|
Mention Apple Silicon build fix
|
2022-10-11 18:47:27 -07:00 |
|
Bernhard Rosenkraenzer
|
ee6250380f
|
Fix build with fmt 9.0 (#433)
* Fix build with fmt 9.0
Co-authored-by: Sebastian Meßmer <smessmer@users.noreply.github.com>
|
2022-07-22 07:36:34 -05:00 |
|
Bernhard Rosenkraenzer
|
27515e0116
|
Fix build with fmt 9.0 (#433)
* Fix build with fmt 9.0
Co-authored-by: Sebastian Meßmer <smessmer@users.noreply.github.com>
|
2022-07-22 05:13:38 -07:00 |
|
Sebastian Messmer
|
dc330fa22e
|
Mention OpenMP fix
|
2022-02-21 21:22:55 -08:00 |
|
Sebastian Messmer
|
3bd9ad52bf
|
Mention OpenMP fix
|
2022-02-21 21:20:44 -08:00 |
|
Sebastian Messmer
|
91ba63caf6
|
Mark 0.11.1 as released
|
2021-12-23 09:07:17 +01:00 |
|
Sebastian Messmer
|
0ef2693df6
|
Mark 0.11.1 as released
|
2021-12-23 09:06:28 +01:00 |
|
Sebastian Messmer
|
e1cc1cfada
|
Update to DokanY 1.3.0.1000
|
2021-12-23 00:50:51 +01:00 |
|
Sebastian Messmer
|
e1eeb9a88c
|
Update to DokanY 1.2.2.1001
|
2021-12-23 00:44:40 +01:00 |
|
Sebastian Messmer
|
fe71144377
|
Update to DokanY 1.2.2.1001
|
2021-12-22 22:18:19 +01:00 |
|
Sebastian Messmer
|
69770c77d4
|
cryfs-unmount correctly unmounts paths that contain spaces
|
2021-12-10 17:51:52 +01:00 |
|
Sebastian Messmer
|
879b131e17
|
cryfs-unmount correctly unmounts paths that contain spaces
|
2021-12-10 17:51:07 +01:00 |
|
Sebastian Messmer
|
afd6f0d317
|
Update to CryptoPP 8.6. This fixes a rare bug where CryptoPP 8.5 encrypts data wrongly, see https://github.com/weidai11/cryptopp/issues/1069
|
2021-12-10 09:10:29 +01:00 |
|
Sebastian Messmer
|
69370a5d15
|
Fix building of the range-v3 dependency. The conan remote URL for this dependency changed and we have to use the new URL. This broke the homebrew build as well.
|
2021-12-09 15:12:45 +01:00 |
|
Sebastian Messmer
|
e27190e05c
|
Update to CryptoPP 8.6. This fixes a rare bug where CryptoPP 8.5 encrypts data wrongly, see https://github.com/weidai11/cryptopp/issues/1069
|
2021-12-09 12:20:41 +01:00 |
|
Sebastian Messmer
|
910c2e1f75
|
Fix building of the range-v3 dependency. The conan remote URL for this dependency changed and we have to use the new URL. This broke the homebrew build as well.
|
2021-12-09 12:11:16 +01:00 |
|
Sebastian Messmer
|
c66fed0171
|
Merge tag '0.10.4' into develop
|
2021-08-22 10:16:29 -07:00 |
|
Sebastian Messmer
|
2514e123d2
|
Mark 0.10.4 as released
|
2021-08-22 10:15:55 -07:00 |
|
Sebastian Meßmer
|
f5066d368f
|
Add backwards compatibility notes
|
2021-08-22 10:13:46 -07:00 |
|
Sebastian Messmer
|
cb21dc977b
|
Mark 0.11.0 as released
|
2021-08-18 14:08:03 -07:00 |
|
Sebastian Meßmer
|
aaed25ae86
|
Mention Gentoo fixes in Changelog
|
2021-08-14 09:44:50 -07:00 |
|
Sebastian Meßmer
|
2ceab2a666
|
Update ChangeLog.txt
|
2021-06-21 10:31:34 -07:00 |
|
Sebastian Messmer
|
a2b07cd8e8
|
Merge branch 'hotfix/gcc11' into feature/gcc11
|
2021-05-08 14:46:32 -07:00 |
|
Sebastian Messmer
|
27587ea1ac
|
Fixed an issue when compiling with GCC 11, see https://github.com/cryfs/cryfs/issues/389
|
2021-05-08 14:44:27 -07:00 |
|
Sebastian Meßmer
|
8ac8263bf7
|
Update ChangeLog.txt
|
2021-04-25 22:47:28 -07:00 |
|
Sebastian Messmer
|
5cf5816675
|
Disable LTO because crypto++ has problems with it
|
2021-04-25 17:19:50 -07:00 |
|
Sebastian Messmer
|
46ada21a30
|
Update to CryptoPP 8.5.0. This should make it work with Apple M1
|
2021-04-25 17:19:49 -07:00 |
|
Sebastian Messmer
|
e93c89a05c
|
Mention boost update in ChangeLog
|
2021-04-18 00:51:15 -07:00 |
|