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: Support key flags for RENC, TIME, and GROUP.
Werner Koch
2022-09-07
1
-0
/
+7
*
gpg: Fix format_keyid.
NIIBE Yutaka
2021-11-24
1
-5
/
+4
*
gpg: Fix compute_fingerprint for ECC with SOS.
NIIBE Yutaka
2021-03-12
1
-1
/
+16
*
gpg: Fix trustdb for v5key.
NIIBE Yutaka
2020-08-07
1
-0
/
+32
*
gpg: Fix short key ID for v5key.
NIIBE Yutaka
2020-08-07
1
-1
/
+4
*
gpg,ecc: Handle external representation as SOS with opaque MPI.
NIIBE Yutaka
2020-06-09
1
-3
/
+12
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
gpg: New option --full-timestrings.
Werner Koch
2020-02-13
1
-2
/
+36
*
common: New function get_keyalgo_string.
Werner Koch
2020-02-09
1
-1
/
+4
*
gpg: Change the way v5 fingerprints are printed.
Werner Koch
2019-11-28
1
-13
/
+4
*
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
[next]