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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
1
-27
/
+14
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
1
-1
/
+1
*
common: Add separate header for zb32.c.
Werner Koch
2015-10-30
1
-0
/
+1
*
w32: Make it build again if Tofu support is not available.
Werner Koch
2015-10-26
1
-0
/
+4
*
gpg: Provide an interface to patch TOFU updates.
Neal H. Walfield
2015-10-23
1
-0
/
+4
*
build: Allow building without SQLlite support.
Werner Koch
2015-10-20
1
-0
/
+2
*
g10: Add TOFU support.
Neal H. Walfield
2015-10-18
1
-2
/
+13
*
gpg: Add option --print-dane-records.
Werner Koch
2015-10-08
1
-15
/
+93
*
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
2015-10-08
1
-17
/
+22
*
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
2015-09-16
1
-2
/
+2
*
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
2015-09-16
1
-1
/
+1
*
gpg: Show not found keys with --locate-key --verbose.
Werner Koch
2015-08-23
1
-0
/
+3
*
gpg: Remove duplicated printing of the curve name in "sub" lines.
Werner Koch
2015-08-06
1
-12
/
+0
*
gpg: Add commands "fpr *" and "grip" to --edit-key.
Werner Koch
2015-08-06
1
-1
/
+7
*
gpg: Adjust UID line indentation for common key algos.
Werner Koch
2015-08-06
1
-2
/
+3
*
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
2015-08-06
1
-3
/
+3
*
g10: Use canonical name for curve.
NIIBE Yutaka
2015-07-08
1
-3
/
+3
*
gpg: Print number of good signatures with --check-sigs.
Werner Koch
2015-06-20
1
-7
/
+15
*
gpg: Improve 'General key info' line of --card-status.
Werner Koch
2015-05-07
1
-6
/
+8
*
gpg: Print the user id in --fast-list-mode.
Werner Koch
2015-04-06
1
-2
/
+2
*
gpg: Prepare to pass additional context to the list functions.
Werner Koch
2015-04-06
1
-29
/
+68
*
gpg: Remove useless condition.
Werner Koch
2015-03-15
1
-3
/
+3
*
gpg: Change --print-pka-records into an option.
Werner Koch
2015-03-10
1
-4
/
+1
*
Move new mailbox.c source file to common/.
Werner Koch
2015-02-25
1
-0
/
+2
*
gpg: Add command --print-pka-records.
Werner Koch
2015-02-24
1
-3
/
+90
*
gpg: Add option to print fingerprints in ICAO spelling.
Werner Koch
2015-02-23
1
-0
/
+34
*
gpg: Improve skipping of PGP-2 keys.
Werner Koch
2015-01-22
1
-0
/
+2
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-7
/
+7
*
gpg: Avoid extra LF in notaion data listing.
Werner Koch
2014-12-15
1
-1
/
+6
*
gpg: Improve perceived speed of secret key listings.
Werner Koch
2014-11-12
1
-0
/
+2
*
gpg: Skip overlong keys and a print a warning.
Werner Koch
2014-10-09
1
-0
/
+3
*
gpg: Sync keylist output and warning messages.
Werner Koch
2014-10-09
1
-0
/
+1
*
gpg: Add list-option "show-usage".
Werner Koch
2014-08-13
1
-0
/
+8
*
Add new option --with-secret.
Werner Koch
2014-06-03
1
-21
/
+42
*
gpg: Mark experimental algorithms in the key listing.
Werner Koch
2014-05-07
1
-12
/
+4
*
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
2014-03-27
1
-16
/
+19
*
gpg: Allow building without any trust model support.
Werner Koch
2014-02-10
1
-1
/
+2
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
1
-16
/
+20
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-0
/
+4
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-7
/
+54
*
gpg: Print indicator for unknown key capability.
Werner Koch
2013-03-19
1
-0
/
+3
*
Print the hash algorithm in colon mode key listing.
Werner Koch
2012-05-24
1
-6
/
+2
*
Fix type conflict warning.
Werner Koch
2012-05-24
1
-2
/
+2
*
Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)
David Shaw
2012-01-20
1
-3
/
+5
*
Re-indentation of keydb.c and error code changes.
Werner Koch
2011-04-29
1
-3
/
+3
*
2011-04-20 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2011-04-20
1
-1
/
+1
*
Print the secret keyinfo stuff with --card-status again.
Werner Koch
2011-03-03
1
-44
/
+52
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-9
/
+9
*
Smartcard related updates
Werner Koch
2010-11-17
1
-2
/
+1
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-12
/
+12
[prev]
[next]