1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-11-01 20:18:44 +01:00
gnupg/g10
Neal H. Walfield e9c16fee25 gpg: When comparing keyids, use the keyid, not the fingerprint's suffix.
* g10/keyedit.c (menu_select_key): Use spacep and hexdigitp instead of
inline tests.  Don't compare P to the suffix of the fingerprint.  If P
appears to be a keyid, do an exact compare against the keyid.  If it
appears to be a fingerprint, do an exact compare against the
fingerprint.

--
Signed-off-by: Neal H. Walfield <neal@g10code.com>
2015-11-24 13:03:24 +01:00
..
armor.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
build-packet.c gpg: Create all MPIs with RFC-4880 correct length headers. 2015-03-16 20:14:58 +01:00
call-agent.c scd: Add reder information to --card-status. 2015-11-09 16:15:44 +09:00
call-agent.h scd: Add reder information to --card-status. 2015-11-09 16:15:44 +09:00
call-dirmngr.c Change capitalization of TOR to Tor. 2015-10-21 18:14:24 +02:00
call-dirmngr.h gpg: Deprecate the --keyserver option. 2015-10-05 17:52:28 +02:00
card-util.c scd: Add reder information to --card-status. 2015-11-09 16:15:44 +09:00
ChangeLog-2011
cipher.c
compress-bz2.c
compress.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
cpr.c gpg: Print a new FAILURE status after most commands. 2015-08-25 15:26:33 +02:00
dearmor.c
decrypt-data.c gpg: Avoid new strings. 2015-11-06 13:29:01 +01:00
decrypt.c common/iobuf.h: Remove iobuf_open_fd_or_name. 2015-08-20 14:16:22 +02:00
dek.h
delkey.c
dirmngr-conf.skel dirmngr: Add example Tor hidden service. 2015-10-26 16:34:19 +01:00
distsigkey.gpg
ecdh.c Curve25519 support. 2015-08-06 17:00:41 +09:00
encrypt.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
exec.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
exec.h
export.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
filter.h
free-packet.c g10: fix cmp_public_key. 2015-05-01 13:58:18 +09:00
getkey.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
gpg-w32info.rc w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpg.c common: Extend utf8_charcount to include the string's length. 2015-11-23 22:23:37 +01:00
gpg.h gpg: Use only one fingerprint formatting function. 2015-11-14 09:13:02 +01:00
gpg.w32-manifest.in w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpgv.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
helptext.c
import.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
kbnode.c
keydb.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keydb.h gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keyedit.c gpg: When comparing keyids, use the keyid, not the fingerprint's suffix. 2015-11-24 13:03:24 +01:00
keygen.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
keyid.c gpg: Add function format_keyid. 2015-11-17 14:53:00 +01:00
keylist.c gpg: Refactor print_seckey_info. 2015-11-20 12:52:04 +01:00
keyring.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keyring.h gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keyserver-internal.h gpg: Add new --auto-key-locate mechanism "dane". 2015-10-06 20:31:43 +02:00
keyserver.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
main.h gpg: Refactor print_seckey_info. 2015-11-20 12:52:04 +01:00
mainproc.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
Makefile.am gpg: Correctly handle keyblocks followed by legacy keys. 2015-11-17 14:53:03 +01:00
mdfilter.c
migrate.c
misc.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
openfile.c gpg: Install a dirmngr.conf file. 2015-10-05 19:48:47 +02:00
OPTIONS
options.h gpg: Add function format_keyid. 2015-11-17 14:53:00 +01:00
options.skel gpg: Install a dirmngr.conf file. 2015-10-05 19:48:47 +02:00
packet.h Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
parse-packet.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
passphrase.c Fix sending INQUIRE_MAXLEN for symmetric data. 2015-08-16 12:54:04 -04:00
photoid.c
photoid.h
pkclist.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
pkglue.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
pkglue.h
plaintext.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
progress.c
pubkey-enc.c gpg: Allow multiple --default-key options. Take the last available key. 2015-11-04 13:19:52 +01:00
pubring.asc
revoke.c gpg: Fail if the search description passed to --gen-revoke is ambiguous. 2015-11-20 13:00:19 +01:00
rmd160.c
rmd160.h
seckey-cert.c Use inline functions to convert buffer data to scalars. 2015-02-11 10:28:25 +01:00
server.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
seskey.c gpg: Rename a debug macro. 2015-04-06 13:07:09 +02:00
sig-check.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
sign.c gpg: Allow multiple --default-key options. Take the last available key. 2015-11-04 13:19:52 +01:00
skclist.c gpg: Allow multiple --default-key options. Take the last available key. 2015-11-04 13:19:52 +01:00
sqlite.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
sqlite.h gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback. 2015-10-29 10:10:39 +01:00
t-keydb-get-keyblock.c gpg: Correctly handle keyblocks followed by legacy keys. 2015-11-17 14:53:03 +01:00
t-keydb-get-keyblock.gpg gpg: Correctly handle keyblocks followed by legacy keys. 2015-11-17 14:53:03 +01:00
t-keydb-keyring.kbx g10: Add test for keydb as well as new testing infrastructure. 2015-09-02 15:08:57 +02:00
t-keydb.c g10: Fix make distcheck problem. 2015-09-10 18:12:20 +02:00
t-rmd160.c
tdbdump.c gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c 2015-06-04 18:08:26 +02:00
tdbio.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
tdbio.h gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c 2015-06-04 18:08:26 +02:00
test-stubs.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
test.c g10: Fix make distcheck problem. 2015-09-10 18:12:20 +02:00
textfilter.c
tofu.c gpg: Reflow long texts. 2015-11-23 22:23:38 +01:00
tofu.h gpg: Simplify the tofu interface by using the public key packet. 2015-11-13 16:42:59 +01:00
trust.c g10: Avoid undefined behavior. 2015-11-19 15:48:01 +01:00
trustdb.c gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
trustdb.h gpg: Factor out code into a standalone function. 2015-10-21 13:45:47 +02:00
verify.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
zlib-riscos.h