borgbackup/src/borg/algorithms
2020-10-04 19:03:17 +02:00
..
blake2/ref update blake2 reference impl file (cosmetic) 2017-12-18 01:06:30 +01:00
lz4/lib upgrade bundled lz4 to 1.9.2 2020-03-08 20:42:50 +01:00
xxh64 upgrade bundled xxhash to 0.8.0, fixes #5362 2020-09-29 12:11:38 +02:00
zstd/lib upgrade bundled zstd to 1.4.5 2020-10-04 19:03:17 +02:00
__init__.py borg.algorithms definition 2017-06-07 23:53:19 +02:00
blake2-libselect.h add pkg-config support, fixes #1925 2019-03-13 18:26:47 +01:00
checksums.pyx ability to use a system-provided version of "xxhash" 2019-06-04 21:59:26 +02:00
crc32_clmul.c create package borg.algorithms with borg.algorithms.crc32 module 2017-05-02 18:53:54 +02: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 add pkg-config support, fixes #1925 2019-03-13 18:26:47 +01:00