index
:
delta/ostree.git
2017.4-branch
auto
avoid-shadows
baserock/morph
baserock/v2015.9
fix-file-uri-decoding
fix-file-uri-decoding-first-try
fix-repo-modes-docs
fixup-since-versions
for-readthedocs
gh-pages
main
master
pull-fix-whitespace
release-2021.5
release-2021.6
release-2022.1
revert-2529-static-delta-error-unwind
rhel8
try
wip/cleanup-checkout-traversal
wip/deploy-inherit-parent-dirs
wip/grub2
wip/grub2-efi
wip/gs-dir-iter
wip/metalinks
wip/pull-depth
wip/staticdeltas
wip/thin-commits
github.com: ostreedev/ostree.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libostree
/
ostree-gpg-verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glib: bump glib requirement to 2.66 and port to GUri
Daniel Kolesa
2022-03-12
1
-1
/
+2
*
Update FSF license notices to use URL instead of address
Joseph Marrero
2021-12-07
1
-3
/
+1
*
lib/repo: Add ostree_repo_remote_get_gpg_keys()
Dan Nicholson
2021-07-15
1
-0
/
+85
*
lib/repo: Factor out GPG verifier key imports
Dan Nicholson
2021-07-15
1
-45
/
+64
*
lib: Kill GPG agent when cleaning up tmp homedirs
Dan Nicholson
2019-06-19
1
-0
/
+1
*
lib/repo: Search a list of paths in gpgkeypath for gpg keys
rfairley
2018-11-21
1
-2
/
+71
*
Add SPDX-License-Identifier to source files
Marcus Folkesson
2018-01-30
1
-0
/
+2
*
tree-wide: Update to new libglnx fd APIs
Colin Walters
2017-10-11
1
-2
/
+2
*
lib/gpg: Print debug info when reading GPG keys
Matthew Leeds
2017-10-03
1
-1
/
+11
*
tree-wide: Remove Emacs modelines
Colin Walters
2017-09-21
1
-2
/
+1
*
lib/gpg: Port a few misc gpg functions to new style
Colin Walters
2017-09-07
1
-14
/
+5
*
lib/gpg: Use nicer helper for gpg error messages
Colin Walters
2017-09-07
1
-8
/
+5
*
lib: Port gpg verification for remotes to fd-relative
Colin Walters
2017-08-08
1
-23
/
+63
*
lib/gpg: Switch to GLib autocleanups for gpgme types
Colin Walters
2017-08-02
1
-3
/
+3
*
Update libglnx, port some uses to newer APIs
Colin Walters
2017-07-24
1
-6
/
+2
*
Update libglnx, port various bits to new API
Colin Walters
2017-07-18
1
-2
/
+1
*
repo: Delete the last use of GFile tmp_dir
Colin Walters
2017-05-01
1
-1
/
+1
*
Add "gpgkeypath" option to remotes
Colin Walters
2016-11-17
1
-0
/
+51
*
lib: Define and use cleanup functions for gpgme
Colin Walters
2016-11-17
1
-11
/
+3
*
libostree: Fix build failure with glib 2.42
Bastien Nocera
2016-07-04
1
-0
/
+1
*
lib: Use g_file_enumerator_iterate() if available, with fallback
Colin Walters
2016-06-21
1
-2
/
+2
*
gpg-verifier: Fix compiler warning
Colin Walters
2015-12-04
1
-1
/
+1
*
repo: Change GPG verification policy
Matthew Barnes
2015-06-10
1
-43
/
+35
*
gpg: Gracefully handle no trusted.gpg.d directory
Matthew Barnes
2015-06-04
1
-6
/
+9
*
Use g_autoptr() for GIO object types
Matthew Barnes
2015-05-06
1
-4
/
+4
*
gpg: Fix _ostree_gpg_verifier_add_keyring()
Matthew Barnes
2015-05-01
1
-6
/
+3
*
libotutil: Add ot_gpgme_ctx_tmp_home_dir()
Matthew Barnes
2015-05-01
1
-125
/
+42
*
libotutil: Establish a place for GPG utilities
Matthew Barnes
2015-05-01
1
-5
/
+4
*
gpg: do not use secring.gpg
Giuseppe Scrivano
2015-04-27
1
-0
/
+3
*
gpg: Add OstreeGpgVerifyResult
Matthew Barnes
2015-03-18
1
-89
/
+51
*
OstreeGpgVerifier: Take the signed data as a GBytes
Matthew Barnes
2015-03-16
1
-11
/
+14
*
OstreeGpgVerifier: Don't add trustdb.gpg to the keyring list
Matthew Barnes
2015-03-16
1
-3
/
+16
*
OstreeGpgVerifier: Take the signature as a GBytes
Matthew Barnes
2015-03-06
1
-12
/
+11
*
gpg: Rewrite OstreeGpgVerifier to use GPGME
Matthew Barnes
2015-03-06
1
-103
/
+238
*
gpg: Remove _ostree_gpg_verifier_set_homedir()
Matthew Barnes
2015-03-02
1
-10
/
+0
*
libostree: Add a better error if we fail to read keyring directory
Colin Walters
2014-03-14
1
-1
/
+5
*
build: Look for /usr/bin/gpgv2 vs /usr/bin/gpgv
Colin Walters
2014-01-30
1
-1
/
+1
*
libostree: Actually trusted.gpg.d/*.gpg for GPG verification
Colin Walters
2014-01-30
1
-5
/
+2
*
trivial: Don't include config.h in headers
Colin Walters
2013-10-15
1
-0
/
+2
*
pull: Verify commits with gpg signatures from detached metadata
Jeremy Whiting
2013-09-29
1
-0
/
+307