summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-gpg-verifier.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-51/+34
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-151-0/+6
* lib/repo: Search a list of paths in gpgkeypath for gpg keysrfairley2018-11-211-0/+13
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/gpg: Print debug info when reading GPG keysMatthew Leeds2017-10-031-1/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib: Port gpg verification for remotes to fd-relativeColin Walters2017-08-081-2/+10
* Add "gpgkeypath" option to remotesColin Walters2016-11-171-0/+3
* repo: Factor out setting up a GPG verifierKrzesimir Nowak2016-05-271-0/+5
* repo: Change GPG verification policyMatthew Barnes2015-06-101-2/+5
* gpg: Fix _ostree_gpg_verifier_add_keyring()Matthew Barnes2015-05-011-4/+3
* gpg: Add OstreeGpgVerifyResultMatthew Barnes2015-03-181-8/+6
* OstreeGpgVerifier: Take the signed data as a GBytesMatthew Barnes2015-03-161-1/+1
* OstreeGpgVerifier: Take the signature as a GBytesMatthew Barnes2015-03-061-1/+1
* gpg: Remove _ostree_gpg_verifier_set_homedir()Matthew Barnes2015-03-021-3/+0
* trivial: Don't include config.h in headersColin Walters2013-10-151-1/+0
* pull: Verify commits with gpg signatures from detached metadataJeremy Whiting2013-09-291-0/+64