1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-02 02:48:57 +02:00
gnupg/g10
David Shaw 020ace9330 * parse-packet.c (parse_key): Clear disabled flag when parsing a new key.
Just in case someone forgets to clear the whole key.

* getkey.c (merge_selfsigs_main): Add an "if all else fails" path for
setting a single user ID primary when there are multiple set primaries all
at the same second, or no primaries set and the most recent user IDs are
at the same second, or no signed user IDs at all. This is arbitrary, but
deterministic.

* exec.h, photoid.h: Add copyright message.
2003-05-11 21:10:46 +00:00
..
armor.c * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, 2003-05-02 19:22:00 +00:00
build-packet.c * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-02 02:57:23 +00:00
ChangeLog * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +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.c * compress.c (init_uncompress): Use a 15 bit window size so that 2003-03-10 09:59:54 +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 * sign.c (sign_file): Fix bug that causes spurious compression preference 2003-05-02 21:41:43 +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-28 22:00:31 +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 * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-02 02:57:23 +00:00
filter.h * filter.h: Remove const from WHAT. 2003-04-29 07:15:25 +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 (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
getkey.c * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * g10.c (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * hkp.c (hkp_ask_import, hkp_export, hkp_search): Make sure to allocate 2003-04-25 03:53:17 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * packet.h, build-packet.c (build_sig_subpkt), export.c 2003-05-02 02:57:23 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c * keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding the 2003-03-03 20:27:02 +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 (sign_uids): Show keyid of the key making the signature. 2003-05-07 14:04:27 +00:00
keygen.c * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +00:00
keyid.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keylist.c * g10.c (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
keyring.c * keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding the 2003-03-03 20:27:02 +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 * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
main.h * sign.c (sign_file): Fix bug that causes spurious compression preference 2003-05-02 21:41:43 +00:00
mainproc.c * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +00:00
Makefile.am * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * sign.c (sign_file): Fix bug that causes spurious compression preference 2003-05-02 21:41:43 +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 * filter.h: Remove const from WHAT. 2003-04-29 07:15:25 +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 * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
options.skel * options.skel: Add explantion and commented-out 2003-03-04 14:24:41 +00:00
packet.h * g10.c (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
parse-packet.c * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
passphrase.c Return cancel flag also for the old agent protocol. 2003-04-10 08:51:29 +00:00
photoid.c * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +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 * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
plaintext.c * filter.h: Remove const from WHAT. 2003-04-29 07:15:25 +00:00
progress.c * filter.h: Remove const from WHAT. 2003-04-29 07:15:25 +00:00
pubkey-enc.c * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK 2002-10-23 07:06:56 +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 (ask_revocation_reason): Clear old reason if user elects to 2003-05-07 14:18:14 +00:00
seckey-cert.c * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c * sig-check.c (check_key_signature2): Made "no subkey for subkey 2003-04-29 07:21:08 +00:00
sign.c * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
signal.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * status.c (do_get_from_fd): Accept 'y' as well as 'Y' for --command-fd 2003-03-21 22:55:48 +00:00
status.h * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key 2003-02-02 15:28:47 +00:00
tdbdump.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.c * tdbio.c (tdbio_set_dbname): Fix assertion failure with 2003-01-12 15:08:16 +00:00
tdbio.h * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), 2003-01-06 22:32:20 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c * g10.c (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
trustdb.h * g10.c (main): New --gnupg option to disable the various --openpgp, 2003-05-09 16:05:24 +00:00
verify.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00