aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/src/file_transfer
Commit message (Collapse)AuthorAgeFilesLines
* Fix initial file encryption displayingfiaxh2020-09-071-0/+4
| | | | fixes #831
* Add JET supportMarvin W2019-09-162-4/+10
|
* Fix some warningshrxi2019-09-101-1/+1
| | | | | | 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.
* Refactor file receive/send interfaces and UIfiaxh2019-07-182-0/+84