aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/vapi
Commit message (Collapse)AuthorAgeFilesLines
* Annotating with array_null_terminated doesn't imply a missing array_lengthRico Tzschichholz2024-04-281-2/+2
| | | | Taken from https://github.com/GNOME/vala-extra-vapis/commit/6b8a3e4faaabc462f90ffcb0cf0f91991ee58077
* Fix crash due to gpg binding issuefiaxh2023-10-071-1/+1
|
* Merge `gpgme-vala` into `openpgp` pluginhrxi2023-10-062-0/+1118
There's no reason for it to be a statically linked library anymore, it can be directly compiled into the plugin.