borgbackup/src/borg/algorithms
Thomas Waldmann 30dc27b11a
remove bundled lz4/zstd/xxhash code
Also adapt our Cython code to directly use the lib headers,
remove our wrappers.
2024-02-22 13:48:51 +01:00
..
__init__.py remove bundled blake2 code, usage of libb2 2021-01-28 18:00:00 +01:00
checksums.pyx remove bundled lz4/zstd/xxhash code 2024-02-22 13:48:51 +01:00
crc32_clmul.c 1.2: Make switch fallthrough explicit 2022-03-10 08:24:23 +03:00
crc32_dispatch.c algorithms.checksums: work around GCC 4.4 bug by disabling CLMUL 2017-06-05 15:07:49 +02:00
crc32_slice_by_8.c crc32-slice-by-8.c: fix for C90 compilers 2017-12-02 18:13:11 +01:00