index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpg-interface.h
Age
Commit message (
Expand
)
Author
2017-01-17
gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag
Lukas Puehringer
2015-06-22
verify-commit: add option to print raw gpg status information
brian m. carlson
2015-06-22
gpg: centralize printing signature buffers
brian m. carlson
2015-06-22
gpg: centralize signature check
brian m. carlson
2015-06-22
verify-tag: share code with verify-commit
brian m. carlson
2014-09-15
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
2014-09-15
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
2014-06-23
gpg-interface: provide access to the payload
Michael J Gruber
2014-06-23
gpg-interface: provide clear helper for struct signature_check
Michael J Gruber
2013-03-31
merge/pull Check for untrusted good GPG signatures
Sebastian Götte
2013-03-31
Move commit GPG signature verification to commit.c
Sebastian Götte
2013-02-14
gpg_interface: allow to request status return
Michael J Gruber
2011-11-04
Split GPG interface into its own helper library
Junio C Hamano