index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpg-interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh signing: better error message when key not in agent
Adam Szkoda
2023-01-25
1
-1
/
+5
*
Merge branch 'pw/ssh-sign-report-errors'
Junio C Hamano
2022-10-11
1
-3
/
+4
|
\
|
*
ssh signing: return an error when signature cannot be read
Phillip Wood
2022-10-05
1
-3
/
+4
*
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
|
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
|
gpg-interface: add function for converting trust level to string
Jaydeep Das
2022-07-11
1
-6
/
+22
|
/
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'fs/gpgsm-update'
Junio C Hamano
2022-03-13
1
-1
/
+8
|
\
|
*
gpg-interface/gpgsm: fix for v2.3
Fabian Stelzer
2022-03-04
1
-1
/
+8
*
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-3
/
+3
|
\
\
|
*
|
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-3
/
+3
|
|
/
*
/
gpg-interface: trim CR from ssh-keygen
Fabian Stelzer
2022-01-07
1
-10
/
+24
|
/
*
Merge branch 'fs/ssh-signing-other-keytypes'
Junio C Hamano
2021-12-22
1
-7
/
+29
|
\
|
*
ssh signing: support non ssh-* keytypes
Fabian Stelzer
2021-11-19
1
-7
/
+29
*
|
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+53
*
|
ssh signing: use sigc struct to pass payload
Fabian Stelzer
2021-12-09
1
-20
/
+17
|
/
*
Merge branch 'jx/message-fixes'
Junio C Hamano
2021-11-03
1
-1
/
+1
|
\
|
*
i18n: fix typos found during l10n for git 2.34.0
Jiang Xin
2021-11-01
1
-1
/
+1
*
|
gpg-interface: avoid buffer overrun in parse_ssh_output()
René Scharfe
2021-11-02
1
-2
/
+2
*
|
gpg-interface: handle missing " with " gracefully in parse_ssh_output()
René Scharfe
2021-11-02
1
-4
/
+6
|
/
*
gpg-interface: fix leak of strbufs in get_ssh_key_fingerprint()
Jeff King
2021-10-18
1
-1
/
+5
*
gpg-interface: fix leak of "line" in parse_ssh_output()
Jeff King
2021-10-18
1
-2
/
+6
*
ssh signing: verify signatures using ssh-keygen
Fabian Stelzer
2021-09-10
1
-2
/
+213
*
ssh signing: provide a textual signing_key_id
Fabian Stelzer
2021-09-10
1
-0
/
+56
*
ssh signing: retrieve a default key from ssh-agent
Fabian Stelzer
2021-09-10
1
-2
/
+68
*
ssh signing: add ssh key format and signing code
Fabian Stelzer
2021-09-10
1
-8
/
+130
*
ssh signing: preliminary refactoring and clean-up
Fabian Stelzer
2021-09-10
1
-40
/
+64
*
gpg-interface: remove other signature headers before verifying
brian m. carlson
2021-02-11
1
-0
/
+2
*
gpg-interface: improve interface for parsing tags
brian m. carlson
2021-02-11
1
-1
/
+12
*
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-7
/
+7
*
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-4
/
+4
*
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
2020-03-15
1
-48
/
+49
*
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
2020-03-05
1
-49
/
+48
|
\
|
*
Revert "gpg-interface: prefer check_signature() for GPG verification"
Junio C Hamano
2020-02-28
1
-49
/
+48
*
|
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
2020-01-30
1
-12
/
+79
|
\
\
|
|
/
|
/
|
|
*
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
2020-01-15
1
-12
/
+79
*
|
gpg-interface: prefer check_signature() for GPG verification
Hans Jerry Illikainen
2019-11-30
1
-48
/
+49
|
/
*
gpg-interface: limit search for primary key fingerprint
Hans Jerry Illikainen
2019-11-23
1
-6
/
+18
*
gpg-interface: refactor the free-and-xmemdupz pattern
Hans Jerry Illikainen
2019-11-23
1
-7
/
+15
*
gpg-interface: do not scan past the end of buffer
Steven Roberts
2019-07-16
1
-0
/
+3
*
Merge branch 'mg/gpg-fingerprint'
Junio C Hamano
2018-11-02
1
-12
/
+45
|
\
|
*
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny
2018-10-23
1
-1
/
+15
|
*
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
2018-10-23
1
-1
/
+13
|
*
gpg-interface.c: use flags to determine key/signer info presence
Michał Górny
2018-10-23
1
-10
/
+17
*
|
Merge branch 'mg/gpg-parse-tighten'
Junio C Hamano
2018-11-02
1
-29
/
+61
|
\
|
|
*
gpg-interface.c: detect and reject multiple signatures on commits
Michał Górny
2018-10-22
1
-29
/
+61
|
/
*
Merge branch 'jc/gpg-status'
Junio C Hamano
2018-08-20
1
-1
/
+2
|
\
|
*
gpg-interface: propagate exit status from gpg back to the callers
Junio C Hamano
2018-08-10
1
-1
/
+2
*
|
gpg-interface: introduce new signature format "x509" using gpgsm
Henning Schild
2018-07-18
1
-0
/
+15
*
|
gpg-interface: introduce new config to select per gpg format program
Henning Schild
2018-07-18
1
-1
/
+1
[next]