1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-02 02:48:57 +02:00
gnupg/g10
David Shaw c6f07b53b2 * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fast
returns the primary key when requesting a subkey, so if a user has a key
signed by a subkey (we don't do this, but used to), AND that key is not
self-signed, AND the algorithm of the subkey in question is not present in
GnuPG, AND the algorithm of the primary key that owns the subkey in
question is present in GnuPG, then we will try and verify the subkey
signature using the primary key algorithm and hit a BUG().  The fix is to
not return a hit if the keyid is not the primary.  All other users of
get_pubkey_fast already expect a primary only.
2003-12-10 14:57:38 +00:00
..
armor.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
build-packet.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
ChangeLog * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fast 2003-12-10 14:57:38 +00:00
cipher.c * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, 2003-05-02 19:22:00 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress-bz2.c * compress-bz2.c (init_compress): Compression level 0 is not meaningful 2003-11-15 23:49:44 +00:00
compress.c * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00
delkey.c * delkey.c (do_delete_key): Always allow to delete a key in batch mode 2002-08-02 10:15:39 +00:00
encode.c * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
exec.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
export.c * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
filter.h * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
free-packet.c * packet.h, pkclist.c (build_pk_list), free-packet.c 2003-01-09 04:04:55 +00:00
g10.c * g10.c (strusage, main): Show development version warning in --version 2003-12-02 05:22:42 +00:00
getkey.c * getkey.c (get_pubkey_fast): This one is sort of obscure. get_pubkey_fast 2003-12-10 14:57:38 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * gpgv.c: s/__MINGW32__/_WIN32/ to help building on native Windows 2003-08-29 00:04:28 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * hkp.c (hkp_search): Return proper error code on failure. 2003-06-18 03:25:45 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
kbnode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.h * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
keyedit.c * keyedit.c (menu_addrevoker): Fix leaking a few bytes. 2003-08-31 02:57:25 +00:00
keygen.c * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt 2003-11-29 22:59:10 +00:00
keyid.c Removed an md_start_debug 2003-07-30 07:44:16 +00:00
keylist.c * keylist.c (show_policy_url): Policy URLs might be UTF8. 2003-08-31 03:37:17 +00:00
keyring.c * keyring.c (keyring_rebuild_cache): Comment. 2003-08-13 03:02:09 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver-internal.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver.c * keyserver.c (keyserver_search_prompt): Flush stdout before 2003-08-21 17:17:13 +00:00
main.h * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
mainproc.c * mainproc.c (check_sig_and_print): Removed the "0x" again. 2003-12-03 15:11:23 +00:00
Makefile.am * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. 2003-11-21 00:55:41 +00:00
mkdtemp.c * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
openfile.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
options.h * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
options.skel * options.skel: Note that keyserver.pgp.com isn't synchronized, and 2003-08-19 02:58:25 +00:00
packet.h * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
parse-packet.c * g10.c (main): Add --no-groups to zero --group list. 2003-10-01 14:19:30 +00:00
passphrase.c * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. 2003-07-30 16:17:29 +00:00
photoid.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
photoid.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c * mainproc.c (proc_symkey_enc): Don't show algorithm information when 2003-11-06 05:12:20 +00:00
plaintext.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
progress.c * sign.c (write_plaintext_packet) 2003-05-21 08:41:26 +00:00
pubkey-enc.c * g10.c (main): Add --no-groups to zero --group list. 2003-10-01 14:19:30 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c * revoke.c (gen_desig_revoke): Specify in the comment when a designated 2003-11-29 22:44:05 +00:00
seckey-cert.c * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +00:00
seskey.c * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. 2003-11-21 00:55:41 +00:00
sig-check.c * options.skel: Note that keyserver.pgp.com isn't synchronized, and 2003-08-19 02:58:25 +00:00
sign.c * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey, 2003-12-05 04:13:47 +00:00
signal.c * signal.c, tdbio.c: Comment out the transaction code. It was not used in 2003-06-24 13:52:42 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
status.h * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
tdbdump.c Make sure that only ascii is passed to isfoo functions. 2003-06-07 20:06:32 +00:00
tdbio.c * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), 2003-07-01 23:20:30 +00:00
tdbio.h * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), 2003-07-01 23:20:30 +00:00
textfilter.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
trustdb.c * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey, 2003-12-05 04:13:47 +00:00
trustdb.h * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the 2003-07-21 16:51:59 +00:00
verify.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00