Andrea Gelmini
|
e4247cc0d2
|
Fix typos
|
2017-06-09 16:49:30 +02:00 |
|
Marian Beermann
|
5b9c34f523
|
borg.algorithms definition
|
2017-06-07 23:53:19 +02:00 |
|
Marian Beermann
|
3f8a0221ee
|
Revert "move chunker to borg.algorithms"
This reverts commit 956b50b29c.
# Conflicts:
# setup.py
# src/borg/archive.py
# src/borg/helpers.py
|
2017-06-07 23:51:42 +02:00 |
|
Marian Beermann
|
909f099b1a
|
algorithms.checksums: work around GCC 4.4 bug by disabling CLMUL
Also disabling this code path for 4.5; 4.6 was tested iirc.
|
2017-06-05 15:07:49 +02:00 |
|
Marian Beermann
|
6c91a750d1
|
algorithms: rename crc32 to checksums
|
2017-06-01 21:26:42 +02:00 |
|
Marian Beermann
|
0221e31058
|
file_integrity: use xxh64
|
2017-06-01 21:26:42 +02:00 |
|
Marian Beermann
|
956b50b29c
|
move chunker to borg.algorithms
|
2017-05-02 19:15:01 +02:00 |
|
Marian Beermann
|
390aa76c72
|
move blake2 to borg/algorithms
|
2017-05-02 18:53:54 +02:00 |
|
Marian Beermann
|
fa381ffcbe
|
create package borg.algorithms with borg.algorithms.crc32 module
|
2017-05-02 18:53:54 +02:00 |
|