index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpg-interface.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-1
/
+0
*
gpg-interface: add function for converting trust level to string
Jaydeep Das
2022-07-11
1
-0
/
+8
*
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+9
*
ssh signing: use sigc struct to pass payload
Fabian Stelzer
2021-12-09
1
-3
/
+3
*
ssh signing: provide a textual signing_key_id
Fabian Stelzer
2021-09-10
1
-0
/
+6
*
ssh signing: preliminary refactoring and clean-up
Fabian Stelzer
2021-09-10
1
-1
/
+1
*
gpg-interface: improve interface for parsing tags
brian m. carlson
2021-02-11
1
-1
/
+8
*
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
2020-03-15
1
-9
/
+0
*
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
2020-03-05
1
-0
/
+9
|
\
|
*
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
2020-02-28
1
-0
/
+9
*
|
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
2020-01-30
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
2020-01-15
1
-1
/
+9
*
|
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
2019-11-30
1
-9
/
+0
|
/
*
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny
2018-10-23
1
-0
/
+1
*
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
2018-10-23
1
-0
/
+1
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+2
*
gpg-interface: make parse_gpg_output static and remove from interface header
Henning Schild
2018-07-11
1
-2
/
+0
*
gpg-interface: use size_t for signature buffer size
Jeff King
2018-04-16
1
-1
/
+1
*
gpg-interface: modernize function declarations
Jeff King
2018-04-16
1
-11
/
+38
*
gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag
Lukas Puehringer
2017-01-18
1
-2
/
+3
*
verify-commit: add option to print raw gpg status information
brian m. carlson
2015-06-22
1
-0
/
+1
*
gpg: centralize printing signature buffers
brian m. carlson
2015-06-22
1
-0
/
+3
*
gpg: centralize signature check
brian m. carlson
2015-06-22
1
-1
/
+1
*
verify-tag: share code with verify-commit
brian m. carlson
2015-06-22
1
-0
/
+2
*
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
2014-09-15
1
-0
/
+1
*
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
2014-09-15
1
-5
/
+11
*
gpg-interface: provide access to the payload
Michael J Gruber
2014-06-24
1
-0
/
+1
*
gpg-interface: provide clear helper for struct signature_check
Michael J Gruber
2014-06-24
1
-0
/
+1
*
merge/pull Check for untrusted good GPG signatures
Sebastian Götte
2013-04-01
1
-0
/
+1
*
Move commit GPG signature verification to commit.c
Sebastian Götte
2013-04-01
1
-0
/
+11
*
gpg_interface: allow to request status return
Michael J Gruber
2013-02-14
1
-1
/
+1
*
Split GPG interface into its own helper library
Junio C Hamano
2011-11-05
1
-0
/
+10