gnupg/g10
Werner Koch 6b55878912 * passphrase.c (read_passphrase_from_fd): Do a dummy read if the
agent is to be used.  Noted by Ingo Kl�cker.
(agent_get_passphrase): Inhibit caching when we have no
fingerprint.  This is required for key generation as well as for
symmetric only encryption.

* passphrase .c (agent_get_passphrase): New arg CANCELED.
(passphrase_to_dek): Ditto.  Passed to above.  Changed all
callers to pass NULL.
* seckey-cert.c (do_check): New arg CANCELED.
(check_secret_key): Terminate loop when canceled.

* keyedit.c (change_passphrase): Pass ERRTEXT untranslated to
passphrase_to_dek and translate where appropriate.
* seckey-cert.c (check_secret_key): Ditto.
* keygen.c (ask_passphrase): Ditto.
* passphrase.c (agent_get_passphrase): Translate the TRYAGAIN_TEXT.
Switch the codeset to utf-8.
2003-04-10 09:56:47 +00:00
..
ChangeLog * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
Makefile.am * trustdb.c (validate_keys): Mask the ownertrust when building the list of 2003-03-04 15:24:12 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
armor.c * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the 2003-02-04 19:33:09 +00:00
build-packet.c * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. 2002-12-04 18:50:10 +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:33 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +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 * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * exec.c (set_exec_path): Add debugging line. 2003-02-12 05:18:26 +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 * keyserver.c (keyserver_spawn): Include various pieces of information 2003-02-26 17:11:24 +00:00
filter.h * pkclist.c (do_we_trust_pre): Changed the wording of a warning. 2002-08-30 16:34:13 +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 * main.h, g10.c (main), import.c (parse_import_options, 2003-04-09 01:57:46 +00:00
getkey.c * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF 2003-02-22 23:58:39 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * main.h, g10.c (main), import.c (parse_import_options, 2003-04-09 01:57:46 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c * trustdb.c (validate_keys): Mask the ownertrust when building the list of 2003-03-04 15:24:12 +00:00
keydb.h * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
keyedit.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
keygen.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +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 (list_node): Show signature expiration date in with-colons 2003-01-27 21:49:37 +00:00
keyring.c * trustdb.c (validate_keys): Mask the ownertrust when building the list of 2003-03-04 15:24:12 +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 * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" 2003-03-11 22:12:20 +00:00
main.h * main.h, g10.c (main), import.c (parse_import_options, 2003-04-09 01:57:46 +00:00
mainproc.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * g10.c (main): Accept "s1" in addition to "idea" to match the other 2003-02-22 13:00:18 +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 * keydb.c (keydb_add_resource): Don't assume that try_make_homedir 2003-01-02 18:28:29 +00:00
options.h * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" 2003-03-11 22:12:20 +00:00
options.skel * trustdb.c (validate_keys): Mask the ownertrust when building the list of 2003-03-04 15:24:12 +00:00
packet.h * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF 2003-02-22 23:58:39 +00:00
parse-packet.c * trustdb.c (validate_keys): Mask the ownertrust when building the list of 2003-03-04 15:24:12 +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 (add_notation_data): Disallow notation names that do not contain a 2002-11-24 01:49:32 +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 * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash. 2003-04-04 22:48:24 +00:00
plaintext.c no RISC OS filetype needed for nooutput 2002-11-25 13:30:34 +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 * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
seckey-cert.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c * g10.c (add_group): Trim whitespace after a group name so it does not 2003-01-16 19:20:10 +00:00
sign.c * passphrase.c (read_passphrase_from_fd): Do a dummy read if the 2003-04-10 09:56:47 +00:00
signal.c added RISC OS module loading support 2002-10-31 16:58:47 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * keydb.h: Err on the side of making an unknown signature a SIG rather 2003-03-24 20:05:53 +00:00
status.h 2002-12-22 Timo Schulz <ts@winpt.org> 2002-12-22 20:53:20 +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:46:17 +00:00
tdbio.h * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), 2003-01-06 22:56:08 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c * keydb.h: Err on the side of making an unknown signature a SIG rather 2003-03-24 20:05:53 +00:00
trustdb.h * trustdb.c (get_validity_info, get_ownertrust_info, trust_letter): 2003-01-11 21:13:41 +00:00
verify.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00