1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-27 21:41:23 +02:00
gnupg/g10
David Shaw 0aad41079e * keylist.c (list_keyblock_print): Always use the new listing format where
uids are always on a line for themselves.  Mark expired secret keys as
expired.

* options.h, g10.c (main): Rename list show-validity to show-uid-validity
as it only shows for uids.

* armor.c (armor_filter): Do not use padding to get us to 8 bytes of
header.  Rather, use 2+4 as two different chunks.  This avoids a fake
filename of "is".
2004-07-16 14:30:55 +00:00
..
apdu.c A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
apdu.h A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
app-common.h A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
app-openpgp.c * card-util.c (card_edit): Require PIN only for generate. 2004-04-28 11:55:46 +00:00
armor.c * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +00:00
build-packet.c * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +00:00
card-util.c * card-util.c (card_edit): Require PIN only for generate. 2004-04-28 11:55:46 +00:00
cardglue.c A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
cardglue.h some late minor fixes. 2004-05-22 11:33:47 +00:00
ccid-driver.c some late minor fixes. 2004-05-22 11:33:47 +00:00
ccid-driver.h A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
ChangeLog * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +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-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 Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to 2004-01-28 01:04:30 +00:00
delkey.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
encode.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. 2003-08-29 00:14:42 +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 * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c 2004-03-05 00:01:25 +00:00
filter.h * misc.c (compress_algo_to_string, string_to_compress_algo, 2003-10-31 05:39:02 +00:00
free-packet.c (copy_secret_key): Get last fix right. 2004-06-16 13:24:01 +00:00
g10.c * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +00:00
getkey.c * getkey.c (get_seckey_byname2): Significantly simplify this function by 2004-04-26 01:20:03 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * mainproc.c (check_sig_and_print): If we're honoring preferred 2004-05-22 03:50:20 +00:00
helptext.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
import.c * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code 2004-04-15 18:16:17 +00:00
iso7816.c A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
iso7816.h A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +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 * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +00:00
keydb.h * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only 2004-05-21 17:32:30 +00:00
keyedit.c * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +00:00
keygen.c * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-07-15 21:00:35 +00:00
keyid.c * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only 2004-05-21 17:32:30 +00:00
keylist.c * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +00:00
keyring.c * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +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 * mainproc.c (check_sig_and_print): If we're honoring preferred 2004-05-22 03:50:20 +00:00
keyserver.c * keyserver.c (keyserver_refresh): Keep track of keys already fetched so 2004-05-26 15:01:48 +00:00
main.h * main.h, keylist.c (show_notation): Add argument to show only user 2004-04-29 03:42:54 +00:00
mainproc.c * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or 2004-07-15 21:16:54 +00:00
Makefile.am A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code 2004-04-16 15:19:35 +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 * keylist.c (list_keyblock_print): Always use the new listing format where 2004-07-16 14:30:55 +00:00
options.skel * g10.c (main): Give a deprecated option warning for --show-keyring, 2003-10-10 03:05:05 +00:00
packet.h * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create 2004-04-23 03:25:58 +00:00
parse-packet.c * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-07-15 21:00:35 +00:00
passphrase.c * free-packet.c (copy_secret_key): Fixed memory leak when D is not 2004-06-16 09:09:31 +00:00
photoid.c * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. 2003-08-29 00:14:42 +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 * verify.c (verify_signatures): Verify multiple files in the same order in 2004-05-23 16:24:15 +00:00
plaintext.c * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-07-15 21:00:35 +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, 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 * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c 2004-03-05 00:01:25 +00:00
seckey-cert.c * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or 2004-07-15 21:16:54 +00:00
seskey.c * options.h, g10.c (main), main.h, seskey.c (do_encode_md, 2003-12-04 04:34:08 +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 * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or 2004-07-15 21:16:54 +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 * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
status.c * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-07-15 21:00:35 +00:00
status.h * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-07-15 21:00:35 +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 * misc.c (pull_in_libs): Dead code. Removed. 2003-12-30 00:46:42 +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
tlv.c A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
tlv.h A bunch of changes for the openpgp card. 2004-04-27 08:23:45 +00:00
trustdb.c some late minor fixes. 2004-05-22 11:33:47 +00:00
trustdb.h * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the 2003-11-01 01:13:16 +00:00
verify.c * verify.c (verify_signatures): Verify multiple files in the same order in 2004-05-23 16:24:15 +00:00