1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-31 11:41:23 +00:00
restic/internal
Michael Eischer 0b19f6cf5a Switch back to sha256 from the std library
The std library now also supports the sha assembly instructions on
ARM64. Thus, sha256-simd no longer provides a performance benefit.
2024-08-10 19:16:10 +02:00
..
archiver backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
backend Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker check: suggest using repair packs to repair truncated pack files 2024-07-05 20:04:25 +02:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
debug Fix review comments 2024-04-29 16:21:38 -06:00
dump dump: add GetOrCompute to bloblru cache 2024-05-05 11:38:42 +02:00
errors
feature s3: forbid anonymous authentication unless explicitly requested 2024-07-10 20:10:27 +02:00
filter
fs fix panic in fs_reader 2024-08-03 19:08:04 +00:00
fuse Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
migrations remove usages of repo.Backend() from tests 2024-05-18 21:42:51 +02:00
options
repository Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
restic Switch back to sha256 from the std library 2024-08-10 19:16:10 +02:00
restorer restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
selfupdate
test
textfile
ui json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
walker Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00