summaryrefslogtreecommitdiff
path: root/src/libotutil/ot-gpg-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* libotutil: Add helper for GPG WKD update URLsDan Nicholson2021-07-151-0/+75
* lib/gpg: Use g_spawn_sync to kill gpg-agentDan Nicholson2019-09-071-25/+26
* lib/gpg: Don't kill gpg-agent on newer gnupgDan Nicholson2019-09-061-0/+65
* lib/gpg: Only show gpg-connect-agent stderr on failuresDan Nicholson2019-09-021-8/+17
* lib/gpg: Add helper to kill GPG agentDan Nicholson2019-06-191-0/+26
* lib: Fix some logic/error-checking codeJonathan Lebon2018-07-261-5/+3
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/gpg: Use nicer helper for gpg error messagesColin Walters2017-09-071-19/+17
* lib/gpg: Switch to GLib autocleanups for gpgme typesColin Walters2017-08-021-1/+1
* repo: Delete the last use of GFile tmp_dirColin Walters2017-05-011-5/+1
* lib: Split out helper function to create GPG contextColin Walters2016-11-171-0/+33
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-3/+0
* gpg: Use gpg_strerror_r for threadsafetyColin Walters2016-02-221-2/+7
* gpg: Add custom data buffers to wrapper GIO streamsMatthew Barnes2015-05-071-0/+271
* gpg: Fix ot_gpgme_error_to_gio_error()Matthew Barnes2015-05-071-1/+1
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-1/+1
* libotutil: Add ot_gpgme_ctx_tmp_home_dir()Matthew Barnes2015-05-011-0/+83
* libotutil: Establish a place for GPG utilitiesMatthew Barnes2015-05-011-0/+57