Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set a generic MIME type for encrypted file (#1213) | Nkwuda Sunday Cletus | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Set key size for omemo http file transfers to 256 bits | Marvin W | 2020-09-15 | 1 | -2/+3 |
| | | | | Fixes #909 | ||||
* | Send OMEMO-encrypted messages and files using 12 byte IV | Marvin W | 2020-09-14 | 2 | -10/+6 |
| | |||||
* | Fix initial file encryption displaying | fiaxh | 2020-09-07 | 1 | -0/+4 |
| | | | | fixes #831 | ||||
* | Fix OMEMO file transfer GCM tag | Marvin W | 2019-10-28 | 2 | -2/+2 |
| | |||||
* | Fix wrong size being reported for OMEMO encrypted HTTP file transfers | Marvin W | 2019-10-18 | 1 | -1/+1 |
| | | | | Fixes #630 | ||||
* | Add JET support | Marvin W | 2019-09-16 | 2 | -27/+25 |
| | |||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -29/+33 |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | ||||
* | Fix specified size for encrypted file uploads | fiaxh | 2019-08-21 | 1 | -1/+1 |
| | |||||
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 4 | -276/+163 |
| | |||||
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 2 | -0/+276 |