1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/g10
David Shaw 5cf9c2f1f2 * mainproc.c (check_sig_and_print): Show sig class when verifying a sig
with --verbose on, and add version, pk and hash algorithms and sig class
to VALIDSIG.

* g10.c (main): Add --no-textmode.

* export.c (do_export_stream), keyedit.c (show_key_with_all_names,
menu_addrevoker), mainproc.c (check_sig_and_print), photoid.c
(show_photos), trustdb.c (get_validity, reset_trust_records,
validate_keys): Make some strings translatable.
2003-04-27 04:10:04 +00:00
..
armor.c * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the 2003-02-04 18:59:22 +00:00
build-packet.c Reverted recent changes in the copyright notices. We can't use a 2003-04-23 10:17:41 +00:00
ChangeLog * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +00:00
cipher.c * encode.c (encode_simple): Fix problem with using compression algo 2 and 2002-08-13 19:00:23 +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 * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * g10.c (print_mds): Check that SHA384 and 512 are available before using 2003-02-11 15:05:33 +00:00
exec.h * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), 2002-07-24 19:24:08 +00:00
export.c * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +00:00
filter.h * keyedit.c (sign_uids): Allow replacing expired signatures. Allow 2003-04-22 04:10:22 +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 * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +00:00
getkey.c * getkey.c (merge_selfsigs_main): Remove some unused code and make sure 2003-01-03 00:40:20 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +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 * hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms). 2003-04-09 01:01:22 +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 * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +00:00
keyedit.c * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +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 Reverted recent changes to --output. This is the stable branch and it 2003-04-14 07:52:18 +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 * hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms). 2003-04-09 01:01:22 +00:00
main.h * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +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 * g10.c, options.h: Removed option --emulate-checksum-bug. 2002-09-11 07:27:54 +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 * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +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, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00
options.skel * options.skel: Add explantion and commented-out 2003-03-04 14:24:41 +00:00
packet.h Reverted recent changes to --output. This is the stable branch and it 2003-04-14 07:52:18 +00:00
parse-packet.c * mainproc.c (check_sig_and_print): Show digest algorithm when verifying a 2003-04-26 21:35:22 +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 Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c Reverted recent changes in the copyright notices. We can't use a 2003-04-23 10:17:41 +00:00
plaintext.c * plaintext.c (ask_for_detached_datafile, hash_datafiles): Fix compiler 2003-04-22 04:23:31 +00:00
progress.c * keyedit.c (sign_uids): Allow replacing expired signatures. Allow 2003-04-22 04:10:22 +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 * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:09:20 +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 (signature_check2): Use G10ERR_GENERAL as the error for 2003-01-15 02:52:57 +00:00
sign.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +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 * mainproc.c (check_sig_and_print): Show sig class when verifying a sig 2003-04-27 04:10:04 +00:00
trustdb.h * trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info, 2003-01-10 16:46:18 +00:00
verify.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00