aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/src/file_transfer
Commit message (Collapse)AuthorAgeFilesLines
* 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