1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-07 23:27:48 +02:00
gnupg/g10
David Shaw 68aa60e79c * mainproc.c (check_sig_and_print): Use two different preferred keyserver
displays - one if the key is not present (to tell the user where to get
the key), the other if it is present (to tell the user where the key can
be refreshed).

* packet.h, parse-packet.c (parse_signature): Set flag if a preferred
keyserver is present.

* keylist.c (list_keyblock_print): Show keyserver url in listings with
list-option show-keyserver-url.
2003-08-26 03:56:47 +00:00
..
armor.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
build-packet.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
ChangeLog * mainproc.c (check_sig_and_print): Use two different preferred keyserver 2003-08-26 03:56:47 +00:00
cipher.c * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-03 04:07:45 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress.c * compress.c (init_uncompress): Use a 15 bit window size so that 2003-03-10 09:59:33 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. 2003-04-15 15:46:13 +00:00
delkey.c * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string 2002-10-30 03:11:57 +00:00
encode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * build-packet.c (build_sig_subpkt): Comments. 2003-04-30 05:33:52 +00:00
exec.h * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename 2003-05-21 16:42:22 +00:00
export.c * main.h, misc.c (parse_options): New general option line parser. Fix the 2003-05-31 21:52:16 +00:00
filter.h * getkey.c (premerge_public_with_secret): Made "no secret subkey for" 2003-05-26 13:21:12 +00:00
free-packet.c * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), 2003-01-14 18:13:22 +00:00
g10.c * mainproc.c (check_sig_and_print): Get the uid validity before printing 2003-08-24 23:01:26 +00:00
getkey.c * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. 2003-07-21 23:19:15 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
kbnode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
keydb.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
keydb.h * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-03 04:07:45 +00:00
keyedit.c * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c 2003-08-03 02:37:48 +00:00
keygen.c * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. 2003-07-21 23:19:15 +00:00
keyid.c * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), 2003-01-14 18:13:22 +00:00
keylist.c * mainproc.c (check_sig_and_print): Use two different preferred keyserver 2003-08-26 03:56:47 +00:00
keyring.c * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
keyring.h * keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a 2003-02-12 18:43:44 +00:00
keyserver-internal.h * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, 2002-10-14 18:50:28 +00:00
keyserver.c * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +00:00
main.h * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, 2003-07-20 00:10:13 +00:00
mainproc.c * mainproc.c (check_sig_and_print): Use two different preferred keyserver 2003-08-26 03:56:47 +00:00
Makefile.am * Makefile.am: Use NETLIBS instead of EGDLIBS. 2003-08-25 03:37:06 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +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 * getkey.c (premerge_public_with_secret): Made "no secret subkey for" 2003-05-26 13:21:12 +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 * options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.c 2003-08-03 02:37:48 +00:00
options.skel * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
packet.h * mainproc.c (check_sig_and_print): Use two different preferred keyserver 2003-08-26 03:56:47 +00:00
parse-packet.c * mainproc.c (check_sig_and_print): Use two different preferred keyserver 2003-08-26 03:56:47 +00:00
passphrase.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
photoid.c * g10.c (main): Add --no-textmode. 2003-04-27 20:22:09 +00:00
photoid.h * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename 2003-05-21 16:42:22 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, 2003-05-31 23:23:19 +00:00
plaintext.c * getkey.c (premerge_public_with_secret): Made "no secret subkey for" 2003-05-26 13:21:12 +00:00
progress.c * getkey.c (premerge_public_with_secret): Made "no secret subkey for" 2003-05-26 13:21:12 +00:00
pubkey-enc.c * pubkey-enc.c (get_session_key): With hidden recipients or try a given 2002-11-06 16:58:28 +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 * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +00:00
seckey-cert.c * getkey.c (premerge_public_with_secret): Made "no secret subkey for" 2003-05-26 13:21:12 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
sign.c * gpgv.c: Remove extra semicolon (typo). 2003-08-21 23:20:58 +00:00
signal.c * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +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-08-13 03:31:36 +00:00
status.h * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-08-13 03:31:36 +00:00
tdbdump.c * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +00:00
tdbio.c * parse-packet.c (parse_signature): No need to reserve 8 bytes for the 2003-07-10 14:30:07 +00:00
tdbio.h * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
textfilter.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-24 21:50:33 +00:00
trustdb.c * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. 2003-07-21 23:19:15 +00:00
trustdb.h * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. 2003-07-21 23:19:15 +00:00
verify.c * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. 2003-04-15 15:46:13 +00:00