index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keyid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Cache a once computed fingerprint in PKT_public_key.
Werner Koch
2019-04-12
1
-72
/
+48
*
gpg: Print modern style key info for non-decryptable keys.
Werner Koch
2019-04-03
1
-1
/
+1
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-22
/
+5
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
1
-29
/
+71
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-0
/
+26
*
gpg: Prepare revocation keys for use with v5 keys.
Werner Koch
2018-12-04
1
-4
/
+6
*
gpg: Improve error message about failed keygrip computation.
Werner Koch
2018-11-30
1
-1
/
+6
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-18
1
-7
/
+11
|
\
|
*
gpg: Return an error from hexfingerprint on malloc error.
Werner Koch
2017-12-13
1
-7
/
+11
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-1
/
+1
*
|
gpg: Prepare for a longer fingerprint
Werner Koch
2017-09-27
1
-2
/
+36
*
|
common: Add constant KEYGRIP_LEN.
Werner Koch
2017-09-27
1
-3
/
+3
*
|
gpg: default to 3072-bit RSA keys.
Daniel Kahn Gillmor
2017-09-08
1
-2
/
+2
|
/
*
gpg: Make function mk_datestr public.
Werner Koch
2017-07-20
1
-22
/
+18
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-2
/
+3
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Fix regression in gpgv's printing of the keyid.
Werner Koch
2016-08-31
1
-0
/
+2
*
common: Rename an odd named function.
Werner Koch
2016-08-25
1
-1
/
+1
*
gpg: Do not print a the short keyid if the high word is zero.
Werner Koch
2016-07-13
1
-10
/
+2
*
gpg: Use --keyid-format=none by default.
Werner Koch
2016-06-06
1
-2
/
+2
*
gpg: Add option --with-subkey-fingerprint.
Werner Koch
2016-06-06
1
-0
/
+3
*
gpg: Implement --keyid-format=none.
Werner Koch
2016-06-06
1
-4
/
+19
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-3
/
+2
*
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
2016-02-19
1
-0
/
+55
*
gpg: Fix format_keyid when dynamically allocating the buffer.
Neal H. Walfield
2016-02-14
1
-2
/
+5
*
gpg: Return an error code from keygrip_from_pk.
Werner Koch
2016-01-07
1
-1
/
+1
*
Fix keystrlen to work when OPT.KEYID_FORMAT is KF_DEFAULT.
Daniel Kahn Gillmor
2016-01-06
1
-2
/
+6
*
gpg: Add function format_keyid.
Neal H. Walfield
2015-11-17
1
-30
/
+46
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
1
-6
/
+69
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-3
/
+6
*
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
2015-08-06
1
-1
/
+1
*
g10: Use canonical name for curve.
NIIBE Yutaka
2015-07-08
1
-1
/
+1
*
gpg: Improve 'General key info' line of --card-status.
Werner Koch
2015-05-07
1
-1
/
+1
*
gpg: Fix segv due to NULL value stored as opaque MPI.
Werner Koch
2015-02-19
1
-7
/
+14
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-17
/
+12
*
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
2014-10-17
1
-84
/
+12
*
gpg: Fix informative printing of user ids.
Werner Koch
2014-10-13
1
-1
/
+2
*
gpg: Avoid error exit if keygrip computations fails in a key listing.
Werner Koch
2014-10-08
1
-1
/
+2
*
gpg: Add list-option "show-usage".
Werner Koch
2014-08-13
1
-2
/
+2
*
gpg: Auto-create revocation certificates.
Werner Koch
2014-06-30
1
-0
/
+14
*
gpg: Avoid NULL-deref in default key listing.
Werner Koch
2014-06-02
1
-1
/
+9
*
g10: EdDSA support.
NIIBE Yutaka
2014-04-08
1
-1
/
+3
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
1
-2
/
+71
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-0
/
+2
*
Minor code cleanups.
Werner Koch
2011-03-03
1
-1
/
+0
*
Sample ECC keys and message do now work.
Werner Koch
2011-02-02
1
-43
/
+54
*
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
2011-01-31
1
-9
/
+12
[next]