summaryrefslogtreecommitdiff
path: root/tests/test-gpg-verify-result.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-236/+118
* ostree: check g_setenv return valueLuca BRUNO2022-01-101-1/+2
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* tests/gpg: Test ostree_gpg_verify_result_require_valid_signatureDan Nicholson2020-01-241-0/+136
* tests/test-gpg-verify-result: Allow specifying signature filesDan Nicholson2020-01-241-21/+53
* tests/gpg-verify-data: Empty out trustdb.gpgDan Nicholson2020-01-241-2/+2
* lib/gpg: Show information for expired keysDan Nicholson2019-06-191-12/+28
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/gpg: Add _FINGERPRINT_PRIMARY to OstreeGpgVerifyResultRobert McQueen2017-09-071-1/+1
* tree-wide: Convert to using autoptr(GString) vs g_string_free(...,TRUE)Colin Walters2017-05-051-2/+1
* Final excision of libgsystem dependencyColin Walters2016-08-091-1/+1
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-1/+1
* Use g_autoptr(GVariant) instead of gs_unref_variantMatthew Barnes2015-05-061-6/+6
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* gpg: Regenerate test data for test-gpg-verify-resultMatthew Barnes2015-03-191-28/+3
* gpg: Add OstreeGpgVerifyResultMatthew Barnes2015-03-181-0/+457