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
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
2015-04-06
gpg: Prepare to pass additional context to the list functions.
Werner Koch
1
-29
/
+68
2015-03-15
gpg: Remove useless condition.
Werner Koch
1
-3
/
+3
2015-03-10
gpg: Change --print-pka-records into an option.
Werner Koch
1
-4
/
+1
2015-02-25
Move new mailbox.c source file to common/.
Werner Koch
1
-0
/
+2
2015-02-24
gpg: Add command --print-pka-records.
Werner Koch
1
-3
/
+90
2015-02-23
gpg: Add option to print fingerprints in ICAO spelling.
Werner Koch
1
-0
/
+34
2015-01-22
gpg: Improve skipping of PGP-2 keys.
Werner Koch
1
-0
/
+2
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-7
/
+7
2014-12-15
gpg: Avoid extra LF in notaion data listing.
Werner Koch
1
-1
/
+6
2014-11-12
gpg: Improve perceived speed of secret key listings.
Werner Koch
1
-0
/
+2
2014-10-09
gpg: Skip overlong keys and a print a warning.
Werner Koch
1
-0
/
+3
2014-10-09
gpg: Sync keylist output and warning messages.
Werner Koch
1
-0
/
+1
2014-08-13
gpg: Add list-option "show-usage".
Werner Koch
1
-0
/
+8
2014-06-03
Add new option --with-secret.
Werner Koch
1
-21
/
+42
2014-05-07
gpg: Mark experimental algorithms in the key listing.
Werner Koch
1
-12
/
+4
2014-03-27
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
1
-16
/
+19
2014-02-10
gpg: Allow building without any trust model support.
Werner Koch
1
-1
/
+2
2014-02-05
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
1
-16
/
+20
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-0
/
+4
2013-11-15
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
1
-7
/
+54
2013-03-19
gpg: Print indicator for unknown key capability.
Werner Koch
1
-0
/
+3
2012-05-24
Print the hash algorithm in colon mode key listing.
Werner Koch
1
-6
/
+2
2012-05-24
Fix type conflict warning.
Werner Koch
1
-2
/
+2
2012-01-20
Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)
David Shaw
1
-3
/
+5
2011-04-29
Re-indentation of keydb.c and error code changes.
Werner Koch
1
-3
/
+3
[next]