index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keydb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix trustdb for v5key.
NIIBE Yutaka
2020-08-07
1
-0
/
+1
*
gpg: If possible TRUST values now depend on signer's UID or --sender.
Werner Koch
2020-06-08
1
-1
/
+2
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
1
-1
/
+7
*
gpg: New option --full-timestrings.
Werner Koch
2020-02-13
1
-0
/
+2
*
gpg: Fix expand GPG groups when resolving a key
Werner Koch
2019-09-30
1
-1
/
+1
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-34
/
+40
|
\
|
*
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
2019-09-10
1
-0
/
+3
|
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-34
/
+37
*
|
gpg: expand GPG groups when resolving a key
Stephan Mueller
2019-09-06
1
-0
/
+2
*
|
gpg: Prepare parser for the new attestation certificates.
Werner Koch
2019-09-05
1
-2
/
+8
*
|
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
2019-08-23
1
-0
/
+1
|
/
*
gpg: New command --locate-external-key.
Werner Koch
2019-07-04
1
-1
/
+1
*
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
2019-07-04
1
-2
/
+11
*
gpg: Fix printing of the user id during import.
Werner Koch
2019-04-05
1
-2
/
+1
*
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2019-03-15
1
-6
/
+7
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-3
/
+3
*
gpg: Move S2K encoding function to a shared file.
Werner Koch
2019-01-26
1
-1
/
+0
*
gpg: Remove unused function get_pubkeys.
Werner Koch
2018-08-29
1
-11
/
+0
*
gpg: Remove unused arg from a function.
Werner Koch
2018-08-28
1
-1
/
+1
*
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-06
1
-0
/
+30
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-0
/
+8
*
gpg: Remove MDC options
Werner Koch
2018-05-29
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-4
/
+4
|
\
|
*
gpg: Extend the "sig" record in --list-mode.
Werner Koch
2018-04-12
1
-4
/
+4
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-1
/
+4
|
\
|
|
*
doc: Add a code comment about back signatures.
Werner Koch
2018-04-06
1
-1
/
+3
|
*
gpg: Re-indent sig-check.c and use signature class macros.
Werner Koch
2018-04-06
1
-0
/
+1
|
*
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
2017-10-19
1
-0
/
+4
|
*
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-19
1
-2
/
+11
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-1
/
+1
*
|
gpg: New option --force-aead
Werner Koch
2018-01-10
1
-0
/
+1
*
|
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
2017-10-18
1
-0
/
+4
*
|
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-18
1
-2
/
+11
|
/
*
gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.
Werner Koch
2017-08-04
1
-1
/
+1
*
gpg: Minor rework for better readibility of get_best_pubkey_byname.
Werner Koch
2017-07-28
1
-4
/
+4
*
gpg: New option --with-key-origin.
Werner Koch
2017-07-20
1
-0
/
+1
*
doc: Comment fixes and one trailing comma fix.
Werner Koch
2017-07-20
1
-1
/
+1
*
gpg: Make function mk_datestr public.
Werner Koch
2017-07-20
1
-0
/
+7
*
gpg: New option --key-origin.
Werner Koch
2017-07-13
1
-7
/
+9
*
g10: Fix default-key selection for signing, possibly by card.
NIIBE Yutaka
2017-05-22
1
-0
/
+2
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
2017-03-31
1
-3
/
+0
*
gpg: Pass CTRL also to getkey_end.
Werner Koch
2017-03-31
1
-1
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-20
/
+24
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-0
/
+13
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
gpg: Remove unused definitions.
Werner Koch
2017-01-18
1
-22
/
+2
*
g10: Cache the effective policy. Recompute it when required.
Neal H. Walfield
2016-11-21
1
-1
/
+1
*
g10: Add a convenience function for checking if a key is a primary key
Neal H. Walfield
2016-11-21
1
-0
/
+7
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
[next]