| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FileSharingManager: Also generate SHA3-256 or BLAKE2b256 hashes | Linus Jahn | 2022-10-01 | 1 | -1/+14 |
| | | | | | | The file sharing manager now generates SHA-256+SHA3-256 with Qt 5 and SHA-256+BLAKE2b256 with Qt 6. | ||||
| * | FileSharingManager: Use private class with d-ptr | Linus Jahn | 2022-09-30 | 1 | -7/+20 |
| | | |||||
| * | Implement XEP-0448: Stateless File Sharing | Jonah BrĂ¼chert | 2022-09-29 | 1 | -0/+210 |
| This adds a file sharing manager that is capable of using multiple back ends. Currently implemented are a normal HTTP File Upload backend and an encrypted HTTP File Upload. Jingle File Transfer could be implemented later. Co-authored-by: Linus Jahn <lnj@kaidan.im> | |||||
