aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpgme-vala/vapi
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on vala-c 0.56.17Xavier Del Campo Romero2025-02-191-2/+2
| | | | | | | | | | | Rationale from the original commit [1]: Annotating with array_null_terminated doesn't imply a missing array_length. Thanks to Leah N. for the suggestion. [1]: https://github.com/GNOME/vala-extra-vapis/commit/6b8a3e4faaabc462f90ffcb0cf0f91991ee58077
* Fix some compiler warningsfiaxh2020-10-271-2/+2
|
* Fix rare 1 byte buffer over-readMarvin W2020-06-281-1/+1
|
* Rework encryption enabling logic + UIfiaxh2019-08-021-2/+1
|
* Only display transferred images, display file names, open in system viewer, ↵fiaxh2018-01-281-2/+4
| | | | include and use pgp embedded file names
* Fix warningsfiaxh2017-10-311-1/+1
|
* PGP encrypted file transfersfiaxh2017-10-221-1/+7
|
* Fix -Werror=format-security issuesMarvin W2017-03-301-1/+1
|
* Do not use gpgme 1.7.0+ features yet.Marvin W2017-03-131-1/+2
|
* Move PGP support into pluginfiaxh2017-03-124-0/+1125