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
/
keyid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
gpg: default to 3072-bit RSA keys.
Daniel Kahn Gillmor
1
-2
/
+2
2018-12-05
gpg: Improve error message about failed keygrip computation.
Werner Koch
1
-1
/
+6
2017-12-13
gpg: Return an error from hexfingerprint on malloc error.
Werner Koch
1
-7
/
+11
2017-07-20
gpg: Make function mk_datestr public.
Werner Koch
1
-22
/
+18
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-2
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-3
/
+3
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-08-31
gpg: Fix regression in gpgv's printing of the keyid.
Werner Koch
1
-0
/
+2
2016-08-25
common: Rename an odd named function.
Werner Koch
1
-1
/
+1
2016-07-13
gpg: Do not print a the short keyid if the high word is zero.
Werner Koch
1
-10
/
+2
2016-06-06
gpg: Use --keyid-format=none by default.
Werner Koch
1
-2
/
+2
2016-06-06
gpg: Add option --with-subkey-fingerprint.
Werner Koch
1
-0
/
+3
2016-06-06
gpg: Implement --keyid-format=none.
Werner Koch
1
-4
/
+19
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-3
/
+2
2016-02-19
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
1
-0
/
+55
2016-02-14
gpg: Fix format_keyid when dynamically allocating the buffer.
Neal H. Walfield
1
-2
/
+5
2016-01-07
gpg: Return an error code from keygrip_from_pk.
Werner Koch
1
-1
/
+1
2016-01-06
Fix keystrlen to work when OPT.KEYID_FORMAT is KF_DEFAULT.
Daniel Kahn Gillmor
1
-2
/
+6
2015-11-17
gpg: Add function format_keyid.
Neal H. Walfield
1
-30
/
+46
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
-6
/
+69
2015-08-06
Curve25519 support.
NIIBE Yutaka
1
-3
/
+6
2015-08-06
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
1
-1
/
+1
2015-07-08
g10: Use canonical name for curve.
NIIBE Yutaka
1
-1
/
+1
2015-05-07
gpg: Improve 'General key info' line of --card-status.
Werner Koch
1
-1
/
+1
2015-02-19
gpg: Fix segv due to NULL value stored as opaque MPI.
Werner Koch
1
-7
/
+14
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-17
/
+12
2014-10-17
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
1
-84
/
+12
2014-10-13
gpg: Fix informative printing of user ids.
Werner Koch
1
-1
/
+2
2014-10-08
gpg: Avoid error exit if keygrip computations fails in a key listing.
Werner Koch
1
-1
/
+2
2014-08-13
gpg: Add list-option "show-usage".
Werner Koch
1
-2
/
+2
2014-06-30
gpg: Auto-create revocation certificates.
Werner Koch
1
-0
/
+14
2014-06-02
gpg: Avoid NULL-deref in default key listing.
Werner Koch
1
-1
/
+9
2014-04-08
g10: EdDSA support.
NIIBE Yutaka
1
-1
/
+3
2014-02-05
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
1
-2
/
+71
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-0
/
+2
2011-03-03
Minor code cleanups.
Werner Koch
1
-1
/
+0
2011-02-02
Sample ECC keys and message do now work.
Werner Koch
1
-43
/
+54
2011-01-31
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
1
-9
/
+12
2011-01-21
Editorial changes and allow building with old libgcrypts.
Werner Koch
1
-17
/
+20
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-3
/
+23
2010-10-27
Better support unsigned time_t
Werner Koch
1
-6
/
+9
2010-10-20
Make public key data structure easier to read.
Werner Koch
1
-0
/
+4
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-5
/
+9
2010-09-06
Removed more secret key related code.
Werner Koch
1
-330
/
+122
2010-08-31
Import OpenPGP keys into the agent.
Werner Koch
1
-12
/
+55
2010-04-20
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
1
-1
/
+88
2008-12-11
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Werner Koch
1
-7
/
+6
2008-06-11
Made --fixed-list-mode obsolete.
Werner Koch
1
-34
/
+25
[next]