rclone/backend/onedrive
Nick Craig-Wood 23d17b76be onedrive: default onedrive personal to QuickXorHash
Before this change the hash used for Onedrive Personal was SHA1. From
July 2023 Microsoft is phasing out SHA1 hashes in favour of
QuickXorHash in Onedrive Personal. Onedrive Business and Sharepoint
remain using QuickXorHash as before.

This choice can be changed using the --onedrive-hash-type flag (and
config option) so that SHA1 can be selected while it is still
available in the transition period.

See: https://forum.rclone.org/t/microsoft-is-switching-onedrive-personal-to-quickxorhash-from-sha1/36296/
2023-03-02 19:32:35 +00:00
..
api onedrive: add --onedrive-hash-type to change the hash in use 2023-03-02 19:32:35 +00:00
quickxorhash onedrive: improve speed of quickxorhash 2023-01-26 11:50:12 +00:00
onedrive.go onedrive: default onedrive personal to QuickXorHash 2023-03-02 19:32:35 +00:00
onedrive_test.go onedrive: add support for china region operated by 21vianet #4963 (#4963) 2021-01-29 23:04:21 +03:00