aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/src/gpgme_helper.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash due to gpg binding issuefiaxh2023-10-071-0/+1
|
* Merge `gpgme-vala` into `openpgp` pluginhrxi2023-10-061-0/+184
There's no reason for it to be a statically linked library anymore, it can be directly compiled into the plugin.