Commit Graph

  • 6388eaf433
    libcryfs: update Boost-for-Android libcryfs Matéo Duparc 2023-09-08 21:11:04 +0200
  • bfbd412a36
    libcryfs: update spdlog to v1.12.0 Matéo Duparc 2023-09-07 17:23:22 +0200
  • fb45c8e8b6
    libcryfs: update to cryfs v0.11.4 Matéo Duparc 2023-09-07 17:21:38 +0200
  • 016731aec9 Remove macos clang11 from CI because it's broken upstream/release/0.11 release/0.11 Sebastian Messmer 2023-08-11 23:34:41 -0700
  • 1f4d782cd1 Fix CI errors Sebastian Messmer 2023-08-11 02:49:23 -0700
  • 9f76875378 Fix CI errors Sebastian Messmer 2023-08-09 10:22:43 -0700
  • c5187bb0d7 Fix an issue when using `-o` atime mount options Sebastian Messmer 2023-08-06 22:14:40 -0700
  • 2c86a6ed37 Mark 0.11.4 as released Sebastian Messmer 2023-07-19 22:26:32 -0700
  • 804509aff9 Fixed build issue with Python 3.12 Sebastian Messmer 2023-07-13 19:29:54 -0700
  • 245b84526e Disable broken CI job Sebastian Meßmer 2023-07-09 11:55:26 -0700
  • 2338bb24f8 Add Clang 10 to 15 to CI Sebastian Messmer 2023-06-21 20:33:00 -0700
  • 8eb7e85cad Add GCC 11, 12, 13 to CI Sebastian Messmer 2023-06-20 08:02:47 -0700
  • 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 Sebastian Messmer 2023-06-19 09:14:32 -0700
  • 699a3c020c
    Update ChangeLog.txt Sebastian Meßmer 2023-06-17 23:34:31 -0700
  • 3c56f86d86
    libcryfs: make cryfs_init return error code Matéo Duparc 2023-05-03 00:01:26 +0200
  • f40c2bbdcd
    libcryfs: update spdlog Matéo Duparc 2023-04-18 16:32:18 +0200
  • 445b26395b
    libcryfs: update spdlog Matéo Duparc 2023-03-15 18:56:57 +0100
  • 6198908e86 Mention https://github.com/cryfs/cryfs/pull/448 fix in changelog Sebastian Messmer 2023-02-26 13:56:29 -0800
  • 3f249ff1cd Include stdexcept when using logic_error Adam Williamson 2023-02-24 11:01:19 -0800
  • 7c7e788367 Fix conan version to 1.x because 2.0 doesn't work for us yet Sebastian Messmer 2023-02-26 11:35:35 -0800
  • 43de737624
    libcryfs: Fix Crypto++ build Matéo Duparc 2023-02-03 22:02:44 +0100
  • ba5df7390b
    libcryfs: Fix typo & version Matéo Duparc 2023-02-01 23:52:19 +0100
  • a1c3f814d5
    libcryfs: Update to cryfs v0.11.3 Matéo Duparc 2023-02-01 23:39:12 +0100
  • 9845175dca On some systems, when mounting a test file system, the OS asks for /.Trash and /.Trash-1000 and will unmount if the file system returns an error. So let's tell the operating system that those don't exist instead Sebastian Messmer 2022-10-15 15:05:32 -0700
  • 2bbac4956b Add GCC 10 to CI Sebastian Messmer 2022-10-12 11:32:53 -0700
  • 539c0db9b0 Fix CI apt-get timeouts by retrying more often Sebastian Messmer 2022-10-12 10:02:34 -0700
  • 33e205f642 It's actually clang 7 not gcc 7 that we need to disable on CI, and we only need to disable it on macos. Linux can still run it. Sebastian Messmer 2022-10-11 21:03:10 -0700
  • cbb47f5ded Re-add CI for Linux GCC 7, only remove GCC 7 CI on macos Sebastian Messmer 2022-10-11 20:48:53 -0700
  • beadb781aa Remove GCC 7 from CI because the macos CI machines cannot install it anymore Sebastian Messmer 2022-10-11 20:45:39 -0700
  • 19598c4539 Clarify fix statement Sebastian Messmer 2022-10-11 18:56:31 -0700
  • bbc7acc30f minor: shebang python -> python3 (#439) D Lamb 2022-10-12 12:55:24 +1100
  • c878243074 Mention Apple python fix Sebastian Messmer 2022-10-11 18:54:02 -0700
  • 231a60a611 change unversioned python commandline into versioned python3 commandline (#413) Onuralp Sezer 2022-01-25 20:45:07 +0300
  • fd3c54fe69 Mention Apple Silicon build fix Sebastian Messmer 2022-10-11 18:47:27 -0700
  • abaa72d39c Fix building on Apple Silicon Macs (see https://github.com/cryfs/homebrew-tap/issues/10 ) Sebastian Messmer 2022-10-11 18:42:21 -0700
  • dc82772e5e
    More controllable file read/write Matéo Duparc 2022-09-23 20:54:23 +0200
  • c0600c2624
    libcryfs: Fix password length bug Matéo Duparc 2022-09-21 19:09:59 +0200
  • 7bc65e9bde
    libcryfs: Update Boost-for-Android Matéo Duparc 2022-09-20 16:15:20 +0200
  • ee6250380f Fix build with fmt 9.0 (#433) Bernhard Rosenkraenzer 2022-07-22 14:13:38 +0200
  • c5be03ad3a
    libcryfs: Allow changing volume password Matéo Duparc 2022-06-29 19:16:45 +0200
  • cf822d6a5b
    Allow opening volumes with password hash Matéo Duparc 2022-06-29 13:27:33 +0200
  • 356cf8a160
    libcryfs: Remove automatic version detection Matéo Duparc 2022-06-26 15:08:23 +0200
  • cabe9180e7
    libcryfs: Fix typo in README Matéo Duparc 2022-06-26 13:58:34 +0200
  • 335815d25a
    libcryfs: Genesis Matéo Duparc 2022-06-09 15:26:04 +0200
  • 35a2198ac9
    libcyfs REAMDE genesis Matéo Duparc 2022-06-26 12:49:36 +0200
  • 267fb40fe7
    Clean JNI library Matéo Duparc 2022-06-25 18:45:37 +0200
  • f03d39433c
    Cleaning Matéo Duparc 2022-06-25 16:57:50 +0200
  • 9c19680b55
    Remove range-v3 dependencies Matéo Duparc 2022-06-24 23:01:05 +0200
  • fb593c468c
    Switch to boost 1.77.0 Matéo Duparc 2022-06-24 19:52:59 +0200
  • ac2b8a615b
    Fix boost build Matéo Duparc 2022-06-23 19:41:45 +0200
  • f89ac70d59
    Fix vendor libs build for other ABIs Matéo Duparc 2022-06-23 16:55:19 +0200
  • 6cd6d9ef5d
    Fix vendor libs build Matéo Duparc 2022-06-22 22:32:05 +0200
  • 412df2e7be
    Don't rebuild boost everytimes Matéo Duparc 2022-06-22 18:20:03 +0200
  • e9f000353b
    CMake libs build Matéo Duparc 2022-06-21 18:38:52 +0200
  • 03fffc44a5 Revert "Ignore vendor_cryptopp" Matéo Duparc 2022-06-20 12:08:51 +0200
  • 56c7d96bbf Volume creation Matéo Duparc 2022-06-19 17:54:18 +0200
  • e6d735dbab Genesis Matéo Duparc 2022-06-18 21:11:24 +0200
  • 3866607d68 Ignore vendor_cryptopp Matéo Duparc 2022-06-09 15:28:08 +0200
  • 3df8023b21 Remove tests Matéo Duparc 2022-06-09 15:26:04 +0200
  • 31c831f984
    Update README: macport is now up to date (#430) jolan78 2022-05-27 02:10:24 +0200
  • 3f13b63d18
    Remove Ubuntu 17.04 mention Sebastian Meßmer 2022-02-26 18:40:48 -0800
  • dc330fa22e Mention OpenMP fix Sebastian Messmer 2022-02-21 21:20:44 -0800
  • 3f50e7d238 Fix OpenMP support (#415) Antonio Rojas 2022-02-22 06:18:21 +0100
  • 3bd9ad52bf Mention OpenMP fix Sebastian Messmer 2022-02-21 21:20:44 -0800
  • c314a3cb70
    Fix OpenMP support (#415) Antonio Rojas 2022-02-22 06:18:21 +0100
  • 5f908c641c
    change unversioned python commandline into versioned python3 commandline (#413) Onuralp Sezer 2022-01-25 20:45:07 +0300
  • 91ba63caf6 Mark 0.11.1 as released Sebastian Messmer 2021-12-23 09:06:28 +0100
  • 0ef2693df6 Mark 0.11.1 as released Sebastian Messmer 2021-12-23 09:06:28 +0100
  • e1cc1cfada Update to DokanY 1.3.0.1000 Sebastian Messmer 2021-08-15 20:16:59 -0700
  • e1eeb9a88c Update to DokanY 1.2.2.1001 Sebastian Messmer 2021-08-15 20:16:59 -0700
  • fe71144377 Update to DokanY 1.2.2.1001 Sebastian Messmer 2021-08-15 20:16:59 -0700
  • 26ea5a0209 Fix Subprocess on Windows Sebastian Messmer 2021-12-22 21:18:02 +0100
  • fc906adff9 Fix Subprocess on Windows Sebastian Messmer 2021-12-22 21:18:02 +0100
  • b68f1b4b9e Don't run SubprocessTest under TSAN since TSAN deadlocks with atfork handlers Sebastian Messmer 2021-12-13 15:15:16 +0100
  • 4738c1ff78 Don't run SubprocessTest under TSAN since TSAN deadlocks with atfork handlers Sebastian Messmer 2021-12-13 15:15:16 +0100
  • 31c9290487 Fix subprocess call sites Sebastian Messmer 2021-12-12 13:13:46 +0100
  • 47de03ccaf Fix subprocess call sites Sebastian Messmer 2021-12-12 13:13:46 +0100
  • 1e58f622c0 TODOs Sebastian Messmer 2021-12-12 13:01:04 +0100
  • c4bc749fa6 Process I/O needs to use the async API to avoid deadlocks Sebastian Messmer 2021-12-12 13:00:07 +0100
  • cef9a9bd53 Process I/O needs to use the async API to avoid deadlocks Sebastian Messmer 2021-12-12 13:00:07 +0100
  • e524468cc1 Disable tests that are broken on windows Sebastian Messmer 2021-12-11 23:06:01 +0100
  • 875f55ee41 Disable tests that are broken on windows Sebastian Messmer 2021-12-11 23:06:01 +0100
  • 67bd0ed295 Flush logs in test cases Sebastian Messmer 2021-12-11 11:15:40 +0100
  • b01f498a58 Flush logs in test cases Sebastian Messmer 2021-12-11 11:15:40 +0100
  • 69770c77d4 cryfs-unmount correctly unmounts paths that contain spaces Sebastian Messmer 2021-12-09 15:06:45 +0100
  • 879b131e17 cryfs-unmount correctly unmounts paths that contain spaces Sebastian Messmer 2021-12-09 15:06:45 +0100
  • 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 Sebastian Messmer 2021-12-09 10:37:35 +0100
  • 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. Sebastian Messmer 2021-12-09 11:22:35 +0100
  • cd5121080a Clear conan cache in CI Sebastian Messmer 2021-12-09 12:10:23 +0100
  • 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 Sebastian Messmer 2021-12-09 10:37:35 +0100
  • 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. Sebastian Messmer 2021-12-09 11:22:35 +0100
  • bdfc528c70 Clear conan cache in CI Sebastian Messmer 2021-12-09 12:10:23 +0100
  • b87822226a
    Add homebrew-core installation instruction (#404) Benjamin Calisto 2021-12-08 11:26:12 -0300
  • 6ab755c522
    Remove CircleCI / Appveyor badges since we're only using GithubActions now Sebastian Meßmer 2021-09-01 18:51:21 -0700
  • fdaa9270a0
    Tiny cleanup (#397) a1346054 2021-09-02 01:44:21 +0000
  • ca6c14d84b
    Install macfuse instead of osxfuse Sebastian Meßmer 2021-08-22 10:25:12 -0700
  • c66fed0171 Merge tag '0.10.4' into develop Sebastian Messmer 2021-08-22 10:16:29 -0700
  • 2514e123d2 Mark 0.10.4 as released Sebastian Messmer 2021-08-22 10:15:55 -0700
  • f5066d368f
    Add backwards compatibility notes Sebastian Meßmer 2021-08-22 10:13:46 -0700
  • 9cfd8babdc
    Fix typo Sebastian Meßmer 2021-08-22 08:51:48 -0700