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
bugfixes-2.2
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
/
keylist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-02
g10: Use accessors for expiration dates of public keys.
Justus Winter
1
-3
/
+3
2017-01-02
g10: Use bitfield for flags of user ids.
Justus Winter
1
-8
/
+7
2016-11-23
g10: Avoid gratuitously loading a keyblock when it is already available
Neal H. Walfield
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-03
g10: Improve and unify key selection for -r and --locate-keys.
Justus Winter
1
-1
/
+1
2016-09-19
gpg: Fix regression in fingerprint printing.
Werner Koch
1
-1
/
+1
2016-09-12
gpg: Avoid mixing up status and colon line output.
Werner Koch
1
-36
/
+47
2016-09-09
gpg: print fingerprint regardless of keyid-format
Daniel Kahn Gillmor
1
-2
/
+5
2016-08-25
gpg: New option --with-tofu-info.
Werner Koch
1
-12
/
+10
2016-08-10
gpg: Remove tofu database format "split".
Werner Koch
1
-2
/
+2
2016-08-04
gpg: Make sure that keygrips are printed for each subkey.
Werner Koch
1
-6
/
+14
2016-08-04
gpg: Always print the fingerprint in colons mode.
Werner Koch
1
-20
/
+12
2016-07-14
gpg: Remove options --print-dane-records and --print-pka-records.
Werner Koch
1
-153
/
+3
2016-07-07
gpg: Add export options "export-pka" and "export-dane".
Werner Koch
1
-1
/
+1
2016-06-23
gpg: Do not print the validity after key generation.
Werner Koch
1
-4
/
+10
2016-06-14
gpg: Print the subkey's curve and not the primary key curve.
Werner Koch
1
-4
/
+4
2016-06-11
gpg: Remove C-99ism, re-indent, and simplify one function.
Werner Koch
1
-1
/
+2
2016-06-11
g10: report whether key in agent is passphrase-protected or not
Daniel Kahn Gillmor
1
-5
/
+5
2016-06-06
gpg: Add option --with-subkey-fingerprint.
Werner Koch
1
-4
/
+17
2016-06-06
gpg: Implement --keyid-format=none.
Werner Koch
1
-86
/
+94
2016-05-31
gpg: New status code NOTATION_FLAGS.
Werner Koch
1
-1
/
+5
2016-05-21
gpg: Store the Tofu meta handle for databases in CTRL.
Werner Koch
1
-1
/
+1
2016-05-21
gpg: Pass CTRL object down to the trust functions
Werner Koch
1
-13
/
+14
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-6
/
+5
2016-04-27
gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.
Werner Koch
1
-7
/
+29
2016-01-18
Use ngettext for some strings.
Werner Koch
1
-20
/
+20
2015-12-03
gpg: Take care of keydb_new returning NULL.
Werner Koch
1
-1
/
+1
2015-11-27
Silence unused variable or parameter warnings.
Werner Koch
1
-1
/
+1
2015-11-20
gpg: Refactor print_seckey_info.
Neal H. Walfield
1
-5
/
+16
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-11-14
gpg: Use only one fingerprint formatting function.
Werner Koch
1
-27
/
+14
2015-11-12
gpg: Print export statistics to the status-fd.
Werner Koch
1
-1
/
+1
2015-10-30
common: Add separate header for zb32.c.
Werner Koch
1
-0
/
+1
2015-10-26
w32: Make it build again if Tofu support is not available.
Werner Koch
1
-0
/
+4
2015-10-23
gpg: Provide an interface to patch TOFU updates.
Neal H. Walfield
1
-0
/
+4
2015-10-20
build: Allow building without SQLlite support.
Werner Koch
1
-0
/
+2
2015-10-18
g10: Add TOFU support.
Neal H. Walfield
1
-2
/
+13
2015-10-08
gpg: Add option --print-dane-records.
Werner Koch
1
-15
/
+93
2015-10-08
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
1
-17
/
+22
2015-09-16
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
1
-2
/
+2
2015-09-16
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
1
-1
/
+1
2015-08-23
gpg: Show not found keys with --locate-key --verbose.
Werner Koch
1
-0
/
+3
2015-08-06
gpg: Remove duplicated printing of the curve name in "sub" lines.
Werner Koch
1
-12
/
+0
2015-08-06
gpg: Add commands "fpr *" and "grip" to --edit-key.
Werner Koch
1
-1
/
+7
2015-08-06
gpg: Adjust UID line indentation for common key algos.
Werner Koch
1
-2
/
+3
2015-08-06
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
1
-3
/
+3
2015-07-08
g10: Use canonical name for curve.
NIIBE Yutaka
1
-3
/
+3
2015-06-20
gpg: Print number of good signatures with --check-sigs.
Werner Koch
1
-7
/
+15
2015-05-07
gpg: Improve 'General key info' line of --card-status.
Werner Koch
1
-6
/
+8
2015-04-06
gpg: Print the user id in --fast-list-mode.
Werner Koch
1
-2
/
+2
[next]