Commit Graph

2838 Commits

Author SHA1 Message Date
0398d48b09
libcryfs: switch to cryfs develop 2024-06-07 19:30:14 +02:00
f90a784af5 Don't resolve symlinks in base dir path 2024-04-28 18:50:20 -07:00
c2e15be908
Add locks in android-build.sh scripts 2024-02-13 20:40:12 +01:00
6388eaf433
libcryfs: update Boost-for-Android 2023-09-08 21:11:04 +02:00
bfbd412a36
libcryfs: update spdlog to v1.12.0 2023-09-07 17:23:22 +02:00
fb45c8e8b6
libcryfs: update to cryfs v0.11.4 2023-09-07 17:21:38 +02:00
Sebastian Messmer
ff2d94f3e4 Remove macos clang11 from CI because it's broken 2023-08-11 23:34:41 -07:00
Sebastian Messmer
03235e38cb Fix CI errors 2023-08-11 02:49:23 -07:00
Sebastian Messmer
9be9a62380 Merge branch 'feature/fuse29' into develop 2023-08-09 10:23:16 -07:00
Sebastian Messmer
d5bc69bf2a Fix CI errors 2023-08-09 10:22:43 -07:00
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
2c86a6ed37 Mark 0.11.4 as released 2023-07-19 22:26:32 -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
804509aff9 Fixed build issue with Python 3.12 2023-07-13 19:30:13 -07:00
Sebastian Messmer
fc21f1c520 Fixed build issue with Python 3.12 2023-07-13 19:29:54 -07:00
Sebastian Meßmer
245b84526e Disable broken CI job 2023-07-12 10:58:30 -07:00
Sebastian Messmer
ef6e9f575f Update spdlog to 1.11.0 2023-07-12 10:51:44 -07:00
Sebastian Messmer
2338bb24f8 Add Clang 10 to 15 to CI 2023-07-11 19:42:33 -07:00
Sebastian Messmer
8eb7e85cad Add GCC 11, 12, 13 to CI 2023-07-11 19:42:29 -07:00
Sebastian Messmer
3930a86a74 Fix CI
- Remove ubuntu 18.04 from CI because GitHub deprecated it
- Replace macos-10 with macos-11, macos-12 and macos-13
- Add ubuntu 22.04 to CI
- Fix Clang 11 build
2023-07-11 19:42:13 -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
3fa660599d Install DokanY manually instead of using Chocolatey because the Chocolatey package is outdated 2023-07-10 10:03:09 -07:00
Sebastian Meßmer
10d663a430
Disable broken CI job 2023-07-09 11:55:26 -07:00
Sebastian Messmer
6a905c244b Disable broken CI job 2023-07-09 10:16:33 -07:00
Sebastian Messmer
9ccb006f61 - Switch some CI jobs to clang 15
- Fix clang-tidy warnings from Clang 15
2023-07-08 14:48:59 -07:00
Sebastian Messmer
764f46dc33 Upgrade to boost 1.79 2023-07-08 12:35:53 -07:00
Sebastian Messmer
9e037e485d Add Clang 10 to 15 to CI 2023-06-21 20:33:00 -07:00
Sebastian Messmer
369717f9c0 Fix range-v3 installation on CI 2023-06-20 08:54:29 -07:00
Sebastian Messmer
2a5237c028 Add GCC 11, 12, 13 to CI 2023-06-20 08:22:53 -07:00
Sebastian Messmer
4980bcc143 Update range-v3 to 0.12.0 2023-06-20 08:22:52 -07:00
Sebastian Messmer
edc331301f Fix CI
- Remove ubuntu 18.04 from CI because GitHub deprecated it
- Replace macos-10 with macos-11, macos-12 and macos-13
- Add ubuntu 22.04 to CI
- Fix Clang 11 build
2023-06-19 11:28:05 -07:00
Sebastian Messmer
9e9dcf409c Update to conan 1.60.1 2023-06-19 09:11:16 -07:00
Sebastian Messmer
9ed731f2dd Change dependency specification to conan 2.0 syntax 2023-06-18 08:47:43 -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
5af5eb107f Scrypt _DefaultSettings test actually uses default settings 2023-05-23 18:47:40 -07:00
Sebastian Messmer
f74c919654 Use different values for p and r in scrypt test settings to make sure we catch serialization errors that confuse the two 2023-05-23 18:32:50 -07:00
Sebastian Messmer
2fc5fb61e0 Add a test to make sure scrypt stays backwards compatible 2023-05-23 18:07:11 -07:00
3c56f86d86
libcryfs: make cryfs_init return error code 2023-05-03 00:01:26 +02:00
f40c2bbdcd
libcryfs: update spdlog 2023-04-18 16:32:18 +02:00
445b26395b
libcryfs: update spdlog 2023-03-15 18:56:57 +01: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
Adam Williamson
3f249ff1cd Include stdexcept when using logic_error
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-26 13:55:20 -08:00
Adam Williamson
38849c22aa Include stdexcept when using logic_error
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-26 13:54:23 -08:00
Sebastian Messmer
4f409953e8 Fix conan version to 1.x because 2.0 doesn't work for us yet 2023-02-26 13:50:45 -08:00
Sebastian Messmer
7c7e788367 Fix conan version to 1.x because 2.0 doesn't work for us yet 2023-02-26 13:36:33 -08:00