1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-16 00:29:50 +02:00
gnupg/g10
David Shaw 0a9827ca07 * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through
the subkeys on a key, and mark any that aren't usable for deletion.
Note that a signing subkey is never marked for deletion since these
keys are still useful after expiration or revocation.

* keyedit.c (menu_clean_subkeys_from_key): New function to call
clean_subkeys_from_key() on a key.  Note that the strings here are not
marked for translation yet.  The UI is still in flux, and there is no
point in annoying the translators twice.  (keyedit_menu): Call it here
as part of the "clean" command.
2005-05-31 03:59:24 +00:00
..
apdu.c (pin_cb): Print a warning if the info string hack is 2005-03-30 10:39:13 +00:00
apdu.h * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. 2004-10-20 09:39:56 +00:00
app-common.h * app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS. 2005-05-23 20:16:21 +00:00
app-openpgp.c * passphrase.c (ask_passphrase): Unescape the description string. 2005-05-24 12:39:42 +00:00
armor.c * filter.h, armor.c (armor_filter): Use the eol string from the armor 2005-01-06 16:23:47 +00:00
build-packet.c * build-packet.c (do_comment): Removed. (build_packet): Ignore 2005-05-14 02:38:31 +00:00
card-util.c * passphrase.c (agent_get_passphrase): Add new arg CACHEID. 2005-05-03 22:27:07 +00:00
cardglue.c * passphrase.c (ask_passphrase): Unescape the description string. 2005-05-24 12:39:42 +00:00
cardglue.h * cardglue.c (send_status_info): Make CTRL optional. 2005-05-21 14:04:32 +00:00
ccid-driver.c * cardglue.c (open_card): Check USE_AGENT. 2005-05-23 14:38:05 +00:00
ccid-driver.h * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. 2004-10-20 09:39:56 +00:00
ChangeLog * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through 2005-05-31 03:59:24 +00:00
cipher.c * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-03 04:07:45 +00:00
compress-bz2.c * options.h, g10.c (main), compress-bz2.c (init_uncompress): Rename 2004-03-25 22:43:51 +00:00
compress.c * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to 2004-01-28 01:04:30 +00:00
dearmor.c Added SELInux hacks and did some cleanups. 2004-10-13 18:10:06 +00:00
decrypt.c Added SELInux hacks and did some cleanups. 2004-10-13 18:10:06 +00:00
delkey.c * delkey.c (do_delete_key, delete_keys): Fix problem with --expert 2005-03-10 18:43:36 +00:00
encode.c * keygen.c (start_tree): New function to "prime" a KBNODE list. 2005-05-05 22:08:37 +00:00
encr-data.c Disable the "quick check" bytes for PK decryptions. This is in 2005-02-10 04:06:30 +00:00
exec.c * exec.h, exec.c (set_exec_path): Remove some dead code and change all 2005-03-31 17:11:53 +00:00
exec.h * exec.h, exec.c (set_exec_path): Remove some dead code and change all 2005-03-31 17:11:53 +00:00
export.c * build-packet.c (do_comment): Removed. (build_packet): Ignore 2005-05-14 02:38:31 +00:00
filter.h * filter.h, armor.c (armor_filter): Use the eol string from the armor 2005-01-06 16:23:47 +00:00
free-packet.c (copy_secret_key): Get last fix right. 2004-06-16 13:24:01 +00:00
g10.c * g10.c (main): Default {export|import}-unusable-sigs to off until the 2005-05-27 03:00:26 +00:00
getkey.c * getkey.c (get_seckey_byname2): If no explicit default key is set, don't 2005-03-17 23:52:38 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). 2005-03-21 20:47:28 +00:00
helptext.c * pkclist.c (do_edit_ownertrust): Add a note to translators. 2004-10-15 09:39:25 +00:00
import.c * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdb 2005-02-06 17:38:43 +00:00
iso7816.c * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. 2004-10-20 09:39:56 +00:00
iso7816.h * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. 2004-10-20 09:39:56 +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 * keydb.c (keydb_add_resource): Clarify meaning of flags. Add new 2005-03-31 07:05:35 +00:00
keydb.h (ccid_transceive): Arghhh. The seqno is another 2005-05-20 20:37:08 +00:00
keyedit.c * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through 2005-05-31 03:59:24 +00:00
keygen.c * cardglue.c (send_status_info): Make CTRL optional. 2005-05-21 14:04:32 +00:00
keyid.c * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF 2005-01-28 00:50:10 +00:00
keylist.c * gpgv.c (tty_fprintf): New stub. 2005-01-20 17:21:40 +00:00
keyring.c * keyring.c: Make some strings translatable. 2004-10-28 02:14:06 +00:00
keyring.h * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +00:00
keyserver-internal.h * card-util.c (fetch_url, card_edit): Use the pubkey URL stored on the 2004-09-11 15:42:19 +00:00
keyserver.c * keyserver.c (keyserver_spawn): Free some memory. 2005-04-17 04:10:03 +00:00
main.h * passphrase.c (ask_passphrase): Unescape the description string. 2005-05-24 12:39:42 +00:00
mainproc.c * mainproc.c (symkey_decrypt_seskey): There is no need to have an 2005-04-22 03:21:14 +00:00
Makefile.am * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don't 2005-05-05 22:32:52 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * passphrase.c (ask_passphrase): Unescape the description string. 2005-05-24 12:39:42 +00:00
openfile.c * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). 2005-03-21 20:47:28 +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 * build-packet.c (do_comment): Removed. (build_packet): Ignore 2005-05-14 02:38:31 +00:00
options.skel About to release 1.3.92 2004-10-28 09:06:50 +00:00
packet.h * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don't 2005-05-05 22:32:52 +00:00
parse-packet.c * keygen.c (write_selfsigs): Rename from write_selfsig. Write the same 2005-05-11 19:31:53 +00:00
passphrase.c * passphrase.c (ask_passphrase): Unescape the description string. 2005-05-24 12:39:42 +00:00
photoid.c Added SELInux hacks and did some cleanups. 2004-10-13 18:10:06 +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 * skclist.c (build_sk_list): Don't need to warn about PGP-generated 2004-10-28 22:09:09 +00:00
plaintext.c * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). 2005-03-21 20:47:28 +00:00
progress.c * plaintext.c (handle_plaintext): Don't try and create a zero-length 2004-11-04 22:28:39 +00:00
pubkey-enc.c * pubkey-enc.c (get_session_key, get_it), keyedit.c 2004-05-20 02:51:23 +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 * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, 2004-10-28 03:57:30 +00:00
seckey-cert.c * passphrase.c (agent_get_passphrase): Add new arg CACHEID. 2005-05-03 22:27:07 +00:00
seskey.c (encode_session_key): Changed the zero random byte 2004-08-19 10:12:54 +00:00
sig-check.c * keyserver.c (keyserver_work): Allow --refresh-keys with a preferred 2004-05-20 20:42:01 +00:00
sign.c * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.c 2005-05-06 19:25:19 +00:00
signal.c Readline fix to be robust against platforms where readline has its own 2004-12-18 22:23:49 +00:00
skclist.c * skclist.c (build_sk_list): Don't need to warn about PGP-generated 2004-10-28 22:09:09 +00:00
status.c * cardglue.c (pin_cb): Disable debug output. 2005-03-14 19:19:21 +00:00
status.h * cardglue.c (pin_cb): Disable debug output. 2005-03-14 19:19:21 +00:00
tdbdump.c Added SELInux hacks and did some cleanups. 2004-10-13 18:10:06 +00:00
tdbio.c * misc.c (is_secured_filename): New. 2004-10-14 07:11:57 +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 * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password". 2004-12-20 05:19:09 +00:00
tlv.c * cardglue.c (send_status_info): Make CTRL optional. 2005-05-21 14:04:32 +00:00
tlv.h * cardglue.c (send_status_info): Make CTRL optional. 2005-05-21 14:04:32 +00:00
trustdb.c * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through 2005-05-31 03:59:24 +00:00
trustdb.h * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk through 2005-05-31 03:59:24 +00:00
verify.c Added SELInux hacks and did some cleanups. 2004-10-13 18:10:06 +00:00