borgbackup/src/borg/algorithms
2022-03-10 08:24:23 +03:00
..
lz4/lib upgrade bundled lz4 to 1.9.2 2020-03-08 20:42:50 +01:00
xxh64 upgrade to xxhash 0.8.1 2022-01-23 14:43:33 +01:00
zstd/lib upgrade bundled zstd to 1.4.5 2020-10-04 19:03:17 +02:00
__init__.py remove bundled blake2 code, usage of libb2 2021-01-28 18:00:00 +01:00
checksums.pyx fix "useless trailing comma" cython warnings 2022-03-08 21:27:20 +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
lz4-libselect.h add pkg-config support, fixes #1925 2019-03-13 18:26:47 +01:00
xxhash-libselect.h ability to use a system-provided version of "xxhash" 2019-06-04 21:59:26 +02:00
zstd-libselect.h fix zstd.h include for bundled zstd, fixes #6369 2022-02-27 14:35:19 +01:00