Fix bug#1011.
[gnupg.git] / g10 / ChangeLog
blob9d77b7d6e5d3384388255f1e22f1bbbbc271df8d
1 2009-09-03  Werner Koch  <wk@g10code.com>
3         * compress-bz2.c (do_uncompress): Detect unexpected EOF.  Fix
4         bug#1011.
6 2009-08-26  Werner Koch  <wk@g10code.com>
8         * keyedit.c (menu_revsig): Check for signature right away.  Fix
9         Debian-bug#543530.
11 2009-08-20  Daiki Ueno  <ueno@unixuser.org>
13         * mainproc.c (proc_encrypted): Clear passphrase cached with S2K
14         cache ID if decryption failed.
15         * passphrase.c (passphrase_to_dek_ext): Set dek->s2k_cacheid.
16         * gpgv.c (passphrase_clear_cache): New stub.
18 2009-08-11  Werner Koch  <wk@g10code.com>
20         * call-agent.c (get_serialno_cb): New.  From ../agent/call-scd.c.
21         (gpg_agent_get_confirmation): New.
22         (select_openpgp): New.
23         (agent_scd_pkdecrypt, agent_scd_pksign): Use it here.
25 2009-08-06  Werner Koch  <wk@g10code.com>
27         * skclist.c (build_sk_list): Print INV_SGNR status line.
28         * seckey-cert.c (do_check): Return G10ERR_UNU_SECKEY instead of
29         general error.
31 2009-08-05  Werner Koch  <wk@g10code.com>
33         * card-util.c: Enable readline support also in GnuPG-2.
35         * call-agent.c (agent_learn): Always select the card first.
37         * gpg.c: Add --key-edit alias.
39         * call-agent.c (scd_genkey_cb): Forward progress status lines.
41         * card-util.c (generate_card_keys): Remove special case for
42         GnuPG-2.  Ask for the keysize and change it.
43         (card_generate_subkey): Ask for the keysize and change it.
44         (get_info_for_key_operation): Read KEY-ATTR.
45         (show_keysize_warning, ask_card_keysize): New.
46         (do_change_keysize): New.
48 2009-07-31  David Shaw  <dshaw@jabberwocky.com>
50         * gpg.c (main): --pgp6 includes --disable-mdc.
52 2009-07-23  David Shaw  <dshaw@jabberwocky.com>
54         * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find
55         a domain-specific LDAP server before resorting to keys.{domain}.
57 2009-07-22  Werner Koch  <wk@g10code.com>
59         * card-util.c (generate_card_keys): Ask for off-card keys only if
60         the card supports it.
61         (get_info_for_key_operation): Read EXTCAP.
62         (card_store_subkey): Check for non matching sizes.
64         * call-agent.h (struct agent_card_info_s): Add field EXTCAP.
65         * call-agent.c (agent_learn): Use a direct SCD command.
66         (did_early_card_test): New.
67         (start_agent): Perform an early test for the card.  Add arg FOR_CARD.
68         (status_sc_op_failure): New.
69         (agent_scd_setattr, agent_scd_writekey, agent_scd_genkey)
70         (agent_scd_pksign, agent_scd_pkdecrypt, agent_scd_change_pin)
71         (agent_scd_checkpin): Call new function.
72         (learn_status_cb): Parse KEY_TIME and EXTCAP.
74         * gpg.c (main) <aFixTrustDB>: Show commands to run.
75         * trustdb.c (how_to_fix_the_trustdb): New.
76         * tdbio.c (tdbio_invalid): Show commands to re-create the trustdb.
77         Fixes bug#929.
79 2009-07-20  Werner Koch  <wk@g10code.com>
81         * keygen.c (generate_keypair): Allow Elgamal > 3072 in BOTH mode.
82         Reported by Jeroen Schot.  Fixes bug#1091.
84 2009-07-17  Werner Koch  <wk@g10code.com>
86         * keyring.c (keyring_rebuild_cache): Replace the assert by a
87         proper error message and allow to delete a bad keyblock.
89 2009-07-13  Werner Koch  <wk@g10code.com>
91         * exec.c: Fix function name indentation.
92         (expand_args): Simplify by using membuf functions.
93         (exec_write): Fix memory leak on error.
94         (w32_system): Use DETACHED_PROCESS so that a new console is not
95         created.
97 2009-07-09  Werner Koch  <wk@g10code.com>
99         * card-util.c (card_store_subkey): Do not restrict to 1024 bit keys.
100         Print an error message on write errors.
102         * gpg.c (main): Remove the SHA-1 default from the personal digest
103         list.  This was used in the past as a hack to avoid preferring
104         RMD-160.
106         * keygen.c (keygen_set_std_prefs): Remove RMD-160 from the list.
107         Change order to SHA-256, SHA-1, SHA-384, SHA-512, SHA-224.
108         (gen_dsa): Use a 256 bit Q for 2048 bit P.  Round to FIPS allowed
109         values in non-expert mode.
111 2009-07-07  Werner Koch  <wk@g10code.com>
113         * gpg.c (set_opt_session_env): New.
114         (main): Allocate opt.session_env.  Use it for oDisplay, oTTYname,
115         oTTYtype and oXauthority.
117         * options.h: Include session_env.h.
118         (opt): Add field SESSION_ENV, remove obsolete fields.
119         
120         * call-agent.c (start_agent): Adjust start_new_gpg_agent for
121         changed args.
123 2009-06-24  Werner Koch  <wk@g10code.com>
125         * keyedit.c (menu_select_key): Remove dead assign to I.
126         (menu_select_uid): Ditto.
127         * keyring.c (keyring_search): Remove dead assign to NAME.
128         * card-util.c (card_edit): Remove useless DID_CHECKPIN.
129         * call-agent.c (unhexify_fpr): Remove dead op on N.
130         * passphrase.c (passphrase_to_dek_ext): Do not deref a NULL PW.
131         * revoke.c (gen_revoke): Remove unused malloc of PK.
132         * parse-packet.c (mpi_read): Init NREAD.
133         Reported by Fabian Keil.
135 2009-06-17  Werner Koch  <wk@g10code.com>
137         * parse-packet.c (parse): Use a casted -1 instead of a 32 bit
138         constant to check for a garbled package.  Fixes bug#1040.
140         * card-util.c (put_data_to_file, read_cert): New. 
141         (card_edit): Add command "readcert".
142         (fetch_url): Allow code also for this gnupg major version 2.
143         * call-agent.c (agent_scd_readcert): New.
145 2009-06-15  Werner Koch  <wk@g10code.com>
147         * keyserver.c (keyserver_search_prompt): No prompt in batch+colons
148         mode.
150 2009-06-09  Werner Koch  <wk@g10code.com>
152         * card-util.c (write_sc_op_status): New.
153         (change_pin): Use it.
154         (change_url, change_login, change_private_do, change_cert)
155         (change_lang, change_sex, change_cafpr, toggle_forcesig)
156         (check_pin_for_key_operation): Ditto.
158 2009-06-05  David Shaw  <dshaw@jabberwocky.com>
160         * gpg.c (main), misc.c (openpgp_cipher_test_algo): Remove Camellia
161         restriction.
163         * misc.c (map_cipher_openpgp_to_gcry), main.h: Add macros for
164         openpgp_cipher_open, openpgp_cipher_get_algo_keylen, and
165         openpgp_cipher_get_algo_blklen to wrap around the corresponding
166         gcry_* functions, but pass the algorithm number through
167         map_cipher_openpgp_to_gcry.  This is needed in case the gcry
168         algorithm number doesn't match the OpenPGP number (c.f. Camellia).
170         * encr-data.c, pubkey-enc.c, mainproc.c, cipher.c, encode.c,
171         seskey.c, passphrase.c, seckey-cert.c: Use new openpgp_cipher_*
172         macros here.
174 2009-06-02  Werner Koch  <wk@g10code.com>
176         * card-util.c (get_manufacturer): Add new manufacturer.
178 2009-05-26  Werner Koch  <wk@g10code.com>
180         * parse-packet.c (mpi_read): Workaround for zero-length MPI bug in
181         libgcrypt<1.5.0.
183 2009-05-22  Werner Koch  <wk@g10code.com>
185         * signal.c (got_fatal_signal): Call new function
186         tty_cleanup_after_signal.
188 2009-05-20  Werner Koch  <wk@g10code.com>
190         * gpg.c (main): Fix --fingerprint/--with-fingerprint command
191         detection.  Fixes bug#1044.
193         * keygen.c (ask_keysize): Allow selection of DSA key size even
194         without --enable-dsa2.
195         (gen_dsa): Remove size check.
197         * keygen.c (ask_key_flags): Fix bug in the translation check.
198         Fixes bug#1056.
200 2009-05-18  Daiki Ueno  <ueno@unixuser.org>  (wk)
202         * encode.c (encode_simple): Tell passphrase_to_dek to cache
203         the passphrase.
204         (setup_symkey): Ditto.
205         * mainproc.c (proc_symkey_enc): Tell passphrase_to_dek to cache
206         the passphrase.
207         (proc_encrypted): Ditto.
208         * passphrase.c (hash_passphrase): Remove arg CREATE.
209         (passphrase_to_dek): New mode 3 and 4 for caching passphrase for
210         symmetric encryption.
212 2009-05-17  Werner Koch  <wk@g10code.com>
214         * keygen.c (ask_algo): Add arg R_SUBKEY_ALGO.  Change return value
215         semantics.  Change presented order of algorithms.  Make RSA+RSA
216         the default.
217         (generate_keypair): Adjust for change.
218         (ask_keysize): Add arg PRIMARY_KEYSIZE for subkey creation.
219         Change callers.
221 2009-05-15  Werner Koch  <wk@g10code.com>
223         * keygen.c (gen_card_key_with_backup): Get the size of the key
224         from the card.
225         * call-agent.h (struct agent_card_info_s): Add field KEY_ATTR.
226         * call-agent.c (learn_status_cb): Support KEY-ATTR.
227         * card-util.c (card_status): Print key attributes.
229 2009-05-15  Marcus Brinkmann  <marcus@g10code.de>
231         * gpg.c (gpgconf_list): Remove dead entry "allow-pka-lookup" (a
232         verify option for a couple of years now).
234 2009-05-14  Werner Koch  <wk@g10code.com>
236         * call-agent.c (agent_get_passphrase): Add arg CHECK.
237         * passphrase.c (passphrase_get): Pass new arg.
239         * keygen.c (gen_card_key_with_backup): Print a status error.
240         (do_generate_keypair): Ditto.
241         (do_ask_passphrase): Add arg MODE.
242         (generate_raw_key): Call with mode 1.
243         * passphrase.c (ask_passphrase): Remove becuase it is not used.
244         (passphrase_to_dek): Factor code out to ...
245         (passphrase_to_dek_ext): .. New.  Add args CUSTDESC and CUSTPROMPT.
247 2009-05-13  Werner Koch  <wk@g10code.com>
249         * keygen.c (parse_expire_string): Base ISO date string at noon.
250         Also allow full ISO timestamp.
252 2009-05-11  Werner Koch  <wk@g10code.com>
254         * parse-packet.c (parse_key): Print the key id in list mode.
256         * skclist.c (build_sk_list): Use log_info for "duplicated entry".
257         Fixes bug#1045.
259         * encode.c (encode_simple): Print empty file warning only in
260         verbose mode.  Closes bug#1039.
261         (encode_crypt): Ditto.
262         * sign.c (write_plaintext_packet): Ditto.
264 2009-05-10  David Shaw  <dshaw@jabberwocky.com>
266         * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as
267         well.  From 1.4.
269 2009-05-06  Werner Koch  <wk@g10code.com>
271         * getkey.c (finish_lookup): Remove dead code.
273         * keyring.c (keyring_get_keyblock): Fix memory leak due to ring
274         trust packets.  Fixes bug#1034.
276 2009-04-03  Werner Koch  <wk@g10code.com>
278         * gpgv.c (main): Open keyrings readonly.
279         * keydb.c (keydb_add_resource): Add readonly flag bit.
280         (keydb_rebuild_caches): Don't act on readonly resources.
282         * keyring.c (keyring_register_filename): Add arg READONLY. 
283         (struct keyring_name): Add field READONLY.
284         (keyring_is_writable): Implement readonly feature.
285         (keyring_update_keyblock): Return GPG_ERR_EACCES for readonly
286         keyrings.
287         (keyring_insert_keyblock, keyring_delete_keyblock): 
289 2009-04-01  Werner Koch  <wk@g10code.com>
291         * gpg.c (main): Properly handle UTF8 usernames with --sign-key and
292         --lsign-key.  From 1.4, David 2008-12-21.
294 2009-03-20  David Shaw  <dshaw@jabberwocky.com>  (wk)
296         * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on
297         secret keyring files to be extra safe on filesystems that may not
298         sync data and metadata together (ext4).  Also check return code
299         from the cache invalidation to make sure we're safe over NFS and
300         similar.
302 2009-03-31  Werner Koch  <wk@g10code.com>
304         * passphrase.c (ask_passphrase): Use percent_plus_unescape.
305         * misc.c (unescape_percent_string): Remove.
307         * call-agent.c (unescape_status_string): Chnage to use
308         percent_plus_unescape.
310 2009-03-25  Werner Koch  <wk@g10code.com>
312         * mainproc.c (print_pkenc_list): Use snprintf.
314 2009-03-17  Werner Koch  <wk@g10code.com>
316         * call-agent.c (my_percent_plus_escape): Remove.
317         (agent_get_passphrase): Rewrite using percent_plus_escape.
319 2009-03-17  Daiki Ueno  <ueno@unixuser.org>
321         * passphrase.c (passphrase_get): Add extra arg REPEAT and adjust
322         callers; remove special treatment for MODE==2.
323         (passphrase_to_dek): Move --passphrase-repeat handling to
324         gpg-agent.
326         * call-agent.c (agent_get_passphrase): Add extra arg REPEAT.
327         * call-agent.h: Ditto.
329 2009-03-16  Werner Koch  <wk@g10code.com>
331         * gpg.c (my_strusage): Revert last change.  Systems w/o a gpg1 may,
332         and actually do, install gpg2 as gpg.
333         * gpgv.c (my_strusage): Ditto.
335 2009-03-14  David Shaw  <dshaw@jabberwocky.com>
337         * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).
338         * gpgv.c (my_strusage): Same.
340         * gpgv.c (my_strusage): Fix name of program in "Syntax" line.
342 2009-02-27  Werner Koch  <wk@g10code.com>
344         * call-agent.c (agent_scd_pksign, agent_scd_pkdecrypt): First send
345         the SERIALNO command.
347 2009-02-24  Werner Koch  <wk@g10code.com>
349         * pkglue.c (pk_verify): Return an error for improper DATA instead
350         of calling BUG().
352 2009-02-09  Werner Koch  <wk@g10code.com>
354         * keylist.c (print_capabilities): Take care of cert-only keys.
355         Fixes bug#998.
356         * keyedit.c (show_key_with_all_names_colon): Print the capabilities.
358 2009-01-26  Werner Koch  <wk@g10code.com>
360         * card-util.c (card_status): Detect a Geldkarte. 
362 2009-01-13  Werner Koch  <wk@g10code.com>
364         * call-agent.c (dummy_data_cb): New.
365         (agent_learn): Use it.
366         * card-util.c (card_status): Print type of non-OpenPGP card.
367         * call-agent.h (agent_card_info_s): Add field APPTYPE.
369 2009-01-12  Werner Koch  <wk@g10code.com>
371         * getkey.c (finish_lookup): Take care of keys with a zero
372         timestamp.  Reported by Peter Gutmann.
374 2009-01-08  Werner Koch  <wk@g10code.com>
376         * misc.c (has_invalid_email_chars): Let non-ascii pass through.
378         * cpr.c [USE_SHM_COPROCESSING]: Remove this code.
380 2008-12-12  Werner Koch  <wk@g10code.com>
382         * passphrase.c (passphrase_get): Write a STATUS_ERROR.
383         * cpr.c (write_status_error): New.
385         * Makefile.am (common_source): Add rmd160.h.
387 2008-12-11  Werner Koch  <wk@g10code.com>
389         * sig-check.c (signature_check2): Change algorithm used to compute
390         the SIG_ID.
391         (check_revocation_keys): Close message digest.
393         * rmd160.c, rmd160.h: New.  Based on code from GnuPG-1.4.
394         * t-rmd160.c: New.
395         * Makefile.am: Add support to run tests.
396         * keyid.c (namehash_from_uid): Use rmd160_hash_buffer.
398 2008-12-10  Werner Koch  <wk@g10code.com>
400         * trustdb.h (NAMEHASH_HASH): Remove unsued constant.
402         * gpg.c (print_mds): Print RMD160 only is enabled.
404         * keygen.c (keygen_set_std_prefs): Include RMD160 only if
405         available.
407 2008-12-09  Werner Koch  <wk@g10code.com>
409         * gpg.c (main) [IS_DEVELOPMENT_VERSION]: Fix strusage use.
411 2008-12-09  Werner Koch  <wk@g10code.com>
413         * keygen.c (proc_parameter_file): Check that key and subkey usages
414         are allowed.
416 2008-12-09  David Shaw  <dshaw@jabberwocky.com>  (wk)
418         * trustdb.c (validate_one_keyblock): Fix the trust signature
419         calculations so that we lower the trust depth of signatures to fit
420         within the current chain, rather than discarding any signature
421         that does not fit within the trust depth.
423 2008-12-09  Werner Koch  <wk@g10code.com>
425         * keyserver.c (show_prompt): Flush stdout.
427         * gpg.c (open_info_file): Add arg BINARY and adjust callers.
429         * gpg.c (main): Call i18n_init before init_common_subsystems.
430         * gpgv.c (main): Ditto.
432         * keylist.c (set_attrib_fd): Do not close ATTRIB_FP if it is the
433         log stream. 
434         (set_attrib_fd) [W32]: Set to binary mode.
435         (dump_attribs): Flush the stream after writing.
437 2008-12-05  Werner Koch  <wk@g10code.com>
439         * call-agent.c (percent_plus_escape): Rename to
440         my_percent_plus_escape and also escape the percent character.
441         Change all callers.
443 2008-11-18  Werner Koch  <wk@g10code.com>
445         * gpg.c (build_lib_list): Remove.
446         (make_libversion): New.
447         (my_strusage): Use it.
448         * gpgv.c (make_libversion): New.
449         (my_strusage): Print libgcrypt version.
451 2008-11-13  Werner Koch  <wk@g10code.com>
453         * gpgv.c: Use new ARGPARSE macros and re-indent.
455 2008-11-11  Werner Koch  <wk@g10code.com>
457         * gpg.c (opts): Use new ARGPARSE macros for clarity.
459 2008-10-24  Werner Koch  <wk@g10code.com>
461         * keyedit.c (change_passphrase): Clear passphrase cache.
463 2008-10-20  Werner Koch  <wk@g10code.com>
465         * gpgv.c: Mark all args of the stub fucntions as unused.
467         * card-util.c (generate_card_keys): Remove unused arg SERIALNO and
468         adjust caller.
469         
470         * build-packet.c (write_sign_packet_header): Mark unused arg.
471         * gpg.c (gpg_init_default_ctrl, gpg_deinit_default_ctrl): Ditto.
472         * getkey.c (skip_unusable): Ditto.
473         (write_version): Ditto.
474         * keydb.c (keydb_locate_writable): Ditto.
475         * keyring.c (update_offset_hash_table): Ditto.
476         (keyring_lock): Ditto.
477         * misc.c (register_secured_file): Ditto.
478         (unregister_secured_file): Ditto.
479         (is_secured_file): Ditto.
480         (is_secured_filename): Ditto.
481         * parse-packet.c (parse_marker): Ditto.
482         (parse_key, parse_attribute): Ditto.
483         (parse_trust, parse_compressed, parse_mdc, parse_gpg_control): Ditto.
484         * cpr.c (progress_cb): Ditto.
485         * passphrase.c (passphrase_clear_cache): Ditto.
486         (ask_passphrase): Ditto.
487         * keyedit.c (keyedit_completion): Ditto.
488         * import.c (import_revoke_cert): Ditto.
489         (chk_self_sigs, delete_inv_parts, append_uid): Ditto.
490         (merge_sigs, merge_keysigs, append_key): Ditto.
491         * trustdb.c (list_trust_path): Ditto.
492         (enum_cert_paths, enum_cert_paths_print): Ditto.
493         * tdbdump.c (list_trustdb): Ditto.
494         * keygen.c (keygen_upd_std_prefs): Ditto.
495         (genhelp_factors): Ditto.
496         * call-agent.c (agent_scd_setattr): Ditto.
497         (agent_scd_writekey, agent_scd_change_pin, agent_scd_genkey): Ditto.
498         (agent_clear_pin_cache): Ditto.
500         * server.c (option_handler): Mark non yet used arg.
501         (input_notify, output_notify): Ditto.
502         (cmd_recipient, cmd_signer, cmd_encrypt, cmd_decrypt, cmd_verify) 
503         (cmd_sign, cmd_import, cmd_export, cmd_delkeys, do_listkeys) 
504         (cmd_genkey): Ditto.
505         * verify.c (gpg_verify): Ditto.
507 2008-10-17  Werner Koch  <wk@g10code.com>
509         * main.h (idea_cipher_warn): Use do while construct in place of an
510         empty definition.
512 2008-10-03  David Shaw  <dshaw@jabberwocky.com>
514         * main.h, mainproc.c (check_sig_and_print)
515         * keylist.c (list_keyblock_print)
516         * pkclist.c (do_edit_ownertrust)
517         * keyedit.c (menu_showphoto)
518         * photoid.c (generate_photo_id, show_photos)
519         * misc.c (pct_expando): Add %v and %V expandos so
520          that displaying photo IDs can show the attribute validity
521          tag (%v) and string (%V).  Originally by Daniel Gillmor.
523 2008-09-29  Werner Koch  <wk@g10code.com>
525         * gpg.c (main): Remove -sat kludge.  Note that we printed a
526         warning for two years.
528         * seskey.c (encode_md_value): Remove extra gcry_md_test_algo since
529         it is not needed with Libgcrypt 1.4.
530         * skclist.c (random_is_faked): Simplify.
531         * sign.c (match_dsa_hash): Remove runtime check for SHA224.
532         * gpg.c (print_mds): Use GCRY_MD_SHA224 constant.
534 2008-09-25  David Shaw  <dshaw@jabberwocky.com>
536         * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses
537         its modified status after a "clean" or "minimize" that doesn't
538         need to do anything.
540 2008-09-25  Werner Koch  <wk@g10code.com>
542         * parse-packet.c (parse): Remove special treatment for compressed
543         new style packets.  Fixes bug#931.
544         
545         * card-util.c (change_pin): Support setting of the reset code.
547 2008-09-24  Werner Koch  <wk@g10code.com>
549         * call-agent.h (struct agent_card_info_s): Add field IS_V2.
550         * call-agent.c (learn_status_cb): That that field.
552         * card-util.c (change_pin): Rename first arg to UNBLOCK_v2 and use
553         it this way.
554         (card_edit): Add new command UNBLOCK.
556 2008-09-23  David Shaw  <dshaw@jabberwocky.com>
558         * pkclist.c (select_algo_from_prefs): Redo function to rank prefs
559         and pick a consensus winner across all keys.
561 2008-09-16  Werner Koch  <wk@g10code.com>
563         * card-util.c (fpr_is_ff): New.
564         (card_status): Do not print general key info for an all-ff fpr.
565         (change_login, change_private_do): Factor common code out to ...
566         (get_data_from_file): .. new.
567         (change_cert): New.
568         (card_edit): Add command "writecert".
569         * call-agent.c (writecert_parm_s): New.
570         (inq_writecert_parms, agent_scd_writecert): New.
572 2008-09-04  David Shaw  <dshaw@jabberwocky.com>
574         * keyserver.c (keyserver_import_cert): Allow keyserver URLs in
575         addition to full URLs in CERT records.
577 2008-08-11  Werner Koch  <wk@g10code.com>
579         * keygen.c (ask_expire_interval): Check for time overflow of an
580         u32.  Fixes bug #947.
582 2008-08-01  Werner Koch  <wk@g10code.com>
584         * tdbio.c (open_db) [!EROFS]: Move closing parens out of the
585         ifdef.  Reported by Ken Takusagawa.
587 2008-06-25  Marcus Brinkmann  <marcus@g10code.de>
589         * gpg.c (enum cmd_and_opt_values): Remove option
590         oEnableW32HandleTranslation.
591         (opts): Remove option --enable-w32-handle-translation.
592         (main): Remove variable w32_handle_translation.
594 2008-06-19  Werner Koch  <wk@g10code.com>
596         * gpg.c (gpgconf_list): Add "group".
598 2008-06-18  Marcus Brinkmann  <marcus@g10code.de>
600         * gpg.c (enum cmd_and_opt_values): New option
601         oEnableW32HandleTranslation.
602         (opts): New option --enable-w32-handle-translation.
603         (main): New variable w32_handle_translation to keep track of
604         option.
606 2008-06-16  Werner Koch  <wk@g10code.com>
608         * keygen.c (output_control_s): Add ASK_PASSPHRASE.
609         (read_parameter_file): Add commands %ask-passphrase and
610         %no-ask-passphrase.
612 2008-06-11  Werner Koch  <wk@g10code.com>
614         * gpg.c: Make --fixed-list-mode a dummy.
615         * options.h (struct): Removed FIXED_LIST_MODE.
616         * keyid.c (colon_strtime, colon_datestr_from_pk) 
617         (colon_datestr_from_sk, colon_datestr_from_sig) 
618         (colon_expirestr_from_sig): Remove fixed_list_mode case.
619         * keylist.c (list_keyblock_colon): Ditto.  Remove all now unsed
620         code and reindent.
622 2008-05-31  Werner Koch  <wk@g10code.com>
624         * keygen.c (ask_user_id): Change the string printed as header of
625         the user ID generation.  Use code to not break existing
626         translations.  Suggested by Eric Tetz.
628 2008-05-08  Werner Koch  <wk@g10code.com>
630         * sig-check.c (do_check_messages): Print a revocation diagnostic
631         in verbose mode.
633 2008-05-07  Werner Koch  <wk@g10code.com>
635         * gpg.c: New command --locate-keys.  New options --with-sig-list
636         and --with-sig-check.
637         * keylist.c (locate_one): New.
638         (public_key_list): Add arg LOCATE_MODE and use locate_one.
639         * getkey.c (get_pubkey_byname): Fix nodefault case.  Add option
640         RETCTX, change all callers.
641         (struct getkey_ctx_s): Add field extra_ptr;
642         (get_pubkey_end): Free it.
644 2008-04-18  Werner Koch  <wk@g10code.com>
646         * misc.c (map_cipher_openpgp_to_gcry, map_cipher_gcry_to_openpgp) 
647         (openpgp_cipher_test_algo): Add camellia-192.
648         (openpgp_cipher_blocklen): New.
649         * parse-packet.c (parse_key): Use new function here.
651 2008-04-15  David Shaw  <dshaw@jabberwocky.com>
653         * getkey.c (merge_selfsigs_subkey): If there are multiple 0x19
654         backsigs, take the most recent one.
656 2008-04-08  Werner Koch  <wk@g10code.com>
658         * options.h (opt): Add AKL_NODEFAULT and AKL_LOCAL.
659         * getkey.c (parse_auto_key_locate): Parse them.
660         (get_pubkey_byname): Implement them.  Add arg NO_AKL and use that
661         in all cases where a local key is expected.
662         * import.c (import_one): Fill in the fingerprint in all cases.
663         Use log_get_stream.
664         * keyserver.c (keyserver_import_pka): Set FPR to NULL on error.
665         Return G10ERR_NO_PUBKEY if no PKA info is available or no key URI
666         is given in the PKA record..
667         (keyserver_import_cert): Return G10ERR_NO_PUBKEY if a CERT record
668         was not found.
670         * getkey.c (get_pubkey_byname): Release FPR in the error case.
671         Continue with next mechanism on error.  Better diagnostics.
673 2008-04-07  Werner Koch  <wk@g10code.com>
675         * keyserver.c (parse_keyserver_uri): Allow a default host name.
677         * getkey.c (get_pubkey_byname): Replace sprintf by bin2hex.
679 2008-04-02  Werner Koch  <wk@g10code.com>
681         * gpg.c (main): Do not allow DSA2 with a too old Libgcrypt.
683 2008-03-26  Werner Koch  <wk@g10code.com>
685         * tdbio.c (lookup_hashtable): Make cmp args const.
686         (cmp_trec_fpr): Make FPR const.
687         (tdbio_search_trust_byfpr): Remove cast.
689 2008-03-25  Werner Koch  <wk@g10code.com>
691         * keyserver.c (parse_keyrec): Take care of char defaulting to
692         unsigned when using hextobyte.
694 2008-03-25  David Shaw  <dshaw@jabberwocky.com>  (wk)
696         * import.c (collapse_uids): Fix bug 894: possible memory
697         corruption around deduplication of user IDs.
699 2008-03-25  Werner Koch  <wk@g10code.com>
701         * parse-packet.c (parse_key): Parse a secret key encrypted with
702         Camellia.
704         * options.skel: Make the default keyserver keys.gnupg.net.
706 2008-03-18  Werner Koch  <wk@g10code.com>
708         * seckey-cert.c (do_check): Use GCRYMPI_FMT_PGP for v3 keys.
709         Reported by Petr Cerny.
711 2008-03-13  Werner Koch  <wk@g10code.com>
713         * passphrase.c (PROMPTSTRING): Change string to me more similar to
714         the X.509 prompt.
716 2008-02-26  Werner Koch  <wk@g10code.com>
718         * getkey.c (get_pubkey_byname): Fix comment.
720 2008-02-14  Werner Koch  <wk@g10code.com>
722         * call-agent.c (default_inq_cb): New.
723         (agent_learn, agent_scd_getattr, agent_scd_pksign) 
724         (agent_scd_pkdecrypt, agent_scd_change_pin, agent_scd_checkpin) 
725         (agent_get_passphrase, agent_clear_passphrase): Use new callback.
726         (inq_writekey_parms): Fall back to the new callback for other
727         inquiries. 
728         (start_agent): Tell agent that we accept pinentry notifications.
730 2008-02-11  Werner Koch  <wk@g10code.com>
732         * server.c (cmd_getinfo): New. 
733         (register_commands): Register GETINFO.
735 2008-02-09  Marcus Brinkmann  <marcus@g10code.de>
737         * gpg.c (main): New variable default_configname.  Use it if
738         save_configname is NULL (can happen if default configfile does
739         not exist).  Move default configname determination to ...
740         (get_default_configname): ... this new function.
742 2008-01-30  Werner Koch  <wk@g10code.com>
744         * keydb.c (maybe_create_keyring): Fixed last change.
745         * tdbio.c (tdbio_set_dbname): Also test for forward slash.
747 2008-01-29  Werner Koch  <wk@g10code.com>
749         * keydb.c (maybe_create_keyring): Take care of a missing slash.
750         (maybe_create_keyring) [W32]: Also test for forward slash.
752 2008-01-26  Werner Koch  <wk@g10code.com>
754         * card-util.c (get_manufacturer): Add vendor 0004.
756 2008-01-02  Werner Koch  <wk@g10code.com>
758         * gpg.c: Add --logger-file as an alias for log-file.
760 2007-12-14  Werner Koch  <wk@g10code.com>
762         * gpg.c (main): Set opt.no_homedir_creation during the first option
763         parsing pass.
765 2007-12-12  Werner Koch  <wk@g10code.com>
767         * misc.c (print_pubkey_algo_note): Print a warning if a type 20
768         key is used.
769         (openpgp_pk_test_algo, openpgp_pk_test_algo2) 
770         (openpgp_pk_algo_usage): Allow type 20 keys only in rfc2440 mode.
772 2007-12-12  David Shaw  <dshaw@jabberwocky.com>  (wk)
774         * trustdb.c (sanitize_regexp): New.  Protect against dangerous
775         regexps (malloc bombs) by force-commenting any characters aside
776         from the ones we explicitly want.
777         (check_regexp): Use it here before passing the regexp to
778         regcomp().
780 2007-12-12  Werner Koch  <wk@g10code.com>
782         * misc.c (map_cipher_openpgp_to_gcry): New.  Used to map Camellia
783         algorithms to Gcrypt.
784         (openpgp_cipher_test_algo): Call new map function.  Replace
785         all remaining calls to gcry_cipher_test_algo by a call to this.
786         (openpgp_cipher_algo_name): New.  Replace all remaining calls to
787         gcry_cipher_algo_name by a call to this.
788         (map_cipher_gcry_to_openpgp): New.
789         (string_to_cipher_algo): Use it.
790         * gpg.c (main): Print a warning if Camellia support is build in.
791         
792         * gpg.c (print_algo_names): New.  From the 1.4 branch by David.
793         (list_config): Use it here for the "ciphername" and "digestname"
794         config items so we can get a script-parseable list of the names.
796         * parse-packet.c (parse_onepass_sig): Sigclass is hex, so include
797         the 0x.
799         * sign.c (match_dsa_hash): Remove conditional builds dending on
800         USE_SHAxxx.  We don't need this becuase it can be expected that
801         libgcrypt provides it.  However we need to runtime test for SHA244
802         becuase that is only available with libgcrypt 2.4.
804 2007-12-11  Werner Koch  <wk@g10code.com>
806         * mainproc.c (proc_pubkey_enc): Allow type 20 Elgamal key for
807         decryption.
809 2007-12-10  Werner Koch  <wk@g10code.com>
811         * import.c (auto_create_card_key_stub): Do not clear the entire
812         fingerprint.  This finally makes the stub creation work.  My past
813         tests seemed to work because there was a key with a all zero
814         fingerprint available (Elgamal signing keys).
816 2007-12-08  Werner Koch  <wk@g10code.com>
818         * misc.c (openpgp_pk_algo_usage): Allow Elgamal type 20 for
819         encryption.
821 2007-12-04  Werner Koch  <wk@g10code.com>
823         * helptext.c (get_help_from_file): New.
824         (display_online_help): Use it to geting the help through a file.
825         (helptexts): Remove.
827 2007-12-03  Werner Koch  <wk@g10code.com>
829         * keygen.c (ask_key_flags): Add a translation remark and implement
830         a workaround.
832         * gpg.c (reopen_std): Moved to ../common and renamed to
833         gnupg_reopen_std.
835         * gpg.c: Remove second inclusion of fcntl.h.
837 2007-11-19  Werner Koch  <wk@g10code.com>
839         * keyedit.c (keyedit_menu): String grammar fix.
841 2007-11-15  Werner Koch  <wk@g10code.com>
843         * gpg.c (main): New option --xauthority.
844         * call-agent.c (start_agent): Adjust changed start_new_gpg_agent.
846 2007-11-12  Werner Koch  <wk@g10code.com>
848         * cpr.c (do_get_from_fd): s/bool/getbool/ to overcome problems
849         with Mac OS 10.5 which seems to include stdbool.h silently.
851 2007-11-07  Werner Koch  <wk@g10code.com>
853         Replace all includes of errors.h by status.h (found in common/).
855         * status.h: Remove.
856         * status.h: Move prototypes to main.h.
857         * status.c:  Rename to ..
858         * cpr.c: .. this.
859         (get_status_string): Remove.  We take this now from common/.
861 2007-10-25  David Shaw  <dshaw@jabberwocky.com>  (wk)
863         From 1.4 (October):
865         * gpg.c (main): Add --require-cross-certification to
866         --openpgp/--rfc4880 mode.
868         * gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by
869         default.  Enable --require-cross-certification by default.
870         --openpgp (--rfc4880) is the same as --rfc2440 except with
871         "--enable-dsa2 --no-rfc2440-text --escape-from-lines".
873         * misc.c (compliance_option_string, compliance_failure): Minor
874         cleanup.
876         * armor.c (is_armor_header): Comment about 4880.
878         * options.h, gpg.c (main): Add --rfc4880, and make --openpgp an
879         alias to it.  --rfc2440 now stands alone.  For now, use the old
880         2440 defaults for 4880.
881         * misc.c (compliance_option_string): Ditto.
883         * keyedit.c (keyedit_menu): Use compliance_option_string() instead
884         of printing the compliance modes here.
886 2007-10-25  David Shaw  <dshaw@jabberwocky.com>  (wk)
888         From 1.4 (September):
890         * import.c (collapse_uids): Significant speedup for de-duping user
891         IDs.
893 2007-10-25  David Shaw  <dshaw@jabberwocky.com>  (wk)
895         From 1.4 (July):
897         * armor.c (parse_header_line): Improve test so that the header
898         test only allows "Hash" in the signed data section.
900         * armor.c (is_armor_tag): New.  Detect if an armor header matches
901         2440bis-21.
902         (parse_header_line): Call it here, as bis-21 requires warning the
903         user (but continuing to process the message) when seeing an
904         unknown header.
906         * encode.c (encode_crypt): Missed one call to
907         setup_plaintext_name().  This is bug#809.
909         * sign.c (mk_notation_policy_etc): Expect all sigs that this is
910         called for are >=v4.
911         (write_signature_packets, make_keysig_packet): Only call it for
912         >=v4 sigs.  This allows --force-v3-sigs and --force-v4-certs to
913         enable or disable notations, policies, and keyserver URLs.  This
914         is bug#800.
916 2007-10-19  Werner Koch  <wk@g10code.com>
918         * passphrase.c (passphrase_get): Use new utf8 switching fucntions.
920 2007-09-14  Werner Koch  <wk@g10code.com>
922         * gpg.c (build_lib_list): New.
923         (my_strusage): Print lib info.
925 2007-08-27  Werner Koch  <wk@g10code.com>
927         * trustdb.c (USE_INTERNAL_REGEX): Remove support.
929 2007-08-24  Werner Koch  <wk@g10code.com>
931         * keyring.c (keyring_register_filename): Use same_file_p().
933 2007-08-21  Werner Koch  <wk@g10code.com>
935         * misc.c (openpgp_md_test_algo): Remove rfc2440bis hash algorithms.
936         (openpgp_cipher_test_algo): Likewise for algos 5 and 6.
938 2007-08-02  Werner Koch  <wk@g10code.com>
940         * gpg.c: Include gc-opt-flags.h and remove their definition here.
942 2007-07-17  Werner Koch  <wk@g10code.com>
944         * gpg.c (gpgconf_list): Declare --encrypt-to and --default-key.
946         * card-util.c (get_manufacturer): Add the unmanaged S/N range.
948 2007-07-12  Werner Koch  <wk@g10code.com>
950         * gpg.c (main): Use translate_sys2libc_fd_int when passing an int
951         value.
952         * gpgv.c (main): Ditto.
954 2007-07-05  Werner Koch  <wk@g10code.com>
956         * card-util.c (card_generate_subkey, card_store_subkey): Enable
957         the code also for GnuPG-2.
959         * keygen.c (make_backsig): Add arg TIMESTAMP.
960         (write_keybinding): Add arg TIMESTAMP, pass it to make_backsig.
961         (write_direct_sig, write_selfsigs): Add arg TIMESTAMP.
962         (gen_elg, gen_dsa, gen_rsa): Add arg TIMESTAMP.
963         (do_create): Ditto.
964         (do_generate_keypair): Use the same timestamp for key creation
965         time and all key signatures. Return an error if write_direct_sig
966         for the secret key fails.
967         (generate_subkeypair): Ditto.
968         (gen_card_key): New arg TIMESTAMP.
969         (generate_card_subkeypair): Pass current time to gen_card_key.
970         (gen_card_key_with_backup): New arg TIMESTAMP.
971         (read_parameter_file): Add option Creation-Date.
972         (parse_creation_string): New.
973         (do_generate_keypair): Use the Creation-Date if available.
974         (save_unprotected_key_to_card): Use P for P and not D.
975         * call-agent.c (agent_scd_genkey): Add arg CREATETIME.
976         * keyedit.c (menu_backsign): Use the same timestamp for all backsigs.
978 2007-06-26  Werner Koch  <wk@g10code.com>
980         * openfile.c (try_make_homedir): Support W32; use standard_homedir.
982 2007-06-25  Werner Koch  <wk@g10code.com>
984         * gpg.c, gpgv.c: Include sysutils.h.
985         (main): Replace iobuf_translate_file_handle by
986         translate_sys2libc_fd.
988 2007-06-21  Werner Koch  <wk@g10code.com>
990         * main.h: Include util.h.
992         * call-agent.c (start_agent): Factored almost all code out to
993         ../common/asshelp.c.
995         * gpg.h (ctrl_t): Remove.  It is now declared in ../common/util.h.
997 2007-06-20  Werner Koch  <wk@g10code.com>
999         * misc.c (setsysinfo, trap_unaligned): Remove.  It is also in
1000         common/sysutils.c.
1001         (disable_core_dumps, get_session_marker):
1003         * sign.c (sleep): Remove sleep wrapper.
1005 2007-06-18  Marcus Brinkmann  <marcus@g10code.de>
1007         * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list.
1009 2007-06-14  Werner Koch  <wk@g10code.com>
1011         * call-agent.c (start_agent): Use gnupg_module_name.
1013 2007-06-12  Werner Koch  <wk@g10code.com>
1015         * openfile.c (copy_options_file): Use gnupg_datadir.
1016         * misc.c (get_libexecdir): Remove.  Changed all callers to use
1017         gnupg_libexecdir.
1018         * gpg.c (check_permissions): Use gnupg_libdir.
1020         * gpg.c (main): Replace some calls by init_common_subsystems.
1021         * gpgv.c (main): Ditto.
1023 2007-06-11  Werner Koch  <wk@g10code.com>
1025         * Makefile.am (needed_libs): Use libcommonstd macro.
1027         * gpgv.c (main) [W32]: Call pth_init.
1028         * gpg.c (main) [W32]: Call pth_init.
1030 2007-06-08  Werner Koch  <wk@g10code.com>
1032         * Makefile.am (gpg2_LDADD): Syntax fix.
1034 2007-06-06  Werner Koch  <wk@g10code.com>
1036         * passphrase.c (passphrase_get) [!ENABLE_NLS]: Do not define
1037         orig_codeset.
1039         * Makefile.am (gpgv2_LDADD, gpg2_LDADD): Include LDADD before
1040         libgcrypt.
1042         * plaintext.c (handle_plaintext): Replace eof by eof_seen as W32's
1043         io.h has a symbol with that name.
1045         * misc.c: Do not include dynload.h.
1046         (w32_shgetfolderpath): Remove. It is now in common/homedir.c.
1048         * gpgv.c (i18n_init): Remove.
1049         * gpg.c (i18n_init): Remove.
1050         (main): Make --load-extension a dummy
1052 2007-05-19  Marcus Brinkmann  <marcus@g10code.de>
1054         * passphrase.c (passphrase_get): Use PACKAGE_GT, not PACKAGE.
1056         * passphrase.c (passphrase_get): Free ORIG_CODESET on error.
1058 2007-05-16  Werner Koch  <wk@g10code.com>
1060         * sig-check.c (check_backsig): Check the digest algorithm before
1061         using it.  Fixed bug 797.
1063 2007-05-09  Werner Koch  <wk@g10code.com>
1065         * openfile.c (overwrite_filep, open_outfile) [W32]: Need to use
1066         just "nul".  Though, I am pretty sure that some MSDOS versions
1067         grok the extra /dev/.
1069 2007-05-07  Werner Koch  <wk@g10code.com>
1071         * openfile.c (open_outfile, overwrite_filep) [W32]: Use "/dev/nul".
1073 2007-05-02  David Shaw  <dshaw@jabberwocky.com>
1075         * packet.h, mainproc.c (reset_literals_seen): New function to
1076         reset the literals count.
1078         * verify.c (verify_one_file), decrypt.c (decrypt_messages): Call
1079         it here so we allow multiple literals in --multifile mode (in
1080         different files - not concatenated together).
1082 2007-04-26  Marcus Brinkmann  <marcus@g10code.de>
1084         * passphrase.c (passphrase_to_dek): Write missing passphrase
1085         status message in case of cancellation.
1087 2007-04-16  Werner Koch  <wk@g10code.com>
1089         * build-packet.c (mpi_write): Made buffer a bit larger.  Reported
1090         by Alexander Feigl.
1092 2007-04-13  Werner Koch  <wk@g10code.com>
1094         * call-agent.c (start_agent): Don't use log_error when using the
1095         fallback hack to start the agent.  This is bug 782.
1097 2007-04-05  David Shaw  <dshaw@jabberwocky.com>
1099         From STABLE-BRANCH-1-4
1101         * parse-packet.c (parse_marker): New.  Enforce that the marker
1102         contains 'P', 'G', 'P', and nothing but.
1103         (parse): Call it here.
1104         (skip_packet): No longer need to handle marker packets here.
1106 2007-03-14  David Shaw  <dshaw@jabberwocky.com>
1108         From STABLE-BRANCH-1-4
1110         * keyserver.c: Windows Vista doesn't grok X_OK and so fails
1111         access() tests.  Previous versions interpreted X_OK as F_OK
1112         anyway, so we'll just use F_OK directly.
1114 2007-03-09  David Shaw  <dshaw@jabberwocky.com>
1116         From STABLE-BRANCH-1-4
1118         * parse-packet.c (parse_signature): It's hex.
1120         * getkey.c (merge_selfsigs_subkey): Avoid listing the contents of
1121         a backsig when list mode is on.  Noted by Timo Schulz.
1123 2007-03-08  Werner Koch  <wk@g10code.com>
1125         * plaintext.c (handle_plaintext): Add two extra fflush for stdout.
1127 2007-03-08  David Shaw  <dshaw@jabberwocky.com>  (wk)
1129         * keyedit.c (keyedit_menu): If we modify the keyblock (via
1130         fix_keyblock() or collapse_uids()) make sure we reprocess the
1131         keyblock so the flags are correct.  Noted by Robin H. Johnson.
1133         * getkey.c (fixup_uidnode): Properly clear flags that don't apply
1134         to us (revoked, expired) so that we can reprocess a uid.
1136 2007-03-05  Werner Koch  <wk@g10code.com>
1138         Converted this file to UTF-8.
1139         
1140         Ported David and my multiple messages changes from 1.4.7.
1142         * options.h, gpg.c (main), mainproc.c (check_sig_and_print): Allow
1143         multiple sig verification again as this is protected via the
1144         multiple-messages code.  New option --allow-multiple-messages and
1145         --no variant.
1146         * status.h (STATUS_ERROR): New status code.
1147         * status.c (get_status_string): Ditto.
1148         * mainproc.c (proc_plaintext): Emit it if multiple messages are
1149         detected. Error out if more than one plaintext packet is
1150         encountered.    
1151         * mainproc.c (literals_seen): New.
1153 2007-02-26  Werner Koch  <wk@g10code.com>
1155         * gpg.c (main): Add verify option show-primary-uid-only.
1156         * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New.
1157         * mainproc.c (check_sig_and_print): Implement it.
1159 2007-02-22  Werner Koch  <wk@g10code.com>
1161         * encr-data.c (decrypt_data): Correctly test for unknown algorithm.
1162         * import.c (check_prefs): Ditto.
1163         * keyedit.c (show_prefs): Ditto.
1164         * mainproc.c (proc_symkey_enc): Ditto.
1166 2007-02-06  Werner Koch  <wk@g10code.com>
1168         * export.c (do_export_stream): Allow reset-subkey-passwd along
1169         with sexp-format.
1171 2007-02-04  Werner Koch  <wk@g10code.com>
1173         * parse-packet.c (parse_signature): Limit bytes read for an
1174         unknown alogorithm.  Fixes Debian bug#402592.
1176 2007-01-31  Werner Koch  <wk@g10code.com>
1178         * verify.c (verify_signatures): Do no dereference a NULL afx.
1180         * passphrase.c (passphrase_get): Set the cancel flag on all error
1181         from the agent.  Fixes a bug reported by Tom Duerbusch.
1183 2007-01-30  Werner Koch  <wk@g10code.com>
1185         * status.c (write_status_begin_signing): New.
1186         * sign.c (sign_file, sign_symencrypt_file): Call it.
1187         * textfilter.c (copy_clearsig_text): Call it.
1189         * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if
1190         required.
1192         * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a
1193         warning.  
1194         * misc.c (obsolete_option): New.
1196 2007-01-29  Werner Koch  <wk@g10code.com>
1198         * pkclist.c (do_we_trust_pre): Issue a user-id-hint status code. 
1200 2007-01-15  Werner Koch  <wk@g10code.com>
1202         * parse-packet.c (read_protected_v3_mpi): Make sure to stop
1203         reading even for corrupted packets.
1204         * keygen.c (generate_user_id): Need to allocate one byte more.
1205         Reported by Felix von Leitner.
1207 2006-12-21  Werner Koch  <wk@g10code.com>
1209         * gpg.c (main): New command --server.
1210         * gpg.h (struct server_control_s, ctrl_t): New.
1211         * server.c: New.
1212         * verify.c (gpg_verify): New.
1213         * mainproc.c (mainproc_context): Made SIGNED_DATA a structure.
1214         (proc_signature_packets_by_fd): New.
1215         (proc_compressed_cb): Divert depending on SIGNED_DATA.
1216         * plaintext.c (hash_datafile_by_fd): New.
1217         * mainproc.c (proc_tree): Use it here.
1219         * verify.c (verify_signatures): Init AFX only when needed.
1220         Don't leak a context on error.
1221         (verify_one_file): Don't leak a context on error.
1223 2006-12-07  Werner Koch  <wk@g10code.com>
1225         * openfile.c (copy_options_file): Use log_info instead of
1226         log_error to avoid an error return of gpg due to a missing
1227         skeleton file.
1229 2006-12-07  David Shaw  <dshaw@jabberwocky.com>
1231         * Makefile.am: Link to iconv for jnlib dependency.
1233 2006-12-05  Werner Koch  <wk@g10code.com>
1235         * passphrase.c (passphrase_to_dek): Handle a Cancel request
1236         correctly.  [Bug#737]
1237         * mainproc.c (proc_symkey_enc): Removed workaround for bogus cancel
1238         processing.
1239         * encode.c (encode_simple): Distinguish error message between
1240         cancel and invalid passphrase.
1241         (setup_symkey): Ditto.
1242         * sign.c (sign_symencrypt_file): Ditto
1243         * keyedit.c (change_passphrase): Allow cancellation.
1244         * keygen.c (do_ask_passphrase): New arg R_CANCELED.
1245         (generate_keypair): Handle a passphrase cancellation.
1246         (generate_raw_key): Ditto.
1247         (generate_subkeypair): Ditto.
1249 2006-12-04  Werner Koch  <wk@g10code.com>
1251         * filter.h (armor_filter_context_t): New element REFCOUNT.
1252         * armor.c (armor_filter): Made static.
1253         (push_armor_filter, release_armor_context, new_armor_context): New.
1254         (armor_filter): Release the context.
1255         * gpg.c (main): Use new armor context functions and
1256         push_armor_filter.
1257         * export.c (do_export): Ditto.
1258         * encode.c (encode_simple, encode_crypt): Ditto.
1259         * decrypt.c (decrypt_message, decrypt_messages): Ditto.
1260         * dearmor.c (dearmor_file, enarmor_file): Ditto.
1261         * verify.c (verify_signatures, verify_one_file): Ditto.
1262         * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Ditto.
1263         * revoke.c (gen_desig_revoke, gen_revoke): Ditto.
1264         * keyserver.c (keyserver_spawn): Ditto.
1265         * keygen.c (output_control_s): Turn AFX fields into pointers.
1266         (read_parameter_file): Allocate and release AFX fields.
1267         (do_generate_keypair): Use push_armor_filter.
1268         * import.c (import): Replace iobuf_push_filter2 hack by the new
1269         armor context stuff.
1271 2006-12-03  Werner Koch  <wk@g10code.com>
1273         * filter.h: New element REFCOUNT.
1274         (handle_progress): Remove prototype.
1275         * progress.c (new_progress_context, release_progress_context): New.
1276         (progress_filter): Use new function to release context.  Made static.
1277         (handle_progress): Bumb reference counter.  No more check for
1278         enabled progress as this is handled by new_progress_context.
1279         * verify.c (verify_signatures, verify_one_file): Replace stack
1280         based progress context by a heap based one.
1281         * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Ditto.
1282         * plaintext.c (ask_for_detached_datafile, hash_datafiles): Ditto.
1283         * encode.c (encode_simple, encode_crypt): Ditto.
1284         * decrypt.c (decrypt_message, decrypt_messages): Ditto. 
1286         * keyedit.c (menu_clean): Made strings translatable.
1288 2006-12-03  David Shaw  <dshaw@jabberwocky.com>
1290         * keyedit.c (menu_clean): Show "already minimized" rather than
1291         "already clean" when a minimized key is minimized again.  From
1292         Dirk Traulsen.
1294 2006-12-02  David Shaw  <dshaw@jabberwocky.com>
1296         * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): Add
1297         --passphrase-repeat option to control how many times gpg will
1298         re-prompt for a passphrase to ensure the user has typed it
1299         correctly.  Defaults to 1.
1301 2006-12-02  Werner Koch  <wk@g10code.com>
1303         * encr-data.c: Allocate DFX context on the heap and not on the
1304         stack.  Changes at several places.  Fixes CVE-2006-6235.
1305         
1306 2006-11-27  Werner Koch  <wk@g10code.com>
1308         * openfile.c (ask_outfile_name): Fixed buffer overflow occurring
1309         if make_printable_string returns a longer string.  Fixes bug 728.
1311 2006-11-21  Werner Koch  <wk@g10code.com>
1313         * Makefile.am (needed_libs): libgnu needs to come after libcommon.
1315         * keygen.c (ask_expire_interval): Print y2038 warning only for 32
1316         bit time_t.
1317         (save_unprotected_key_to_card): Made RSA_N_LEN et al a size_t.
1318         Cast printf args.
1319         (get_parameter_algo): Allow "ELG" as alias for "ELG-E".
1321         * seckey-cert.c (do_check): Made NBYTES a size_t.
1322         (do_check): Made NDATA a size_t.
1323         (protect_secret_key): Made NARR a size_t.
1324         (protect_secret_key): Made NVYES a size_t.
1325         * pubkey-enc.c (get_it): Made INDATALEN a size_t. 
1326         (get_it): Made NFRAME a size_t.
1327         * keyid.c (hash_public_key): Made NBITS an unsigned int.
1328         * misc.c (checksum_mpi): Made NBYTES a size_t. 
1329         (openpgp_pk_test_algo2): Made USE_BUF a size_t.
1330         * seskey.c (encode_session_key): Made NFRAME a size_t.
1331         (do_encode_md): Ditto.
1332         (encode_md_value): Cast size_t argument of printf.
1333         (encode_md_value): Ditto.
1335 2006-11-10  Werner Koch  <wk@g10code.com>
1337         * parse-packet.c (mpi_read): Changed NREAD to size_t to match the
1338         gcry_mpi-scan prototype. 
1339         (mpi_read): Fixed double increment of bytes read to correctly
1340         detect overlong MPIs.
1342 2006-11-05  Werner Koch  <wk@g10code.com>
1344         * gpg.c (main): Remove the default --require-cross-certification.
1345         * options.skel: Enable require-cross-certification.
1347 2006-10-31  Werner Koch  <wk@g10code.com>
1349         * pkclist.c (warn_missing_aes_from_pklist): New.
1350         * encode.c (encrypt_filter, encode_crypt): Use it here.
1352 2006-10-27  Werner Koch  <wk@g10code.com>
1354         * pkclist.c (warn_missing_mdc_from_pklist): New.
1355         * encode.c (use_mdc): Use it here.
1357 2006-10-24  Marcus Brinkmann  <marcus@g10code.de>
1359         * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
1361 2006-10-23  Werner Koch  <wk@g10code.com>
1363         * gpg.c (main): New command --gpgconf-test.
1365         * Makefile.am (bzip2_source): New.
1367 2006-10-20  Werner Koch  <wk@g10code.com>
1369         * getkey.c (classify_user_id): Reserve '&' for search by keygrip.
1371 2006-10-19  Werner Koch  <wk@g10code.com>
1373         * keygen.c (get_parameter_algo): Add special case for ELG_E which
1374         is not supported by libgcrypt's mapping function.
1376 2006-10-18  Werner Koch  <wk@g10code.com>
1378         * keyid.c (v3_keyid): Don't use mempcy as we need to hold the
1379         keyids in the native endian format.
1381         * import.c (import_print_stats): Use log_printf.
1383         * build-packet.c (do_public_key): Care about mpi_write errors.
1384         (do_secret_key, do_pubkey_enc, do_signature): Ditto. 
1385         (mpi_write): Print an extra warning on error.
1387 2006-10-17  Werner Koch  <wk@g10code.com>
1389         * Makefile.am (LDADD): Replaced W32LIBS by NETLIBS.
1391 2006-10-12  David Shaw  <dshaw@jabberwocky.com>
1393         * parse-packet.c (parse_symkeyenc): Show the unpacked as well as
1394         the packed s2k iteration count.
1396         * main.h, options.h, gpg.c (encode_s2k_iterations, main),
1397         passphrase.c (hash_passphrase): Add --s2k-count option to specify
1398         the number of s2k hash iterations.
1400 2006-10-08  Werner Koch  <wk@g10code.com>
1402         * gpgv.c: Remove the tty stubs as we are now required to link to
1403         tty anyway (it is included in libcommand and has dependencies to
1404         other modules as well).
1406         * keyedit.c (keyedit_menu): Use keyedit_completion only if
1407         readline is available.  It would be better to move this code into
1408         gpgrlhelp.c
1410 2006-10-06  Werner Koch  <wk@g10code.com>
1412         * Makefile.am (AM_CFLAGS): Use PTH version of libassuan.
1414 2006-10-06  David Shaw  <dshaw@jabberwocky.com>
1416         * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather
1417         than whatever key selector the user used on the command line.
1419 2006-10-05  Werner Koch  <wk@g10code.com>
1421         * status.c (progress_cb): Changed to libgcrypt API.
1422         (set_status_fd): Register the progress cb.
1424         * seskey.c (encode_md_value): Check that the hash algo is valid
1425         before getting the OID. 
1427 2006-10-04  Werner Koch  <wk@g10code.com>
1429         * passphrase.c: Allow for a static passphrase in batch mode.
1430         
1431         * call-agent.c (agent_havekey): Removed.
1432         (percent_plus_escape): New.
1433         (agent_get_passphrase): New.
1434         (agent_clear_passphrase): New.
1436         * passphrase.c: Changed so that we always require the agent.
1437         (agent_send_option, agent_send_all_options, agent_open): Removed.
1438         (agent_get_passphrase): Cleaned up.  Does now use the call-agent
1439         functions.  Renamed to
1440         (passphrase_get): .. this.  Changed all callers.
1441         (passphrase_clear_cache): Rewritten.
1442         (passphrase_to_dek, hash_passphrase): Re-indented.
1444         * gpg.c (main): Made --use-agent a dummy option.
1445         * seckey-cert.c (check_secret_key): We require the agent, so always
1446         allow for 3 tries.
1448         * gpg.c (main): Print a warning if -sat has been used.
1449         (main): Removed the special treatment of the -k option. -k is now
1450         an alias for --list-keys.
1451         (main): Removed --list-ownertrust.
1453 2006-10-02  Werner Koch  <wk@g10code.com>
1455         * encr-data.c (decrypt_data, mdc_decode_filter): Check the MDC
1456         right here and don't let parse-packet handle the MDC.
1458 2006-09-29  Werner Koch  <wk@g10code.com>
1460         * compress.c (do_uncompress): Removed use of Z_PARTIAL_FLUSH.
1461         This is outdated and old zlib versions which still require it have
1462         security problems.
1464 2006-09-27  Werner Koch  <wk@g10code.com>
1466         Replaced all STRLIST by strlist_t.
1468 2006-09-21  Werner Koch  <wk@g10code.com>
1470         * signal.c (got_fatal_signal): Replaced readline stuff by a tty
1471         function.
1473         * Makefile.am (LDADD): Include libgpgrl.a.
1475         * gpg.c (main): Call gpg_rl_initialize.
1477         * keyedit.c: Removed double inclusion of stdio.h.
1479 2006-09-20  Werner Koch  <wk@g10code.com>
1481         * call-agent.c: Include asshelp.h.
1482         (start_agent): Use send_pinentry_environment.
1484 2006-09-14  Werner Koch  <wk@g10code.com>
1486         Replaced all call gpg_error_from_errno(errno) by
1487         gpg_error_from_syserror().
1489 2006-09-13  Werner Koch  <wk@g10code.com>
1491         * gpg.c (main): Made --require-cross-certification the default. 
1493 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
1495         * Makefile.am (gpg2_LDADD, gpgv2_LDADD): Replace -lassuan and
1496         -lgpg-error with $(LIBASSUAN_LIBS) and $(GPG_ERROR_LIBS).
1497         (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS) and $(GPG_ERROR_CFLAGS).
1499 2006-09-06  Werner Koch  <wk@g10code.com>
1501         * gpg.c (main): Enable new assuan API.
1502         * call-agent.c: Changed to new Assuan API.
1504 2006-09-01  Werner Koch  <wk@g10code.com>
1506         * call-agent.c: Do not force using the pipe server.
1508         * gpg.c (main): Enable card related commands.
1510 2006-08-22  Werner Koch  <wk@g10code.com>
1512         * mainproc.c (proc_plaintext): Fixed a #warning
1514 2006-08-21  Werner Koch  <wk@g10code.com>
1516         * skclist.c (random_is_faked): Implemented.
1517         (is_insecure): Also test for the old uppercase version of the
1518         insecure string.
1519         * gpg.c (main): Renamed --quick-random to debug-quick-quick-random.
1521         * gpg.c (print_mds): Do not use the USE_SHA macros.
1523         * mainproc.c (proc_encrypted): Remove assign inside condition for
1524         better readibility.
1526         * packet.h: Moved consts to new header ../common/openpgpdefs.h.
1528 2006-08-16  Werner Koch  <wk@g10code.com>
1530         * keyserver.c (GPGKEYS_PREFIX): Rename to gpg2keys_.  This is so
1531         that we can install helpers from 1.4 and 2 without conflicts and
1532         first of all don't get lost with weird bug reports.
1534         * keyid.c (serialno_and_fpr_from_sk): New. Actually lost during
1535         the last 1.4 to 1.9 merge.
1537         * gpg.c (list_config): Output ccid-reader-id only for gnupg 1.
1539         * call-agent.c (agent_scd_writekey): New.
1540         (inq_writekey_parms): New.
1542         * gpgv.c: Include call-agent.h for use by stubs.
1544         * misc.c: Include call-agent.h for use by get_signature_count.
1546 2006-07-27  Werner Koch  <wk@g10code.com>
1548         * parse-packet.c (parse_comment): Cap comments at 65k.
1549         (parse_gpg_control): Skip too large control packets.
1551 2006-07-24  David Shaw  <dshaw@jabberwocky.com>  (wk)
1553         * keydb.h, pkclist.c (select_algo_from_prefs, algo_available):
1554         Pass a union for preference hints rather than doing void * games.
1556         * sign.c (sign_file): Use it here.
1558         * sign.c (sign_file): When signing with multiple DSA keys, one
1559         being DSA1 and one being DSA2 and encrypting at the same time, if
1560         the recipient preferences give a hash that can work with the DSA2
1561         key, then allow the DSA1 key to be promoted rather than giving up
1562         and using hash_for().
1564         * pkclist.c (algo_available): Automatically enable DSA2 mode when
1565         handling a key that clearly isn't DSA1 (i.e. q!=160).
1567 2006-06-30  Werner Koch  <wk@g10code.com>
1569         * misc.c (checksum_mpi): No need for nbits as they are alredy
1570         included in the buffer.
1572 2006-06-29  Werner Koch  <wk@g10code.com>
1574         * parse-packet.c (parse_signature, parse_key): Need store the
1575         length of opaque data as number of bits. 
1576         * card-util.c (card_store_subkey): Ditto.
1578         * mainproc.c (print_pkenc_list, check_sig_and_print): Replaced
1579         log_get_stream by calls to log_printf.  This avoids the extra LFs
1580         inserted by the logging function. They are a bit too smart
1581         sometimes.
1582         * pkclist.c (do_show_revocation_reason): Print final LF through
1583         log_printf to avoid extra LFs.
1584         * pubkey-enc.c (get_it): Ditto.
1586         * seskey.c (encode_md_value): Fix call to gcry.
1588 2006-06-27  Werner Koch  <wk@g10code.com>
1590         Applied patches from 1.4.x (2006-05-22 to 2006-06-23) from David:
1592         * keygen.c (keygen_upd_std_prefs, keygen_add_std_prefs)
1593         (proc_parameter_file): Add --default-keyserver-url to specify a
1594         keyserver URL at key generation time, and "Keyserver:" keyword for
1595         doing the same through a batch file.
1596         * options.h, gpg.c (main): Ditto.
1598         * sign.c (do_sign): For now don't accept a truncated hash even
1599         for DSA1 keys (be liberal in what you accept, etc).
1601         * import.c (import_one): Add a flag (from_sk) so we don't check
1602         prefs on an autoconverted public key.  The check should only
1603         happen on the sk side.  Noted by Dirk Traulsen.
1605         * keygen.c (gen_card_key): Add optional argument to return a
1606         pointer (not a copy) of the stub secret key for the secret key we
1607         just generated on the card.
1608         (generate_card_subkeypair): Use it here so that the signing key on
1609         the card can use the card to generate the 0x19 backsig on the
1610         primary key.  Noted by Janko Heilgeist and Jonas Oberg.
1612         * parse-packet.c (parse_user_id): Cap the user ID size at 2048
1613         bytes.  This prevents a memory allocation attack with a very large
1614         user ID.  A very large packet length could even cause the
1615         allocation (a u32) to wrap around to a small number.  Noted by
1616         Evgeny Legerov on full-disclosure.
1618         * keygen.c (gen_dsa): Allow generating DSA2 keys.  Allow
1619         specifying sizes > 1024 when --enable-dsa2 is set.  The size of q
1620         is set automatically based on the key size.
1621         (ask_keysize, generate_keypair): Ask for DSA size when
1622         --enable-dsa2 is set.
1624         * exec.c (make_tempdir) [W32]: Fix bug with a temporary directory
1625         on W32 that is over 256 bytes long.  Noted by Israel G. Lugo.
1627         * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we
1628         are called with them closed.  This is to protect our
1629         keyring/trustdb files from corruption if they get attached to one
1630         of the standard fds.  Print a warning if possible that this has
1631         happened, and fail completely if we cannot reopen (should never
1632         happen).
1633         (main): Call it here.
1634         
1635         * parse-packet.c (dump_sig_subpkt, parse_signature): Fix meaning
1636         of key expiration and sig expiration subpackets - zero means
1637         "never expire" according to 2440, not "expire instantly".
1638         * build-packet.c (build_sig_subpkt_from_sig): Ditto.
1639         * getkey.c (fixup_uidnode, merge_selfsigs_main)
1640         (merge_selfsigs_subkey): Ditto.
1641         * keygen.c (keygen_add_key_expire): Ditto.
1643         * getkey.c (get_pubkey_byname)
1644         * import.c (import_one): Fix key selection problem when
1645         auto-key-locate returns a list of keys, not all of which are
1646         usable (revoked, expired, etc).  Noted by Simon Josefsson.
1648 2006-05-24  Werner Koch  <wk@g10code.com>
1650         * keyid.c (hash_public_key): Do not double hash the length bytes,
1651         they are already included by mpi_print.
1653         * misc.c (openpgp_pk_test_algo2): Get test call right.
1655         * misc.c (string_to_cipher_algo, string_to_digest_algo): New.
1656         * keygen.c (keygen_set_std_prefs): use them here.
1657         * gpg.c (main): and here.
1659 2006-05-23  Werner Koch  <wk@g10code.com>
1661         * card-util.c (generate_card_keys): Removed temporary kludge for
1662         generate_keypair.
1664         * call-agent.c (agent_scd_setattr): Add arg SERIALNO.
1665         (agent_scd_genkey): Ditto.
1666         (agent_scd_change_pin): Ditto.
1668         * call-agent.h (struct agent_card_info_s): Updated to match the
1669         one of 1.4.3.
1671         * Makefile.am (LDADD): Include ZLIBS.
1673         * gpgv.c: Removed stubs not anymore useful due to libgcrypt.
1675 2006-05-22  Werner Koch  <wk@g10code.com>
1677         * keyserver.c (keyidlist): Replaced mpi_get_keyid by v3_keyid.
1678         * keydb.h (v3_keyid): Added.
1680         * import.c (import): Better initialize KEYBLOCK as to quiet
1681         compiler warning.
1683         * skclist.c (random_is_faked): New.
1685         * mainproc.c: Include pka.h.
1687 2006-05-19  Werner Koch  <wk@g10code.com>
1689         * misc.c (openpgp_pk_test_algo2): Need to use gcry_pk_algo_info
1690         directly.
1691         (string_count_chr): New.
1693         * armor.c (parse_header_line): Use renamed function
1694         length_sans_trailing_ws.
1696         * options.h, gpg.c: Option --strict is not used thus removed code
1697         but kept option.
1699 2006-04-28  David Shaw  <dshaw@jabberwocky.com>  (wk)
1700         
1701         * keyserver.c (direct_uri_map): New.
1702         (keyserver_spawn): Used here to add "_uri" to certain gpgkeys_xxx
1703         helpers when the meaning is different if a path is provided (i.e. 
1704         ldap).
1705         (keyserver_import_cert): Show warning if there is a CERT
1706         fingerprint, but no --keyserver set.
1708         * keyserver.c: Fix build problem with platforms that stick libcurl
1709         in a place not in the regular include search path.
1711         * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2.
1712         Defaults to disable.
1714         * pkclist.c (algo_available): If --enable-dsa2 is set, we're
1715         allowed to truncate hashes to fit DSA keys.
1717         * sign.c (match_dsa_hash): New.  Return the best match hash for a
1718         given q size.
1719         (do_sign, hash_for, sign_file): When signing with a DSA key, if it
1720         has q==160, assume it is an old DSA key and don't allow truncation
1721         unless --enable-dsa2 is also set.  q!=160 always allows truncation
1722         since they must be DSA2 keys.
1723         (make_keysig_packet): If the user doesn't specify a
1724         --cert-digest-algo, use match_dsa_hash to pick the best hash for
1725         key signatures.
1727         * gpg.c (print_mds): Add SHA-224.
1728         * armor.c (armor_filter, parse_hash_header): Add SHA-224.
1730         * sign.c (write_plaintext_packet):
1731         Factor common literal packet setup code from here, to...
1732         * encode.c (encode_simple): .. there.
1733         
1734         * main.h, plaintext.c (setup_plaintext_name): Here. New. Make sure
1735         the literal packet filename field is UTF-8 encoded.
1737         * options.h, gpg.c (main): Make sure --set-filename is UTF-8
1738         encoded and note when filenames are already UTF-8.
1740         * keyedit.c (menu_backsign): Give some more verbose errors when we
1741         have no need to backsign.
1743         * getkey.c (parse_auto_key_locate): Fix dupe-removal code.
1745         * keyedit.c (menu_backsign): Allow backsigning even if the secret
1746         subkey doesn't have a binding signature.
1748         * armor.c (radix64_read): Don't report EOF when reading only a pad
1749         (=) character.  The EOF actually starts after the pad.
1751         * gpg.c (main): Make --export, --send-keys, --recv-keys,
1752         --refresh-keys, and --fetch-keys follow their arguments from left
1753         to right.  Suggested by Peter Palfrader.
1755 2006-04-18  Werner Koch  <wk@g10code.com>
1757         * tdbio.c (open_db, migrate_from_v2): Removed feature to migration
1758         from old trustdb version 2.
1760         * gpg.c, mainproc.c: Removed pipemode feature.
1762         * status.c: Removed shared memory coprocess stuff
1764         Merged with current gpg 1.4.3 code.
1765         
1766         * keygen.c, keyid.c, misc.c, openfile.c, verify.c, trustdb.c
1767         * textfilter.c, tdbio.c, tdbdump.c, status.c, skclist.c, signal.c
1768         * sign.c, sig-check.c, seskey.c, seckey-cert.c, revoke.c
1769         * pubkey-enc.c, progress.c, plaintext.c, pkclist.c, photoid.c
1770         * passphrase.c, parse-packet.c, mdfilter.c, mainproc.c
1771         * keyserver.c, keyring.c, keylist.c, keyedit.c, keydb.c, kbnode.c
1772         * import.c, getkey.c, gpgv.c, helptext.c, free-packet.c
1773         * build-packet.c, cipher.c, compress.c, dearmor.c, decrypt.c
1774         * delkey.c, encr-data.c, encode.c, exec.c, export.c
1775         * gpg.c, armor.c: Updated from gnupg-1.4.3 and merged back gcry and
1776         gnupg-1.9 related changes.
1777         * trustdb.h, tdbio.h, status.h, photoid.h, packet.h, options.h
1778         * main.h, keyserver-internal.h, keyring.h, keydb.h, filter.h
1779         * exec.h: Ditto.
1780         * global.h: Removed after merging constants with gpg.h.
1781         * comment.c, pipemode.c: Removed.
1782         * card-util.c: Updated from gnupg-1.4.3.
1783         * compress-bz2.c: New.
1784         
1785 2005-06-15  Werner Koch  <wk@g10code.com>
1787         * g10.c (print_hashline, add_group): Fixes for signed/unsigned
1788         pointer mismatch warnings.
1790 2005-06-01  Werner Koch  <wk@g10code.com>
1792         * mkdtemp.c: Removed.
1793         * exec.c: Include mkdtemp.h
1795 2004-12-21  Werner Koch  <wk@g10code.com>
1797         * gpgv.c, g10.c (main): Use default_hoemdir ().
1799 2004-12-18  Werner Koch  <wk@g10code.com>
1801         * gpg.h (map_assuan_err): Define in terms of
1802         map_assuan_err_with_source.
1804 2004-12-15  Werner Koch  <wk@g10code.com>
1806         * Makefile.am (LDADD): Remove ZLIBS.
1808 2004-10-22  Werner Koch  <wk@g10code.com>
1810         * g10.c (main): Display a bit fat warning that this gpg should not
1811         be used.
1813         * card-util.c (fetch_url): Disable for gnupg 1.9
1814         (card_generate_subkey): Ditto.
1815         (card_store_subkey): Ditto.
1817 2004-09-30  Werner Koch  <wk@g10code.com>
1819         * gpgv.c (i18n_init): Always use LC_ALL.
1821         * Makefile.am (LDADD): Adjusted for gettext 0.14.
1823 2004-09-20  Werner Koch  <wk@g10code.com>
1825         * keyedit.c (show_key_with_all_names): Print the card S/N.
1827 2004-09-11  Moritz Schulte  <moritz@g10code.com>
1829         * openfile.c (copy_options_file): Fixed last commit (added a `+').
1831 2004-08-31  Werner Koch  <wk@g10code.de>
1833         * openfile.c (copy_options_file): Use gpg-conf.skel. Better take
1834         the length of SKELEXT into account, someone might make it larger.
1835         * Makefile.am: Install options.skel as gpg-conf.skel.
1837 2004-08-18  Marcus Brinkmann  <marcus@g10code.de>
1839         * passphrase.c (agent_get_passphrase): Fix detection of gpg-agent
1840         cancellation.
1842 2004-07-01  Werner Koch  <wk@gnupg.org>
1844         * card-util.c (change_login): Kludge to allow reading data from a
1845         file.
1846         (card_edit): Pass ARG_STRING to change_login.
1847         (card_status): Print CA fingerprints.
1848         (change_cafpr): New.
1849         (card_edit): New command CAFPR.
1851         * call-agent.h: Add members for CA fingerprints.
1852         * call-agent.c (agent_release_card_info): Invalid them.
1853         (learn_status_cb): Store them.
1855 2004-04-30  Werner Koch  <wk@gnupg.org>
1857         * g10.c (main) <gpgconf>: Use gpg.conf and not /dev/null as
1858         default filename.
1860 2004-04-28  Werner Koch  <wk@gnupg.org>
1862         * card-util.c (card_edit): Remove PIN verification.
1863         (generate_card_keys): New arg SERIALNO.  Do PIN verification here
1864         after resetting forced_chv1.
1866 2004-04-26  Werner Koch  <wk@gnupg.org>
1868         * card-util.c (change_name): Check that the NAME is not too long.
1869         (change_url): Likewise.
1870         (change_login): Likewise.
1872 2004-03-23  Werner Koch  <wk@gnupg.org>
1874         * g10.c: New options --gpgconf-list, --debug-level and --log-file
1875         (set_debug): Add arg DEBUG_LEVEL.
1876         (main): Look at less and less version specific config files.  From
1877         gnupg 1.3.
1879 2004-02-17  Werner Koch  <wk@gnupg.org>
1881         * call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.
1882         * passphrase.c (agent_open): Ditto.
1884 2004-02-12  Werner Koch  <wk@gnupg.org>
1886         * gpgv.c: Removed g10defs.h.
1888         * Makefile.am: Include cmacros.am for common flags.
1890 2004-02-11  Werner Koch  <wk@gnupg.org>
1892         * openfile.c (try_make_homedir): Use GNUPG_DEFAULT_HOMEDIR.
1893         * gpgv.c (main): Ditto.
1894         * g10.c (main): Ditto.
1896 2004-01-19  Moritz Schulte  <mo@g10code.com>
1898         * keygen.c (do_generate_keypair): Print member fname, instead of
1899         newfname, again.
1900         (do_generate_keypair): Don't try to execute certain pieces of code
1901         in case an error occured.
1902         (gen_card_key): Don't print out a message, which is already
1903         printed by do_generate_keypair().
1905 2004-01-18  Moritz Schulte  <mo@g10code.com>
1907         * keygen.c (do_generate_keypair): Print member fname, instead of
1908         newfname.
1910 2003-12-17  Werner Koch  <wk@gnupg.org>
1912         * card-util.c (print_name): Fixed bad format string usage.
1913         (print_isoname): Ditto.
1915         * trustdb.c (check_regexp): s/exp/expr/.
1917         * keyedit.c (trustsig_prompt): Removed a "> 255" term; it is
1918         always false due to the data type.
1919         
1920         * passphrase.c (agent_get_passphrase): Use xasprintf and avoid
1921         non-literal format strings.
1923         * tdbio.c (upd_hashtable, drop_from_hashtable, lookup_hashtable):
1924         Fixed log_error format string bugs.  Kudos to the now working
1925         gcc-3.3 -Wformat-nonliteral and Florian Weimer's investigations in
1926         gnupg 1.2.3.
1928 2003-12-15  Werner Koch  <wk@gnupg.org>
1930         * seckey-cert.c (protect_secret_key): Use gry_create_nonce for the
1931         IV; there is not need for real strong random here and it even
1932         better protect the random bits used for the key.
1934 2003-11-16  Moritz Schulte  <mo@g10code.com>
1936         * signal.c: Removed unused file.
1938 2003-11-10  Moritz Schulte  <mo@g10code.com>
1940         * Makefile.am (INCLUDES): Added: @LIBGCRYPT_CFLAGS@.
1942 2003-10-25  Werner Koch  <wk@gnupg.org>
1944         * call-agent.c (learn_status_cb, scd_genkey_cb): Fixed faulty use
1945         of !spacep().
1947 2003-10-20  Werner Koch  <wk@gnupg.org>
1949         * card-util.c (card_edit): New command "passwd".  Add logic to
1950         check the PIN in advance.
1951         (card_status): Add new args to return the serial number.  Changed
1952         all callers.
1953         * call-agent.c (agent_scd_checkpin): New.
1955 2003-10-08  Werner Koch  <wk@gnupg.org>
1957         * call-agent.c (agent_scd_getattr): Don't clear the passed info
1958         structure, so that it can indeed be updated.
1960         * card-util.c (fpr_is_zero): New.
1961         (generate_card_keys): New.
1962         (card_edit): New command "generate".
1963         * keygen.c (generate_keypair): New arg CARD_SERIALNO, removed call
1964         to check_smartcard.
1965         (check_smartcard,show_smartcard): Removed.
1966         (show_sha1_fpr,fpr_is_zero): Removed.
1968 2003-10-01  Werner Koch  <wk@gnupg.org>
1970         * card-util.c: Tweaked to use this source also under 1.3. 
1972 2003-09-30  Werner Koch  <wk@gnupg.org>
1974         * keylist.c (print_card_serialno): New.
1975         (list_keyblock_print): Use it here.
1977         * card-util.c (toggle_forcesig): New.
1978         (card_edit): New command "forcesig".
1979         
1980         * card-util.c (print_name, print_isoname): Use 0 and not LF fro
1981         the max_n arg of tty_print_utf8_string2.
1983         * call-agent.c (agent_scd_getattr): New.
1984         (learn_status_cb): Release values before assignment so that it can
1985         be used by getattr to update the structure.
1986         
1987         * card-util.c (change_pin): Simplified.  We now have only a PIN
1988         and an Admin PIN.
1990 2003-09-27  Werner Koch  <wk@gnupg.org>
1992         * sign.c (do_sign): Removed disabled testcode.
1994 2003-09-26  Timo Schulz  <twoaday@freakmail.de>
1996         * card_status (card_status): Do not use fputs since the fp
1997         parameter can be NULL. This fixes a segv.
1998         
1999 2003-09-24  Werner Koch  <wk@gnupg.org>
2001         * card-util.c (print_isoname,card_status): Handle opt.with_colons.
2002         (print_sha1_fpr_colon): New.
2004 2003-09-23  Werner Koch  <wk@gnupg.org>
2006         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
2007         
2008         * Makefile.am: Include W32LIBS where appropriate.
2010         * armor.c (parse_hash_header,armor_filter): Drop TIGER/192 support.
2011         * g10.c (print_hex,print_mds): Ditto.
2012         * pkclist.c (algo_available): Ditto.
2014         * armor.c (armor_filter): Allow using --comment multiple times to
2015         get multiple Comment header lines.  --no-comments resets list.
2016         * options.h, g10.c (main): Ditto. Deprecate --default-comment in
2017         favor of --no-comments.
2019         * g10.c (main): Trim --help to commonly used options.  Remove -f.
2021         * g10.c (main): Add --multifile as an alias to turn --encrypt into
2022         --encrypt-files (plus --verify-files, --decrypt-files).  Error out
2023         if --multifile is used with the commands that don't support it yet.
2025         * encode.c (use_mdc), g10.c (main): Use RFC1991 and RFC2440
2026         directly to check for MDC usability.  Do not set the force_mdc or
2027         disable_mdc flags since there is no point any longer.
2028         
2029         * g10.c (main): Use "keyserver-url" instead of
2030         "preferred-keyserver" for the sake of short and simple commands.
2031         (add_keyserver_url): Clarify a few strings.  It's a
2032         "preferred keyserver URL".
2033         * keyedit.c (keyedit_menu): Ditto.
2034         * sign.c (mk_notation_policy_etc): Ditto. 
2036         * main.h, keygen.c (keygen_add_keyserver_url): Signature callback
2037         for adding a keyserver URL.
2038         * keyedit.c (keyedit_menu, menu_set_keyserver_url): New command to
2039         set preferred keyserver to specified (or all) user IDs.
2040         * build-packet.c (build_sig_subpkt): Set preferred keyserver flag
2041         while building a preferred keyserver subpacket.
2043         * keylist.c (show_policy_url, show_keyserver_url): URLs might be
2044         UTF8.
2046         * keyedit.c (menu_addrevoker): Fix leaking a few bytes.
2048         * keyedit.c (show_key_with_all_names): Use list-option
2049         show-long-keyid in main --edit-key display.
2051         * keyedit.c (print_and_check_one_sig): Use list-option
2052         show-long-keyid in --edit-key "check" function.
2054         * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.
2056         * g10.c (main): Disable use-agent if passphrase-fd is given
2057         later. Suggested by Kurt Garloff.
2059         * exec.c, g10.c, gpgv.c, passphrase.c, photoid.c:
2060         s/__MINGW32__/_WIN32/ to help building on native Windows
2061         compilers.  Requested by Brian Gladman.  From Werner on stable
2062         branch.
2064         * options.h, g10.c (main): Add list-option
2065         list-preferred-keyserver.
2067         * keyedit.c (change_passphrase): When responding 'no' to the blank
2068         passphrase question, re-prompt for a new passphrase.  This is bug
2069         #202.
2071         * mainproc.c (check_sig_and_print): Use two different preferred
2072         keyserver displays - one if the key is not present (to tell the
2073         user where to get the key), the other if it is present (to tell
2074         the user where the key can be refreshed).
2076         * packet.h, parse-packet.c (parse_signature): Set flag if a
2077         preferred keyserver is present.
2079         * keylist.c (list_keyblock_print): Show keyserver url in listings
2080         with list-option show-keyserver-url.
2082         * mainproc.c (check_sig_and_print): Get the uid validity before
2083         printing any sig results to avoid munging the output with trustdb
2084         warnings.
2086         * g10.c (main): Don't include --show-keyring in --help as it is
2087         deprecated.
2089         * options.skel: Note that keyserver.pgp.com isn't synchronized,
2090         and explain the roundrobin a bit better.
2092         * sig-check.c (check_key_signature2), import.c (import_one,
2093         import_revoke_cert, chk_self_sigs, delete_inv_parts,
2094         collapse_uids, merge_blocks): Make much quieter during import of
2095         slightly munged, but recoverable, keys. Use log_error for
2096         unrecoverable import failures.
2098         * keyring.c (keyring_rebuild_cache): Comment.
2100         * sign.c (mk_notation_and_policy): Making a v3 signature with
2101         notations or policy urls is an error, not an info (i.e. increment
2102         the errorcount). Don't print the notation or policy url to stdout
2103         since it can be mixed into the output stream when piping and munge
2104         the stream.
2106         * packet.h, sig-check.c (signature_check2, do_check,
2107         do_check_messages): Provide a signing-key-is-revoked flag.  Change
2108         all callers.
2110         * status.h, status.c (get_status_string): New REVKEYSIG status tag
2111         for a good signature from a revoked key.
2113         * mainproc.c (do_check_sig, check_sig_and_print): Use it here.
2115         * import.c (import_revoke_cert, merge_blocks, merge_sigs): Compare
2116         actual signatures on import rather than using keyid or class
2117         matching.  This does not change actual behavior with a key, but
2118         does mean that all sigs are imported whether they will be used or
2119         not.
2121         * parse-packet.c (parse_signature): Don't give "signature packet
2122         without xxxx" warnings for experimental pk algorithms.  An
2123         experimental algorithm may not have a notion of (for example) a
2124         keyid (i.e. PGP's x.509 stuff).
2126         * options.h, g10.c (main), keylist.c (list_keyblock_print),
2127         keyedit.c (print_and_check_one_sig): New "show-sig-expire"
2128         list-option to show signature expiration dates (if any).
2130         * options.h, g10.c (main, add_keyserver_url): Add
2131         --sig-preferred-keyserver to implant a "where to get my key"
2132         subpacket into a signature.
2134         * sign.c (mk_notation_and_policy): Rename to
2135         mk_notation_policy_etc and add preferred keyserver support for
2136         signatures.
2138         * keygen.c (do_add_key_flags): Don't set the certify flag for
2139         subkeys.
2140         (ask_algo): Provide key flags for DSA, Elgamal_e, and Elgamal
2141         subkeys.
2142         (generate_keypair): Provide key flags for the default DSA/Elgamal
2143         keys.
2145         * sig-check.c (signature_check, signature_check2,
2146         check_key_signature, check_key_signature2): Allow passing NULLs
2147         for unused parameters in the x2 form of each function to avoid the
2148         need for dummy variables. getkey.c, mainproc.c: Change all
2149         callers.
2151         * trustdb.h, trustdb.c (read_trust_options): New.  Returns items
2152         from the trustdb version record.
2153         * keylist.c (public_key_list): Use it here for the new "tru"
2154         record.
2155         * gpgv.c (read_trust_options): Stub.
2157         * keyedit.c (show_key_with_all_names): Use list-option
2158         show-validity in --edit-key interface as well.
2160         * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add
2161         verify-options "show-validity" and "show-long-keyid" to show
2162         trustdb validity and long keyids during (file) signature
2163         verification.
2165         * packet.h, main.h, sig-check.c (signature_check2)
2166         (check_key_signature2, do_check): If ret_pk is set, fill in the pk
2167         used to verify the signature.  Change all callers in getkey.c,
2168         mainproc.c, and sig-check.c.
2170         * keylist.c (list_keyblock_colon): Use the ret_pk from above to
2171         put the fingerprint of the signing key in "sig" records during a
2172         --with-colons --check-sigs.  This requires --no-sig-cache as well
2173         since we don't cache fingerprints.
2175         * parse-packet.c (parse_signature): No need to reserve 8 bytes for
2176         the unhashed signature cache any longer.
2178         * misc.c (pct_expando): Add two new expandos - signer's
2179         fingerprint (%g), and signer's primary fingerprint (%p).
2181         * g10.c (main): Add --rfc2440 alias for --openpgp since in a few
2182         months, they won't be the same thing.
2184         * keyserver.c (parse_keyserver_uri): Accept "http" as an alias for
2185         "hkp", since it is occasionally written that way.
2186         (keyserver_spawn): Use ascii_isspace to avoid locale issues.
2188         * keygen.c (ask_user_id): Make --allow-freeform-uid apply to the
2189         email field as well as the name field, and allow mixing fields
2190         when it is set.
2192         * trustdb.c (validate_one_keyblock): Certifications on revoked or
2193         expired uids do not count in the web of trust.
2195         * signal.c (init_one_signal, pause_on_sigusr, do_block): Only use
2196         sigprocmask() if we have sigset_t, and only use sigaction() if we
2197         have struct sigaction.  This is for Forte c89 on Solaris which
2198         seems to define only the function call half of the two pairs by
2199         default.
2200         (pause_on_sigusr): Typo.
2201         (do_block): If we can't use sigprocmask() and sigset_t, try to get
2202         the number of signals from NSIG as well as MAXSIG, and if we
2203         can't, fail with an explanation.
2205         * signal.c, tdbio.c: Comment out the transaction code.  It was not
2206         used in this version, and was causing some build problems on
2207         quasi-posix platforms (Solaris and Forte c89).
2209         * keylist.c (list_keyblock_colon): Don't include validity values
2210         when listing secret keys since they can be incorrect and/or
2211         misleading.  This is a temporary kludge, and will be handled
2212         properly in 1.9/2.0.
2214         * mainproc.c (check_sig_and_print): Only show the "key available
2215         from" preferred keyserver line if the key is not currently
2216         present.
2218         * keyedit.c (sign_uids): Do not sign expired uids without --expert
2219         (same behavior as revoked uids).  Do not allow signing a user ID
2220         without a self-signature.  --expert overrides.  Add additional
2221         prompt to the signature level question.
2222         (menu_expire): When changing expiration dates, don't replace
2223         selfsigs on revoked uids since this would effectively unrevoke
2224         them. There is also no point in replacing expired selfsigs.  This
2225         is bug #181
2227         * g10.c (add_notation_data): Make sure that only ascii is passed
2228         to iscntrl.  Noted by Christian Biere.
2229         * getkey.c (classify_user_id2): Replaced isspace by spacep
2230         * keygen.c (ask_user_id): Ditto.
2231         (get_parameter_algo): Ditto.
2232         * keyedit.c (keyedit_menu): Ditto.
2233         * tdbdump.c (import_ownertrust): Ditto.  s/isxdigit/hexdigitp/.
2234         * revoke.c (ask_revocation_reason): 
2235         * keyserver.c (keyserver_spawn): Dito.
2237         * parse-packet.c (parse): Disallow old style partial length for
2238         all key material packets to avoid possible corruption of keyrings.
2240         * import.c (import_keys_internal): Invalidate the cache so that
2241         the file descriptor gets closed.  Fixes bug reported by Juan
2242         F. Codagnone.
2244         * options.h, g10.c (main), main.h, keylist.c (show_keyserver_url),
2245         mainproc.c (check_sig_and_print), parse-packet.c (dump_sig_subpkt,
2246         parse_one_sig_subpkt, can_handle_critical): Add read-only support
2247         for preferred keyserver subpackets.  They're basically policy URLs
2248         with a different name.  Add a verify-option
2249         "show-preferred-keyserver" to turn them on and off (on by default,
2250         as per stable branch).
2252         * g10.c (main): Add "--set-notation" as alias to "--notation-data"
2253         this is to make things consistent with --set-policy-url meaning
2254         both sigs and certs.
2256         * options.h, g10.c (main), keylist.c (list_keyblock_print): Add
2257         "show-validity" and "show-long-keyid" list-options.
2259         * gpgv.c (get_validity, trust_value_to_string): Stubs.
2261         * g10.c (main): Use SAFE_VERSION instead of VERSION in the
2262         version-specific gpg.conf file so it can be overridden on RISCOS.
2264         * keyedit.c (show_key_with_all_names): Fix assertion failure when
2265         using toggle to see a secret key.  Reported by Maxim Britov.
2268 2003-09-22  Timo Schulz  <twoaday@freakmail.de>
2270         * card-util.c (card_status): Free pk in case of an error
2271         and return if the card is no OpenPGP card.
2272         
2273 2003-09-18  Werner Koch  <wk@gnupg.org>
2275         * g10.c: New command --card-edit.
2276         * card-util.c (card_status): Use tty_fprintf for all output.
2277         (print_sha1_fpr, print_isoname): Ditto.
2278         (get_one_name,change_name, change_url, change_login,change_lang)
2279         (change_sex): New; taken from keygen.c.
2280         * keygen.c (smartcard_get_one_name, smartcard_change_name) 
2281         (smartcard_change_url, smartcard_change_login_data) 
2282         (smartcard_change_lang, smartcard_change_sex): Removed.
2283         (check_smartcard): Removed most menu items.
2285 2003-09-06  Werner Koch  <wk@gnupg.org>
2287         * misc.c (openpgp_pk_algo_usage): Allow AUTH where SIGN is allowed.
2289         * keygen.c (ask_passphrase): No need to allocated S2K in secure
2290         memory.
2292 2003-09-04  Werner Koch  <wk@gnupg.org>
2294         * keygen.c (do_add_key_flags, parse_parameter_usage) 
2295         (do_generate_keypair): Add support the proposed AUTH key flag.
2296         * getkey.c (fixup_uidnode, merge_selfsigs_main) 
2297         (merge_selfsigs_subkey, premerge_public_with_secret): Ditto.
2298         * keylist.c (print_capabilities): Ditto.
2300 2003-08-25  Timo Schulz  <twoaday@freakmail.de>
2302         * pkglue.c (mpi_from_sexp): New. Used to factor out
2303         some common code.
2304         
2305 2003-08-24  Werner Koch  <wk@gnupg.org>
2307         * keygen.c (do_generate_keypair): Print a reminder to use --gen-revoke.
2309 2003-08-18  Timo Schulz  <twoaday@freakmail.de>
2311         * encode.c (encode_sesskey): Checked the code and removed
2312         the warning since all compatibility checks with PGP succeeded.
2313         * mainproc.c (symkey_decrypt_sesskey): Better check for the
2314         algorithm and check the return values of some functions.
2315         * mdc.c (use_mdc): Simplified.
2316         
2317 2003-08-07  Werner Koch  <wk@gnupg.org>
2319         * pkglue.c (pk_sign): Fix last change.
2320         (pk_verify): Check for valid DATA array so that we don't segv in
2321         Libgcrypt.
2322         (pk_verify): Ditto.
2324 2003-08-06  Werner Koch  <wk@gnupg.org>
2326         * pkglue.c (pk_sign): Allow signing using RSA.
2328 2003-08-05  Werner Koch  <wk@gnupg.org>
2330         * Makefile.am (install-data-local): Dropped check for the ancient
2331         gpgm tool.
2332         (bin_PROGRAMS): Renamed gpg to gpg2 and gpgv to gpgv2.  This is so
2333         that it won't conflict with the current stable version of gpg.
2335         * pkglue.c (pk_check_secret_key): New.
2336         * seckey-cert.c (do_check): Reenable this test here again.
2338         * g10.c (main): Add command -K as an alias for
2339         --list-secret-keys. Command "-k" is now an alias to --list-keys.
2340         Remove special treatment of -kv and -kvv.
2341         (set_cmd): Ditto.
2342         (main): Strip a "-cvs" suffix when testing for a version specific
2343         config file.
2345         * status.h, status.c, g10.c [USE_SHM_COPROCESSING]: Removed.  This
2346         is not any longer available.
2348 2003-07-29  Werner Koch  <wk@gnupg.org>
2350         * g10.c (main): Add secmem features and set the random seed file.
2351         (g10_exit): Update the random seed file.
2353         * parse-packet.c (parse_signature,read_protected_v3_mpi)
2354         (parse_key): Fixed use of mpi_set_opaque.
2355         * keygen.c (gen_card_key): Ditto.
2357 2003-07-28  Werner Koch  <wk@gnupg.org>
2359         * status.c (progress_cb): Adjusted for use with Libcgrypt.
2360         (set_status_fd): Register that callback.
2362         * keygen.c (smartcard_change_login_data): New.
2363         (smartcard_change_lang): New.
2364         (smartcard_change_sex): New.
2365         (check_smartcard): Add menu entries to edit the above.
2366         (gen_elg,gen_dsa,gen_rsa): Reimplemented in terms of Libgcrypt.
2367         (genhelp_protect, genhelp_factors, key_from_sexp): New.
2368         * comment.c (make_comment_node_from_buffer): New.
2369         (make_comment_node): Reimplemented in terms of above.
2371 2003-07-27  Werner Koch  <wk@gnupg.org>
2373         Adjusted for gcry_mpi_print and gcry_mpi_scan API change.
2375 2003-07-24  Werner Koch  <wk@gnupg.org>
2377         * g10.c: New command --card-status.
2378         * card-util.c (card_status): New.
2379         * call-agent.c (learn_status_cb): Parse more information.
2381         * keylist.c (print_pubkey_info): Add FP arg for optional printing
2382         to a stream.  Changed all callers.
2384 2003-07-23  Werner Koch  <wk@gnupg.org>
2386         * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.
2387         (do_generate_keypair): Abd generate the authkey.
2388         (check_smartcard): Changed menu accordingly.
2390 2003-07-22  Werner Koch  <wk@gnupg.org>
2392         * g10.c: New command --change-pin.
2393         * card-util.c: New.
2394         * call-agent.c (agent_scd_change_pin): New.
2395         (agent_release_card_info): New.
2396         * keygen.c (check_smartcard): Use it here.
2398 2003-07-16  Werner Koch  <wk@gnupg.org>
2400         * export.c (parse_export_options): New option sexp-format.
2401         (export_seckeys,export_secsubkeys): Check sexp-format option.
2402         (do_export): Ignore armor for sexp format.
2403         (do_export_stream): Handle sexp-format.
2404         (write_sexp_line,write_sexp_keyparm, build_sexp_seckey): New.
2405         (build_sexp): New.
2407 2003-07-03  Werner Koch  <wk@gnupg.org>
2409         * options.h (DBG_CIPHER): Reintroduced it. 
2410         * seskey.c (encode_session_key): Debug output of the session key.
2412         * pubkey-enc.c (get_it): Handle card case.
2413         * call-agent.c (agent_scd_pkdecrypt): New.
2414         * pkglue.c (pk_encrypt): Add RSA support.
2416         * g10.c (main): Default to --use-agent.
2418         * keygen.c (show_smartcard): Print info about the public key.
2419         (check_smartcard): Check for existing key here.
2420         (gen_card_key): And not anymore here.
2421         (fpr_is_zero): New.
2422         (generate_keypair): Generate both keys for a card.
2423         (smartcard_change_url): Nw.
2425 2003-07-02  Werner Koch  <wk@gnupg.org>
2427         * seckey-cert.c (is_secret_key_protected): Let it handle mode 1002.
2429 2003-07-01  Werner Koch  <wk@gnupg.org>
2431         * keygen.c (gen_card_key): Obviously we should use the creation
2432         date received from SCDAEMON, so that the fingerprints will match.
2433         * sign.c (do_sign): Pass the serialno to the sign code.
2434         * keyid.c (serialno_and_fpr_from_sk): New.
2436 2003-06-30  Werner Koch  <wk@gnupg.org>
2438         * call-agent.h (agent_card_info_s): Add field serialno.
2439         * call-agent.c (store_serialno): New.
2440         (learn_status_cb): Store the serial number.
2441         * keygen.c (gen_card_key): Store the serial number
2442         (check_smartcard): New argument to return the serial number.
2443         (generate_keypair): Get the serial number from check_smartcard and
2444         store it as a parameter.
2445         * parse-packet.c (parse_key): Use the protect.iv field to store the
2446         serial number.
2447         * build-packet.c (do_secret_key): Write the serial number.
2449 2003-06-27  Werner Koch  <wk@gnupg.org>
2451         * seckey-cert.c (check_secret_key): Bypass the unprotection for
2452         mode 1002.
2453         * sign.c (do_sign): Handle card case (i.e. mode 1002).
2455 2003-06-26  Werner Koch  <wk@gnupg.org>
2457         * build-packet.c (do_secret_key): Implement special protection
2458         mode 1002.
2459         * parse-packet.c (parse_key): Likewise.
2461         * keygen.c (smartcard_gen_key): New.
2462         * call-agent.c (agent_scd_setattr): New.
2464 2003-06-24  Werner Koch  <wk@gnupg.org>
2466         * Makefile.am: Removed signal.c
2468         * g10.c (emergency_cleanup): New.
2469         (main): Use gnupg_init_signals and register malloc for assuan.
2471 2003-06-23  Werner Koch  <wk@gnupg.org>
2473         * keyid.c (do_fingerprint_md): Made it work again.
2475 2003-06-19  Werner Koch  <wk@gnupg.org>
2477         Fixed all "==" comparisons against error code constants to use
2478         gpg_err_code().
2480         * import.c (import_secret_one): 
2481         (import_revoke_cert): 
2482         (chk_self_sigs): 
2484         * misc.c (openpgp_md_map_name): Check also for the Hx format.
2485         (openpgp_cipher_map_name): Check also for the Sx format.
2486         (pubkey_get_npkey): Adjusted for changed gcrypt API.
2487         (pubkey_get_nskey): Ditto.
2488         (pubkey_get_nsig): Ditto.
2489         (pubkey_get_nenc): Ditto.
2491 2003-06-18  Werner Koch  <wk@gnupg.org>
2493         Finished the bulk of changes for gnupg 1.9.  This included
2494         switching to libgcrypt functions, using shared error codes from
2495         libgpg-error, replacing the old functions we used to have in
2496         ../util by those in ../jnlib and ../common, renaming the malloc
2497         functions and a couple of types.  Note, that not all changes are
2498         listed below becuause they are too similar and done at far too
2499         many places.  As of today the code builds using the current
2500         libgcrypt from CVS but it is very unlikely that it actually works.
2501         
2502         * sig-check.c (cmp_help): Removed.  Was never used.
2504         * pkglue.c: New. Most stuff taken from gnupg 1.1.2.
2505         * pkglue.h: New.
2507         * misc.c (pull_in_libs): Removed.
2509         * keygen.c (count_chr): New.
2510         (ask_user_id): Removed faked RNG support.
2512         * misc.c (openpgp_md_map_name,openpgp_cipher_map_name)
2513         (openpgp_pk_map_name): New.
2515         * skclist.c (build_sk_list): Removed faked RNG support.
2516         (is_insecure): Removed.
2518         * comment.c (make_mpi_comment_node): Use gcry MPI print function.
2520         * keyid.c (v3_keyid): New.
2522         * misc.c (mpi_write,mpi_write_opaque,mpi_read,mpi_read_opaque)
2523         (mpi_print): New.  Taken from gnupg 1.1.2.
2524         (checksum_mpi): Replaced by implementation from 1.1.2.
2526         * g10.c (my_strusage): Renamed from strusage and return NULL
2527         instead calling a default function.
2528         (add_to_strlist2): New.  Taken from ../util/strgutil.c of gnupg 1.2.
2530         * plaintext.c (handle_plaintext): New arg CREATE_FILE to cope with
2531         the fact that gpg-error does not have this error code anymore.
2533         * mainproc.c (symkey_decrypt_sesskey): Ditto.
2535         * seskey.c (make_session_key): Adjusted for use with libgcrypt.
2536         (encode_session_key): Ditto.
2537         (do_encode_md): Ditto.
2538         (encode_md_value): Ditto.
2540         * keyring.c: Use libgpg-error instead of READ_ERROR etc.
2542         * g10.c: Adjusted all algorithm name/id mapping functions.
2543         (set_debug): Pass MPI and CRYPTO debug values to libgcrypt.
2545         * Makefile.am (INCLUDES): Define LOCALEDIR and the default error
2546         source.
2548         * g10.c (i18n_init): s/G10_LOCALEDIR/LOCALEDIR/.
2550         Renamed m_alloc et al to xmalloc et al.
2551         s/g10_errstr/gpg_strerror/
2552         s/MPI/gcry_mpi_t/
2553         Adjusted all md_open calls to the libgcrypt API.
2554         
2555         * build-packet.c (do_comment): Return error code from iobuf write
2556         function.
2557         (do_user_id): Ditto.
2558         (do_public_key): Ditto.
2560         * Makefile.am: Add new files, link gpg with libgpg-error.
2561         * g10.c, options.h: New option --agent-program.
2562         * call-agent.c: New.
2563         * gpg.h, call-agent.h: New.
2565 2003-06-03  David Shaw  <dshaw@jabberwocky.com>
2567         * options.h, g10.c (main), keylist.c (list_keyblock_print): Add
2568         "show-validity" and "show-long-keyid" list-options.
2570         * gpgv.c (get_validity, trust_value_to_string): Stubs.
2572         * g10.c (main): Use SAFE_VERSION instead of VERSION in the
2573         version-specific gpg.conf file so it can be overridden on RISCOS.
2575 2003-06-01  David Shaw  <dshaw@jabberwocky.com>
2577         * g10.c (main), keylist.c (show_policy_url, show_notation),
2578         mainproc.c (check_sig_and_print): Emulate the old policy and
2579         notation behavior (display by default).  Send to status-fd whether
2580         it is displayed on the screen or not.
2582         * g10.c (main): Since we now have some options in devel that won't
2583         work in a stable branch gpg.conf file, try for a version-specific
2584         gpg.conf-VERSION file before falling back to gpg.conf.
2586         * main.h, options.h: Move various option flags to options.h.
2588 2003-05-31  David Shaw  <dshaw@jabberwocky.com>
2590         * mainproc.c (check_sig_and_print), main.h, keylist.c
2591         (show_policy, show_notation): Collapse the old print_notation_data
2592         into show_policy() and show_notation() so there is only one
2593         function to print notations and policy URLs.
2595         * options.h, main.h, g10.c (main), keyedit.c
2596         (print_and_check_one_sig), keylist.c (list_one,
2597         list_keyblock_print), pkclist.c (do_edit_ownertrust), sign.c
2598         (mk_notation_and_policy): New "list-options" and "verify-options"
2599         commands.  These replace the existing
2600         --show-photos/--no-show-photos,
2601         --show-notation/--no-show-notation,
2602         --show-policy-url/--no-show-policy-url, and --show-keyring
2603         options.  The new method is more flexible since a user can specify
2604         (for example) showing photos during sig verification, but not in
2605         key listings.  The old options are emulated.
2607         * main.h, misc.c (parse_options): New general option line
2608         parser. Fix the bug in the old version that did not handle report
2609         syntax errors after a valid entry.
2611         * import.c (parse_import_options), export.c
2612         (parse_export_options): Call it here instead of duplicating the
2613         code.
2615 2003-05-30  David Shaw  <dshaw@jabberwocky.com>
2617         * keylist.c (list_one): Don't show the keyring filename when in
2618         --with-colons mode.  Actually translate "Keyring" string.
2620         * mainproc.c (proc_tree): We can't currently handle multiple
2621         signatures of different classes or digests (we'd pretty much have
2622         to run a different hash context for each), but if they are all the
2623         same, make an exception.  This is Debian bug #194292.
2625         * sig-check.c (check_key_signature2): Make string translatable.
2627         * packet.h, getkey.c (fixup_uidnode): Mark real primary uids
2628         differently than assumed primaries.
2630         * keyedit.c (no_primary_warning): Use the differently marked
2631         primaries here in a new function to warn when an --edit-key
2632         command might rearrange the self-sig dates enough to change which
2633         uid is primary.
2634         (menu_expire, menu_set_preferences): Use no_primary_warning()
2635         here.
2637         * Makefile.am: Use @DLLIBS@ for -ldl.
2639 2003-05-26  David Shaw  <dshaw@jabberwocky.com>
2641         * getkey.c (premerge_public_with_secret): Made "no secret subkey
2642         for" warning a verbose item and translatable. (From wk on stable
2643         branch)
2645         * sig-check.c (check_key_signature2): Made "no subkey for subkey
2646         binding packet" a verbose item instead of a !quiet one.  There are
2647         too many garbled keys out in the wild. (From wk on stable branch)
2649         * filter.h: Remove const from WHAT. (From wk on stable branch)
2651         * progress.c (handle_progress): Store a copy of
2652         NAME. (progress_filter): Release WHAT, make sure not to print a
2653         NULL WHAT. (From wk on stable branch)
2655         * openfile.c (open_sigfile): Adjust free for new progress
2656         semantics. (From wk on stable branch)
2658         * plaintext.c (ask_for_detached_datafile): Don't dealloc
2659         pfx->WHAT. (From wk on stable branch)
2661         * seckey-cert.c (do_check): Issue the RSA_OR_IDEA status when the
2662         cipher algo is IDEA to make it easier to track down the
2663         problem. (From twoaday on stable branch)
2664         
2665 2003-05-24  David Shaw  <dshaw@jabberwocky.com>
2667         * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c,
2668         build-packet.c, getkey.c, keydb.c, openfile.c, plaintext.c,
2669         status.c, gpgv.c, keygen.c, options.h, sig-check.c, tdbio.h,
2670         encode.c, mainproc.c, parse-packet.c, signal.c, textfilter.c: Edit
2671         all preprocessor instructions to remove whitespace before the '#'.
2672         This is not required by C89, but there are some compilers out
2673         there that don't like it.
2675 2003-05-21  David Shaw  <dshaw@jabberwocky.com>
2677         * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename
2678         is_disabled to cache_disabled_value, which now takes a pk and not
2679         just the keyid. This is for speed since there is no need to
2680         re-fetch a key when we already have that key handy.  Cache the
2681         result of the check so we don't need to hit the trustdb more than
2682         once.
2683         
2684         * getkey.c (skip_disabled): New function to get a pk and call
2685         is_disabled on it. (key_byname): Use it here.
2686         
2687         * packet.h, getkey.c (skip_disabled), keylist.c
2688         (print_capabilities): New "pk_is_disabled" macro to retrieve the
2689         cached disabled value if available, and fill it in via
2690         cache_disabled_value if not available.
2692         * trustdb.c (get_validity): Cache the disabled value since we have
2693         it handy and it might be useful later.
2695         * parse-packet.c (parse_key): Clear disabled flag when parsing a
2696         new key.  Just in case someone forgets to clear the whole key.
2698         * getkey.c (merge_selfsigs_main): Add an "if all else fails" path
2699         for setting a single user ID primary when there are multiple set
2700         primaries all at the same second, or no primaries set and the most
2701         recent user IDs are at the same second, or no signed user IDs at
2702         all. This is arbitrary, but deterministic.
2704         * exec.h, photoid.h: Add copyright message.
2706         * keylist.c (list_keyblock_print): Don't dump attribs for
2707         revoked/expired/etc uids for non-colon key listings.  This is for
2708         consistency with --show-photos.
2710         * main.h, keylist.c (dump_attribs), mainproc.c
2711         (check_sig_and_print): Dump attribs if --attrib-fd is set when
2712         verifying signatures.
2713         
2714         * g10.c (main): New --gnupg option to disable the various
2715         --openpgp, --pgpX, etc. options.  This is the same as --no-XXXX
2716         for those options.
2718         * revoke.c (ask_revocation_reason): Clear old reason if user
2719         elects to repeat question.  This is bug 153.
2721         * keyedit.c (sign_uids): Show keyid of the key making the
2722         signature.
2724 2003-05-21  Werner Koch  <wk@gnupg.org>
2726         * progress.c (handle_progress)
2727         * sign.c (write_plaintext_packet)
2728         * encode.c (encode_simple,encode_crypt): Make sure that a filename
2729         of "-" is considered to be stdin so that iobuf_get_filelength
2730         won't get called.  This fixes bug 156 reported by Gregery Barton.
2732 2003-05-02  David Shaw  <dshaw@jabberwocky.com>
2734         * packet.h, build-packet.c (build_sig_subpkt), export.c
2735         (do_export_stream), import.c (remove_bad_stuff, import),
2736         parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt): Remove
2737         vestigal code for the old sig cache subpacket.  This wasn't
2738         completely harmless as it caused subpacket 101 to disappear on
2739         import and export.
2741         * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c,
2742         sign.c, encode.c, getkey.c, revoke.c: The current flags for
2743         different levels of PGP-ness are massively complex.  This is step
2744         one in simplifying them. No functional change yet, just use a
2745         macro to check for compliance level.
2747         * sign.c (sign_file): Fix bug that causes spurious compression
2748         preference warning.
2750         * sign.c (clearsign_file): Fix bug that prevents proper warning
2751         message from appearing when clearsigning in --pgp2 mode with a
2752         non-v3 RSA key.
2754         * main.h, misc.c (compliance_option_string, compliance_string,
2755         compliance_failure), pkclist.c (build_pk_list), sign.c (sign_file,
2756         clearsign_file), encode.c (encode_crypt,
2757         write_pubkey_enc_from_list): New functions to put the "this
2758         message may not be usable...." warning in one place.
2760         * options.h, g10.c (main): Part two of the simplification.  Use a
2761         single enum to indicate what we are compliant to (1991, 2440,
2762         PGPx, etc.)
2764         * g10.c (main): Show errors for failure in export, send-keys,
2765         recv-keys, and refresh-keys.
2767         * options.h, g10.c (main): Give algorithm warnings for algorithms
2768         chosen against the --pgpX and --openpgp rules.
2770         * keydb.h, pkclist.c (algo_available): Make TIGER192 invalid in
2771         --openpgp mode.
2773         * sign.c (sign_file), pkclist.c (algo_available): Allow passing a
2774         hint of 0.
2776 2003-05-01  David Shaw  <dshaw@jabberwocky.com>
2778         * tdbio.c (create_version_record): Only create new trustdbs with
2779         TM_CLASSIC or TM_PGP.
2781         * trustdb.h, trustdb.c (trust_string, get_ownertrust_string,
2782         get_validity_string, ask_ownertrust, validate_keys), pkclist.c
2783         (do_edit_ownertrust): Rename trust_string to trust_value_to_string
2784         for naming consistency.
2786         * trustdb.h, trustdb.c (string_to_trust_value): New function to
2787         translate a string to a trust value.
2789         * g10.c (main): Use string_to_trust_value here for
2790         --force-ownertrust.
2791         
2792         * options.h, g10.c (main), trustdb.c (trust_model_string,
2793         init_trustdb, check_trustdb, update_trustdb, get_validity,
2794         validate_one_keyblock): An "OpenPGP" trust model is misleading
2795         since there is no official OpenPGP trust model.  Use "PGP"
2796         instead.
2798 2003-04-30  David Shaw  <dshaw@jabberwocky.com>
2800         * build-packet.c (build_sig_subpkt): Comments.
2802         * exec.c (exec_write): Cast NULL to void* to properly terminate
2803         varargs list.
2805         * keyedit.c (show_key_with_all_names): Just for safety, catch an
2806         invalid pk algorithm.
2808         * sign.c (make_keysig_packet): Crucial that the call to mksubpkt
2809         comes LAST before the calls to finalize the sig as that makes it
2810         possible for the mksubpkt function to get a reliable pointer to
2811         the subpacket area.
2813         * pkclist.c (do_we_trust_pre): If an untrusted key was chosen by a
2814         particular user ID, use that ID as the one to ask about when
2815         prompting whether to use the key anyway.
2816         (build_pk_list): Similar change here when adding keys to the
2817         recipient list.
2819         * trustdb.c (update_validity): Fix bug that prevented more than
2820         one validity record per trust record.
2821         (get_validity): When retrieving validity for a (user) supplied
2822         user ID, return the validity for that user ID only, and do not
2823         fall back to the general key validity.
2824         (validate_one_keyblock): Some commentary on whether
2825         non-self-signed user IDs belong in the web of trust (arguably,
2826         they do).
2828 2003-04-27  David Shaw  <dshaw@jabberwocky.com>
2830         * g10.c (main): Add --no-textmode.
2832         * export.c (do_export_stream), keyedit.c (show_key_with_all_names,
2833         menu_addrevoker), mainproc.c (check_sig_and_print), photoid.c
2834         (show_photos), sign.c (mk_notation_and_policy), trustdb.c
2835         (get_validity, reset_trust_records, validate_keys): Make some
2836         strings translatable.
2838         * mainproc.c (check_sig_and_print): Show digest algorithm and sig
2839         class when verifying a sig with --verbose on, and add version, pk
2840         and hash algorithms and sig class to VALIDSIG.
2841         
2842         * parse-packet.c (enum_sig_subpkt): Make a warning message a
2843         --verbose warning message since we don't need to warn every time
2844         we see an unknown critical (we only need to invalidate the
2845         signature).
2847         * trustdb.c (init_trustdb): Check the trustdb options even with
2848         TM_AUTO since the auto may become TM_CLASSIC or TM_OPENPGP.
2850 2003-04-26  David Shaw  <dshaw@jabberwocky.com>
2852         * sign.c (do_sign): Show the hash used when making a signature in
2853         verbose mode.
2855         * tdbio.h, tdbio.c (tdbio_read_model): New function to return the
2856         trust model used in a given trustdb.
2858         * options.h, g10.c (main), trustdb.c (init_trustdb, check_trustdb,
2859         update_trustdb): Use tdbio_read_model to implement an "auto" trust
2860         model which is set via the trustdb.
2862 2003-04-23  David Shaw  <dshaw@jabberwocky.com>
2864         * import.c (import_revoke_cert): Remove ultimate trust when
2865         revoking an ultimately trusted key.
2867         * keyedit.c (sign_uids): Allow replacing expired signatures.
2868         Allow duplicate signatures with --expert.
2870         * pkclist.c (check_signatures_trust): Don't display a null
2871         fingerprint when checking a signature with --always-trust enabled.
2873         * filter.h (progress_filter_context_t), progress.c
2874         (handle_progress), plaintext.c (ask_for_detached_datafile,
2875         hash_datafiles): Fix compiler warnings.  Make "what" constant.
2877         * build-packet.c (do_plaintext): Do not create invalid literal
2878         packets with >255-byte names.
2880 2003-04-15  Werner Koch  <wk@gnupg.org>
2882         * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.
2884         * g10.c, options.h: New option --enable-progress-filter.
2885         * progress.c (handle_progress): Make use of it.
2887 2003-04-15  Marcus Brinkmann  <marcus@g10code.de>
2889         * progress.c: New file.
2890         * Makefile.am (common_source): Add progress.c.
2891         * filter.h (progress_filter_context_t): New type.
2892         (progress_filter, handle_progress): New prototypes.
2893         * main.h (open_sigfile): New argument for prototype.
2894         * openfile.c (open_sigfile): New argument to install progress
2895         filter.
2896         * encode.c (encode_simple): New variable PFX.  Register
2897         progress filter.  Install text_filter after that.
2898         (encode_crypt): Likewise.
2899         * sign.c (sign_file): Likewise.
2900         (clearsign_file): Likewise.
2901         * decrypt.c (decrypt_message): Likewise.
2902         (decrypt_messages): Likewise.
2903         * verify.c (verify_signatures): Likewise.
2904         (verify_one_file): Likewise.
2905         * plaintext.c (hash_datafiles): Likewise.
2906         (ask_for_detached_datafile): Likewise.
2908 2003-04-10  Werner Koch  <wk@gnupg.org>
2910         * passphrase.c (read_passphrase_from_fd): Do a dummy read if the
2911         agent is to be used.  Noted by Ingo Klöcker.
2912         (agent_get_passphrase): Inhibit caching when we have no
2913         fingerprint.  This is required for key generation as well as for
2914         symmetric only encryption.
2916         * passphrase .c (agent_get_passphrase): New arg CANCELED.
2917         (passphrase_to_dek): Ditto.  Passed to above.  Changed all
2918         callers to pass NULL.
2919         * seckey-cert.c (do_check): New arg CANCELED.
2920         (check_secret_key): Terminate loop when canceled.
2922         * keyedit.c (change_passphrase): Pass ERRTEXT untranslated to
2923         passphrase_to_dek and translate where appropriate.
2924         * seckey-cert.c (check_secret_key): Ditto.
2925         * keygen.c (ask_passphrase): Ditto.
2926         * passphrase.c (agent_get_passphrase): Translate the TRYAGAIN_TEXT.
2927         Switch the codeset to utf-8.
2929 2003-04-09  Werner Koch  <wk@gnupg.org>
2931         * decrypt.c (decrypt_messages): Fixed error handling; the function
2932         used to re-loop with same file after an error.  Reported by Joseph
2933         Walton.
2935 2003-04-08  David Shaw  <dshaw@jabberwocky.com>
2937         * main.h, g10.c (main), import.c (parse_import_options,
2938         fix_pks_corruption): It's really PKS corruption, not HKP
2939         corruption.  Keep the old repair-hkp-subkey-bug command as an
2940         alias.
2942         * g10.c (main): Rename --no-version to --no-emit-version for
2943         consistency.  Keep --no-version as an alias.
2945 2003-04-04  David Shaw  <dshaw@jabberwocky.com>
2947         * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.
2949         * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Remove
2950         unused code.
2952 2003-04-01  Werner Koch  <wk@gnupg.org>
2954         * mainproc.c (check_sig_and_print): Add primary key fpr to VALIDSIG
2955         status.
2957 2003-03-24  David Shaw  <dshaw@jabberwocky.com>
2959         * keydb.h: Err on the side of making an unknown signature a SIG
2960         rather than a CERT.
2962         * import.c (delete_inv_parts): Discard any key signatures that
2963         aren't key types (i.e. 0x00, 0x01, etc.)
2965         * g10.c (main): Add deprecated option warning for
2966         --list-ownertrust.  Add --compression-algo alias for
2967         --compress-algo.  Change --version output strings to match
2968         "showpref" strings, and make translatable.
2970         * status.c (do_get_from_fd): Accept 'y' as well as 'Y' for
2971         --command-fd boolean input.
2973         * trustdb.c: Fix typo (DISABLE_REGEXP -> DISABLE_REGEX)
2975         * keyedit.c (show_key_with_all_names_colon): Show no-ks-modify
2976         flag.
2978 2003-03-11  David Shaw  <dshaw@jabberwocky.com>
2980         * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"
2981         keyserver option.  Defaults to on.
2983         * passphrase.c (agent_get_passphrase): Fix memory leak with
2984         symmetric messages.  Fix segfault with symmetric messages.  Fix
2985         incorrect prompt with symmetric messages.
2987 2003-03-10  Werner Koch  <wk@gnupg.org>
2989         * compress.c (init_uncompress): Use a 15 bit window size so that
2990         the output of implementations which don't run for PGP 2
2991         compatibility won't get garbled.
2993 2003-03-04  David Shaw  <dshaw@jabberwocky.com>
2995         * trustdb.c (validate_keys): Mask the ownertrust when building the
2996         list of fully valid keys so that disabled keys are still counted
2997         in the web of trust.
2998         (get_ownertrust_with_min): Do the same for the minimum ownertrust
2999         calculation.
3001         * parse-packet.c (dump_sig_subpkt): Show the notation names for
3002         not-human-readable notations.  Fix cosmetic off-by-one length
3003         counter.
3005         * options.skel: Add explantion and commented-out
3006         "no-mangle-dos-filenames".
3008         * mainproc.c (proc_encrypted): Make string translatable.
3010         * keyserver.c (keyserver_spawn): Quote ':', '%', and any 8-bit
3011         characters in the uid strings sent to the keyserver helper.
3013         * keyring.c (keyring_rebuild_cache): Lock the keyring while
3014         rebuilding the signature caches to prevent another gpg from
3015         tampering with the temporary copy.
3017         * keygen.c (keygen_set_std_prefs): Include AES192 and AES256 in
3018         default prefs.
3020         * keyedit.c (show_prefs): Make strings translatable.
3022         * keydb.c: Double the maximum number of keyrings to 40.
3024         * gpgv.c (main): Fix bug #113 - gpgv should accept the
3025         --ignore-time-conflict option.
3027         * g10.c (main): --openpgp disables --pgpX.  Double the amount of
3028         secure memory to 32k (keys are getting bigger these days).
3030         * Makefile.am: Makefile.am: Use @CAPLIBS@ to link in -lcap if we
3031         are using capabilities.
3033 2003-02-26  David Shaw  <dshaw@jabberwocky.com>
3035         * keyserver.c (keyserver_spawn): Include various pieces of
3036         information about the key in the data sent to the keyserver
3037         helper.  This allows the helper to use it in instructing a remote
3038         server which may not have any actual OpenPGP smarts in parsing
3039         keys.
3041         * main.h, export.c (export_pubkeys_stream, do_export_stream): Add
3042         ability to return only the first match in an exported keyblock for
3043         keyserver usage.  This should be replaced at some point with a
3044         more flexible solution where each key can be armored seperately.
3046 2003-02-22  David Shaw  <dshaw@jabberwocky.com>
3048         * sign.c (sign_file): Do not push textmode filter onto an unopened
3049         IOBUF (segfault).  Noted by Marcus Brinkmann.  Push and
3050         reinitialize textmode filter for each file in a multiple file
3051         list.
3053         * packet.h, getkey.c (fixup_uidnode), keyedit.c (show_prefs): Set
3054         and show the keyserver no-modify flag.
3056         * keygen.c (add_keyserver_modify): New.
3057         (keygen_upd_std_prefs): Call it here.
3058         (keygen_set_std_prefs): Accept "ks-modify" and "no-ks-modify" as
3059         prefs to set and unset keyserver modify flag.
3061         * g10.c (main): Accept "s1" in addition to "idea" to match the
3062         other ciphers.
3064         * main.h, misc.c (idea_cipher_warn): We don't need this if IDEA
3065         has been disabled.
3067 2003-02-21  David Shaw  <dshaw@jabberwocky.com>
3069         * keygen.c (keygen_set_std_prefs): Don't put AES or CAST5 in
3070         default prefs if they are disabled.
3072         * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5
3073         support.  Use 3DES for the s2k cipher in --openpgp mode.
3074         (print_mds): #ifdef all of the optional digest algorithms.
3076 2003-02-12  David Shaw  <dshaw@jabberwocky.com>
3078         * keydb.h, getkey.c (classify_user_id, classify_user_id2): Make
3079         'exact' a per-desc item.  Merge into one function since
3080         'force_exact' is no longer needed.
3081         (key_byname): Use new classify_user_id function, and new exact
3082         flag in KEYDB_SEARCH_DESC.
3084         * keyring.h, keyring.c (keyring_search): Return an optional index
3085         to show which KEYDB_SEARCH_DESC was the matching one.
3087         * keydb.h, keydb.c (keydb_search): Rename to keydb_search2, and
3088         pass the optional index to keyring_search.  Add a macro version of
3089         keydb_search that calls this new function.
3091         * export.c (do_export_stream): If the keyid! syntax is used,
3092         export only that specified key.  If the key in question is a
3093         subkey, export the primary plus that subkey only.
3095 2003-02-11  David Shaw  <dshaw@jabberwocky.com>
3097         * exec.c (set_exec_path): Add debugging line.
3099         * g10.c (print_hex, print_mds): Print long hash strings a lot
3100         neater.  This assumes at least an 80-character display, as there
3101         are a few other similar assumptions here and there.  Users who
3102         need unformatted hashes can still use with-colons.  Check that
3103         SHA384 and 512 are available before using them as they are no
3104         longer always available.
3106         * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@
3107         as GNUPG_LIBEXECDIR so it can be easily overridden at make time.
3109 2003-02-04  David Shaw  <dshaw@jabberwocky.com>
3111         * armor.c (parse_hash_header, armor_filter): Accept the new SHAs
3112         in the armor Hash: header.
3114         * g10.c (print_hex): Print long hash strings a little neater.
3115         (print_mds): Add the new SHAs to the hash list.
3117 2003-02-02  David Shaw  <dshaw@jabberwocky.com>
3119         * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on
3120         a v4 key (treat as a v4 revocation).
3122         * import.c (print_import_check): Do not re-utf8 convert user IDs.
3124 2003-01-27  David Shaw  <dshaw@jabberwocky.com>
3126         * mainproc.c (list_node): Show signature expiration date in
3127         with-colons sig records.
3129         * keylist.c (list_keyblock_colon), mainproc.c (list_node): Show
3130         trust sig information in with-colons sig records.
3132 2003-01-16  David Shaw  <dshaw@jabberwocky.com>
3134         * g10.c (add_group): Trim whitespace after a group name so it does
3135         not matter where the user puts the = sign.
3137         * options.skel: Comment out the first three lines in case someone
3138         manually copies the skel file to their homedir.
3140         * sign.c (clearsign_file): Only use pgp2mode with v3 keys and
3141         MD5. This matches what we do when decoding such messages and
3142         prevents creating a message (v3+RIPEMD/160) that we can't verify.
3144         * sig-check.c (signature_check2): Use G10ERR_GENERAL as the error
3145         for signature digest conflict.  BAD_SIGN implies that a signature
3146         was checked and we may try and print out a user ID for a key that
3147         doesn't exist.
3149 2003-01-15  David Shaw  <dshaw@jabberwocky.com>
3151         * trustdb.c (init_trustdb, get_validity): Don't use a changed
3152         trust model to indicate a dirty trustdb, and never auto-rebuild a
3153         dirty trustdb with the "always" trust model.
3155         * g10.c (add_group): Last commit missed the \t ;)
3157 2003-01-14  David Shaw  <dshaw@jabberwocky.com>
3159         * packet.h, parse-packet.c (setup_user_id), free-packet.c
3160         (free_user_id), keydb.h, keyid.c (namehash_from_uid): New function
3161         to rmd160-hash the contents of a user ID packet and cache it in
3162         the uid object.
3164         * keylist.c (list_keyblock_colon): Use namehash in field 8 of
3165         uids.  Show dates for creation (selfsig date), and expiration in
3166         fields 6 and 7.
3168         * trustdb.c (get_validity, get_validity_counts, update_validity):
3169         Use new namehash function rather than hashing it locally.
3171 2003-01-14  Werner Koch  <wk@gnupg.org>
3173         * g10.c (add_group): Fixed group parsing to allow more than one
3174         delimiter in a row and also allow tab as delimiter.
3176 2003-01-12  David Shaw  <dshaw@jabberwocky.com>
3178         * tdbio.c (tdbio_set_dbname): Fix assertion failure with
3179         non-fully-qualified trustdb names.
3181 2003-01-11  David Shaw  <dshaw@jabberwocky.com>
3183         * trustdb.c (get_validity_info, get_ownertrust_info,
3184         trust_letter): Simplify by returning a ? for error directly.
3186         * keyedit.c (show_key_with_all_names): Use get_validity_string and
3187         get_ownertrust_string to show full word versions of trust
3188         (i.e. "full" instead of 'f').
3190         * trustdb.h, trustdb.c (get_ownertrust_string,
3191         get_validity_string): Same as get_ownertrust_info, and
3192         get_validity_info, except returns a full string.
3194         * trustdb.c (get_ownertrust_with_min): New.  Same as
3195         'get_ownertrust' but takes the min_ownertrust value into account.
3197 2003-01-10  David Shaw  <dshaw@jabberwocky.com>
3199         * armor.c (armor_filter): Comment about PGP's end of line tab
3200         problem.
3202         * trustdb.h, trustdb.c (trust_letter): Make
3203         static. (get_ownertrust_info, get_validity_info): Don't mask the
3204         trust level twice.
3206         * trustdb.h, gpgv.c, trustdb.c (get_validity, get_validity_info),
3207         keylist.c (list_keyblock_colon), keyedit.c
3208         (show_key_with_all_names_colon, menu_revuid): Pass a user ID in
3209         rather than a namehash, so we only have to do the hashing in one
3210         place.
3212         * packet.h, pkclist.c (build_pk_list), free-packet.c
3213         (release_public_key_parts): Remove unused namehash element for
3214         public keys.
3216 2003-01-07  David Shaw  <dshaw@jabberwocky.com>
3218         * keygen.c (keygen_set_std_prefs): Warn when setting an IDEA
3219         preference when IDEA is not available.
3221 2003-01-06  David Shaw  <dshaw@jabberwocky.com>
3223         * trustdb.c (get_validity_info): 'd' for disabled is not a
3224         validity value any more.
3226         * packet.h, tdbio.h, tdbio.c (tdbio_read_record,
3227         tdbio_write_record), trustdb.c (update_validity): Store temporary
3228         full & marginal counts in the trustdb.
3229         (clear_validity, get_validity_counts): Return and clear temp
3230         counts.
3231         (store_validation_status): Keep track of which keyids have been
3232         stored.
3233         (validate_one_keyblock, validate_key_list): Use per-uid copies of
3234         the full & marginal counts so they can be recalled for multiple
3235         levels.
3236         (validate_keys): Only use unused keys for each new round.
3237         (reset_unconnected_keys): Rename to reset_trust_records, and only
3238         skip specifically excluded records.
3240         * keylist.c (print_capabilities): Show 'D' for disabled keys in
3241         capabilities section.
3243         * trustdb.c (is_disabled): Remove incorrect comment.
3245 2003-01-03  David Shaw  <dshaw@jabberwocky.com>
3247         * import.c (import_one): Only do the work to create the status
3248         display for interactive import if status is enabled.
3250         * keyring.c (keyring_search): skipfnc didn't work properly with
3251         non-keyid searches.  Noted by Stefan Bellon.
3253         * getkey.c (merge_selfsigs_main): Remove some unused code and make
3254         sure that the pk selfsigversion member accounts for 1F direct
3255         sigs.
3257 2003-01-02  Werner Koch  <wk@gnupg.org>
3259         * keydb.c (keydb_add_resource): Don't assume that try_make_homedir
3260         terminates but check again for the existence of the directory and
3261         continue then.
3262         * openfile.c (copy_options_file): Print a warning if the skeleton
3263         file has active options.
3265 2002-12-29  David Shaw  <dshaw@jabberwocky.com>
3267         * getkey.c (merge_selfsigs_main), main.h, sig-check.c
3268         (check_key_signature2): Pass the ultimately trusted pk directly to
3269         check_key_signature2 to avoid going through the key selection
3270         mechanism.  This prevents a deadly embrace when two keys without
3271         selfsigs each sign the other.
3273 2002-12-27  David Shaw  <dshaw@jabberwocky.com>
3275         * keyserver.c (keyserver_refresh): Don't print the "refreshing..."
3276         line if there are no keys to refresh or if there is no keyserver
3277         set.
3279         * getkey.c (merge_selfsigs_main): Any valid user ID should make a
3280         key valid, not just the last one.  This also fixes Debian bug
3281         #174276.
3283 2002-12-27  Stefan Bellon  <sbellon@sbellon.de>
3285         * import.c (print_import_check): Changed int to size_t.
3287 2002-12-27  David Shaw  <dshaw@jabberwocky.com>
3289         * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to
3290         revoke a user ID.  This is the same as issuing a revocation for
3291         the self-signature, but a much simpler interface to do it.
3293 2002-12-26  David Shaw  <dshaw@jabberwocky.com>
3295         * keydb.h, getkey.c (key_byname): Flag to enable or disable
3296         including disabled keys.  Keys specified via keyid (i.e. 0x...)
3297         are always included.
3299         * getkey.c (get_pubkey_byname, get_seckey_byname2,
3300         get_seckey_bynames), keyedit.c (keyedit_menu, menu_addrevoker):
3301         Include disabled keys in these functions.
3303         * pkclist.c (build_pk_list): Do not include disabled keys for -r
3304         or the key prompt.  Do include disabled keys for the default key
3305         and --encrypt-to.
3307         * trustdb.h, trustdb.c (is_disabled): New skipfnc for skipping
3308         disabled keys.
3310         * gpgv.c (is_disabled): Stub.
3312         * keygen.c (keygen_add_key_expire): Properly handle updating a key
3313         expiration to a no-expiration value.
3315         * keyedit.c (enable_disable_key): Comment.
3317         * import.c (import_one): When in interactive mode and --verbose,
3318         don't repeat some key information twice.
3320 2002-12-22  Timo Schulz  <ts@winpt.org>
3321         
3322         * import.c (print_import_check): New.
3323         (import_one): Use it here.
3324         Use merge_keys_and_selfsig in the interactive mode to avoid
3325         wrong key information.
3326         * status.h: Add new status code.
3327         * status.c: Ditto.
3328         
3329 2002-12-13  David Shaw  <dshaw@jabberwocky.com>
3331         * pkclist.c (do_we_trust): Tweak language to refer to the "named
3332         user" rather than "owner".  Noted by Stefan Bellon.
3334         * trustdb.h, trustdb.c (trustdb_pending_check): New function to
3335         check if the trustdb needs a check.
3337         * import.c (import_keys_internal): Used here so we don't rebuild
3338         the trustdb if it is still clean.
3339         (import_one, chk_self_sigs): Only mark trustdb dirty if the key
3340         that is being imported has any sigs other than self-sigs.
3341         Suggested by Adrian von Bidder.
3343         * options.skel: Include the required '=' sign in the sample
3344         'group' option.  Noted by Stefan Bellon.
3346         * import.c (chk_self_sigs): Don't try and check a subkey as if it
3347         was a signature.
3349 2002-12-11  David Shaw  <dshaw@jabberwocky.com>
3351         * tdbio.c (tdbio_read_record, tdbio_write_record): Compact the
3352         RECTYPE_TRUST records a bit.
3354         * g10.c (main): Comment out --list-trust-path until it can be
3355         implemented.
3357         * import.c (import_one): Warn when importing an Elgamal primary
3358         that this may take some time (to verify self-sigs).
3359         (chk_self_sigs): Try and cache all self-sigs so the keyblock is
3360         written to the keyring with a good rich cache.
3362         * keygen.c (ask_algo): Make the Elgamal sign+encrypt warning
3363         stronger, and remove the RSA sign+encrypt warning.
3365 2002-12-06  Stefan Bellon  <sbellon@sbellon.de>
3367         * options.h: Fixed typo (mangle_dos_names instead of
3368         mangle_dos_filenames).
3370 2002-12-05  Werner Koch  <wk@gnupg.org>
3372         * g10.c: New options --[no-]mangle-dos-filenames.
3373         * options.h (opt): Added mangle-dos-filenames.
3374         * openfile.c (open_outfile) [USE_ONLY_8DOT3]: Truncate the
3375         filename only when this option is set; this is the default.
3377 2002-12-04  David Shaw  <dshaw@jabberwocky.com>
3379         * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01)
3380         change.  Minimal isn't always best.
3382         * sign.c (update_keysig_packet): Use the current time rather then
3383         a modification of the original signature time.  Make sure that
3384         this doesn't cause a time warp.
3386         * keygen.c (keygen_add_key_expire): Properly handle a key
3387         expiration date in the past (use a duration of 0).
3389         * keyedit.c (menu_expire): Use update_keysig_packet so any sig
3390         subpackets are maintained during the update.
3392         * build-packet.c (build_sig_subpkt): Mark sig expired or unexpired
3393         when the sig expiration subpacket is added.
3394         (build_sig_subpkt_from_sig): Handle making an expiration subpacket
3395         from a sig that has already expired (use a duration of 0).
3397         * packet.h, sign.c (update_keysig_packet), keyedit.c
3398         (menu_set_primary_uid, menu_set_preferences): Add ability to issue
3399         0x18 subkey binding sigs to update_keysig_packet and change all
3400         callers.
3402         * trustdb.c (validate_keys): Show trust parameters when building
3403         the trustdb, and make sure that the version record update was
3404         successful.
3405         (init_trustdb): If the current parameters aren't what was used for
3406         building the trustdb, the trustdb is invalid.
3408         * tbio.c (tdbio_db_matches_options): Update to work with new
3409         trustdbs.
3411 2002-12-03  David Shaw  <dshaw@jabberwocky.com>
3413         * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store
3414         trust model in the trustdb version record.
3415         (tdbio_update_version_record): New function to update version
3416         record values during a trustdb check or update.
3417         (tdbio_dump_record): Show trust model in dump.
3419         * trustdb.c (validate_keys): Call tdbio_update_version_record on
3420         success so that the correct options are stored in the trustdb.
3422         * options.h: rearrange trust models so that CLASSIC is 0 and
3423         OPENPGP is 1.
3425         * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),
3426         pkclist.c (algo_available), revoke.c (gen_revoke): Add --pgp8
3427         mode.  This is basically identical to --pgp7 in all ways except
3428         that signing subkeys, v4 data sigs (including expiration), and SK
3429         comments are allowed.
3431         * getkey.c (finish_lookup): Comment.
3433         * main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu):
3434         Reorder user ID display in the --edit-key menu to match that of
3435         the --list-keys display.
3437         * g10.c (add_notation_data): Fix initialization.
3439 2002-12-01  David Shaw  <dshaw@jabberwocky.com>
3441         * keyedit.c (menu_expire): Don't lose key flags when changing the
3442         expiration date of a subkey.  This is not the most optimal
3443         solution, but it is minimal change on the stable branch.
3445         * main.h, keygen.c (do_copy_key_flags): New function to copy key
3446         flags, if any, from one sig to another.
3447         (do_add_key_expire): New function to add key expiration to a sig.
3448         (keygen_copy_flags_add_expire): New version of
3449         keygen_add_key_expire that also copies key flags.
3450         (keygen_add_key_flags_and_expire): Use do_add_key_expire.
3452         * import.c (fix_hkp_corruption): Comment.
3454 2002-11-25  Stefan Bellon  <sbellon@sbellon.de>
3456         * plaintext.c (handle_plaintext) [__riscos__]: If nooutput is set,
3457         no filetype is needed obviously.
3459 2002-11-24  David Shaw  <dshaw@jabberwocky.com>
3461         * main.h, misc.c (default_cipher_algo, default_compress_algo):
3462         New.  Return the default algorithm by trying
3463         --cipher-algo/--compress-algo, then the first item in the pref
3464         list, then s2k-cipher-algo or ZIP.
3466         * sign.c (sign_file, sign_symencrypt_file), encode.c
3467         (encode_simple, encode_crypt): Call default_cipher_algo and
3468         default_compress_algo to get algorithms.
3470         * g10.c (main): Allow pref selection for compress algo with
3471         --openpgp.
3473         * mainproc.c (proc_encrypted): Use --s2k-digest-algo for
3474         passphrase mangling rather than --digest-algo.
3476         * sign.c (hash_for): If --digest-algo is not set, but
3477         --personal-digest-preferences is, then use the first hash
3478         algorithm in the personal list.  If the signing algorithm is DSA,
3479         then use the first 160-bit hash algorithm in the personal list.
3480         If --pgp2 is set and it's a v3 RSA key, use MD5.
3482         * g10.c (main), keydb.c (keydb_add_resource,
3483         keydb_locate_writable): Rename --default-keyring as
3484         --primary-keyring.  Stefan wins the naming contest.
3486 2002-11-23  David Shaw  <dshaw@jabberwocky.com>
3488         * g10.c (add_notation_data): Disallow notation names that do not
3489         contain a '@', unless --expert is set.  This is to help prevent
3490         people from polluting the (as yet unused) IETF namespace.
3492         * main.h: Comments about default algorithms.
3494         * photoid.c (image_type_to_string): Comments about 3-letter file
3495         extensions.
3497         * encode.c (encode_simple), passphrase.c (passphrase_to_dek),
3498         sign.c (sign_symencrypt_file): Use --s2k-digest-algo for
3499         passphrase mangling rather than --digest-algo.
3501 2002-11-21  David Shaw  <dshaw@jabberwocky.com>
3503         * keygen.c (keygen_set_std_prefs): Properly handle an empty
3504         preference string.
3506         * misc.c (string_to_compress_algo): "none" is a bad choice since
3507         it conflicts with the "none" in setpref.
3509 2002-11-14  David Shaw  <dshaw@jabberwocky.com>
3511         * g10.c (main): Allow compression algorithm names as the argument
3512         to --compress-algo.  The old algorithm names still work for
3513         backwards compatibility.
3515         * misc.c (string_to_compress_algo): Allow "none" as an alias for
3516         "uncompressed".
3518 2002-11-13  Stefan Bellon  <sbellon@sbellon.de>
3520         * getkey.c (get_pubkey_byfprint_fast): Fixed type incompatibility,
3521         was unsigned char instead of byte.
3523 2002-11-13  David Shaw  <dshaw@jabberwocky.com>
3525         * encode.c (encode_simple): Make sure that files larger than about
3526         4G use partial length encoding.  This is required because OpenPGP
3527         allows only for 32 bit length fields.  From Werner on stable
3528         branch.
3530         * getkey.c (get_pubkey_direct): Renamed to...
3531         (get_pubkey_fast): this and made extern.
3532         (get_pubkey_byfprint_fast): New.  From Werner on stable branch.
3534         * keydb.h, import.c (import_one): Use get_pubkey_fast instead of
3535         get_pubkey.  We don't need a merged key and actually this might
3536         lead to recursions.
3537         (revocation_present): Likewise for search by fingerprint.  From
3538         Werner on stable branch.
3540         * g10.c (main): Try to create the trustdb even for non-colon-mode
3541         list-key operations.  This is required because getkey needs to
3542         know whether a a key is ultimately trusted.  From Werner on stable
3543         branch.
3544         
3545         * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32;
3546         we don't need it here as it behaves more like a Posix system.
3547         From Werner on stable branch.
3549         * passphrase.c (agent_get_passphrase): Ditto.  From Werner on
3550         stable branch.
3552         * tdbio.c (MY_O_BINARY): Need binary mode with Cygwin.  From
3553         Werner on stable branch.
3555         * g10.c, gpgv.c (main) [__CYGWIN32__]: Don't get the homedir from
3556         the registry.  From Werner on stable branch.
3557         
3558         * keyedit.c (show_key_with_all_names_colon): Make --with-colons
3559         --edit display match the validity and trust of --with-colons
3560         --list-keys.
3562         * passphrase.c (agent_send_all_options): Fix compile warning.
3564         * keylist.c (list_keyblock_colon): Validity for subkeys should
3565         match that of the primary key, and not that of the last user ID.
3567         * getkey.c (merge_selfsigs): Revoked/expired/invalid primary keys
3568         carry these facts onto all their subkeys, but only after the
3569         subkey has a chance to be marked valid.  This is to fix an
3570         incorrect "invalid public key" error verifying a signature made by
3571         a revoked signing subkey, with a valid unrevoked primary key.
3573 2002-11-09  Werner Koch  <wk@gnupg.org>
3575         * passphrase.c (agent_send_all_options): Use tty_get_ttyname to
3576         get the default ttyname.
3578 2002-11-07  David Shaw  <dshaw@jabberwocky.com>
3580         * keyring.h, keyring.c (keyring_register_filename): Return the
3581         pointer if a given keyring is registered twice.
3583         * keydb.h, keydb.c (keydb_add_resource): Use flags to indicate a
3584         default keyring.
3585         (keydb_locate_writable): Prefer the default keyring if possible.
3587         * g10.c (main): Add --default-keyring option.
3589 2002-11-06  David Shaw  <dshaw@jabberwocky.com>
3591         * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add
3592         --force-ownertrust option for debugging purposes.  This allows
3593         setting a whole keyring to a given trust during an
3594         --update-trustdb.  Not for normal use - it's just easier than
3595         hitting "4" all the time to test a large trustdb.
3597         * pubkey-enc.c (get_session_key): With hidden recipients or try a
3598         given passphrase against all secret keys rather than trying all
3599         secret keys in turn.  Don't if --try-all-secrets or --status-fd is
3600         enabled.
3602         * passphrase.c (passphrase_to_dek): Mode 1 means do a regular
3603         passphrase query, but don't prompt with the key info.
3605         * seckey-cert.c (do_check, check_secret_key): A negative ask count
3606         means to enable passphrase mode 1.
3608         * keydb.h, getkey.c (enum_secret_keys): Add flag to include
3609         secret-parts-missing keys (or not) in the list.
3611 2002-11-05  David Shaw  <dshaw@jabberwocky.com>
3613         * keyserver.c (keyserver_search_prompt): When --with-colons is
3614         enabled, don't try and fit the search output to the screen size -
3615         just dump the whole list.
3617 2002-11-04  David Shaw  <dshaw@jabberwocky.com>
3619         * keyserver.c (keyserver_search_prompt): When --with-colons is
3620         enabled, just dump the raw keyserver protocol to stdout and don't
3621         print the menu.
3623         * keyserver.c (show_prompt): Don't show a prompt when command-fd
3624         is being used.
3626         * trustdb.c (trust_model_string, check_trustdb, update_trustdb,
3627         validate_one_keyblock): It's not clear what a trustdb rebuild or
3628         check means with a trust model other than "classic" or "openpgp",
3629         so disallow this.
3631 2002-11-03  David Shaw  <dshaw@jabberwocky.com>
3633         * options.h, g10.c (main): Add --trust-model option.  Current
3634         models are "openpgp" which is classic+trustsigs, "classic" which
3635         is classic only, and "always" which is the same as the current
3636         option --always-trust (which still works).  Default is "openpgp".
3638         * trustdb.c (validate_one_keyblock): Use "openpgp" trust model to
3639         enable trust sigs.
3641         * gpgv.c (main), mainproc.c (check_sig_and_print), pkclist.c
3642         (do_we_trust, do_we_trust_pre, check_signatures_trust): Use new
3643         --trust-model option in place of --always-trust.
3645         * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids,
3646         keyedit_menu): Prompt for and create a trust signature with
3647         "tsign".  This is functional, but needs better UI text.
3649         * build-packet.c (build_sig_subpkt): Able to build trust and
3650         regexp subpackets.
3652         * pkclist.c (do_edit_ownertrust): Comment.
3654 2002-11-02  David Shaw  <dshaw@jabberwocky.com>
3656         * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the
3657         full algorithm name (CAST5, SHA1) rather than the short form (S3,
3658         H2).
3660         * main.h, keygen.c (keygen_get_std_prefs), keyedit.c
3661         (keyedit_menu): Return and use a fake uid packet rather than a
3662         string since we already have a nice parser/printer in
3663         keyedit.c:show_prefs.
3665         * main.h, misc.c (string_to_compress_algo): New.
3667 2002-11-01  David Shaw  <dshaw@jabberwocky.com>
3669         * g10.c (main): Add --no-throw-keyid.
3671         * keydb.h, encode.c (write_pubkey_enc_from_list), g10.c (main),
3672         pkclist.c (build_pk_list): Add --hidden-recipient (-R) and
3673         --hidden-encrypt-to, which do a single-user variation on
3674         --throw-keyid.  The "hide this key" flag is carried in bit 0 of
3675         the pk_list flags field.
3677         * keyserver.c (parse_keyrec): Fix shadowing warning.
3679 2002-10-31  Stefan Bellon  <sbellon@sbellon.de>
3681         * compress.c (init_compress) [__riscos__]: Use
3682         riscos_load_module() to load ZLib module.
3684         * g10.c (main) [__riscos__]: Renames due to changes in riscos.c
3685         (e.g. prefixes all RISC OS specific functions with riscos_*).
3686         * photoid.c (show_photos) [__riscos__]: Likewise.
3687         * signal.c (got_fatal_signal) [__riscos__]: Likewise.
3689         * trustdb.c (check_regexp) [__riscos__]: Branch to RISC OS RegEx
3690         handling.
3692 2002-10-31  David Shaw  <dshaw@jabberwocky.com>
3694         * build-packet.c (do_plaintext), encode.c (encode_sesskey,
3695         encode_simple, encode_crypt), sign.c (write_plaintext_packet): Use
3696         wipememory() instead of memset() to wipe sensitive memory as the
3697         memset() might be optimized away.
3699 2002-10-30  David Shaw  <dshaw@jabberwocky.com>
3701         * trustdb.c (check_regexp): Modern regexps require REG_EXTENDED.
3703 2002-10-29  David Shaw  <dshaw@jabberwocky.com>
3705         * packet.h, trustdb.h, trustdb.c (trust_string): New.  Return a
3706         string like "fully trusted", "marginally trusted", etc.
3707         (get_min_ownertrust): New.  Return minimum ownertrust.
3708         (update_min_ownertrust): New.  Set minimum ownertrust.
3709         (check_regexp): New.  Check a regular epression against a user ID.
3710         (ask_ownertrust): Allow specifying a minimum value.
3711         (get_ownertrust_info): Follow the minimum ownertrust when
3712         returning a letter.
3713         (clear_validity): Remove minimum ownertrust when a key becomes
3714         invalid.
3715         (release_key_items): Release regexp along with the rest of the
3716         info.
3717         (validate_one_keyblock, validate_keys): Build a trust sig chain
3718         while validating.  Call check_regexp for regexps.  Use the minimum
3719         ownertrust if the user does not specify a genuine ownertrust.
3721         * pkclist.c (do_edit_ownertrust): Only allow user to select a
3722         trust level greater than the minimum value.
3724         * parse-packet.c (can_handle_critical): Can handle critical trust
3725         and regexp subpackets.
3727         * trustdb.h, trustdb.c (clear_ownertrusts), delkey.c
3728         (do_delete_key), import.c (import_one): Rename clear_ownertrust to
3729         clear_ownertrusts and have it clear the min_ownertrust value as
3730         well.
3732         * keylist.c (list_keyblock_print): Indent uid to match pub and
3733         sig.
3735         * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint,
3736         menu_addrevoker), keylist.c (list_keyblock_print,
3737         print_fingerprint): Show "T" or the trust depth for trust
3738         signatures, and add spaces to some strings to make room for it.
3740         * packet.h, parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt,
3741         parse_signature): Parse trust signature values.
3743         * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record):
3744         Reserve a byte for the minimum ownertrust value (for use with
3745         trust signatures).
3747 2002-10-29  Stefan Bellon  <sbellon@sbellon.de>
3749         * build-packet.c (calc_plaintext, do_plaintext): Removed RISC OS
3750         specific filetype parts (it's now done in make_basename()).
3752         * plaintext.c (handle_plaintext): Tidied up RISC OS specific
3753         filetype parts.
3755         * encode.c (encode_simple, encode_crypt): Added argument to
3756         make_basename() call.
3758         * sign.c (write_plaintext_packet): Added argument to
3759         make_basename() call.
3761 2002-10-28  Stefan Bellon  <sbellon@sbellon.de>
3763         * build-packet.c (calc_plaintext, do_plaintext): Added filetype
3764         handling for RISC OS' file types.
3766         * plaintext.c (handle_plaintext) [__riscos__]: Added filetype
3767         handling for RISC OS' file types.
3769 2002-10-23  David Shaw  <dshaw@jabberwocky.com>
3771         * main.h, import.c (sec_to_pub_keyblock, import_secret_one,
3772         parse_import_options), g10.c (main): New import-option
3773         "convert-sk-to-pk" to convert a secret key into a public key
3774         during import.  It is on by default.
3776 2002-10-23  Werner Koch  <wk@gnupg.org>
3778         * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK
3779         has been assigned.
3781 2002-10-18  Timo Schulz  <ts@winpt.org>
3783         * keylist.c: (print_pubkey_info): New.
3784         (print_seckey_info): New.
3785         * main.h: Prototypes for the new functions.       
3786         * delkey.c (do_delete_key): Use it here.
3787         * revoke.c (gen_desig_revoke): Ditto.
3788         
3789 2002-10-17  Werner Koch  <wk@gnupg.org>
3791         * pkclist.c (do_edit_ownertrust): Show all user IDs.  This should
3792         be enhanced to also show the current trust level.  Suggested by
3793         Florian Weimer.
3795 2002-10-17  David Shaw  <dshaw@jabberwocky.com>
3797         * g10.c (main): Handle --strict and --no-strict from the command
3798         line before the options file is loaded.
3800 2002-10-15  David Shaw  <dshaw@jabberwocky.com>
3802         * g10.c (main): Disable --textmode when encrypting (symmetric or
3803         pk) in --pgp2 mode as PGP 2 can't handle the unknown length
3804         literal packet.  Reported by Michael Richardson.
3806 2002-10-14  David Shaw  <dshaw@jabberwocky.com>
3808         * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,
3809         show_prompt, keyserver_search_prompt, keyserver_spawn): Go to
3810         version 1 of the keyserver protocol.  This is a better design,
3811         similar to --with-colons, that allows for keys with multiple user
3812         IDs rather than using multiple keys.  It also matches the machine
3813         readable pksd format.  Also use a prettier --search-keys listing
3814         format that can fill different size windows (currently set at 24
3815         lines).
3817 2002-10-12  Werner Koch  <wk@gnupg.org>
3819         * keygen.c (print_status_key_created): New.
3820         (do_generate_keypair): Use it to print the fingerprint.
3821         (generate_subkeypair): Likewise.
3823 2002-10-11  David Shaw  <dshaw@jabberwocky.com>
3825         * keyedit.c (menu_addrevoker): Properly back out if the signature
3826         fails.  Also, do not allow appointing the same revoker twice, and
3827         report ALREADY_SIGNED if the user tries it.
3829 2002-10-07  David Shaw  <dshaw@jabberwocky.com>
3831         * import.c (import_keys_internal): Missed one s/inp/inp2/.
3833         * keylist.c (print_capabilities): Properly indicate per-key
3834         capabilities of sign&encrypt primary keys that have
3835         secret-parts-missing (i.e. no capabilities at all)
3837         * mainproc.c (symkey_decrypt_sesskey): Fix compiler warning.
3839 2002-10-04  David Shaw  <dshaw@jabberwocky.com>
3841         * getkey.c (get_pubkey_direct): Don't cache keys retrieved via
3842         this function as they may not have all their fields filled in.
3844         * sig-check.c (signature_check2): Use new is_primary flag to check
3845         rather than comparing main_keyid with keyid as this still works in
3846         the case of a not fully filled in pk.
3848 2002-10-04  Werner Koch  <wk@gnupg.org>
3850         * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing
3851         warning.
3853         * passphrase.c (agent_get_passphrase): Fixed signed/unsigned char
3854         problem in %-escaping.  Noted by Ingo Klöcker.
3856 2002-10-03  David Shaw  <dshaw@jabberwocky.com>
3858         * options.h, g10.c (main): Add --strict and --no-strict to switch
3859         the log_warning severity level from info to error.
3861         * keylist.c (print_capabilities): Secret-parts-missing keys should
3862         show that fact in the capabilities, and only primary signing keys
3863         can certify other keys.
3865         * packet.h, parse_packet.c (parse_key): Add is_primary flag for
3866         public keys (it already exists for secret keys).
3868 2002-10-02  David Shaw  <dshaw@jabberwocky.com>
3870         * import.c (import_secret_one): Check for an illegal (>110)
3871         protection cipher when importing a secret key.
3873         * keylist.c (list_keyblock_print): Show a '#' for a
3874         secret-parts-missing key.
3876         * parse_packet.c (parse_key): Some comments.
3878         * revoke.c (gen_revoke): Remove some debugging code.
3880         * trustdb.c (verify_own_keys): Make trusted-key a non-deprecated
3881         option again.
3883         * seckey-cert.c (do_check): Don't give the IDEA warning unless the
3884         cipher in question is in fact IDEA.
3886 2002-10-01  David Shaw  <dshaw@jabberwocky.com>
3888         * import.c (import_one): Make sure that a newly imported key
3889         starts with a clean ownertrust.
3891 2002-10-01  Werner Koch  <wk@gnupg.org>
3893         * getkey.c (get_pubkey_direct): New.
3894         (merge_selfsigs_main): Use it here to look for an ultimately
3895         trusted key.  Using the full get_pubkey might lead to an
3896         infinitive recursion.
3898 2002-09-29  David Shaw  <dshaw@jabberwocky.com>
3900         * keyserver.c (parse_keyserver_uri): Force the keyserver URI
3901         scheme to lowercase to be case-insensitive.
3903 2002-09-28  David Shaw  <dshaw@jabberwocky.com>
3905         * export.c (do_export_stream): Comment.
3907         * sig-check.c (check_key_signature2): Properly handle a
3908         non-designated revocation import.
3910 2002-09-26  Werner Koch  <wk@gnupg.org>
3912         * g10.c (set_homedir): New. Changed all direct assignments to use
3913         this.
3914         * gpgv.c (set_homedir): Ditto.
3916 2002-09-25  David Shaw  <dshaw@jabberwocky.com>
3918         * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses
3919         sockets.  Remove the old NETLIBS variable since the keyserver
3920         stuff is no longer internal.
3922 2002-09-24  David Shaw  <dshaw@jabberwocky.com>
3924         * import.c (import_keys_stream): Fix compiler type warning.
3926         * keyring.c (keyring_rebuild_cache), sig-check.c
3927         (check_key_signature2), import.c (import, chk_self_sigs): Minor
3928         language cleanups.
3930 2002-09-23  Stefan Bellon  <sbellon@sbellon.de>
3932         * main.h: Introduced fast-import as import option. Removed
3933         fast as separate option from prototypes.
3934         * import.c (parse_import_options): Added fast-import option.
3935         (import_*): Removed fast as separate option.
3936         * g10.c (main): Added option fast-import, removed old fast
3937         as separate argument.
3938         * keyserver.c (keyserver_spawn): Removed old fast as separate
3939         argument.
3941 2002-09-22  Stefan Bellon  <sbellon@sbellon.de>
3943         * import.c (import_keys, import_keys_stream,
3944         import_keys_internal): Added trustdb update/check to key import if
3945         not fast-import and interactive set/no-auto-check-trustdb unset.
3946         Avoided function clone by introducing import_keys_internal.
3948 2002-09-19  David Shaw  <dshaw@jabberwocky.com>
3950         * keyserver.c (keyserver_spawn): Properly handle line truncation.
3951         Don't leak memory (~10-20 bytes) on searches.
3952         (keyserver_search_prompt): Cleanup.
3954         * keylist.c (list_keyblock_colon): Show 1F direct key signatures
3955         in --with-colons listing.
3957 2002-09-16  David Shaw  <dshaw@jabberwocky.com>
3959         * keyedit.c (menu_addrevoker): The direct key signature for
3960         revocation keys must be at least v4 to carry the revocation key
3961         subpacket.  Add a PGP 2.x warning for revocation keys.
3963 2002-09-14  David Shaw  <dshaw@jabberwocky.com>
3965         * g10.c (check_permissions): Rearrange strings to make translating
3966         easier (don't incorporate string parts).
3968         * keyedit.c (sign_uids): Make strings translatable.
3970         * sig-check.c (check_key_signature2): Make string translatable.
3972 2002-09-13  David Shaw  <dshaw@jabberwocky.com>
3974         * getkey.c (check_revocation_keys): Move....
3975         * main.h, sig-check.c (check_revocation_keys): to here.  Also
3976         return the signature_check error code rather than 0/1 and cache
3977         the sig result.
3979         * sig-check.c (check_key_signature2): Divert to
3980         check_revocation_keys if a revocation sig is made by someone other
3981         than the pk owner.
3983         * getkey.c (merge_selfsigs_main): Tidy.
3985 2002-09-13  Werner Koch  <wk@gnupg.org>
3987         * g10.c (main) [__MINGW32__]: Activate oLoadExtension.
3989 2002-09-12  David Shaw  <dshaw@jabberwocky.com>
3991         * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove
3992         internal HKP support.
3994         * keyserver.c (keyserver_spawn): Remove whitespace after keyserver
3995         commands.
3997 2002-09-10  David Shaw  <dshaw@jabberwocky.com>
3999         * exec.c (expand_args): Remove loop left over from earlier
4000         implementation.
4001         (exec_write): Missed one tick.
4003 2002-09-10  Werner Koch  <wk@gnupg.org>
4005         * g10.c, options.h: Removed option --emulate-checksum-bug.
4006         * misc.c (checksum_u16_nobug): Removed.
4007         (checksum_u16): Removed the bug emulation.
4008         (checksum_mpi): Ditto.
4009         (checksum_mpi_counted_nbits): Removed and replaced all calls
4010         with checksum_mpi.
4012         * parse-packet.c (read_protected_v3_mpi): New.
4013         (parse_key): Use it here to store it as an opaque MPI.
4014         * seckey-cert.c (do_check): Changed the v3 unprotection to the new
4015         why to store these keys.
4016         (protect_secret_key): Likewise.
4017         * build-packet.c (do_secret_key): And changed the writing.
4019         * tdbio.c (tdbio_set_dbname, open_db): Use new macro MY_O_BINARY
4020         to avoid silly ifdefs.
4021         (open_db): Fallback to RDONLY so that gpg may be used from a
4022         RO-medium.
4024         * encode.c (encode_simple): Make sure we don't use an ESK packet
4025         when we don't have a salt in the S2K.
4027         * misc.c (pct_expando) <case f>: Make sure that LEN is initialized.
4029         * exec.c (exec_finish): Use ticks to denote filenames in messages.
4030         (make_tempdir, exec_write): Changed format of messages.
4032         * keyserver.c (print_keyinfo): Release USERID in on error.
4033         (keyserver_work) [!DISABLE_KEYSERVER_HELPERS]: Exclude the unused
4034         code.
4036 2002-09-09  Werner Koch  <wk@gnupg.org>
4038         * parse-packet.c (make_attribute_uidname): Add new ar MAX_NAMELEN
4039         for sanity checks.  Changed both callers. Limit the size of an %s.
4041         * options.skel: Comment lock-once out, so that this file does not
4042         change anything when copied to a new home directory.
4043         * openfile.c (try_make_homedir): Don't exit after copying the
4044         option skeleton.
4046         * options.h: Don't use a comma when declaring variables over more
4047         than one line.
4049         * mainproc.c (symkey_decrypt_sesskey): Check length of the session
4050         key.
4052         * hkp.c (dehtmlize): Use ascii_tolower to protect against weird
4053         locales.  Cast the argument for isspace for the sake of broken
4054         HP/UXes.
4055         (parse_hkp_index): s/ascii_memcasecmp/ascii_strncasecmp/.
4057         * g10.c: Removed option --emulate-3des-s2k-bug.
4059         * passphrase.c (hash_passphrase): Was used here.
4061         * export.c (parse_export_options)
4062         * keyserver.c (parse_keyserver_options)
4063         * import.c (parse_import_options)
4064         * g10.c (check_permissions): s/ascii_memcasecmp/ascii_strncasecmp/.
4066 2002-09-09  David Shaw  <dshaw@jabberwocky.com>
4068         * g10.c (add_group): Use '=' to separate group name from group
4069         members.  Use a better error message for when no = is found.
4071         * hkp.c (hkp_export): Use CRLF in headers.
4073 2002-09-03  David Shaw  <dshaw@jabberwocky.com>
4075         * mainproc.c (print_pkenc_list): Don't increment the error counter
4076         when printing the list of keys a message was encrypted to.  This
4077         would make gpg give a non-zero exit code even for completely valid
4078         messages if the message was encrypted to more than one key that
4079         the user owned.
4081 2002-09-02  Werner Koch  <wk@gnupg.org>
4083         * g10.c (main): Try to set a default character set.  Print the
4084         used one in verbosity level 3.
4085         * gpgv.c (main): Try to set a default character set.
4087         * status.c, status.h (STATUS_IMPORT_OK): New.
4088         * import.c (import_one,import_secret_one): Print new status.
4090 2002-08-30  David Shaw  <dshaw@jabberwocky.com>
4092         * pkclist.c (build_pk_list): Add new status code to indicate an
4093         untrusted user.  This (or a disabled key) fail with "unavailable
4094         pubkey" (G10ERR_UNU_PUBKEY).
4096         * pkclist.c (build_pk_list): Fail if any recipient keys are
4097         unusable.
4099         * options.skel: The PGP LDAP keyserver is back.  Use MIT keyserver
4100         as a sample rather than cryptnet as cryptnet does not support
4101         searching yet.
4103         * keyedit.c (show_key_with_all_names): Fix error message
4104         (preferences are userid/selfsig and not key specific).
4106 2002-08-30  Werner Koch  <wk@gnupg.org>
4108         * pkclist.c (do_we_trust_pre): Changed the wording of a warning.
4110         * encode.c (encode_simple,encode_crypt): Use new style CTB for
4111         compressssed packets when using MDC.  We need to do this so that
4112         concatenated messages are properly decrypted.  Old style
4113         compression assumes that it is the last packet; given that we
4114         can't determine the length in advance, the uncompressor does not
4115         know where to start.  Actually we should use the new CTB always
4116         but this would break PGP 2 compatibility.
4118         * parse-packet.c (parse): Special treatment for new style CTB
4119         compressed packets.
4121         * build-packet.c (do_mdc): Removed. Was not used.
4122         (do_encrypted_mdc): Count in the version number and the MDC packet.
4124 2002-08-28  David Shaw  <dshaw@jabberwocky.com>
4126         * sig-check.c (do_check_messages, do_check): Show keyid in error
4127         messages.
4129         * keyserver.c (print_keyinfo): More readable key listings for
4130         --search-keys responses.
4132 2002-08-26  David Shaw  <dshaw@jabberwocky.com>
4134         * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into
4135         new "dehtmlize" function.  Remove HTML before trying to parse each
4136         line from the keyserver.  If the keyserver provides key type
4137         information in the listing, use it.
4139 2002-08-23  David Shaw  <dshaw@jabberwocky.com>
4141         * sig-check.c (do_check, do_check_messages): Emit the usual sig
4142         warnings even for cached sigs.  This also serves to protect
4143         against missing a sig expiring while cached.
4145         * getkey.c (merge_selfsigs_main): Don't check UID self-sigs twice.
4147 2002-08-22  David Shaw  <dshaw@jabberwocky.com>
4149         * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys
4150         into chk_self_sigs.  This improves efficiency as the same
4151         signatures are not checked multiple times.  Clarify when a subkey
4152         is revoked (any revocation signature, even if it is dated before
4153         the binding signature).
4155         * getkey.c (merge_selfsigs_subkey): Subkey revocation comments.
4157         * keylist.c (list_one): Stats are only for public key listings.
4159         * g10.c (main), options.skel: Default should be include-revoked
4160         for keyserver operations.
4162 2002-08-21  Werner Koch  <wk@gnupg.org>
4164         * import.c (import_print_stats): Print new non_imported counter
4165         which is currently not used because we terminate on errors.
4167 2002-08-20  David Shaw  <dshaw@jabberwocky.com>
4169         * options.skel: Document no-include-attributes for
4170         keyserver-options.
4172         * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and
4173         comments.
4175         * export.c (do_export_stream): Fix noop bug in exporting sensitive
4176         revocation keys.
4178         * pkclist.c (do_edit_ownertrust): Comment out the option for
4179         showing trust paths until it can be implemented.
4181 2002-08-19  Werner Koch  <wk@gnupg.org>
4183         * getkey.c (get_user_id_native): Renamed to ..
4184         (get_user_id_printable): this.  Filter out all dangerous
4185         characters.  Checked all usages.
4186         (get_user_id_string_native): Renamed to..
4187         (get_user_id_string_printable): this.  Filter out all dangerous
4188         characters.  Checked all usages.
4189         * keyedit.c (show_basic_key_info): New.
4190         * keylist.c (print_fingerprint): New mode 3.
4191         * import.c (import_one): Use new function to display the user ID.
4193 2002-08-16  Timo Schulz  <ts@winpt.org>
4195         * g10.c (main): Enable opt.interactive.
4197         * import.c (import_one): Ask the user if the key shall be
4198         imported when the interactive mode is used. Useful to extract
4199         selected keys from a file.
4200         
4201 2002-08-16  Werner Koch  <wk@gnupg.org>
4203         * seckey-cert.c: Workaround to allow decryption of v3 keys created
4204         with a bug in the mpi_get_secure_buffer.
4206 2002-08-14  David Shaw  <dshaw@jabberwocky.com>
4208         * hkp.c (parse_hkp_index): Properly handle really large keys
4209         (5 digit key length) in HKP searches.
4211 2002-08-13  David Shaw  <dshaw@jabberwocky.com>
4213         * encode.c (encode_simple): Fix problem with using compression
4214         algo 2 and symmetric compressed files.
4216         * encode.c (encode_simple, encode_crypt): If we are not using a
4217         MDC, compress even if a file is already compressed.  This is to
4218         help against the chosen ciphertext attack.
4220         * pkclist.c (select_algo_from_prefs): Fix requested algorithm bug
4221         so the request succeeds even if the requested algorithm is not the
4222         first found.
4224         * cipher.c (write_header), encode.c (use_mdc, encode_simple,
4225         encode_crypt, encrypt_filter), g10.c (main): Be more eager to use
4226         a MDC.  We use a MDC if the keys directly support it, if the keys
4227         list AES (any) or TWOFISH anywhere in the prefs, or if the cipher
4228         chosen does not have a 64 bit blocksize.
4230 2002-08-08  David Shaw  <dshaw@jabberwocky.com>
4232         * options.skel: Some language tweaks, and remove the
4233         load-extension section for random gatherers.
4235         * keyring.c (create_tmp_file, rename_tmp_file): Create tmp files
4236         with user-only permissions, but restore the original permissions
4237         if the user has something special set.
4239         * openfile.c (copy_options_file): Create new options file
4240         (gpg.conf) with user-only permissions.
4242         * keydb.c (keydb_add_resource): Create new keyrings with user-only
4243         permissions.
4245         * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only
4246         permissions.
4248 2002-08-07  David Shaw  <dshaw@jabberwocky.com>
4250         * sig-check.c (signature_check2): Sanity check that the md has a
4251         context for the hash that the sig is expecting.  This can happen
4252         if a onepass sig header does not match the actual sig, and also if
4253         the clearsign "Hash:" header is missing or does not match the
4254         actual sig.
4256         * keyedit.c (menu_revsig): Properly show a uid is revoked without
4257         restarting gpg.  This is Debian bug 124219, though their supplied
4258         patch will not do the right thing.
4260         * main.h, tdbio.c (tdbio_set_dbname), misc.c (removed
4261         check_permissions), keydb.c (keydb_add_resource), g10.c (main,
4262         check_permissions): Significant reworking of the permission check
4263         mechanism.  The new behavior is to check everything in the homedir
4264         by checking the homedir itself.  If the user wants to put
4265         (possibly shared) keyrings outside the homedir, they are not
4266         checked.  The options file and any extension files are checked
4267         wherever they are, as well as their enclosing directories.  This
4268         is Debian bug 147760.
4269         
4270 2002-08-06  Stefan Bellon  <sbellon@sbellon.de>
4272         * g10.c (main): Use of EXTSEP_S in new gpg.conf string.
4273         * openfile.c (copy_options_file): Ditto.
4275 2002-08-06  David Shaw  <dshaw@jabberwocky.com>
4277         * options.h, g10.c (main), mainproc.c (proc_encrypted):
4278         --ignore-mdc-error option to turn a MDC check error into a
4279         warning.
4281         * encode.c (encode_crypt), g10.c (main), sign.c (sign_file,
4282         clearsign_file): Use the same --pgpX warning string everywhere to
4283         ease translations.
4285         * encode.c (write_pubkey_enc_from_list): Warn when using
4286         --throw-keyid with --pgpX.  Noted by Vedaal Nistar.
4288         * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke):
4289         Export a minimal pk along with the revocation cert when in --pgpX
4290         mode so that PGP can import it.
4292 2002-08-06  Werner Koch  <wk@gnupg.org>
4294         * options.skel: Changed comments.
4296         * g10.c (main): Try to use "gpg.conf" as default option file.
4297         * openfile.c (copy_options_file): Changed name of created file.
4299 2002-08-02  Werner Koch  <wk@gnupg.org>
4301         * Makefile.am (LDFLAGS): Removed DYNLINK_LDFLAGS.
4303 2002-07-30  David Shaw  <dshaw@jabberwocky.com>
4305         * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a
4306         decryption failed error if a MDC does not verify.  Warn if a MDC
4307         is not present (can disable via --no-mdc-warning).
4309         * exec.c (exec_write), g10.c (main), keyserver.c
4310         (keyserver_spawn): Use new DISABLE_KEYSERVER_PATH rather than
4311         FIXED_EXEC_PATH.
4313 2002-07-28  David Shaw  <dshaw@jabberwocky.com>
4315         * sig-check.c (do_check): Properly validate v4 sigs with no hashed
4316         section at all.
4318 2002-07-25  Werner Koch  <wk@gnupg.org>
4320         * delkey.c (do_delete_key): Always allow to delete a key in batch mode
4321         when specified by fingerprint.  Suggested by Enzo Michelangeli.
4323 2002-07-25  David Shaw  <dshaw@jabberwocky.com>
4325         * keyedit.c (menu_revsig): Change "revsig" to honor selected uids
4326         so the user can revoke sigs from particular uids only.
4328         * keylist.c (list_keyblock_print): Don't display expired uids in
4329         --list-keys unless -v and not --list-sigs (just like revoked
4330         uids).
4332         * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c:
4333         "Warning" -> "WARNING"
4335 2002-07-24  David Shaw  <dshaw@jabberwocky.com>
4337         * main.h, import.c (parse_import_options, fix_hkp_corruption,
4338         import_one, delete_inv_parts), g10.c (main): New import-option
4339         "repair-hkp-subkey-bug", which repairs as much as possible the HKP
4340         mangling multiple subkeys bug.  It is on by default for keyserver
4341         receives, and off by default for regular --import.
4343         * main.h, import.c (import, import_one, delete_inv_parts), hkp.c
4344         (hkp_ask_import), keyserver.c (keyserver_spawn): Use keyserver
4345         import options when doing keyserver receives.
4347         * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c
4348         (main), keyserver.c (keyserver_spawn): If the user does not use
4349         "exec-path", completely replace $PATH with GNUPG_LIBEXECDIR before
4350         calling the keyserver helper.  If the user does use "exec-path",
4351         append GNUPG_LIBEXECDIR after the specified path.
4353 2002-07-23  David Shaw  <dshaw@jabberwocky.com>
4355         * import.c (parse_import_options), export.c
4356         (parse_export_options): Fix offset problem with reversed ("no-")
4357         meanings.
4359         * import.c (delete_inv_parts): Discard subkey signatures (0x18 and
4360         0x28) if found in the userid section of the key.
4362         * sig-check.c (signature_check2): Signatures made by invalid
4363         subkeys (bad/missing binding sig) are also invalid.
4365         * keylist.c (print_fingerprint): Show the primary as well as the
4366         secondary key fingerprint in modes 1 & 2.
4368 2002-07-22  David Shaw  <dshaw@jabberwocky.com>
4370         * options.h, main.h, g10.c (main), import.c
4371         (parse_import_options, delete_inv_parts), keyserver.c
4372         (parse_keyserver_options): add new --import-options option.  The
4373         only current flag is "allow-local-sigs".
4375         * g10.c (main): Don't disable MDC in pgp7 mode.
4377         * options.h, g10.c (main), keyserver.c (parse_keyserver_options):
4378         Remove old keyserver-option include-attributes now that there is
4379         an export-option for the same thing.
4381         * options.h, main.h, export.c (parse_export_options,
4382         do_export_stream), g10.c (main): add new --export-options option.
4383         Current flags are "include-non-rfc", "include-local-sigs",
4384         "include-attributes", and "include-sensitive-revkeys".
4386         * options.h, hkp.c (hkp_export), keyserver.c
4387         (parse_keyserver_options, keyserver_spawn): try passing unknown
4388         keyserver options to export options, and if successful, use them
4389         when doing a keyserver --send-key.
4391         * build-packet.c (build_sig_subpkt): We do not generate
4392         SIGSUBPKT_PRIV_VERIFY_CACHE anymore.
4394         * revoke.c (gen_desig_revoke): Lots more comments about including
4395         sensitive revkeys along with the revocation sig itself.
4397         * keyserver.c (parse_keyserver_options): Simpler implementation
4398         that can skip one pass over the options.
4400 2002-07-18  David Shaw  <dshaw@jabberwocky.com>
4402         * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying
4403         "sensitive" as an argument to an addrevoker command.  This sets
4404         the 0x40 sensitive revoker flag.
4406         * revoke.c (gen_desig_revoke): When generating a designated
4407         revocation, include the direct key sig that contains the
4408         designated revoker subpacket.  This allows sensitive designated
4409         revocation subpackets to be exported.  Also indicate which
4410         revokers are sensitive in the first place.
4412 2002-07-17  David Shaw  <dshaw@jabberwocky.com>
4414         * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in
4415         a designated revoker means "sensitive", not "local".  It's
4416         exportable under the right circumstances.
4418         * main.h, options.h, export.c (do_export_stream), g10.c (main),
4419         hkp.c (hkp_export), keyserver.c (keyserver_spawn: Add a flag to
4420         skip attribute packets and their signatures while exporting.  This
4421         is to accomodate keyservers (pksd again) that choke on attributes.
4422         Use keyserver-option "include-attributes" to control it.  This
4423         defaults to ON (i.e. don't skip).
4425 2002-07-09  David Shaw  <dshaw@jabberwocky.com>
4427         * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn,
4428         keyserver_work), hkp.c (hkp_ask_import, hkp_export, hkp_search):
4429         Use a much more strict reading of RFC-2396 for the keyserver URIs.
4430         Specifically, don't try and be smart about checking the value of
4431         ":port" so long as it is all digits, and properly handle opaque
4432         data (those scheme specific parts that do not start with "//").
4434 2002-07-04  David Shaw  <dshaw@jabberwocky.com>
4436         * photoid.c (get_default_photo_command, show_photos): Honor
4437         FIXED_PHOTO_VIEWER and DISABLE_PHOTO_VIEWER.
4439         * mainproc.c (check_sig_and_print): Use --show-photos to show
4440         photos when verifying a sig made by a key with a photo.
4442         * keyserver.c (parse_keyserver_uri): Properly parse a URI with no
4443         :port section and an empty file path, but with a terminating '/'.
4444         (keyserver_work): Honor DISABLE_KEYSERVER_HELPERS.
4446         * hkp.c (hkp_ask_import): Display keyserver URI as a URI, but only
4447         if verbose.
4449         * exec.c, g10.c: USE_EXEC_PATH -> FIXED_EXEC_PATH
4451 2002-07-03  David Shaw  <dshaw@jabberwocky.com>
4453         * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If
4454         USE_EXEC_PATH is defined at compile time, use it to lock the
4455         exec-path and not allow the user to change it.
4457 2002-07-02  David Shaw  <dshaw@jabberwocky.com>
4459         * options.h, g10.c (main), keyserver.c (keyserver_refresh):
4460         Maintain and use the original keyserver URI for cosmetics rather
4461         than trying to recreate it when needed.
4463         * mainproc.c (check_sig_and_print): Properly disregard expired
4464         uids.  Make sure that the first uid listed is a real uid and not
4465         an attribute (attributes should only be listed in the "aka"
4466         section).  When there are no valid textual userids, try for an
4467         invalid textual userid before using any attribute uid.
4469 2002-07-01  David Shaw  <dshaw@jabberwocky.com>
4471         * options.skel: Fix a few typos, clarify "group", and remove
4472         sample photo viewers for Win32 since they are the defaults now.
4474         * parse-packet.c (make_attribute_uidname), keylist.c
4475         (dump_attribs): Fix two typecast warnings.
4477         * packet.h, build-packet.c (build_attribute_subpkt), exec.c
4478         (expand_args), mkdtemp.c (mkdtemp), photoid.c
4479         (parse_image_header): Fix some signedness compiler warnings.
4481 2002-07-01  Werner Koch  <wk@gnupg.org>
4483         * photoid.c (get_default_photo_command): Also use __MINGW32__
4484         instead of HAVE_DOSISH_SYSTEM.
4486         * encode.c (encode_symmetric): Do not use the new encryption code.
4488 2002-06-30  Werner Koch  <wk@gnupg.org>
4490         * photoid.c: Use __MINGW32__ to include windows because
4491         HAVE_DOSISH_SYSTEM is also set for OS/2 and plain DOS.  Provide
4492         constant missing in older mingw installations. 
4494 2002-06-21  Stefan Bellon  <sbellon@sbellon.de>
4496         * g10.c [__riscos__]: Moved RISC OS specific stuff to util/riscos.c
4497         and include/util.h.
4499         * gpgv.c [__riscos__]: Likewise.
4501 2002-06-20  David Shaw  <dshaw@jabberwocky.com>
4503         * keydb.h, pkclist.c (select_algo_from_prefs): Allow passing a
4504         suggested algorithm which will be used if available.
4506         * encode.c (encode_crypt, encrypt_filter), sign.c (sign_file): Use
4507         new select_algo_from_prefs feature to check if forcing an
4508         algorithm would violate the recipient preferences.
4510         * photoid.c (get_default_photo_command, show_photos): Use
4511         different default viewers on different platforms.  Currently we
4512         have Win 9x, Win NT (2k, xp), Mac OSX, RISC OS, and "everybody
4513         else".  These are #ifdefs as much as possible to avoid clutter.
4515         * g10.c (strusage, build_list), keyedit.c (show_prefs), main.h,
4516         misc.c (compress_algo_to_string, check_compress_algo), pkclist.c
4517         (algo_available), keygen.c (keygen_set_std_prefs): New
4518         algo_to_string and check functions for compress algorithms.
4520 2002-06-20  Werner Koch  <wk@gnupg.org>
4522         * misc.c (setsysinfo): Removed a #warning for Alpha's uniligedn
4523         trap disabling - it is quite possible that this is a debug relict.
4525 2002-06-20  Stefan Bellon  <sbellon@sbellon.de>
4527         * g10.c [__riscos__]: Added image file system feature.
4529         * gpgv.c [__riscos__]: Added image file system feature.
4531         * photoid.c (show_photos) [__riscos__]: Set RISC OS filetype of
4532         photo id according to MIME type.
4534 2002-06-19  David Shaw  <dshaw@jabberwocky.com>
4536         * hkp.c (parse_hkp_index): Don't leak memory when failing out of a
4537         bad HKP keyserver.
4539         * g10.c (add_notation_data): Relax slightly the rules as to what
4540         can go into a notation name - 2440 allows "@", for example.
4542 2002-06-17  David Shaw  <dshaw@jabberwocky.com>
4544         * import.c (clean_subkeys, import_one): Only allow at most 1
4545         binding sig and at most 1 revocation sig on a subkey, as per
4546         2440:11.1.
4548         * hkp.c (parse_hkp_index, hkp_search): Error if the keyserver
4549         returns an unparseable HKP response.
4551 2002-06-15  David Shaw  <dshaw@jabberwocky.com>
4553         * keyedit.c (show_key_with_all_names), keylist.c
4554         (list_keyblock_print): Show "[expired]" before expired uids.
4556         * keyedit.c (show_key_with_all_names_colon), mainproc.c
4557         (list_node), keylist.c (list_keyblock_colon): Show flag 'e' for
4558         expired user ids.  Use "uat" for user attribute packets instead of
4559         "uid".  Also use '<count> <length>' rather than the fake user id
4560         string on attributes.
4562         * keygen.c (keygen_add_revkey): Remove unused code.
4564         * misc.c (check_permissions): Check directory permissions
4565         properly - they are not special files.
4567         * pkclist.c (expand_id, expand_group, build_pk_list): When
4568         expanding groups before building a pk list, inherit flags from the
4569         original pre-expanded string.
4571         * pubkey-enc.c (is_algo_in_prefs): Don't use prefs from expired
4572         uids.
4574 2002-06-14  David Shaw  <dshaw@jabberwocky.com>
4576         * free-packet.c (copy_signature): Properly copy a signature that
4577         carries a revocation key on it.
4579         * pkclist.c (expand_id, expand_group, build_pk_list): Groups now
4580         work properly when used in the "Enter the user ID" prompt.
4582 2002-06-14  David Shaw  <dshaw@jabberwocky.com>
4584         * keyedit.c (show_key_with_all_names): Display warning if a user
4585         tries to show prefs on a v3 key with a v3 selfsig.
4587         * kbnode.c (dump_kbnode): Show if a uid is expired.
4589         * import.c (merge_blocks, import_revoke_cert): Show user ID
4590         receiving a revocation certificate.
4592         * free-packet.c (cmp_user_ids): Properly compare attribute ids.
4594         * pkclist.c (expand_groups): Maintain the strlist flags while
4595         expanding.  Members of an expansion inherit their flags from the
4596         expansion key.
4598         * options.h, cipher.c (write_header), g10.c (main), keygen.c
4599         (keygen_set_std_prefs): remove the personal_mdc flag.  It no
4600         longer serves a purpose now that the personal preference lists are
4601         split into cipher/digest/zip.
4603 2002-06-14  Timo Schulz  <ts@winpt.org>
4605         * skclist.c (is_insecure): Implemented.
4606         
4607 2002-06-12  David Shaw  <dshaw@jabberwocky.com>
4609         * keyserver.c (keyserver_spawn): Properly handle PROGRAM responses
4610         when they have a CRLF ending.  Noted by Keith Ray.
4612         * keyserver.c (keyserver_spawn): Handle CRLF endings from
4613         keyserver helpers.  Also don't leak the last line worth of memory
4614         from the keyserver response.
4616         * main.h, misc.c (deprecated_warning): New function to warn about
4617         deprecated options and commands.
4619         * g10.c (main), keyserver-internal.h, keyserver.c
4620         (parse_keyserver_uri): Use new deprecated function to warn about
4621         honor-http-proxy, auto-key-retrieve, and x-broken-hkp.
4623 2002-06-11  David Shaw  <dshaw@jabberwocky.com>
4625         * Makefile.am: link gpg with NETLIBS for the built-in HKP access.
4627 2002-06-10  David Shaw  <dshaw@jabberwocky.com>
4629         * options.h, keyserver.c (keyserver_opts), g10.c (main): New
4630         keyserver option "include-subkeys".  This feature already existed,
4631         but now can be turned off.  It defaults to on.
4633         * options.h, keyserver.c (parse_keyserver_options,
4634         keyserver_spawn): There are now enough options to justify making a
4635         structure for the keyserver options rather than a page of
4636         if-then-else-if-then-etc.
4638         * getkey.c (merge_keys_and_selfsig, merge_selfsigs_main): Fix bug
4639         in calculating key expiration dates.
4641 2002-06-09  David Shaw  <dshaw@jabberwocky.com>
4643         * keydb.h, getkey.c (get_user_id_native), import.c (import_one):
4644         Display user ID while importing a key.  Note this applies to both
4645         --import and keyserver --recv-keys.
4647         * exec.c (exec_finish): Log unnatural exit (core dump, killed
4648         manually, etc) for fork/exec/pipe child processes.
4650 2002-06-08  Timo Schulz  <ts@winpt.org>
4652         * encode.c (encode_symmetric): Disable the compat flag
4653         when the expert mode is enabled.
4654         
4655 2002-06-07  David Shaw  <dshaw@jabberwocky.com>
4657         * options.skel, options.h, main.h, keydb.h, pkclist.c
4658         (build_pk_list, expand_groups), g10.c (main, add_group): Add new
4659         "group" command to allow one name to expand into multiple keys.
4660         For simplicity, and to avoid potential loops, we only expand once
4661         - you can't make an alias that points to an alias.
4663         * main.h, g10.c (main), keygen.c (build_personal_digest_list):
4664         Simplify the default digest list - there is really no need for the
4665         other hashes since they will never be used after SHA-1 in the
4666         list.
4668         * options.skel, options.h, g10.c (main), hkp.c (hkp_ask_import,
4669         hkp_export, hkp_search), keyserver.c (parse_keyserver_options,
4670         parse_keyserver_uri, keyserver_work, keyserver_refresh): Make the
4671         "x-broken-hkp" keyserver scheme into keyserver-option
4672         "broken-http-proxy".  Move honor_http_proxy into
4673         keyserver_options.  Canonicalize the three variations of "hkp",
4674         "x-hkp", and "x-broken-hkp" into "hkp".
4676 2002-06-07  Stefan Bellon  <sbellon@sbellon.de>
4678         * g10.c [__riscos__]: Added --attribute-file to do the same as
4679         --attribute-fd, but with a filename not a fd as argument.
4680         Added magic symbol for RISC OS to use different memory management.
4682         * gpgv.c [__riscos__]: Added magic symbol for RISC OS to use
4683         different memory management.
4685 2002-06-06  David Shaw  <dshaw@jabberwocky.com>
4687         * main.h, g10.c (main), keygen.c (build_personal_digest_list): Put
4688         in a default digest preference list consisting of SHA-1, followed
4689         by every other installed digest except MD5.  Note this is the same
4690         as having no digest preference at all except for SHA-1 being
4691         favored.
4693         * options.h, g10.c (main), keygen.c (keygen_set_std_prefs),
4694         pkclist.c (select_algo_from_prefs): Split
4695         --personal-preference-list into three:
4696         --personal-{cipher|digest|compress}-preferences.  This allows a
4697         user to set one without affecting another (i.e. setting only a
4698         digest pref doesn't imply an empty cipher pref).
4700         * exec.c (exec_read): This is a safer way of guessing the return
4701         value of system().  Noted by Stefan Bellon.
4703 2002-06-05  David Shaw  <dshaw@jabberwocky.com>
4705         * hkp.c (parse_hkp_index): Be more robust with keyservers
4706         returning very unparseable responses.
4708         * exec.c (exec_read): Catch and display an error when the remote
4709         process exits unnaturally (i.e. segfault) so the user knows what
4710         happened.  Also fix exec_write stub which has a different number
4711         of arguments now.
4713 2002-06-05  Timo Schulz  <ts@winpt.org>
4715         * encode.c (encode_simple): Ignore the new mode for RFC1991.
4716         * mainproc.c (symkey_decrypt_sesskey): Better check for weird
4717         keysizes.
4718         
4719 2002-06-05  Timo Schulz  <ts@winpt.org>
4721         * encode.c (encode_sesskey): New.
4722         (encode_simple): Use it here. But by default we use the compat
4723         mode which supress to generate encrypted session keys.
4724         
4725 2002-06-05  Timo Schulz  <ts@winpt.org>
4727         * mainproc.c (symkey_decrypt_sesskey): New.
4728         (proc_symkey_enc): Support for encrypted session keys.
4729         
4730 2002-06-04  David Shaw  <dshaw@jabberwocky.com>
4732         * sign.c (hash_for, sign_file): When encrypting and signing at the
4733         same time, consult the various hash prefs to pick a hash algorithm
4734         to use.  Pass in a 160-bit hint if any of the signing keys are
4735         DSA.
4737         * keydb.h, pkclist.c (select_algo_from_prefs, algo_available):
4738         Pass a "hints" opaque pointer in to let the caller give hints as
4739         to what algorithms would be acceptable.  The only current hint is
4740         for PREFTYPE_HASH to require a 160-bit hash for DSA.  Change all
4741         callers in encode.c (encode_crypt, encrypt_filter) and sign.c
4742         (sign_file).  If we settle on MD5 as the best algorithm based
4743         solely on recepient keys and SHA1 is also a possibility, use SHA1
4744         unless the user intentionally chose MD5.  This is as per 2440:13.
4746         * exec.c (make_tempdir): Fix duplicated filename problem.
4748 2002-06-03  David Shaw  <dshaw@jabberwocky.com>
4750         * packet.h, parse-packet.c (enum_sig_subpkt): Report back from
4751         enum_sig_subpkt when a subpacket is critical and change all
4752         callers in keylist.c (show_policy_url, show_notation), mainproc.c
4753         (print_notation_data), and pkclist.c (do_show_revocation_reason).
4755         * keylist.c (show_policy_url, show_notation): Display if the
4756         policy or notation is critical.
4757         
4758 2002-06-03  David Shaw  <dshaw@jabberwocky.com>
4760         * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd,
4761         list_keyblock_print, list_keyblock_colon), status.h, status.c
4762         (get_status_string): New --attribute-fd feature to dump the
4763         contents of attribute subpackets for frontends.  If --status-fd is
4764         also used, then a new status tag ATTRIBUTE is provided for each
4765         subpacket.
4767         * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_main,
4768         merge_selfsigs_subkey), parse-packet.c (setup_user_id): Keep track
4769         of the expiration time of a user ID, and while we're at it, use
4770         the expired flag from the selfsig rather than reparsing the
4771         SIG_EXPIRE subpacket.
4773         * photoid.c (generate_photo_id): When adding a new photo ID,
4774         showing the photo for confirmation is not safe when noninteractive
4775         since the "user" may not be able to dismiss a viewer window.
4776         Noted by Timo Schulz.
4777         
4778 2002-06-03  David Shaw  <dshaw@jabberwocky.com>
4780         * options.skel: Sample photo viewers for Win32.
4782         * misc.c (pct_expando): Use the seckey for %k/%K if the pubkey is
4783         not available.
4785         * photoid.h, photoid.c (show_photos): Include the seckey in case a
4786         user tries to view a photo on a secret key, and change all callers
4787         in keyedit.c (menu_showphoto), keylist.c (list_keyblock_print),
4788         and photoid.c (generate_photo_id).
4790 2002-06-02  David Shaw  <dshaw@jabberwocky.com>
4792         * photoid.c (show_photos): Work properly when not called with a
4793         public key.
4795 2002-05-31  David Shaw  <dshaw@jabberwocky.com>
4797         * sign.c (mk_notation_and_policy): Free unneeded buffer.
4799         * hkp.c (parse_hkp_index): Properly handle the '&' character
4800         (i.e. "&amp;") in HKP responses.
4802         * getkey.c (merge_selfsigs_main): Fix reversed expiration time
4803         check with self-sigs.
4805         * keyedit.c (sign_uids): When making a new self-sig on a v3 key,
4806         make a v3 self-sig unless it is currently a v3 self-sig being
4807         promoted to v4.
4809 2002-05-31  Timo Schulz  <ts@winpt.org>
4811         * pkclist.c (do_show_revocation_reason): Don't use capital
4812         letters for non-interactive output.
4813         (show_revocation_reason): Now it is global.
4814         * pubkey-enc.c (get_it): Show if the key has been revoked.
4815         
4816 2002-05-30  David Shaw  <dshaw@jabberwocky.com>
4818         * sign.c (write_signature_packets, sign_file, clearsign_file,
4819         sign_symencrypt_file): Make a v4 signature if a policy URL or
4820         notation is set, unless v3 sigs are forced via rfc1991 or
4821         force-v3-sigs.  Also remove some doubled code and clarify an error
4822         message (we don't sign in PGP2 mode - just detach-sign).
4824         * parse-packet.c (parse_one_sig_subpkt): Add KS_FLAGS to the "any
4825         size" section.
4827 2002-05-29  David Shaw  <dshaw@jabberwocky.com>
4829         * keygen.c (keygen_set_std_prefs, add_feature_mdc): Use "mdc" and
4830         "no-mdc" in the prefs string to allow switching on and off the MDC
4831         feature.  This is needed to properly export a key from GnuPG for
4832         use on PGP which does not support MDC - without this, MDC-capable
4833         implementations will still try and generate MDCs which will break
4834         PGP.
4836         * keygen.c (keygen_get_std_prefs): Show "[mdc]" in prefs string if
4837         it is enabled.
4839         * options.h, g10.c (main), cipher.c (write_header), keygen.c
4840         (keygen_set_std_prefs): For consistency, allow the user to specify
4841         mdc/no-mdc in the --personal-preference-list.  If disabled, it
4842         acts just like --disable-mdc.
4844 2002-05-29  David Shaw  <dshaw@jabberwocky.com>
4846         * options.h, exec.c: Add some debugging info, using the 1024 debug
4847         flag.
4849         * exec.c (win_system): New system()-like function for win32 that
4850         does not return until the child process terminates.  Of course,
4851         this doesn't help if the process itself exits before it is
4852         finished.
4854 2002-05-29  Werner Koch  <wk@gnupg.org>
4856         * encode.c (encode_simple): Intialize PKT when --no-literal is used.
4858         * keyedit.c (show_key_with_all_names_colon): Renamed the record
4859         for revocation keys to "rvk".
4861 2002-05-27  Werner Koch  <wk@gnupg.org>
4863         * keyedit.c (show_key_with_all_names_colon): New.
4864         (show_key_with_all_names): Divert to new function when required.
4865         Sanitize printing of revoker name.
4867 2002-05-27  David Shaw  <dshaw@jabberwocky.com>
4869         * build-packet.c (build_sig_subpkt): Handle setting sig flags for
4870         certain subpacket types (notation, policy url, exportable,
4871         revocable).  keyedit.c (sign_mk_attrib): Flags no longer need to
4872         be set here.
4874         * packet.h, parse-packet.c (parse_one_sig_subpkt), build-packet.c
4875         (build_sig_subpkt): Call parse_one_sig_subpkt to sanity check
4876         buffer lengths before building a sig subpacket.
4878 2002-05-26  David Shaw  <dshaw@jabberwocky.com>
4880         * sign.c (mk_notation_and_policy): Include secret key to enable %s
4881         expandos, and pass notations through pct_expando as well.
4883         * main.h, misc.c (pct_expando): Add %s and %S expandos for
4884         signer's keyid.
4886 2002-05-25  David Shaw  <dshaw@jabberwocky.com>
4888         * g10.c (strusage, build_list): Add compress algorithms to
4889         --version list.  Show algorithm numbers when --verbose --version
4890         is done.
4892 2002-05-22  David Shaw  <dshaw@jabberwocky.com>
4894         * options.h, main.h, keygen.c (keygen_set_set_prefs,
4895         keygen_get_std_prefs, keygen_upd_std_prefs), keyedit.c
4896         (keyedit_menu), g10.c (main), pkclist.c (select_algo_from_prefs):
4897         Add --personal-preference-list which allows the user to factor in
4898         their own preferred algorithms when the preference lists are
4899         consulted.  Obviously, this does not let the user violate a
4900         recepient's preferences (and the RFC) - this only influences the
4901         ranking of the agreed-on (and available) algorithms from the
4902         recepients.  Suggested by David Hollenberg.
4904         * options.h, keygen.c (keygen_set_std_prefs), g10.c (main): Rename
4905         --preference-list to --default-preference-list (as that is what it
4906         really is), and make it a true default in that if the user selects
4907         "default" they get this list and not the compiled-in list.
4909 2002-05-22  Werner Koch  <wk@gnupg.org>
4911         * g10.c (main): Add missing LF in a info printout and made it
4912         translatable.  Noted by Michael Tokarev.
4914 2002-05-21  Werner Koch  <wk@gnupg.org>
4916         * g10.c (main): Removed the undef of USE_SHM_COPROCESSING which
4917         was erroneously introduced on 2002-01-09.
4919         * signal.c (got_fatal_signal): Don't write the Nul to stderr.
4920         Reported by David Hollenberg.
4922 2002-05-18  David Shaw  <dshaw@jabberwocky.com>
4924         * main.h, g10.c (main), revoke.c (gen_desig_revoke): Generate a
4925         designated revocation via --desig-revoke
4927         * keyedit.c (keyedit_menu, menu_addrevoker): New "addrevoker"
4928         command to add a designated revoker to a key.
4930 2002-05-17  David Shaw  <dshaw@jabberwocky.com>
4932         * gpgv.c: Add stub for get_ownertrust().
4934         * g10.c (main): --allow-freeform-uid should be implied by
4935         OpenPGP.  Add --no-allow-freeform-uid.
4937         * keyedit.c (sign_uids): Issue a warning when signing a
4938         non-selfsigned uid.
4940         * getkey.c (merge_selfsigs_main): If a key has no selfsigs, and
4941         allow-non-selfsigned-uid is not set, still try and make the key
4942         valid by checking all uids for a signature from an ultimately
4943         trusted key.
4945 2002-05-16  David Shaw  <dshaw@jabberwocky.com>
4947         * main.h, keygen.c (keygen_add_revkey): Add revocation key
4948         subpackets to a signature (callable by
4949         make_keysig_packet). (write_direct_sig): Write a 1F direct key
4950         signature. (parse_revocation_key): Parse a string in
4951         algo:fpr:sensitive format into a revocation
4952         key. (get_parameter_revkey, do_generate_keypair): Call above
4953         functions when prompted from a batch key generation file.
4955         * build-packet.c (build_sig_subpkt): Allow multiple revocation key
4956         subpackets in a single sig.
4958         * keydb.h, getkey.c (get_seckey_byfprint): Same as
4959         get_pubkey_byfprint, except for secret keys.  We only know the
4960         fingerprint of a revocation key, so this is needed to retrieve the
4961         secret key needed to issue a revokation.
4963         * packet.h, parse-packet.c (parse_signature, parse_revkeys): Split
4964         revkey parsing off into a new function that can be used to reparse
4965         after manipulating the revkey list.
4967         * sign.c (make_keysig_packet): Ability to make 1F direct key
4968         signatures.
4970 2002-05-15  David Shaw  <dshaw@jabberwocky.com>
4972         * options.skel: keyserver.pgp.com is gone, so list pgp.surfnet.nl
4973         as a sample LDAP server instead.
4975         * getkey.c (merge_selfsigs_main): Properly handle multiple
4976         revocation keys in a single packet.  Properly handle revocation
4977         keys that are in out-of-order packets.  Remove duplicates in
4978         revocation key list.
4980 2002-05-14  Timo Schulz   <ts@winpt.org>
4982         * exec.c (make_tempdir) [MINGW32]: Added missing '\'.
4983         
4984 2002-05-14  Stefan Bellon  <sbellon@sbellon.de>
4986         * exec.c (make_tempdir): Make use of EXTSEP_S instead of hardcoded
4987         dot as extension separator.
4989 2002-05-13  David Shaw  <dshaw@jabberwocky.com>
4991         * photoid.c (show_photos): Use the long keyid as the filename for
4992         the photo.  Use the short keyid as the filename on 8.3 systems.
4994         * exec.h, exec.c (make_tempdir, exec_write, exec_finish): Allow
4995         caller to specify filename.  This should make things easier on
4996         windows and macs where the file extension is required, but a whole
4997         filename is even better.
4999         * keyedit.c (show_key_with_all_names, show_prefs): Show proper
5000         prefs for a v4 key uid with no selfsig at all.
5002         * misc.c (check_permissions): Don't check permissions on
5003         non-normal files (pipes, character devices, etc.)
5005 2002-05-11  Werner Koch  <wk@gnupg.org>
5007         * mainproc.c (proc_symkey_enc): Avoid segv in case the parser
5008         encountered an invalid packet.
5010         * keyserver.c (keyserver_export): Get confirmation before sending
5011         all keys.
5013 2002-05-10  Stefan Bellon  <sbellon@sbellon.de>
5015         * g10.c, hkp.c, keyedit.c, keyserver.c: Replaced all occurrances
5016         of strcasecmp with ascii_strcasecmp and all occurrances of
5017         strncasecmp with ascii_memcasecmp.
5019 2002-05-10  David Shaw  <dshaw@jabberwocky.com>
5021         * packet.h, getkey.c (fixup_uidnode), keyedit.c (show_prefs): Show
5022         assumed prefs for hash and compression as well as the cipher pref.
5023         Show assumed prefs if there are no prefs at all on a v4
5024         self-signed key.
5026         * options.h, g10.c (main), sign.c (make_keysig_packet): New
5027         --cert-digest-algo function to override the default key signing
5028         hash algorithm.
5030 2002-05-09  David Shaw  <dshaw@jabberwocky.com>
5032         * getkey.c (merge_selfsigs_main): Make sure the revocation key
5033         list starts clean as this function may be called more than once
5034         (e.g. from functions in --edit).
5036         * g10.c, encode.c (encode_crypt), sign.c (sign_file,
5037         sign_symencrypt_file): Make --compress-algo work like the
5038         documentation says.  It should be like --cipher-algo and
5039         --digest-algo in that it can override the preferences calculation
5040         and impose the setting the user wants.  No --compress-algo setting
5041         allows the usual preferences calculation to take place.
5043         * main.h, compress.c (compress_filter): use new
5044         DEFAULT_COMPRESS_ALGO define, and add a sanity check for compress
5045         algo value.
5047 2002-05-08  David Shaw  <dshaw@jabberwocky.com>
5049         * pkclist.c (select_algo_from_prefs): There is an assumed
5050         compression preference for uncompressed data.
5052 2002-05-07  David Shaw  <dshaw@jabberwocky.com>
5054         * options.h, g10.c (main), getkey.c (finish_lookup), pkclist.c
5055         (algo_available): --pgp7, identical to --pgp6 except that it
5056         permits a few algorithms that PGP 7 added: AES128, AES192, AES256,
5057         and TWOFISH.  Any more of these --pgpX flags, and it'll be time to
5058         start looking at a generic --emulate-pgp X option.
5060         * export.c (do_export_stream): Warn the user when exporting a
5061         secret key if it or any of its secret subkeys are protected with
5062         SHA1 while simple_sk_checksum is set.
5064         * parse-packet.c (parse_key): Show when the SHA1 protection is
5065         used in --list-packets.
5067         * options.h, build-packet.c (do_comment), g10.c (main): Rename
5068         --no-comment as --sk-comments/--no-sk-comments (--no-comment still
5069         works) and make the default be --no-sk-comments.
5071 2002-05-07  Werner Koch  <wk@gnupg.org>
5073         * keygen.c (get_parameter_algo): Never allow generation of the
5074         deprecated RSA-E or RSA-S flavors of PGP RSA.
5075         (ask_algo): Allow generation of RSA sign and encrypt in expert
5076         mode.  Don't allow ElGamal S+E unless in expert mode.
5077         * helptext.c: Added entry keygen.algo.rsa_se.
5079 2002-05-07  David Shaw  <dshaw@jabberwocky.com>
5081         * keyedit.c (sign_uids): If --expert is set, allow re-signing a
5082         uid to promote a v3 self-sig to a v4 one.  This essentially
5083         deletes the old v3 self-sig and replaces it with a v4 one.
5085         * packet.h, parse-packet.c (parse_key), getkey.c
5086         (merge_keys_and_selfsig, merge_selfsigs_main): a v3 key with a v4
5087         self-sig must never let the v4 self-sig express a key expiration
5088         time that extends beyond the original v3 expiration time.
5090 2002-05-06  David Shaw  <dshaw@jabberwocky.com>
5092         * keyedit.c (sign_uids): When making a self-signature via "sign"
5093         don't ask about sig level or expiration, and include the usual
5094         preferences and such for v4 self-sigs.  (menu_set_preferences):
5095         Convert uids from UTF8 to native before printing.
5097         * keyedit.c (sign_uids): Convert uids from UTF8 to native before
5098         printing.  (menu_set_primary_uid): Show error if the user tries to
5099         make a uid with a v3 self-sig primary.
5101 2002-05-05  David Shaw  <dshaw@jabberwocky.com>
5103         * import.c (import_one): When merging with a key we already have,
5104         don't let a key conflict (same keyid but different key) stop the
5105         import: just skip the bad key and continue.
5107         * exec.c (make_tempdir): Under Win32, don't try environment
5108         variables for temp directories - GetTempDir tries environment
5109         variables internally, and it's better not to second-guess it in
5110         case MS adds some sort of temp dir handling to Windows at some
5111         point.
5113 2002-05-05  Timo Schulz  <ts@winpt.org>
5115         * mainproc.c (proc_symkey_enc): Don't ask for a passphrase
5116         in the list only mode.
5117         
5118 2002-05-05  David Shaw  <dshaw@jabberwocky.com>
5120         * keyserver.c (keyserver_refresh): --refresh-keys implies
5121         --merge-only so as not to import keys with keyids that match the
5122         ones being refreshed.  Noted by Florian Weimer.
5124 2002-05-04  Stefan Bellon  <sbellon@sbellon.de>
5126         * free-packet.c (copy_public_key): Don't call m_alloc(0), therefore
5127         added consistency check for revkey and numrefkeys.
5129         * getkey.c (check_revocation_keys): Added consistency check for
5130         revkey and numrefkeys.
5132         * keyedit.c (show_key_with_all_names): Likewise.
5134 2002-05-03  David Shaw  <dshaw@jabberwocky.com>
5136         * photoid.c: Provide default image viewer for Win32.
5138         * misc.c (pct_expando): %t means extension, not name ("jpg", not
5139         "jpeg").
5141         * keyserver.c (keyserver_spawn), photoid.c (show_photos), exec.h,
5142         exec.c: Allow the caller to determine the temp file extension when
5143         starting an exec_write and change all callers.
5145         * keyedit.c (sign_uids): Nonrevocable key signatures cause an
5146         automatic promotion to v4.
5148         * exec.c: Provide stubs for exec_ functions when NO_EXEC is
5149         defined.
5151 2002-05-02  David Shaw  <dshaw@jabberwocky.com>
5153         * photoid.h, photoid.c (parse_image_header, image_type_to_string):
5154         Useful functions to return data about an image.
5156         * packet.h, parse-packet.c (make_attribute_uidname,
5157         parse_attribute_subpkts, parse_attribute), photoid.h, photoid.c
5158         (show_photos): Handle multiple images in a single attribute
5159         packet.
5161         * main.h, misc.c (pct_expando), sign.c (mk_notation_and_policy),
5162         photoid.c (show_photos): Simpler expando code that does not
5163         require using compile-time string sizes.  Call
5164         image_type_to_string to get image strings (i.e. "jpg",
5165         "image/jpeg").  Change all callers.
5167         * keyedit.c (menu_showphoto), keylist.c (list_keyblock_print):
5168         Allow viewing multiple images within a single attribute packet.
5170         * gpgv.c: Various stubs for link happiness.
5172 2002-05-02  David Shaw  <dshaw@jabberwocky.com>
5174         * build-packet.c (build_sig_subpkt), keyedit.c (sign_uids),
5175         options.h, sign.c (mk_notation_and_policy), g10.c (main,
5176         add_notation_data, add_policy_url (new), check_policy_url
5177         (removed)): Allow multiple policy URLs on a given signature.
5178         Split "--notation-data" into "--cert-notation" and
5179         "--sig-notation" so the user can set different policies for key
5180         and data signing.  For backwards compatibility, "--notation-data"
5181         sets both, as before.
5183 2002-05-02  Werner Koch  <wk@gnupg.org>
5185         * options.skel: Removed the comment on trusted-keys because this
5186         option is now deprecated.
5188 2002-05-01  David Shaw  <dshaw@jabberwocky.com>
5190         * keyedit.c (menu_adduid): 2440bis04 says that multiple attribute
5191         packets on a given key are legal.
5193         * keyserver.c (keyserver_refresh): the fake v3 keyid hack applies
5194         to "mailto" URLs as well since they are also served by pksd.
5196 2002-04-29  Werner Koch  <wk@gnupg.org>
5198         Added a copyright year for files changed this year.
5200 2002-04-25  Werner Koch  <wk@gnupg.org>
5202         * g10.c, options.h: New options --display, --ttyname, --ttytype,
5203         --lc-ctype, --lc-messages to be used with future versions of the
5204         gpg-agent. 
5205         * passphrase.c (agent_send_option,agent_send_all_options): New.
5206         (agent_open): Send options to the agent.
5208         * trustdb.c (update_ownertrust, clear_ownertrust): Do an explicit
5209         do_sync because revalidation_mark does it only if when the
5210         timestamp actually changes.
5212 2002-04-23  David Shaw  <dshaw@jabberwocky.com>
5214         * main.h, keygen.c (do_generate_keypair), keylist.c
5215         (print_signature_stats, list_all, list_one, list_keyblock,
5216         list_keyblock_print, list_keyblock_colon): After generating a new
5217         key, show the key information (name, keyid, fingerprint, etc.)
5218         Also do not print uncheckable signatures (missing key..) in
5219         --check-sigs.  Print statistics (N missing keys, etc.) after
5220         --check-sigs.
5222         * keyedit.c (sign_uids): When signing a key with an expiration
5223         date on it, the "Do you want your signature to expire at the same
5224         time?" question should default to YES.
5226 2002-04-22  David Shaw  <dshaw@jabberwocky.com>
5228         * parse-packet.c (parse_plaintext), packet.h, plaintext.c
5229         (handle_plaintext): Fix bug in handling literal packets with
5230         zero-length data (no data was being confused with partial body
5231         length).
5233         * misc.c (pct_expando), options.skel: %t means extension ("jpg").
5234         %T means MIME type ("image/jpeg").
5236         * import.c (import_one): Only trigger trust update if the keyring
5237         is actually changed.
5239         * export.c (do_export_stream): Missing a m_free.
5241 2002-04-22  Stefan Bellon  <sbellon@sbellon.de>
5243         * keyid.c (expirestr_from_sk, expirestr_from_sig): Added _() to
5244         string constant.
5246         * exec.c (make_tempdir) [__riscos__]: Better placement of
5247         temporary file.
5249 2002-04-20  David Shaw  <dshaw@jabberwocky.com>
5251         * keygen.c (generate_subkeypair): 2440bis04 adds that creating
5252         subkeys on v3 keys is a MUST NOT.
5254         * getkey.c (finish_lookup): The --pgp6 "use the primary key"
5255         behavior should only apply while data signing and not encryption.
5256         Noted by Roger Sondermann.
5258 2002-04-19  Werner Koch  <wk@gnupg.org>
5260         * keygen.c (keygen_set_std_prefs): Put back 3DES because the RFC
5261         says it is good form to do so.
5263 2002-04-19  David Shaw  <dshaw@jabberwocky.com>
5265         * keyedit.c (menu_deluid): Only cause a trust update if we delete
5266         a non-revoked user id.
5268         * hkp.c (hkp_ask_import), keyserver.c (parse_keyserver_options,
5269         keyserver_spawn), options.h: Remove fast-import keyserver option
5270         (no longer meaningful).
5272         * g10.c (main), keyedit.c (sign_uids), options.h: Change
5273         --default-check-level to --default-cert-check-level as it makes
5274         clear what it operates on.
5276         * g10.c (main): --pgp6 also implies --no-ask-sig-expire.
5278         * delkey.c (do_delete_key): Comment.
5280         * keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig,
5281         menu_expire, menu_revsig, menu_revkey): Only force a trustdb check
5282         if we did something that changes it.
5284         * g10.c: add "--auto-check-trustdb" to override a
5285         "--no-auto-check-trustdb"
5287 2002-04-19  Werner Koch  <wk@gnupg.org>
5289         * tdbio.c (tdbio_write_nextcheck): Return a status whether the
5290         stamp was actually changed.
5291         * trustdb.c (revalidation_mark): Sync the changes.  Removed the
5292         sync operation done by its callers.
5293         (get_validity): Add logic for maintaining a pending_check flag.
5294         (clear_ownertrust): New.
5295         
5296         * keyedit.c (sign_uids): Don't call revalidation_mark depending on
5297         primary_pk.
5298         (keyedit_menu): Call revalidation_mark after "trust".
5299         (show_key_with_all_names): Print a warning on the wrong listed key
5300         validity.
5302         * delkey.c (do_delete_key): Clear the owenertrust information when
5303         deleting a public key.
5304         
5305 2002-04-18  Werner Koch  <wk@gnupg.org>
5307         * seskey.c (encode_md_value): Print an error message if a wrong
5308         digest algorithm is used with DSA.  Changed all callers to cope
5309         with a NULL return.  Problem noted by Imad R. Faiad.
5311 2002-04-18  David Shaw  <dshaw@jabberwocky.com>
5313         * trustdb.c (mark_usable_uid_certs): Properly handle nonrevocable
5314         signatures that can expire.  In short, the only thing that can
5315         override an unexpired nonrevocable signature is another unexpired
5316         nonrevocable signature.
5318         * getkey.c (finish_lookup): Always use primary signing key for
5319         signatures when --pgp6 is on since pgp6 and 7 do not understand
5320         signatures made by signing subkeys.
5322 2002-04-18  Werner Koch  <wk@gnupg.org>
5324         * trustdb.c (validate_keys): Never schedule a nextcheck into the
5325         past.
5326         (validate_key_list): New arg curtime use it to set next_expire.
5327         (validate_one_keyblock): Take the current time from the caller.
5328         (clear_validity, reset_unconnected_keys): New.
5329         (validate_keys): Reset all unconnected keys.
5331         * getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntax
5332         for use with secret keys.
5333         (lookup): Advance the searchmode after a search FIRST.
5335         * seckey-cert.c (do_check): Always calculate the old checksum for
5336         use after unprotection.
5338         * g10.c, options.skel: New option --no-escape-from.  Made
5339         --escape-from and --force-v3-sigs the default and removed them
5340         from the options skeleton.
5342 2002-04-16  Werner Koch  <wk@gnupg.org>
5344         * parse-packet.c (parse_key): Support a SHA1 checksum as per
5345         draft-rfc2440-bis04.
5346         * packet.h (PKT_secret_key): Add field sha1chk.
5347         * seckey-cert.c (do_check): Check the SHA1 checksum
5348         (protect_secret_key): And create it.
5349         * build-packet.c (do_secret_key): Mark it as sha-1 protected.
5350         * g10.c, options.h: New option --simple-sk-checksum.
5352 2002-04-13  David Shaw  <dshaw@jabberwocky.com>
5354         * parse-packet.c (parse_signature): Minor fix - signatures should
5355         expire at their expiration time and not one second later.
5357         * keygen.c (proc_parameter_file): Allow specifying preferences
5358         string (i.e. "s5 s2 z1 z2", etc) in a batchmode key generation
5359         file.
5361         * keyedit.c (keyedit_menu): Print standard error message when
5362         signing a revoked key (no new translation).
5364         * getkey.c (merge_selfsigs): Get the default set of key prefs from
5365         the real (not attribute) primary uid.
5367 2002-04-12  David Shaw  <dshaw@jabberwocky.com>
5369         * pkclist.c (build_pk_list): Fix bug that allowed a key to be
5370         selected twice in batch mode if one instance was the default
5371         recipient and the other was an encrypt-to.  Noted by Stefan
5372         Bellon.
5374         * parse-packet.c (dump_sig_subpkt): Show data in trust and regexp
5375         sig subpackets.
5377         * keyedit.c (keyedit_menu): Use new function real_uids_left to
5378         prevent deleting the last real (i.e. non-attribute) uid.  Again,
5379         according to the attribute draft. (menu_showphoto): Make another
5380         string translatable.
5382 2002-04-11  David Shaw  <dshaw@jabberwocky.com>
5384         * build-packet.c (build_sig_subpkt): Delete subpackets from both
5385         hashed and unhashed area on update.  (find_subpkt): No longer
5386         needed.
5388         * keyedit.c (sign_uids): With --pgp2 on, refuse to sign a v3 key
5389         with a v4 signature.  As usual, --expert overrides.  Try to tweak
5390         some strings to a closer match so they can all be translated in
5391         one place.  Use different helptext keys to allow different help
5392         text for different questions.
5394         * keygen.c (keygen_upd_std_prefs): Remove preferences from both
5395         hashed and unhashed areas if they are not going to be used.
5397 2002-04-10  David Shaw  <dshaw@jabberwocky.com>
5399         * misc.c (pct_expando), options.skel: Use %t to indicate type of a
5400         photo ID (in this version, it's always "jpeg").  Also tweak string
5401         expansion loop to minimize reallocs.
5403         * mainproc.c (do_check_sig): Variable type fix.
5405         * keyedit.c (menu_set_primary_uid): Differentiate between true
5406         user IDs and attribute user IDs when making one of them primary.
5407         That is, if we are making a user ID primary, we alter user IDs.
5408         If we are making an attribute packet primary, we alter attribute
5409         packets.  This matches the language in the latest attribute packet
5410         draft.
5412         * keyedit.c (sign_uids): No need for the empty string hack.
5414         * getkey.c (fixup_uidnode): Only accept preferences from the
5415         hashed segment of the self-sig.
5417 2002-04-10  Werner Koch  <wk@gnupg.org>
5419         * tdbio.c (migrate_from_v2): Fixed the offset to read the old
5420         ownertrust value and only add entries to the table if we really
5421         have a value.
5423 2002-04-08  David Shaw  <dshaw@jabberwocky.com>
5425         * status.h, status.c (get_status_string): Add KEYEXPIRED, EXPSIG,
5426         and EXPKEYSIG.  Add "deprecated-use-keyexpired-instead" to
5427         SIGEXPIRED.
5429         * sig-check.c (do_check): Start transition from SIGEXPIRED to
5430         KEYEXPIRED, since the actual event is signature verification by an
5431         expired key and not an expired signature. (do_signature_check,
5432         packet.h): Rename as signature_check2, make public, and change all
5433         callers.
5435         * mainproc.c (check_sig_and_print, do_check_sig): Use status
5436         EXPSIG for an expired, but good, signature.  Add the expiration
5437         time (or 0) to the VALIDSIG status line.  Use status KEYEXPSIG for
5438         a good signature from an expired key.
5440         * g10.c (main): remove checks for no arguments now that argparse
5441         does it.
5443 2002-04-06  Werner Koch  <wk@gnupg.org>
5445         * keyring.c (keyring_get_keyblock): Disable the keylist mode here.
5447         * encode.c (encode_simple, encode_crypt): Only test on compressed
5448         files if a compress level was not explicity set.
5450         * keygen.c (keygen_set_std_prefs): Removed Blowfish and Twofish
5451         from the list of default preferences, swapped the preferences of
5452         RMD160 and SHA1.  Don't include a preference to 3DES unless the
5453         IDEA kludge gets used.
5455         * free-packet.c (free_packet): call free_encrypted also for
5456         PKT_ENCRYPTED_MDC.
5458         * compress.c (release_context): New.
5459         (handle_compressed): Allocate the context and setup a closure to
5460         release the context.  This is required because there is no
5461         guarantee that the filter gets popped from the chain at the end
5462         of the function.  Problem noted by Timo and probably also the
5463         cause for a couple of other reports.
5464         (compress_filter): Use the release function if set.
5466         * tdbio.c [__CYGWIN32__]: Don't rename ftruncate.  Noted by
5467         Disastry.
5469         * parse-packet.c (parse_signature): Put parens around a bit test.
5471         * exec.c (make_tempdir): Double backslash for TMP directory
5472         creation under Windows.  Better strlen the DIRSEP_S constants for
5473         allocation measurements.
5475         * decrypt.c (decrypt_messages): Release the passphrase aquired
5476         by get_last_passphrase.
5478 2002-04-02  Werner Koch  <wk@gnupg.org>
5480         * Makefile.am (EXTRA_DIST): Removed OPTIONS an pubring.asc - they
5481         are no longer of any use. 
5483 2002-04-03  David Shaw  <dshaw@jabberwocky.com>
5485         * keyserver.c (parse_keyserver_options): fix auto-key-retrieve to
5486         actually work as a keyserver-option (noted by Roger Sondermann).
5488         * keylist.c (reorder_keyblock): do not reorder the primary
5489         attribute packet - the first user ID must be a genuine one.
5491 2002-03-31  David Shaw  <dshaw@jabberwocky.com>
5493         * keylist.c (list_keyblock_colon): Fix ownertrust display with
5494         --with-colons.
5496         * keygen.c (generate_user_id), photoid.c (generate_photo_id):
5497         Properly initialize the user ID refcount.  A few more "y/n" ->
5498         "y/N" in photoid.c.
5500         * keyedit.c (ask_revoke_sig): Warn the user if they are about to
5501         revoke an expired sig (not a problem, but they should know).  Also
5502         tweak a few prompts to change "y/n" to "y/N", which is how most
5503         other prompts are written.
5505         * keyserver.c (keyserver_search_prompt): Control-d escapes the
5506         keyserver search prompt.
5508         * pkclist.c (show_revocation_reason & callers): If a subkey is
5509         considered revoked solely because the parent key is revoked, print
5510         the revocation reason from the parent key.
5512         * trustdb.c (get_validity): Allow revocation/expiration to apply
5513         to a uid/key with no entry in the trustdb.
5515 2002-03-29  David Shaw  <dshaw@jabberwocky.com>
5517         * keyserver.c (printunquoted): unquote backslashes from keyserver
5518         searches
5520         * hkp.c (write_quoted): quote backslashes from keyserver searches
5522 2002-03-26  Werner Koch  <wk@gnupg.org>
5524         * keygen.c (ask_keysize): Removed the warning for key sizes > 1536.
5526 2002-03-25  Werner Koch  <wk@gnupg.org>
5528         * keyedit.c (sign_uids): Use 2 strings and not a %s so that
5529         translations can be done the right way.
5530         * helptext.c: Fixed small typo.
5532 2002-03-23  David Shaw  <dshaw@jabberwocky.com>
5534         * import.c (append_uid, merge_sigs): it is okay to import
5535         completely non-signed uids now (with --allow-non-selfsigned-uid).
5537         * getkey.c (get_primary_uid, merge_selfsigs_main): do not choose
5538         an attribute packet (i.e. photo) as primary uid.  This prevents
5539         oddities like "Good signature from [image of size 2671]".  This is
5540         still not perfect (one can still select an attribute packet as
5541         primary in --edit), but is closer to the way the draft is going.
5543         * g10.c (build_list): algorithms should include 110.
5545         * g10.c (main): --pgp2 implies --no-ask-sig-expire and
5546         --no-ask-cert-expire as those would cause a v4 sig/cert.
5548         * armor.c (is_armor_header): be more lenient in what constitutes a
5549         valid armor header (i.e. -----BEGIN blah blah-----) as some
5550         Windows programs seem to add spaces at the end.  --openpgp makes
5551         it strict again.
5553 2002-03-18  David Shaw  <dshaw@jabberwocky.com>
5555         * keyserver.c (keyserver_search_prompt): Properly handle a "no
5556         keys found" case from the internal HKP code (external HKP is ok).
5557         Also, make a COUNT -1 (i.e. streamed) keyserver response a little
5558         more efficient.
5560         * g10.c (main): Add --no-allow-non-selfsigned-uid
5562 2002-03-17  David Shaw  <dshaw@jabberwocky.com>
5564         * g10.c (main): --openpgp implies --allow-non-selfsigned-uid.
5566         * getkey.c (merge_selfsigs_main): If none of the uids are primary
5567         (because none are valid) then pick the first to be primary (but
5568         still invalid).  This is for cosmetics in case some display needs
5569         to print a user ID from a non-selfsigned key.  Also use
5570         --allow-non-selfsigned-uid to make such a key valid and not
5571         --always-trust.  The key is *not* automatically trusted via
5572         --allow-non-selfsigned-uid.
5574         * mainproc.c (check_sig_and_print): Make sure non-selfsigned uids
5575         print [uncertain] on verification even though one is primary now.
5577         * getkey.c (merge_selfsigs): If the main key is not valid, then
5578         neither are the subkeys.
5580         * import.c (import_one): Allow --allow-non-selfsigned-uid to work
5581         on completely unsigned keys.  Print the uids in UTF8.  Remove
5582         mark_non_selfsigned_uids_valid().
5584         * keyedit.c (show_key_with_all_names): Show revocation key as
5585         UTF8.
5587         * sign.c (clearsign_file): Allow --not-dash-escaped to work with
5588         v3 keys.
5590 2002-03-14  Werner Koch  <wk@gnupg.org>
5592         * main.h: Changed the default algorithms to CAST5 and SHA1.
5594 2002-03-13  David Shaw  <dshaw@jabberwocky.com>
5596         * import.c (chk_self_sigs): Show which user ID a bad self-sig
5597         (invald sig or unsupported public key algorithm) resides on.
5599         * import.c (chk_self_sigs): any valid self-sig should mark a user
5600         ID or subkey as valid - otherwise, an attacker could DoS the user
5601         by inventing a bogus invalid self-signature.
5603 2002-03-07  David Shaw  <dshaw@jabberwocky.com>
5605         * g10.c (main): make a few more strings translatable.
5607         * options.h, options.skel, g10.c (main), gpgv.c, mainproc.c
5608         (check_sig_and_print), keyserver.c (parse_keyserver_options):
5609         --auto-key-retrieve should really be a keyserver-option variable.
5611         * import.c (revocation_present): new function to print a warning
5612         if a key is imported that has been revoked by designated revoker,
5613         but the designated revoker is not present to verify the
5614         revocation.  If keyserver-options auto-key-retrieve is set, try
5615         and fetch the designated revoker from the keyserver.
5617         * import.c (import_one): call revocation_present after importing a
5618         new key.  Note that this applies to --import, --recv-keys, and
5619         --search-keys.
5620         
5621         * keyserver-internal.h, keyserver.c (keyserver_import_fprint):
5622         import via fingerprint (for revocation keys).
5624         * keyserver.c (keyserver_import_keyid): much simpler
5625         implementation now that we're using KEYDB_SEARCH_DESC internally.
5627 2002-03-04  David Shaw  <dshaw@jabberwocky.com>
5629         * revoke.c (gen_revoke): do not prompt for revocation reason for
5630         v3 revocations (unless force-v4-certs is on) since they wouldn't
5631         be used anyway.
5633         * keyedit.c (menu_revsig): show the status of the sigs
5634         (exportable? revocable?) to the user before prompting for which
5635         sig to revoke.  Also, make sure that local signatures get local
5636         revocations.
5638         * keyedit.c (ask_revoke_sig): remind the user which sigs are
5639         local.
5641         * g10.c (main): Add "exec-path" variable to override PATH for
5642         execing programs.
5644         * export.c (do_export_stream): properly check return code from
5645         classify_user_id to catch unclassifiable keys.
5647 2002-03-03  David Shaw  <dshaw@jabberwocky.com>
5649         * parse-packet.c (parse_signature): variable type tweak for RISC
5650         OS (from Stefan)
5652 2002-02-28  David Shaw  <dshaw@jabberwocky.com>
5654         * getkey.c (check_revocation_keys): New function to check a
5655         revocation against a list of potential revocation keys.  Note the
5656         loop-breaking code here.  This is to prevent blowing up if A is
5657         B's revocation key, while B is also A's.  Note also that this is
5658         written so that a revoked revoker can still issue revocations:
5659         i.e. If A revokes B, but A is revoked, B is still revoked.  I'm
5660         not completely convinced this is the proper behavior, but it
5661         matches how PGP does it.  It does at least have the advantage of
5662         much simpler code - my first version of this had lots of loop
5663         maintaining code so you could chain revokers many levels deep and
5664         if D was revoked, C was not, which meant that B was, and so on.
5665         It was sort of scary, actually.
5667         * getkey.c (merge_selfsigs_main): Add any revocation keys onto the
5668         pk.  This is particularly interesting since we normally only get
5669         data from the most recent 1F signature, but you need multiple 1F
5670         sigs to properly handle revocation keys (PGP does it this way, and
5671         a revocation key could be marked "sensitive" and hence in a
5672         different signature).  Also, if a pk has a revocation key set,
5673         check for revocation sigs that were not made by us - if made by a
5674         valid revocation key, mark the pk revoked.
5676         * packet.h, getkey.c (cache_public_key): do not cache key if
5677         "dont_cache" is set.  This allows the revocation key code to look
5678         up a key and return information that may be inaccurate to prevent
5679         loops without caching the fake data.
5681         * packet.h, sig-check.c (do_signature_check): Record if a
5682         signature was made by a revoked pk.
5684         * packet.h, parse-packet.c (parse_one_sig_subpkt,
5685         can_handle_critical, parse_signature): Get revocation key
5686         information out of direct sigs.
5687         
5688         * keylist.c (list_keyblock_print): don't assume that the presence
5689         of a 0x20 signature means the key is revoked.  With revocation
5690         keys, this may not be true if the revocation key is not around to
5691         verify it or if verification failed.  Also, 0x1F should get listed
5692         as "sig", and not "unexpected signature class".
5694         * keyedit.c (show_key_with_all_names): Add a flag for printing
5695         revoker information and change all callers.
5697         * import.c (merge_blocks): merge in any new direct key (0x1F)
5698         sigs.
5700         * import.c (import_revoke_cert): don't keep processing after a
5701         revocation is rejected.
5702         
5703         * import.c (delete_inv_parts): Allow importing a revocation
5704         signature even if it was not issued by the key.  This allows a
5705         revocation key to issue it.  Of course, the sig still needs to be
5706         checked before we trust it.
5708         * free-packet.c (copy_public_key): Include a new copy of the
5709         revocation keys when duping a pk.
5711         * free-packet.c (free_seckey_enc, release_public_key_parts): Free
5712         any revocation keys that are attached to a sig or pk.
5714         * export.c (do_export_stream): Do not export signatures with
5715         "sensitive" revocation keys in them.
5717 2002-02-27  David Shaw  <dshaw@jabberwocky.com>
5719         * export.c (do_export_stream): Do not include v3 keys in a
5720         --export-secret-subkeys export.
5722         * getkey.c (merge_selfsigs_main): If a key isn't valid (say,
5723         because of no self-signature), allow --always-trust to force it
5724         valid so it can be trusted.
5726 2002-02-25  David Shaw  <dshaw@jabberwocky.com>
5728         * hkp.c (hkp_ask_import), hkp.h, keyserver.c (all): treat key
5729         lists internally as fingerprints when possible.  All this is via
5730         KEYDB_SEARCH_DESC - no point in reinventing the wheel. This allows
5731         the helper program to search the keyserver by fingerprint if
5732         desired (and the keyserver supports it).  Note that automatic
5733         fingerprint promotion during refresh only applies to v4 keys as a
5734         v4 fingerprint can be easily changed into a long or short key id,
5735         and a v3 cannot.
5737         * pubkey-enc.c, getkey.c, misc.c, main.h: Take two copies of
5738         hextobyte() from pubkey-enc.c and getkey.c and make them into one
5739         copy in misc.c.
5741 2002-02-22  David Shaw  <dshaw@jabberwocky.com>
5743         * keyserver.c (keyserver_search_prompt): Detect a "no keys found"
5744         case even if the helper program does not explicitly say how many
5745         keys were found.
5747         * hkp.c (parse_hkp_index): Bug fix - don't report non-revoked keys
5748         as revoked in HKP key searches.
5750 2002-02-19  Werner Koch  <wk@gnupg.org>
5752         * parse-packet.c (parse_trust): Made parsing more robust.
5754 2002-02-19  David Shaw  <dshaw@jabberwocky.com>
5756         * hkp.c (parse_hkp_index): Catch corruption in HKP index lines
5757         (can be caused by broken or malicious keyservers).
5759         * keyserver.c (keyserver_work): Add KEYSERVER_NOT_SUPPORTED for
5760         unsupported actions (say, a keyserver that has no way to search,
5761         or a readonly keyserver that has no way to add).  Also add a
5762         USE_EXTERNAL_HKP define to disable the internal HKP keyserver
5763         code.
5765 2002-02-14  Werner Koch  <wk@gnupg.org>
5767         * g10.c: New option --no-use-agent. 
5769         * pkclist.c (check_signatures_trust): Always print the warning for
5770         unknown and undefined trust.  Removed the did_add cruft.  Reported
5771         by Janusz A. Urbanowicz.
5773 2002-02-11  David Shaw  <dshaw@jabberwocky.com>
5775         * hkp.c (parse_hkp_index): Bug fix - properly handle user IDs with
5776         colons (":") in them while HKP searching.
5778 2002-02-09  David Shaw  <dshaw@jabberwocky.com>
5780         * misc.c (pct_expando): More comments.
5782         * keydb.h, sign.c (mk_notation_and_policy): Clarify what is a sig
5783         and what is a cert.  A sig has sigclass 0x00, 0x01, 0x02, or 0x40,
5784         and everything else is a cert.
5786         * g10.c (main), keyedit.c (keyedit_menu): Add a "nrlsign" for
5787         nonrevocable and local key signatures.
5789         * g10.c (main): Add a --no-force-mdc to undo --force-mdc.
5791         * options.h, g10.c (main), cipher.c (write_header): Add a knob to
5792         --disable-mdc/--no-disable-mdc.  Off by default, of course, but is
5793         used in --pgp2 and --pgp6 modes.
5794         
5795         * pkclist.c (build_pk_list): Allow specifying multiple users in
5796         the "Enter the user ID" loop.  Enter a blank line to stop.  Show
5797         each key+id as it is added.
5799         * keylist.c (show_policy_url), mainproc.c (print_notation_data):
5800         It is not illegal (though possibly silly) to have multiple policy
5801         URLs in a given signature, so print all that are present.
5802         
5803         * hkp.c (hkp_search): More efficient implementation of URL-ifying
5804         code.
5806 2002-02-04  David Shaw  <dshaw@jabberwocky.com>
5808         * main.h, misc.c (pct_expando): New function to generalize
5809         %-expando processing in any arbitrary string.
5811         * photoid.c (show_photo): Call the new pct_expando function rather
5812         than expand strings internally.
5813         
5814         * sign.c (mk_notation_and_policy): Show policy URLs and notations
5815         when making a signature if show-policy/show-notation is on.
5816         %-expand policy URLs during generation.  This lets the user have
5817         policy URLs of the form "http://notary.jabberwocky.com/keysign/%K"
5818         which will generate a per-signature policy URL.
5820         * main.h, keylist.c (show_policy_url, show_notation): Add amount
5821         to indent so the same function can be used in key listings as well
5822         as during sig generation.  Change all callers.
5824 2002-02-04  David Shaw  <dshaw@jabberwocky.com>
5826         * keyserver.c, options.h (parse_keyserver_options, keyidlist):
5827         Workaround for the pksd and OKS keyserver bug that calculates v4
5828         RSA keyids as if they were v3.  The workaround/hack is to fetch
5829         both the v4 (e.g. 99242560) and v3 (e.g. 68FDDBC7) keyids.  This
5830         only happens for key refresh while using the HKP scheme and the
5831         refresh-add-fake-v3-keyids keyserver option must be set.  This
5832         should stay off by default.
5834 2002-02-03  David Shaw  <dshaw@jabberwocky.com>
5836         * keyserver.c (keyserver_spawn): Bug fix - do not append keys to
5837         each other when --sending more than one.
5839 2002-02-02  David Shaw  <dshaw@jabberwocky.com>
5841         * options.h, g10.c (main), keyedit.c (sign_uids), sign.c
5842         (mk_notation_and_policy): Split "--set-policy-url" into
5843         "--cert-policy-url" and "--sig-policy-url" so the user can set
5844         different policies for key and data signing.  For backwards
5845         compatibility, "--set-policy-url" sets both, as before.
5847 2002-01-30  Werner Koch  <wk@gnupg.org>
5849         * g10.c (main): --gen-random --armor does now output a base64
5850         encoded string.
5852 2002-01-28  David Shaw  <dshaw@jabberwocky.com>
5854         * g10.c (main), options.h, pkclist.c (algo_available): --pgp6
5855         flag.  This is not nearly as involved as --pgp2.  In short, it
5856         turns off force_mdc, turns on no_comment, escape_from, and
5857         force_v3_sigs, and sets compression to 1.  It also restricts the
5858         user to IDEA (if present), 3DES, CAST5, MD5, SHA1, and RIPEMD160.
5859         See the comments above algo_available() for lots of discussion on
5860         why you would want to do this.
5862 2002-01-27  David Shaw  <dshaw@jabberwocky.com>
5864         * keygen.c (keygen_set_std_prefs): Comment
5866         * keyedit.c (sign_uids): Bug fix - when signing with multiple
5867         secret keys at the same time, make sure each key gets the sigclass
5868         prompt.
5870         * exec.c (exec_finish): Close the iobuf and FILE before trying to
5871         waitpid, so the remote process will get a SIGPIPE and exit.  This
5872         is only a factor when using a pipe to communicate.
5874         * exec.c (exec_write): Disable cache-on-close of the fd iobuf (is
5875         this right?  Why is a fd iobuf cached at all?)
5877 2002-01-26  Werner Koch  <wk@gnupg.org>
5879         * g10.c, options.h: New option --gpg-agent-info
5880         * passphrase.c (agent_open): Let it override the environment info.
5881         * seckey-cert.c (check_secret_key): Always try 3 times when the
5882         agent is enabled.
5883         * options.skel: Describe --use-agent.
5885 2002-01-24  David Shaw  <dshaw@jabberwocky.com>
5887         * pubkey-enc.c (is_algo_in_prefs, get_it): Only check preferences
5888         against keys with v4 self sigs - there is really little point in
5889         warning for every single non-IDEA message encrypted to an old key.
5891         * pkclist.c (select_algo_from_prefs): Only put in the fake IDEA
5892         preference if --pgp2 is on.
5894         * mainproc.c (check_sig_and_print): Print "Expired" for expired
5895         but good signatures (this still prints "BAD" for expired but bad
5896         signatures).
5898 2002-01-23  David Shaw  <dshaw@jabberwocky.com>
5900         * keygen.c (ask_keysize): Cosmetic: don't present a RSA signing
5901         key as a "keypair" which can be 768 bits long (as RSA minimum is
5902         1024).
5904         * pubkey-enc.c (is_algo_in_prefs): Allow IDEA as a fake preference
5905         for v3 keys with v3 selfsigs.
5907 2002-01-22  David Shaw  <dshaw@jabberwocky.com>
5909         * packet.h, getkey.c (merge_selfsigs_main), pkclist.c
5910         (select_algo_from_prefs): Implement the fake IDEA preference as
5911         per RFC2440:12.1.  This doesn't mean that IDEA will be used (the
5912         plugin may not be present), but it does mean that a v3 key with a
5913         v3 selfsig has an implicit IDEA preference instead of 3DES.  v3
5914         keys with v4 selfsigs use preferences as normal.
5916         * encode.c (encode_crypt): if select_algo_from_prefs fails, this
5917         means that we could not find a cipher that both keys like.  Since
5918         all v4 keys have an implicit 3DES preference, this means there is
5919         a v3 key with a v3 selfsig in the list.  Use 3DES in this case as
5920         it is the safest option (we know the v4 key can handle it, and
5921         we'll just hope the v3 key is being used in an implementation that
5922         can handle it).  If --pgp2 is on, warn the user what we're doing
5923         since it'll probably break PGP2 compatibility.
5925         * g10.c (main): Do not force using IDEA for encrypted files in
5926         --pgp2 mode - let the fake IDEA preference choose this for us for
5927         better compatibility when encrypting to multiple keys, only some
5928         of which are v3.
5930         * keygen.c (keygen_set_std_prefs): Put 3DES on the end of the
5931         default cipher pref list (RFC2440: "...it is good form to place it
5932         there explicitly.").  If the user has the IDEA plugin installed,
5933         put a preference for IDEA *after* 3DES to effectively disable its
5934         use for everything except encrypting along with v3 keys.
5936         * encode.c, g10.c, sign.c: Change the PGP2 warning line from
5937         "... will not be usable ..." to "... may not be usable ..." as the
5938         user could be using one of the enhanced PGP2 variations.
5940         * helptext.c: Revise the sign_uid.class help text as suggested by
5941         Stefan.
5942         
5943 2002-01-20  Werner Koch  <wk@gnupg.org>
5945         * passphrase.c (passphrase_to_dek): Add tryagain_text arg to be
5946         used with the agent.  Changed all callers.
5947         (agent_get_passphrase): Likewise and send it to the agent
5948         * seckey-cert.c (do_check): New arg tryagain_text.
5949         (check_secret_key): Pass the string to do_check.
5950         * keygen.c (ask_passphrase): Set the error text is required.
5951         * keyedit.c (change_passphrase): Ditto.
5953         * passphrase.c (agent_open): Disable opt.use_agent in case of a
5954         problem with the agent. 
5955         (agent_get_passphrase): Ditto.
5956         (passphrase_clear_cache): Ditto.
5958 2002-01-19  Werner Koch  <wk@gnupg.org>
5960         * passphrase.c (agent_open): Add support for the new Assuan based
5961         gpg-agent.  New arg to return the used protocol version.
5962         (agent_get_passphrase): Implemented new protocol here.
5963         (passphrase_clear_cache): Ditto.
5964         (readline): New.
5965         
5966 2002-01-15  Timo Schulz  <ts@winpt.org>
5968         * encode.c (encode_crypt_files): Fail if --output is used.
5969         
5970         * g10.c: New command --decrypt-files.
5972         * decrypt.c (decrypt_messages): New.
5973         
5974 2002-01-09  David Shaw  <dshaw@jabberwocky.com>
5976         * g10.c, misc.c, gpgv.c: move idea_cipher_warn to misc.c so gpgv.c
5977         doesn't need a stub for it any longer.
5979         * g10.c (get_temp_dir), main.h: no longer used (it's in exec.c now)
5981         * g10.c (main), delkey.c (delete_keys), main.h : Allow
5982         --delete-key (now --delete-keys, though --delete-key still works,
5983         of course) to delete multiple keys in one go.  This applies to
5984         --delete-secret-key(s) and --delete-secret-and-public-key(s) as
5985         well.
5987 2002-01-09  Timo Schulz  <ts@winpt.org>
5989         * encode.c (encode_crypt_files): Now it behaves like verify_files.
5990         
5991         * g10.c (main): We don't need to check argc for encode_crypt_files
5992         any longer.
5994 2002-01-09  Timo Schulz  <ts@winpt.org>
5996         * exec.c: Include windows.h for dosish systems.
5998 2002-01-08  Timo Schulz  <ts@winpt.org>
6000         * g10.c (main): New description for --encrypt-files.
6002 2002-01-08  Werner Koch  <wk@gnupg.org>
6004         * g10.c (main): Must register the secring for encryption because
6005         it is needed to figure out the default recipient.  Reported by
6006         Roger Sondermann.
6008 2002-01-05  David Shaw  <dshaw@jabberwocky.com>
6010         * keyedit.c (menu_adduid): Require --expert before adding a photo
6011         ID to a v3 key, and before adding a second photo ID to any key.
6013         * keyedit.c (keyedit_menu): Don't allow adding photo IDs in
6014         rfc1991 or pgp2 mode.
6016         * getkey.c (merge_selfsigs_subkey): Permit v3 subkeys.  Believe it
6017         or not, this is allowed by rfc 2440, and both PGP 6 and PGP 7 work
6018         fine with them.
6020         * g10.c, options.h, keyedit.c, sign.c: Move the "ask for
6021         expiration" switch off of --expert, which was getting quite
6022         overloaded, and onto ask-sig-expire and ask-cert-expire.  Both
6023         default to off.
6025         * g10.c (main): Change the default compression algo to 1, to be
6026         more OpenPGP compliant (PGP also uses this, so it'll help with
6027         interoperability problems as well).
6029         * encode.c (encode_crypt): Handle compression algo 2, since the
6030         default is now 1.
6032         * build-packet.c (build_attribute_subpkt): Fix off-by-one error.
6034 2002-01-05  Werner Koch  <wk@gnupg.org>
6036         * g10.c (main): Do not register the secret keyrings for certain
6037         commands.
6039         * keydb.c (keydb_add_resource): Use access to test for keyring
6040         existence.  This avoids cached opened files which are bad under
6041         RISC OS.
6043 2002-01-04  David Shaw  <dshaw@jabberwocky.com>
6045         * sign.c (sign_file, sign_symencrypt_file): always use one-pass
6046         packets unless rfc1991 is enabled.  This allows a signature made
6047         with a v3 key to work in PGP 6 and 7.  Signatures made with v4
6048         keys are unchanged.
6050         * g10.c (main): Disallow non-detached signatures in PGP2 mode.
6051         Move the "you must use files and not pipes" PGP2 warning up so all
6052         the PGP2 stuff is together.
6054         * encode.c (encode_simple): Use the actual filesize instead of
6055         partial length packets in the internal literal packet from a
6056         symmetric message.  This breaks PGP5(?), but fixes PGP2, 6, and 7.
6057         It's a decent tradeoff.  Note there was only an issue with
6058         old-style RFC1991 symmetric messages.  2440-style messages in 6
6059         and 7 work with or without partial length packets.
6061 2002-01-03  David Shaw  <dshaw@jabberwocky.com>
6063         * g10.c (main): Removed --no-default-check-level option, as it is
6064         not consistent with other "default" options.  Plus, it is the same
6065         as saying --default-check-level 0.
6067         * exec.c (exec_read): Disallow caching tempfile from child
6068         process, as this keeps the file handle open and can cause unlink
6069         problems on some platforms.
6071         * keyserver.c (keyserver_search_prompt): Minor tweak - don't
6072         bother to transform keyids into textual form if they're just going
6073         to be transformed back to numbers.
6075 2002-01-03  Timo Schulz <ts@winpt.org>
6077         * g10.c: New command --encrypt-files.
6078     
6079         * verify.c (print_file_status): Removed the static because
6080         encode_crypt_files also uses this function.
6082         * main.h (print_files_status): New.
6083         (encode_crypt_files): New.
6085         * encode.c (encode_crypt_files): New.
6087 2002-01-02  Stefan Bellon  <sbellon@sbellon.de>
6089         * keyserver.c: Moved util.h include down in order to avoid
6090         redefinition problems on RISC OS.
6092         * keyring.c (keyring_lock): Only lock keyrings that are writable.
6094         * keyring.c (keyring_update_keyblock): Close unused iobuf.
6096         * hkp.c (parse_hkp_index, hkp_search) [__riscos__]: Changed
6097         unsigned char* to char* because of compiler issues.
6099         * exec.c (exec_finish) [__riscos__]: Invalidate close cache so
6100         that file can be unlinked.
6102 2001-12-28  David Shaw  <dshaw@jabberwocky.com>
6104         * g10.c (main): Use a different strlist to check extensions since
6105         they need to be handled seperately now.
6107         * misc.c,main.h (check_permissions): Properly handle permission
6108         and ownership checks on files in the lib directory
6109         (e.g. /usr/local/lib/gnupg), which are owned by root and are
6110         world-readable, and change all callers to specify extension or
6111         per-user file.
6113         * photoid.c (show_photo), keyserver.c (keyserver_spawn): Bug fix -
6114         don't call exec_finish if exec_write fails.
6116         * keyserver.c (keyserver_spawn): Look for OPTIONS from the
6117         keyserver helper - specifically, a "OUTOFBAND" option for the
6118         email keyserver.
6120         * mainproc.c (list_node), keylist.c (list_keyblock_colon),
6121         import.c (delete_inv_parts), export.c (do_export_stream): Use
6122         signature flags for exportability check rather than re-parsing the
6123         subpacket.
6125         * keyid.c, keydb.h (get_lsign_letter): No longer needed.
6127 2001-12-27  David Shaw  <dshaw@jabberwocky.com>
6129         * exec.c (exec_finish): Show errors when temp files cannot be
6130         deleted for whatever reason.
6132         * exec.c (exec_read): Don't rely on WEXITSTATUS being present.
6134         * exec.c (make_tempdir): Add temp file creator for win32.  Don't
6135         create an incoming temp file if the exec is write-only.
6137         * keyserver.c (keyserver_spawn): Clean up error handling, for when
6138         the spawn fails.
6140         * photoid.c (show_photo): Clean up error handling.
6142         * misc.c (check_permissions): Neaten.
6144 2001-12-25  David Shaw  <dshaw@jabberwocky.com>
6146         * mkdtemp.c (mkdtemp): Add copyleft info and tweak the 'X' counter
6147         to be a bit simpler.
6149         * keyserver.c, photoid.c: Remove unused headers left over from
6150         when the exec functions lived there.
6152 2001-12-23  Timo Schulz <ts@winpt.org>
6154         * misc.c (check_permissions): Do not use it for W32 systems.
6156         * tdbio.c (migrate_from_v2): Define ftruncate as chsize() for W32.
6158         * mkdtemp.c: W32 support.
6160         * photoid.c: Ditto.
6162         * exec.c: Ditto.
6164 2001-12-22  David Shaw  <dshaw@jabberwocky.com>
6166         * exec.c (make_tempdir): avoid compiler warning with const
6168         * mkdtemp.c (mkdtemp): catch the empty ("") string case in case
6169         someone repurposes mkdtemp at some point.
6171         * photoid.c (generate_photo_id, show_photo): some type changes
6172         from Stefan Bellon.
6174         * exec.c (make_tempdir): handle Win32 systems, suggested by Timo
6175         Schulz.
6177 2001-12-22  Werner Koch  <wk@gnupg.org>
6179         * encode.c (encode_simple, encode_crypt): i18n 2 strings.
6181 2001-12-22  Timo Schulz <ts@winpt.org>
6182         
6183         * encode.c (encode_simple, encode_crypt): Use is_file_compressed
6184         to avoid to compress compressed files.
6186 2001-12-22  Werner Koch  <wk@gnupg.org>
6188         * keyserver.c (keyserver_spawn): Removed some variables
6189         declaration due to shadowing warnings.
6191         * build-packet.c (build_attribute_subpkt): s/index/idx/ to avoid
6192         compiler warnig due to index(3).
6194         * getkey.c (get_ctx_handle): Use KEYDB_HANDLE as return value.
6195         * keylist.c (list_one): Made resname const.
6197         * keyedit.c (keyedit_menu): Allow "addphoto" only when --openpgp is
6198         not used.
6200         * options.skel: Changed one example photo viewer to qiv.
6202 2001-12-21  David Shaw  <dshaw@jabberwocky.com>
6204         * Makefile.am: add exec.c, exec.h, photoid.c, and photoid.h
6206         * build-packet.c (build_attribute_subpkt): new function to build
6207         the raw attribute subpacket.  Note that attribute subpackets have
6208         the same format as signature subpackets.
6210         * exec.c: new file with generic exec-a-program functionality.
6211         Used by both photo IDs and keyserver helpers.  This is pretty much
6212         the same code that used to be keyserver specific, with some
6213         changes to be usable generically.
6215         * free-packet.c (free_attributes (new)): function to free an
6216         attribute packet.
6217         
6218         * gpgv.c: added stub show_photo
6219         
6220         * keyedit.c (keyedit_menu, menu_adduid, menu_showphoto): can add a
6221         photo (calls generate_photo_id), or display a photo (calls
6222         show_photo) from the --edit menu.  New commands are "addphoto",
6223         and "delphoto" (same as "deluid").
6225         * keylist.c (list_keyblock_print): show photos during key list if
6226         --show-photos enabled.
6227         
6228         * keyserver.c (keyserver_spawn): use the generic exec_xxx
6229         functions to call keyserver helper.
6231         * g10.c, options.h: three new options - --{no-}show-photos, and
6232         --photo-viewer to give the command line to display a picture.
6234         * options.skel: instructions for the photo viewer
6235         
6236         * parse-packet.c (parse_user_id, setup_user_id (new)): common code
6237         for both user IDs and attribute IDs moved to setup_user_id.
6239         * parse-packet.c (make_attribute_uidname (new)): constructs a fake
6240         "name" for attribute packets (e.g. "[image of size ...]")
6242         * parse-packet.c (parse_attribute (replaces parse_photo_id),
6243         parse_attribute_subpkts): Builds an array of individual
6244         attributes.  Currently only handles attribute image / type jpeg
6245         subpackets.
6247         * sign.c (hash_uid): Fix bug in signing attribute (formerly
6248         photo_id) packets.
6250         * packet.h, and callers: globally change "photo_id" to "attribute"
6251         and add structures for attributes.  The packet format is generic
6252         attributes, even though the only attribute type thus far defined
6253         is jpeg.
6255 2001-12-21  David Shaw  <dshaw@jabberwocky.com>
6257         * parse-packet.c (can_handle_critical): Can handle critical
6258         revocation subpackets now.
6260         * trustdb.c (mark_usable_uid_certs): Disregard revocations for
6261         nonrevocable sigs.  Note that this allows a newer revocable
6262         signature to override an older nonrevocable signature.
6264         * sign.c (make_keysig_packet): add a duration field and change all
6265         callers.  This makes make_keysig_packet closer to
6266         write_signature_packets and removes some duplicated expiration
6267         code.
6269         * keyedit.c (keyedit_menu, menu_revsig, sign_uids,
6270         sign_mk_attrib): Add nrsign command, don't allow revoking a
6271         nonrevocable signature,
6273         * g10.c (main): Add --nrsign option to nonrevocably sign a key
6274         from the command line.
6276         * build-packet.c (build_sig_subpkt_from_sig): Comment to explain
6277         the use of CRITICAL.
6279 2001-12-21  Werner Koch  <wk@gnupg.org>
6281         * g10.c. options.h : New option --show-keyring
6282         * getkey.c (get_ctx_handle): New.
6283         * keylist.c (list_one): Implement option here.  By David Champion. 
6285 2001-12-20  David Shaw  <dshaw@jabberwocky.com>
6287         * keyserver.c (keyserver_spawn): Use mkdtemp() to make temp
6288         directory.
6290         * mkdtemp.c: replacement function for those platforms that don't
6291         have mkdtemp (make a temp directory securely).
6293 2001-12-19  David Shaw  <dshaw@jabberwocky.com>
6295         * misc.c (check_permissions): New function to stat() and ensure
6296         the permissions of GNUPGHOME and the files have safe permissions.
6298         * keydb.c (keydb_add_resource): Check keyring permissions.
6300         * tdbio.c (tdbio_set_dbname): Check permissions of trustdb.gpg
6302         * keyserver.c (keyserver_spawn): Disable keyserver schemes that
6303         involve running external programs if the options file has unsafe
6304         permissions or ownership.
6306         * g10.c, options.h: New option --no-permission-warning to disable
6307         the permission warning message(s).  This also permits use of the
6308         keyserver if it had been disabled (see above).  Also check the
6309         permissions/ownership of random_seed.
6310         
6311         * keyserver.c (keyserver_spawn): The new glibc prints a warning
6312         when using mktemp() (the code was already secure, but the warning
6313         was bound to cause confusion).  Use a different implementation
6314         based on get_random_bits() instead.  Also try a few times to get
6315         the temp dir before giving up.
6317 2001-12-19  Werner Koch  <wk@gnupg.org>
6319         * g10.c, passphrase.c [CYGWIN32]: Allow this as an alias for MINGW32.
6321 2001-12-18  David Shaw  <dshaw@jabberwocky.com>
6323         * g10.c (idea_cipher_warn): Add a flag to show the warning always
6324         or once per session and change all callers (show always except for
6325         the secret key protection and unknown cipher from an encrypted
6326         message errors).  Also make the strings translatable.
6328         * pubkey-enc.c (get_it): Add the IDEA cipher warning if the user
6329         tries to decrypt an IDEA encrypted message without the IDEA
6330         plugin.
6332         * keyserver.c (parse_keyserver_uri): More strict checking of the
6333         keyserver URI.  Specifically, fail if the ":port" section is
6334         anything except a number between 1 and 65535.
6336 2001-12-17  David Shaw  <dshaw@jabberwocky.com>
6338         * keyserver.c (print_keyinfo): No need to check for
6339         control/illegal characters, as utf8_to_native does this for us.
6341         * mainproc.c (proc_encrypted): Use generic IDEA warning.
6343         * gpgv.c: add stub for idea_cipher_warn
6345         * g10.c, hkp.c, keyserver.c: Fix capitalization and plural issues.
6347         * encode.c (encode_crypt), sign.c (sign_file, clearsign_file):
6348         disable pgp2 mode after the message is no longer pgp2 compatible.
6350         * g10.c (main): Tweak the PGP2.x IDEA warning to use the generic
6351         warning, and not merely fail if the IDEA plugin isn't there.
6353         * g10.c (main, idea_cipher_warn), keygen.c (set_one_pref),
6354         seckey-cert.c (do_check): Add a generic IDEA warning for when the
6355         IDEA plugin is not present.  This pops up when the user uses
6356         "--cipher-algo idea", when setpref is used to set a "S1"
6357         preference, and when a secret key protected with IDEA is used.
6359 2001-12-15  Werner Koch  <wk@gnupg.org>
6361         * keyserver.c (keyserver_spawn): Assert that we have dropped privs.
6363 2001-12-13  Werner Koch  <wk@gnupg.org>
6365         * pubkey-enc.c (get_session_key): Check that the public key
6366         algorithm is indeed usable for en/decryption.  This avoid a
6367         strange error message from pubkey_decrypt if for some reasons a
6368         bad algorithm indentifier is passed.
6370 2001-12-12  David Shaw  <dshaw@jabberwocky.com>
6372         * Fixed some types for portability.  Noted by Stefan Bellon.
6374 2001-12-11  Werner Koch  <wk@gnupg.org>
6376         * hkp.c (hkp_export): Do not print possible control characters
6377         from a keyserver response.
6378         (parse_hkp_index): Made uid an unsigned char* because it is passed to
6379         isspace().
6380         (hkp_search): Ditto for the char* vars.
6382         * g10.c (main): Print the IDEA warning also for -c and -se.
6383         
6384         * g10.c (get_temp_dir): Assert that we have dropped privs
6386         * encode.c (encode_crypt): Include the first key into the --pgp2
6387         check.
6389 2001-12-07  David Shaw  <dshaw@jabberwocky.com>
6391         * g10.c, options.h: New option --pgp2.  This is identical to
6392         "--rfc1991 --cipher-algo idea --compress-algo 1 --digest-algo md5
6393         --force_v3_sigs" with the addition of an warning to advise the
6394         user not to use a pipe (which would break pgp2 compatibility).
6396         * encode.c (encode_crypt): warn if the user tries to encrypt to
6397         any key that is not RSA and <= 2048 bits when the --pgp2 option is
6398         used.
6400         * sign.c (sign_file, clearsign_file): When using --pgp2, make a v3
6401         sig, and warn if the signature is made with a non-v3 key.
6403 2001-12-05  David Shaw  <dshaw@jabberwocky.com>
6405         * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Prompt
6406         for sig expiration if --expert is set and --force-v3-sigs is not
6407         set (v3 sigs cannot expire).
6409         * mainproc.c (check_sig_and_print): After checking a sig, print
6410         expiration status.  This causes a error return if the sig is
6411         expired.
6413         * build-packet.c (build_sig_subpkt_from_sig): Include a critical
6414         sig expiration subpacket if the sig is to expire.
6416         * keyedit.c (sign_uids): Do not sign an expired key unless
6417         --expert is set, in which case prompt.  Also, offer to expire a
6418         signature when the key the user is signing expires.
6420         * keygen.c (ask_expire_interval): Add a value to determine whether
6421         to prompt for a key or sig expiration and change all callers.
6423         * keyid.c: New functions: expirestr_from_sig and
6424         colon_expirestr_from_sig.
6426         * keylist.c (list_keyblock_colon): Show sig expiration date in the
6427         --with-colons listing.
6429         * sign.c (make_keysig_packet, write_signature_packets): Pass in an
6430         optional timestamp for the signature packet, and change all
6431         callers.
6433         * keyedit.c (sign_mk_attrib): Include a critical expiration
6434         subpacket in the signature if an expiration date is given.
6436 2001-12-04  David Shaw  <dshaw@jabberwocky.com>
6438         * keyedit.c (sign_uids): If the user tries to sign a
6439         locally-signed key, allow the cert to be promoted to a full
6440         exportable signature.  This essentially deletes the old
6441         non-exportable sig, and replaces it with a new exportable one.
6443 2001-12-04  David Shaw  <dshaw@jabberwocky.com>
6445         * keyedit.c (keyedit_menu): Do not allow signing a revoked key
6446         unless --expert is set, and ask even then.
6448         * keyedit.c (sign_uids): Do not allow signing a revoked UID unless
6449         --expert is set, and ask even then.
6451         * g10.c, options.h : New option --expert
6453 2001-11-16  David Shaw  <dshaw@jabberwocky.com>
6455         * Allow the user to select no compression via "--compress-algo 0"
6456         on the command line.
6458         * keyedit.c (show_prefs): Show compression preferences in the
6459         long-form "showpref" style.
6461         * keygen.c (set_one_pref): Permit setting a no-compression ("Z0")
6462         preference.
6464         * getkey.c (fixup_uidnode): Fix compression preference corruption
6465         bug.
6467 2001-12-02  David Shaw  <dshaw@jabberwocky.com>
6469         * g10.c: Add advisory --for-your-eyes-only option as per section
6470         5.9 of 2440.
6472 2001-12-05  David Shaw  <dshaw@jabberwocky.com>
6474         * Force a V4 sig if the user has a notation or policy URL set.
6476 2001-12-04  David Shaw  <dshaw@jabberwocky.com>
6478         * g10.c: Add options --keyserver-options, --temp-directory, and
6479         auto-key-retrieve (the opposite of no-auto-key-retrieve).
6481         * hkp.c (hkp_search): New function to handle searching a HKP
6482         keyserver for a key
6484         * hkp.c (hkp_ask_import, hkp_export): Pretty large changes to make
6485         them communicate via the generic functions in keyserver.c
6487         * keyserver.c: new file with generic keyserver routines for
6488         getting keys from a keyserver, sending keys to a keyserver, and
6489         searching for keys on a keyserver.  Calls the internal HKP stuff
6490         in hkp.c for HKP keyserver functions.  Other calls are handled by
6491         an external program which is spawned and written to and read from
6492         via pipes.  Platforms that don't have pipes use temp files.
6494 2001-11-20  David Shaw  <dshaw@jabberwocky.com>
6496         * options.h, g10.c: New options show-notation, no-show-notation,
6497         default-check-level, no-default-check-level, show-policy-url,
6498         no-show-policy-url.
6500         * packet.h, sign.c (make_keysig_packet), parse-packet.c
6501         (parse_signature), free-packet.c (free_seckey_enc): Fill in
6502         structures for notation, policy, sig class, exportability, etc.
6504         * keyedit.c, keylist.c (print_and_check_one_sig,
6505         list_keyblock_print): Show flags in signature display for cert
6506         details (class, local, notation, policy, revocable).  If selected,
6507         show the notation and policy url.
6509         * keyedit.c (sign_uids): Prompt for and use different key sig
6510         classes.
6512         * helptext.c (helptexts): Add help text to explain different
6513         key signature classes
6515 2001-11-26  David Shaw  <dshaw@jabberwocky.com>
6517         * trustdb.c (mark_usable_uid_certs): Fix segfault from bad
6518         initialization and fix reversed key signature expiration check.
6520 2001-11-09  Werner Koch  <wk@gnupg.org>
6522         * export.c (do_export_stream): Put all given names into a search
6523         description and change the loop so that all matching names are
6524         returned.
6526 2001-11-08  Werner Koch  <wk@gnupg.org>
6528         * pubkey-enc.c (get_it): To reduce the number of questions on the
6529         MLs print the the name of cipher algorithm 1 with the error message.
6531         * mainproc.c: Changed the way old rfc1991 encryption cipher is
6532         selected. Based on a patch by W Lewis.
6534         * pkclist.c (do_edit_ownertrust): Allow to skip over keys, the non
6535         working "show info" is now assigned to "i" 
6536         * trustdb.c (ask_ownertrust, validate_keys): Implement a real quit
6537         here.  Both are by David Shaw.
6538         
6539         * trustdb.c (validate_keys): Make sure next_exipire is initialized.
6541         * sign.c (make_keysig_packet): Use SHA-1 with v4 RSA keys.
6543         * g10.c, options.h : New option --[no-]froce-v4-certs.
6544         * sign.c (make_keysig_packet): Create v4 sigs on v4 keys even with
6545         a v3 key.  Use that new option.  By David Shaw
6547         * revoke.c (ask_revocation_reason): Allow to select "no reason".
6548         By David Shaw.
6550         * keyid.c (fingerprint_from_sk): Calculation of an v3 fpr was
6551         plain wrong - nearly the same code in fingerprint_from_pk is correct.
6553         * build-packet.c (do_secret_key): Added a few comments to the code.
6555 2001-11-07  Werner Koch  <wk@gnupg.org>
6557         * g10.c (main): Print a warning when -r is used w/o encryption.
6558         Suggested by Pascal Scheffers.
6560 2001-10-23  Werner Koch  <wk@gnupg.org>
6562         * keyedit.c (keyedit_menu): Changed helptext for showpref
6563         command.  Suggested by Reinhard Wobst.
6565         * keyring.c (keyring_search): When marking the offtbl ready, take
6566         into account that we may have more than one keyring.
6568 2001-10-22  Werner Koch  <wk@gnupg.org>
6570         * Makefile.am: Do not use OMIT_DEPENDENCIES
6572         * build-packet.c (build_sig_subpkt): Default is now to put all
6573         types of subpackets into the hashed area and only list those which
6574         should go into the unhashed area.
6576 2001-10-18  Werner Koch  <wk@gnupg.org>
6578         * keydb.c (keydb_add_resource): Rearranged the way we keep track
6579         of the resource. There will now be an entry for each keyring here
6580         and not in keyring.c itself.  Store a token to allow creation of a
6581         keyring handle.  Changed all functions to utilize this new design.
6582         (keydb_locate_writable): Make a real implementation.
6583         * keyring.c (next_kr): Removed and changed all callers to set the
6584         resource directly from the one given with the handle.
6585         (keyring_is_writable): New. 
6586         (keyring_rebuild_cache): Add an arg to pass the token from keydb.
6588 2001-10-17  Werner Koch  <wk@gnupg.org>
6590         * keyring.c (keyring_search): Enabled word search mode but print a
6591         warning that it is buggy.
6592         
6593 2001-10-11  Werner Koch  <wk@gnupg.org>
6595         * hkp.c (hkp_ask_import): No more need to set the port number for
6596         the x-hkp scheme. 
6597         (hkp_export): Ditto.
6599 2001-10-06  Stefan Bellon  <sbellon@sbellon.de>
6601         * passphrase.c [__riscos__]: Disabled agent specific stuff.
6602         * g10.c: New option --no-force-v3-sigs.
6604 2001-10-04  Werner Koch  <wk@gnupg.org>
6606         * export.c (do_export_stream): Do not push the compress filter
6607         here because the context would run out of scope due to the
6608         iobuf_close done by the caller.
6609         (do_export): Do it here instead. 
6611 2001-09-28  Werner Koch  <wk@gnupg.org>
6613         * keyedit.c (sign_uids): Always use the primary key to sign keys.
6614         * getkey.c (finish_lookup): Hack to return only the primary key if
6615         a certification key has been requested.
6617         * trustdb.c (cmp_kid_for_make_key_array): Renamed to
6618         (validate_one_keyblock): this and changed arg for direct calling.
6619         (make_key_array): Renamed to
6620         (validate_one_keyblock): this and changed args for direct calling.
6621         (mark_usable_uid_certs, validate_one_keyblock)
6622         (validate_key_list): Add next_expire arg to keep track of
6623         expiration times.  
6624         (validate_keys): Ditto for UTKs and write the stamp.
6626         * tdbio.c (migrate_from_v2): Check return code of tbdio_sync.
6628         * tdbdump.c (import_ownertrust): Do a tdbio_sync().
6630         * keyring.c: Made the offtbl an global object.
6632 2001-09-27  Werner Koch  <wk@gnupg.org>
6634         * pkclist.c (do_edit_ownertrust): Allow settin of ultimate trust.
6636         * trustdb.c (mark_keyblock_seen): New.
6637         (make_key_array): Use it to mark the subkeys too.
6638         (validate_keys): Store validity for ultimatly trusted keys.
6640 2001-09-26  Werner Koch  <wk@gnupg.org>
6642         * pkclist.c (check_signatures_trust, do_we_trust): Removed the
6643         invocation of add_ownertrust. Minor changes to the wording.
6644         (add_ownertrust, add_ownertrust_cb): Removed.
6646         * trustdb.c (get_validity): Allow to lookup the validity using a
6647         subkey.
6649         * trustdb.c (new_key_hash_table): Increased the table size to 1024
6650         and changed the masks accordingly.
6651         (validate): Changed stats printing.
6652         (mark_usable_uid_certs): New.
6653         (cmp_kid_for_make_key_array): Does now check the signatures and
6654         figures out a usable one.
6656 2001-09-25  Werner Koch  <wk@gnupg.org>
6658         * keyring.c (new_offset_item,release_offset_items)
6659         (new_offset_hash_table, lookup_offset_hash_table)
6660         (update_offset_hash_table, update_offset_hash_table_from_kb): New.
6661         (keyring_search): Use a offset table to optimize search for
6662         unknown keys.
6663         (keyring_update_keyblock, keyring_insert_keyblock): Insert new
6664         offsets.
6665         * getkey.c (MAX_UNK_CACHE_ENTRIES): Removed the unknown keys
6666         caching code.
6668         * g10.c, options.h, import.c: Removed the entire
6669         allow-secret-key-import stuff because the validity is now
6670         controlled by other means.
6672         * g10.c: New command --rebuild-keydb-caches.
6673         * keydb.c (keydb_rebuild_caches): New.
6674         * keyring.c (do_copy): Moved some code to
6675         (create_tmp_file, rename_tmp_file, write_keyblock): new functions.
6676         (keyring_rebuild_cache): New.
6678         * packet.h (PKT_ring_trust): Add sigcache field.
6679         * parse-packet.c (parse_trust): Parse sigcache.
6680         * keyring.c (do_copy): Always insert a sigcache packet.
6681         (keyring_get_keyblock): Copy the sigcache packet to the signature.
6682         * sig-check.c (cache_sig_result): Renamed from
6683         cache_selfsig_result. Changed implementation to use the flag bits
6684         and changed all callers.
6685         (mdc_kludge_check): Removed this unused code.
6686         (do_check): Do not set the sig flags here.
6688         * import.c (read_block): Make sure that ring_trust packets are
6689         never imported.
6690         * export.c (do_export_stream): and never export them.
6692         * trustdb.c (make_key_array): Skip revoked and expired keys.
6694 2001-09-24  Werner Koch  <wk@gnupg.org>
6696         * g10.c, options.h: New option --no-auto-check-trustdb.
6698         * keygen.c (do_generate_keypair): Set newly created keys to
6699         ultimately trusted.
6701         * tdbio.h, tdbio.c: Removed all support for records DIR, KEY, UID,
6702         PREF, SIG, SDIR and CACH. Changed migration function to work
6703         direct on the file.
6704         (tdbio_read_nextcheck): New.
6705         (tdbio_write_nextcheck): New. 
6707 2001-09-21  Werner Koch  <wk@gnupg.org>
6709         Revamped the entire key validation system.
6710         * trustdb.c: Complete rewrite. No more validation on demand,
6711         removed some functions, adjusted to all callers to use the new 
6712         and much simpler interface. Does not use the LID anymore.
6713         * tdbio.c, tdbio.h: Add new record types trust and valid. Wrote a
6714         migration function to convert to the new trustdb layout.
6715         * getkey.c (classify_user_id2): Do not allow the use of the "#"
6716         prefix. 
6717         * keydb.h: Removed the TDBIDX mode add a skipfnc to the
6718         descriptor.
6719         * keyring.c (keyring_search): Implemented skipfnc.
6721         * passphrase.c (agent_open): Add missing bracket.  Include windows.h.
6723 2001-09-19  Werner Koch  <wk@gnupg.org>
6725         * keylist.c (print_fingerprint): Renamed from fingerprint, made
6726         global available. Added new arg to control the print style.
6727         * mainproc.c (print_fingerprint): Removed. 
6728         * pkclist.c (print_fpr, fpr_info): Removed and changed callers to
6729         use print_fingerprint.
6730         * keyedit.c (show_fingerprint): Ditto.
6732         * passphrase.c (writen, readn)
6733         (agent_open, agent_close)
6734         (agent_get_passphrase)
6735         (passphrase_clear_cache): Support for W32.  Contributed by Timo.
6737         * import.c (import_one): Release keydb handles at 2 more places.
6739         * keyring.c (keyring_release): Close the iobuf.
6740         (keyring_get_keyblock): Init ret_kb to NULL and store error contidion.
6742         * import.c (import_new_stats_handle): New. 
6743         (import_release_stats_handle): New.
6744         (import_print_stats): Renamed from static fnc print_stats.
6745         (import_keys, import_keys_stream): Add an optional status handle
6746         arg and changed all callers.
6747         * hkp.c (hkp_ask_import): Add an stats_handle arg and changed all
6748         callers.
6750         * mainproc.c (print_pkenc_list): Use print_utf8_string2().
6752 2001-09-18  Werner Koch  <wk@gnupg.org>
6754         * g10.c: New command --refresh-keys.
6755         * hkp.c (hkp_refresh_keys): New. Contributed by Timo Schulz.
6757         * parse-packet.c (parse): Stop on impossible packet lengths.
6759 2001-09-17  Werner Koch  <wk@gnupg.org>
6761         * mainproc.c (print_notation_data): Wrap notation data status lines
6762         after 50 chars.
6763         
6764         * mainproc.c (proc_pubkey_enc): Make option try-all-secrets work.
6765         By disastry@saiknes.lv.
6767 2001-09-14  Werner Koch  <wk@gnupg.org>
6769         * parse-packet.c (dump_sig_subpkt): List key server preferences
6770         and show the revocable flag correctly. Contributed by David Shaw.
6772 2001-09-09  Werner Koch  <wk@gnupg.org>
6774         * keyedit.c (keyedit_menu): No need to define another p.
6776         * keylist.c (print_capabilities): s/used/use/ so that it
6777         does not shadow a global.
6778         * sign.c (sign_file): Renamed arg encrypt to encryptflag
6779         * keygen.c: Replaced all "usage" by "use".
6780         * misc.c (openpgp_pk_algo_usage): Ditto.
6782         * pubkey-enc.c (get_it): Renamed arg k to enc so that the later
6783         defined k does not shadow it.
6785         * parse-packet.c (parse_gpg_control): No need to define another i.
6787         * getkey.c (get_pubkey_byfprint): Must use the enum values and not
6788         the fprint_len.
6789         * keyring.c (keyring_search): Removed a non-sense break.  Both
6790         bugs pointed out by Stefan.
6792 2001-09-07  Werner Koch  <wk@gnupg.org>
6794         * status.c, status.h: Added NO_RECP and ALREADY_SIGNED.
6795         * pkclist.c (build_pk_list): Issue NO_RECP.
6796         * keyedit.c (sign_uids): Added experimental ALREADY_SIGNED
6798         * hkp.c (hkp_import): Use log_error. Bug reported by Neal H
6799         Walfield. 
6801         * getkey.c (classify_user_id2): Change args to take the desc union
6802         direct.  It was a stupid idea to pass the individual fields of an
6803         union to this function. Changed all callers.
6804         (classify_user_id): Ditto and allow to pass NULL as the description.
6806 2001-09-06  Werner Koch  <wk@gnupg.org>
6808         * getkey.c (fixup_uidnode): Features flag is now a bit vector.
6809         * keygen.c (add_feature_mdc): Ditto.
6811         Revamped the entire key I/O code to be prepared for other ways of
6812         key storages and to get rid of the existing shit.  GDBM support has
6813         gone.
6814         * keydb.c: New
6815         * keyring.c, keyring.h: New.
6816         * ringedit.c: Removed.  Moved some stuff to keyring.c
6817         * getkey.c: Changed everything related to the key retrieving
6818         functions which are now using the keydb_ functions.  
6819         (prepare_search, word_match_chars, word_match)
6820         (prepare_word_match, compare_name): Moved to keyring.c
6821         (get_pubkey_byname): Removed ctx arg and add ret_kdbhd
6822         arg.  Changed all callers.
6823         (key_byname): Use get_pubkey_end to release the context and take
6824         new ret_kbdhd arg.  Changed all callers.
6825         (classify_user_id2): Fill the 16 byte fingerprint up with 4 null
6826         bytes not with zero bytes of value 4, tsss.
6827         * import.c (import_one): Updated to use the new keydb interface.
6828         (import_secret_one): Ditto.
6829         (import_revoke_cert): Ditto.
6830         * delkey.c (do_delete_key): Ditto. 
6831         * keyedit.c (keyedit_menu): Ditto.
6832         (get_keyblock_byname): Removed.
6833         * revoke.c (gen_revoke): Ditto. 
6834         * export.c (do_export_stream): Ditto.
6835         * trustdb.c (update_trustdb): Ditto.
6836         * g10.c, gpgv.c (main): Renamed add_keyblock_resource to
6837         keydb_add_resource. 
6838         * Makefile.am:  Added and removed files.
6840         * keydb.h: Moved KBNODE typedef and MAX_FINGERPRINT_LEN to
6841         * global.h: this new header.
6842         
6843 2001-09-03  Werner Koch  <wk@gnupg.org>
6845         * passphrase.c (agent_get_passphrase): Changed nread to size_t.
6846         (passphrase_clear_cache): Ditto.
6848         * keyid.c (mk_datestr): Avoid trigraphs.
6849         (fingerprint_from_pk): Cache the keyid in the pk.
6851         * options.h: Add opt.with_fingerprint so that we know whether the
6852         corresponding options was used.
6853         * g10.c (main): Set it here.
6854         * pkclist.c (check_signatures_trust): Always print fingerprint
6855         when this option is used.  Mixed a minor memory leak.
6857         * status.c, status.h: New status INV_RECP.
6858         * pkclist.c (build_pk_list): Issue this status.
6860 2001-08-31  Werner Koch  <wk@gnupg.org>
6862         * parse-packet.c (parse_key,parse_pubkeyenc)
6863         (parse_signature): Return error on reading bad MPIs.
6864         
6865         * mainproc.c (check_sig_and_print): Always print the user ID even
6866         if it is not bound by a signature.  Use the primary UID in the
6867         status messages and encode them in UTF-8
6868         * status.c (write_status_text_and_buffer): New.
6870 2001-08-30  Werner Koch  <wk@gnupg.org>
6872         * packet.h (sigsubpkttype_t): Add SIGSUBPKT_FEATURES.
6873         (PKT_public_key, PKT_user_id): Add a flag for it.
6874         * parse-packet.c, build-packet.c: Add support for them.
6875         * getkey.c (fixup_uidnode, merge_selfsigs): Set the MDC flags.
6876         * keygen.c (add_feature_mdc): New.
6877         (keygen_upd_std_prefs): Always set the MDC feature.
6878         * keyedit.c (show_prefs): List the MDC flag
6879         * pkclist.c (select_mdc_from_pklist): New.
6880         * encode.c (encode_crypt, encrypt_filter): Test whether MDC
6881         should be used.
6882         * cipher.c (write_header): Set MDC use depending on the above test.
6883         Print more status info.
6885         * delkey.c (do_delete_key): Kludge to delete a secret key with no
6886         public key available.
6888         * ringedit.c (find_secret_keyblock_direct): New.
6889         * getkey.c (seckey_available): Simplified.
6891         * ringedit.c (cmp_seckey): Now compares the secret key against the
6892         public key while ignoring all secret parts.
6893         (keyring_search): Use a public key packet as arg.  Allow to search
6894         for subnkeys
6895         (search): Likewise. Changed all callers.
6896         (find_secret_keyblock_bypk): New.
6897         (find_secret_keyblock_byname): First locate the pubkey and then
6898         find the correponding secret key.
6899         * parse-packet.c (parse): Renamed pkttype arg to onlykeypkts and
6900         changed code accordingly.  Changed all callers.
6901         (search_packet): Removed pkttype arg.
6902         * keyedit.c (keyedit_menu): First locate the public key and then
6903         try to locate a secret key.
6905         * ringedit.c (locate_keyblock_by_fpr): Removed.
6906         (locate_keyblock_by_keyid): Removed.
6907         (find_keyblock_bysk): Removed.
6909         * sig-check.c (check_key_signature2): Print the keyid along with
6910         the wrong sig class errors.
6912 2001-08-24  Werner Koch  <wk@gnupg.org>
6914         * sign.c (sign_file): Stripped the disabled comment packet code.
6915         (sign_file, sign_symencrypt_file): Moved common code to ..
6916         (write_onepass_sig_packets): .. this new function.
6917         (sign_file, clearsign_file, sign_symencrypt_file): Moved common
6918         code to 
6919         (write_signature_packets): this new function.
6920         (write_signature_packets, make_keysig_packet)
6921         (update_keysig_packet): Moved common code to 
6922         (hash_uid, hash_sigclass_to_magic): these new functions
6923         (sign_file, sign_symencrypt_file): Moved common code to 
6924         (write_plaintext_packet):  this new function.
6926 2001-08-21  Stefan Bellon  <sbellon@sbellon.de>
6928         * trustdb.c (query_trust_info): Changed trustlevel to signed int.
6929         * g10.c [__riscos__]: Fixed handling of --use-agent --lock-multiple.
6931 2001-08-20  Werner Koch  <wk@gnupg.org>
6933         * encr-data.c (decrypt_data): Keep track on whether we already
6934         printed information about the used algorithm.
6935         * mainproc.c (proc_encrypted): Removed the non-working IDEA hack
6936         and print a message about the assumed algorithm.
6937         * passphrase.c (passphrase_to_dek): Use the same algorithm as above.
6938         (proc_symkey_enc): Print the algorithm, so that the user knows it
6939         before entering the passphrase.
6940         (proc_pubkey_enc, proc_pubkey_enc): Zero the DEK out.
6941         * encode.c (encode_crypt, encrypt_filter): Ditto.
6943         * g10.c: Allow for --sign --symmetric.
6944         * sign.c (sign_and_symencrypt): New.
6946         Applied patches from Stefan Bellon <sbellon@sbellon.de> to support
6947         RISC OS.  Nearly all of these patches are identified by the
6948         __riscos__ macro.
6949         * compress.c: Added a couple of casts.
6950         * g10.c [__riscos__]: Some patches and new options foo-file similar
6951         to all foo-fd options.
6952         * gpgv.c, openfile.c, ringedit.c, tdbio.c: Minor fixes.  Mainly
6953         replaced hardcoded path separators with EXTSEP_S like macros.  
6954         * passprase.c [__riscos__]: Disabled agent stuff
6955         * trustdb.c (check_trust): Changed r_trustlevel to signed int to
6956         avoid mismatch problems in pkclist.c
6957         * pkclist.c (add_ownertrust): Ditto.
6958         * plaintext.c (handle_plaintext) [__riscos__]: Print a note when
6959         file can't be created.
6960         * options.h [__riscos__]: Use an extern unless included from the
6961         main module.
6962         * signal.c (got_fatal_signal) [__riscos__]: Close all files.
6963         
6964 2001-08-14  Werner Koch  <wk@gnupg.org>
6966         * keygen.c (ask_algo): New arg r_usage.  Allow for RSA keys.
6967         (gen_rsa): Enabled the code.
6968         (do_create): Enabled RSA branch.
6969         (parse_parameter_usage): New.
6970         (proc_parameter_file): Handle usage parameter.
6971         (read_parameter_file): Ditto.
6972         (generate_keypair): Ditto.
6973         (generate_subkeypair): Ditto.
6974         (do_generate_keypair): Ditto.
6975         (do_add_key_flags): New.
6976         (keygen_add_std_prefs): Use the new function.
6977         (keygen_add_key_flags_and_expire): New.
6978         (write_selfsig, write_keybinding): Handle new usage arg.
6979         * build-packet.c (build_sig_subpkt): Make sure that key flags go
6980         into the hashed area.
6981         
6982         * keygen.c (write_uid): Initialize the reference cunter.
6984         * keyedit.c (keyedit_menu): No more need to update the trustdb for
6985         preferences.  Added calls to merge keblock.
6987         * kbnode.c (dump_kbnode): Print some more flags.
6989 2001-08-10  Werner Koch  <wk@gnupg.org>
6991         Revamped the preference handling.
6993         * packet.h (prefitem_t, preftype_t): New.
6994         (PKT_public_key): Added a uid field.
6995         (PKT_user_id): Added field to store preferences and a reference
6996         counter.
6997         * parse-packet.c (parse_user_id,parse_photo_id): Initialize them
6998         * free-packet.c (free_user_id): Free them.
6999         (copy_user_id): Removed.
7000         (scopy_user_id): New. 
7001         (cmp_user_ids): Optimized for identical pointers.
7002         (release_public_key_parts): Release the uid.
7003         (copy_public_key_with_new_namehash): Removed.
7004         (copy_prefs): New.
7005         * keyedit.c (menu_adduid): Use the new shallow copy user id.
7006         (show_prefs): Adjusted implementation.
7007         (keyedit_menu): No more need to update the trustdb after changing
7008         preferences.
7009         * getkey.c (fixup_uidnode): Store preferences.
7010         (find_by_name): Return a user id packet and remove namehash stuff.
7011         (lookup): Removed the unused namehash stuff.
7012         (finish_lookup): Added foundu arg.
7013         (pk_from_block): Removed the namehash arg and changed all callers.
7014         (merge_selfsigs): Copy prefs to all keys.
7015         * trustdb.c (get_pref_data): Removed.
7016         (is_algo_in_prefs): Removed.
7017         (make_pref_record): Deleted and removed all class.
7018         * pkclist.c (select_algo_from_prefs): Adjusted for the new
7019         preference implementation.
7020         * pubkey-enc.c (is_algo_in_prefs): New.
7021         (get_it): Use that new function. 
7023 2001-08-09  Werner Koch  <wk@gnupg.org>
7025         * build-packet.c (build_sig_subpkt): Fixed calculation of
7026         newarea->size.
7028         * g10.c (main): New option "--preference-list"
7029         * keyedit.c (keyedit_menu): New commands "setpref" and "updpref".
7030         (menu_set_preferences): New.
7031         * keygen.c (keygen_set_std_prefs): New.
7032         (set_one_pref): New.
7033         (check_zip_algo): New.
7034         (keygen_get_std_prefs): New.
7035         (keygen_upd_std_prefs): New
7036         (keygen_add_std_prefs): Move the pref setting code into the above fnc.
7037         * build-packet.c (build_sig_subpkt): Updated the list of allowed
7038         to update subpackets.
7040 2001-08-08  Werner Koch  <wk@gnupg.org>
7042         * packet.h (subpktarea_t): New.
7043         (PKT_signature): Use that type for hashed_data and unhashed_data and
7044         removed the _data prefix from those fields.  Changed all users.
7045         * parse-packet.c (parse_signature): Changed allocation for that.
7046         (parse_sig_subpkt): Changed declaration
7047         (enum_sig_subpkt): Ditto and changed implementation accordingly.
7048         * free-packet.c (cp_subpktarea): Renamed from cp_data_block and
7049         adjusted implementation. Changed caller.
7050         * sig-check.c (mdc_kludge_check): Adjusted the hashing.
7051         (do_check): Ditto.
7052         * sign.c (sign_file, clearsign_file, make_keysig_packet,
7053         update_keysig_packet): Ditto.
7054         * build-packet.c (build_sig_subpkt): Partial rewrite.
7055         (find_subpkt): Adjusted and made static.
7056         (delete_sig_subpkt): Adjusted.
7057         (do_signature): Ditto.
7059         * keygen.c (ask_keysize): Do not print the notes about suggested
7060         key sizes if just a DSA key is generated.
7062         * trustdb.c (add_ultimate_key): s/log_error/log_info/ for
7063         duplicated inserted trusted keys.
7065 2001-08-07  Werner Koch  <wk@gnupg.org>
7067         * sign.c (sleep): Redefine for W32.
7069         * g10.c, options.h: Set new flag opt.no_homedir_creation when
7070         --no-options is given.
7071         * openfile.c (try_make_homedir): Don't create the homedir in that case.
7073 2001-08-03  Werner Koch  <wk@gnupg.org>
7075         * armor.c (armor_filter): Removed the default comment string
7076         because it could get us in trouble due to translations using non
7077         ascii characters.
7079 2001-08-01  Werner Koch  <wk@gnupg.org>
7081         * keylist.c (list_keyblock_print): Do not list revoked UIDs unless
7082         in verbose mode and we do no signature listing.
7084         * getkey.c (finish_lookup): Skip subkeys which are not yet valid.
7085         * g10.c, options.h: New option --ignore-valid-from.
7087         * sign.c (make_keysig_packet): Added new sigversion argument to
7088         allow the caller to force generation of required signature
7089         version. Changed all callers. Suggested by Thomas Roessler.
7091         * keyedit.c (sign_uids): Force v4 signature generation for local
7092         sigs.  Removed the check for local signature and pre-v4 keys.
7094 2001-07-27  Werner Koch  <wk@gnupg.org>
7096         * keyedit.c (sign_uids): Check that we are not trying to to a
7097         lsign with a pre-v4 key.  Bug noticed by Thomas Roessler.
7099 2001-07-26  Werner Koch  <wk@gnupg.org>
7101         * parse-packet.c (parse_photo_id): Reset all variables.
7102         * getkey.c (merge_selfsigs_main): Removed checks on PHOTO_ID
7103         because this is handled identically to a user ID.
7105 2001-07-06  Werner Koch  <wk@gnupg.org>
7107         * cipher.c (write_header): Don't use MDC with --rfc1991.  Suggested
7108         by disastry@saiknes.lv.
7110 2001-07-05  Werner Koch  <wk@gnupg.org>
7112         * g10.c, options.h: New option --preserve-permissions.
7113         * ringedit.c (add_keyblock_resource): Use it here
7114         (keyring_copy): and here.
7116         * trustdb.c (verify_own_keys): Be more silent on --quiet.
7117         Suggested by Thomas Roessler.
7118         * sig-check.c (check_key_signature2): Ditto.
7119         * mainproc.c (proc_encrypted, proc_tree): Ditto
7120         * getkey.c (lookup): Ditto.
7122 2001-07-04  Werner Koch  <wk@gnupg.org>
7124         * ringedit.c (add_keyblock_resource): Restore filename in case of error.
7126 2001-06-25  Werner Koch  <wk@gnupg.org>
7128         * kbnode.c (dump_kbnode): Print the signature timestamp.
7130         * keyedit.c (keyedit_menu): New menu point "primary".
7131         (change_primary_uid_cb): New.
7132         (menu_set_primary_uid): New.
7133         * sign.c (update_keysig_packet): New.
7134         * build-packet.c (build_sig_subpkt): Put the primary UID flag into
7135         the hashed area. Allow update of some more packets.
7137 2001-06-15  Werner Koch  <wk@gnupg.org>
7139         * getkey.c (merge_selfsigs): Exit gracefully when a secret key is
7140         encountered.  May happen if a secret key is in public keyring.
7141         Reported by Francesco Potorti.
7142         
7143 2001-06-12  Werner Koch  <wk@gnupg.org>
7145         * getkey.c (compare_name): Use ascii_memistr(), ascii_memcasecmp()
7146         * keyedit.c (keyedit_menu): Use ascii_strcasecmp().
7147         * armor.c (radix64_read): Use ascii_toupper().  
7148         * ringedit.c (do_bm_search): Ditto.
7149         * keygen.c (read_parameter_file): Ditto.
7150         * openfile.c (CMP_FILENAME): Ditto.
7151         * g10.c (i18n_init): We can now use just LC_ALL.
7153 2001-05-29  Werner Koch  <wk@gnupg.org>
7155         * keygen.c (generate_subkeypair): Print a warning if a subkey is
7156         created on a v3 key. Suggested by Brian M. Carlson.
7158 2001-05-27  Werner Koch  <wk@gnupg.org>
7160         * keyid.c (get_lsign_letter): New.
7161         * keylist.c (list_keyblock_colon): Use it here.
7162         * mainproc.c (list_node): and here.
7164         * getkey.c, packet.h, free-packet.c: Removed that useless key
7165         created field; I dunno why I introducded this at all - the
7166         creation time is always bound to the key packet and subject to
7167         fingerprint calculation etc.
7169         * getkey.c (fixup_uidnode): Add keycreated arg and use this
7170         instead of the signature timestamp to calculate the
7171         help_key_expire.  Bug reported by David R. Bergstein.
7172         (merge_selfsigs_main): Correct key expiration time calculation.
7173         (merge_selfsigs_subkey): Ditto.
7175 2001-05-25  Werner Koch  <wk@gnupg.org>
7177         * revoke.c (gen_revoke): Add a cast to a tty_printf arg.
7178         * delkey.c (do_delete_key): Ditto.
7179         * keyedit.c (print_and_check_one_sig): Ditto.
7180         (ask_revoke_sig): Ditto.
7181         (menu_revsig): Ditto.
7182         (check_all_keysigs): Removed unused arg.
7184 2001-05-23  Werner Koch  <wk@gnupg.org>
7186         * g10.c (opts): Typo fix by Robert C. Ames.
7188 2001-05-06  Werner Koch  <wk@gnupg.org>
7190         * revoke.c: Small typo fix
7192 2001-05-04  Werner Koch  <wk@gnupg.org>
7194         * passphrase.c (passphrase_clear_cache): Shortcut if agent usage
7195         is not enabled.
7197 2001-05-01  Werner Koch  <wk@gnupg.org>
7199         * passphrase.c (writen): Replaced ssize_t by int.  Thanks to 
7200         to Robert Joop for reporting that SunOS 4.1.4 does not have it.
7202 2001-04-28  Werner Koch  <wk@gnupg.org>
7204         * getkey.c (merge_public_with_secret): pkttype was not set to subkey.
7206 2001-04-27  Werner Koch  <wk@gnupg.org>
7208         * skclist.c (build_sk_list): Changed one log_debug to log_info.
7210 2001-04-25  Werner Koch  <wk@gnupg.org>
7212         * keyedit.c (show_prefs): Add a verbose mode.
7213         (show_key_with_all_names): Pass verbose flag for special value of
7214         with_pref.
7215         (keyedit_menu): New command "showpref"
7216         (show_key_with_all_names): Mark revoked uids and the primary key.
7218 2001-04-24  Werner Koch  <wk@gnupg.org>
7220         * getkey.c (get_primary_uid): Return a different string in case of
7221         error and made it translatable.
7223         * build-packet.c (do_secret_key): Ugly, we wrote a zero
7224         instead of the computed ndays.  Thanks to M Taylor for complaining
7225         about a secret key import problem.
7227 2001-04-23  Werner Koch  <wk@gnupg.org>
7229         * hkp.c (hkp_ask_import): Allow to specify a port number for the 
7230         keyserver.  Add a kudge to set the no_shutdown flag.
7231         (hkp_export): Ditto.
7232         * options.skel: Document the changes 
7234 2001-04-20  Werner Koch  <wk@gnupg.org>
7236         * options.skel: Add some more comments.
7238 2001-04-19  Werner Koch  <wk@gnupg.org>
7240         * keyid.c (mk_datestr): New.  Handles negative times.  We must do
7241         this because Windoze segvs on negative times passed to gmtime().
7242         Changed all datestr_from function to use this one.
7244         * keyid.c, keyid.h (colon_strtime): New. To implement the
7245         fixed-list-mode.
7246         (colon_datestr_from_pk): New.
7247         (colon_datestr_from_sk): New.
7248         (colon_datestr_from_sig): New.
7249         * keylist.c (list_keyblock_colon): Use these functions here.
7250         * mainproc.c (list_node): Ditto.
7252 2001-04-18  Werner Koch  <wk@gnupg.org>
7254         * openfile.c (open_sigfile): Fixed the handling of ".sign".
7255         * mainproc.c (proc_tree): Use iobuf_get_real_fname.
7256         Both are by Vincent Broman.
7258 2001-04-14  Werner Koch  <wk@gnupg.org>
7260         * getkey.c (fixup_uidnode): Removed check for !sig which is
7261         pointless here.  Thanks to Jan Niehusmann.
7263 2001-04-10  Werner Koch  <wk@gnupg.org>
7265         * sig-check.c (check_key_signature2): Use log_info instead of
7266         log_error so that messed up keys do not let gpg return an error.
7267         Suggested by Christian Kurz.
7269         * getkey.c (merge_selfsigs_main): Do a fixup_uidnode only if we
7270         have both, uid and sig.  Thanks to M Taylor.
7272 2001-04-05  Werner Koch  <wk@gnupg.org>
7274         * armor.c (unarmor_pump_new,unarmor_pump_release): New.
7275         (unarmor_pump): New. 
7276         * pipemode.c (pipemode_filter): Use the unarmor_pump to handle
7277         armored or non-armored detached signatures.  We can't use the
7278         regular armor_filter because this does only check for armored
7279         signatures the very first time.  In pipemode we may have a mix of
7280         armored and binary detached signatures.
7281         * mainproc.c (proc_tree): Do not print the "old style" notice when
7282         this is a pipemode processes detached signature.
7283         (proc_plaintext): Special handling of pipemode detached sigs.
7285         * packet.h (CTRLPKT_PLAINTEXT_MARK): New.
7286         * parse-packet.c (create_gpg_control): New.
7287         * kbnode.c (dump_kbnode): Support it here.
7288         * mainproc.c (check_sig_and_print): Fixed the check for bad
7289         sequences of multiple signatures.
7290         (proc_plaintext): Add the marker packet.
7291         (proc_tree): We can now check multiple detached signatures.
7293 2001-04-02  Werner Koch  <wk@gnupg.org>
7295         The length of encrypted packets for blocksizes != 8 was not
7296         correct encoded.  I think this is a minor problem, because we
7297         usually use partial length packets.  Kudos to Kahil D. Jallad for
7298         pointing this out.
7299         * packet.h: Add extralen to PKT_encrypted.
7300         * cipher.c (write_header): Set extralen.
7301         * build-packet.c (do_encrypted): Use extralen instead of const 10.
7302         (do_encrypted_mdc): Ditto.
7303         * parse-packet.c (parse_encrypted): Set extralen to 0 because we
7304         don't know it here.
7306 2001-03-30  Werner Koch  <wk@gnupg.org>
7308         * getkey.c (premerge_public_with_secret): Changed wording an add
7309         the keyID to the info message.
7311 2001-03-29  Werner Koch  <wk@gnupg.org>
7313         * getkey.c (premerge_public_with_secret): Use log_info instead of
7314         log_error when no secret key was found for a public one.
7315         Fix the usage if the secret parts of a key are not available.
7317         * openfile.c (ask_outfile_name): Trim spaces.
7318         (open_outfile): Allow to enter an alternate filename.  Thanks to
7319         Stefan Bellon.
7320         * plaintext.c (handle_plaintext): Ditto.
7322 2001-03-28  Werner Koch  <wk@gnupg.org>
7324         * mainproc.c (do_check_sig): Allow direct key and subkey
7325         revocation signature.
7326         * sig-check.c (check_key_signature2): Check direct key signatures.
7327         Print the signature class along with an error.
7329 2001-03-27  Werner Koch  <wk@gnupg.org>
7331         * packet.h: Add a missing typedef to an enum.  Thanks to Stefan Bellon.
7333         * g10.c: New option --no-sig-create-check.
7334         * sign.c (do_sign): Implement it here.
7335         * g10.c: New option --no-sig-cache.
7336         * sig-check.c (check_key_signature2): Implement it here.
7337         (cache_selfsig_result): and here.
7339         * keylist.c (list_keyblock): Removed debugging stuff.
7341         * getkey.c (cache_public_key): Made global.
7342         * keygen.c (write_selfsig, write_keybinding): Cache the new key.
7344         * getkey.c (key_byname): Add new arg secmode and changed all
7345         callers to request explicitly the mode.  Deriving this information
7346         from the other supplied parameters does not work if neither pk nor
7347         sk are supplied.
7349 2001-03-25  Werner Koch  <wk@gnupg.org>
7351         * packet.h (ctrlpkttype_t): New.
7352         * mainproc.c (add_gpg_control,proc_plaintext,proc_tree): Use the
7353         new enum values.
7354         * pipemode.c (make_control): Ditto.
7355         * armor.c (armor_filter): Ditto.
7357 2001-03-24  Werner Koch  <wk@gnupg.org>
7359         * sign.c (do_sign): Verify the signature right after creation.
7361 2001-03-23  Werner Koch  <wk@gnupg.org>
7363         * status.c, status.h (STATUS_UNEXPECTED): New.
7364         * mainproc.c (do_proc_packets): And emit it here.
7366 2001-03-21  Werner Koch  <wk@gnupg.org>
7368         * status.c: Add sys/types.h so that it runs on Ultrix.  Reported
7369         by Georg Schwarz.x
7371         * build-packet.c (build_sig_subpkt): Fixed generaton of packet
7372         length header in case where 2 bytes headers are needed.  Thanks to
7373         Piotr Krukowiecki.
7375 2001-03-19  Werner Koch  <wk@gnupg.org>
7377         * g10.c (main): the default keyring is no always used unless
7378         --no-default-keyring is given.  
7380         * ringedit.c (add_keyblock_resource): invalidate cache after file
7381         creation.
7383 2001-03-15  Werner Koch  <wk@gnupg.org>
7385         * keygen.c (ask_algo): Changed the warning of the ElGamal S+E Algo.
7387         * keylist.c (print_capabilities): New.
7388         (list_keyblock_colon): and use it here.
7390 2001-03-13  Werner Koch  <wk@gnupg.org>
7392         * main.c, options.h: New option --fixed_list_mode.
7393         * keylist.c (list_keyblock_colon): use it here.
7395         * getkey.c (merge_keys_and_selfsig): Divert merging of public keys
7396         to the function used in key selection..
7397         * keylist.c (is_uid_valid): Removed.
7398         (list_keyblock): Splitted into ..
7399         (list_keyblock_print, list_keyblock_colon): .. these.
7400         functions.  Changed them to use the flags set in the key lookup code.
7401         (reorder_keyblock): New, so that primary user IDs are listed first.
7403         * ringedit.c (keyring_copy): flush the new iobuf chaces before
7404         rename or remove operations.  This is mainly needed for W32.
7406         * hkp.c [HAVE_DOSISH_SYSTEM]: Removed the disabled code because we
7407         have now W32 socket support in ../util/http.c
7409         * skclist.c (key_present_in_sk_list): New.
7410         (is_duplicated_entry): New.
7411         (build_sk_list): Check for duplicates and do that before unlocking.
7413 2001-03-12  Werner Koch  <wk@gnupg.org>
7415         * armor.c (parse_header_line): Removed double empty line check.
7416         (parse_header_line): Replaced trim_trailing_ws with a counting
7417         function so that we can adjust for the next read.
7419         * options.skel: Fixed 3 typos. By Thomas Klausner. Replaced the
7420         keyserver example by a better working server. 
7422         * parse-packet.c (parse_symkeyenc): Return Invalid_Packet on error.
7423         (parse_pubkeyenc): Ditto.
7424         (parse_onepass_sig): Ditto.
7425         (parse_plaintext): Ditto.
7426         (parse_encrypted): Ditto.
7427         (parse_signature): Return error at other places too.
7428         (parse_key): Ditto.
7429         * g10.c (main): Set opt.list_packets to another value when invoked
7430         with the --list-packets command.
7431         * mainproc.c (do_proc_packets): Don's stop processing when running
7432         under --list-packets command.
7434         * signal.c (do_sigaction): Removed.
7435         (init_one_signal): New to replace the above.  Needed to support
7436         systems without sigactions. Suggested by Dave Dykstra.
7437         (got_fatal_signal,init_signals): Use the above here. 
7438         (do_block): Use sigset() if sigprocmask() is not available.
7440         * armor.c (parse_hash_header): Test on TIGER192, which is the
7441         correct value as per rfc2440.  By Edwin Woudt.
7443 2001-03-08  Werner Koch  <wk@gnupg.org>
7445         * misc.c: Include time.h. By James Troup.
7447         * getkey.c: Re-enabled the unknown user Id and PK caches and
7448         increased their sizes.
7450         * getkey.c (merge_selfsigs_main): Set expire date and continue
7451         processing even if we found a revoked key.
7452         (merge_selfsigs_subkeys): Ditto.
7453         
7454         * packet.h: Add an is_revoked flag to the user_id packet.
7455         * getkey.c (fixup_uidnode): Set that flag here.
7456         (merge_selfsigs_main): Fix so that the latest signature is used to
7457         find the self-signature for an UID.
7458         * parse-packet.c (parse_user_id): Zero out all fields.
7459         * mainproc.c (check_sig_and_print): Print the primary user ID
7460         according the the node flag and then all other non-revoked user IDs.
7461         (is_uid_revoked): Removed; it is now handled by the key selection code.
7462         
7463         Changed the year list of all copyright notices.
7464         
7465 2001-03-07  Werner Koch  <wk@gnupg.org>
7467         * getkey.c (finish_lookup): Print an info message only in verbose mode.
7469 2001-03-05  Werner Koch  <wk@gnupg.org>
7471         * packet.h: Replaced sigsubpkt_t value 101 by PRIV_VERIFY_CACHE.
7472         We have never used the old value, so we can do this without any harm.
7473         * parse-packet.c (dump_sig_subpkt): Ditto.
7474         (parse_one_sig_subpkt): Parse that new sub packet.
7475         * build-packet.c (build_sig_subpkt): Removed the old one from the
7476         hashed area.
7477         (delete_sig_subpkt): New.
7478         (build_sig_subpkt): Allow an update of that new subpkt.
7479         * sig-check.c (check_key_signature2): Add verification caching
7480         (cache_selfsig_result): New.
7481         * export.c (do_export_stream): Delete that sig subpkt before exporting.
7482         * import.c (remove_bad_stuff): New.
7483         (import): Apply that function to all imported data 
7485 2001-03-03  Werner Koch  <wk@gnupg.org>
7487         * getkey.c: Introduced a new lookup context flag "exact" and used 
7488         it in all place where we once used primary.
7489         (classify_user_id2): Replaced the old function and add an extra
7490         argument to return whether an exact keyID has been requested.
7491         (key_byname): Removed the unused ctx.primary flag
7492         (get_seckey_byname2): Ditto.
7493         (finish_lookup): Changed debugging output.
7495 2001-03-02  Werner Koch  <wk@gnupg.org>
7497         * keylist.c (list_one): Remove the merge key calls. 
7499 2001-03-01  Werner Koch  <wk@gnupg.org>
7501         * getkey.c (finish_lookup): Don't use it if we no specific usage
7502         has been requested.
7503         (merge_selfsigs_main): fix UID only if we have an signature.
7504         (lookup): Return UNU_PUBKEY etc. instead of NO_PUBKEY if we found
7505         a key but the requested usage does not allow this key.
7506         * import.c (import_one): Take UNU_PUBKEY into account.
7507         * mainproc.c (list_node): Ditto.
7508         * keylist.c (list_keyblock): Ditto.
7509         * keyedit.c (print_and_check_one_sig): Ditto. 
7511 2001-02-09  Werner Koch  <wk@gnupg.org>
7513         * delkey.c (delete_key): Removed that silly assert which rendered
7514         the whole new stuff meaningless.
7516 2001-02-08  Werner Koch  <wk@gnupg.org>
7518         * getkey.c (key_byname): It can happen that we have both, sk and pk
7519         NULL, fix for that.
7521         * parse-packet.c (parse_one_sig_subpkt): Add support for
7522         primary_uid and key_flags.
7523         (can_handle_critical): Ditto
7525         * parse-packet.c (parse_encrypted): Fixed listing of pktlen for
7526         MDC packets.
7528         * getkey.c: Backported the version of this file from gpg 1.1. this
7529         involved some changes in other files too.
7530         * parse-packet.c (parse_key): Clear req_usage.
7531         * skclist.c (build_sk_list): Use req_usage to pass the usage
7532         information to the lookup function.
7533         * pkclist.c (build_pk_list): Ditto.
7534         * free-packet.c (copy_public_parts_to_secret_key): New.
7535         * keydb.h: Add IS_* macros to check the sig_class.
7536         * misc.c (openpgp_cipher_test_algo): New.
7537         (openpgp_pk_test_algo): New.
7538         (openpgp_pk_algo_usage): New.
7539         (openpgp_md_test_algo): New.
7540         * packet.h: Add a few fields to PKT_{public,secret}_key and
7541         PKT_user_id.
7542         * seckey-cert.c (do_check): Use the new main_keyid field.
7544 2001-02-04  Werner Koch  <wk@gnupg.org>
7546         * encr-data.c (decrypt_data): Catch error when we had problems to
7547         parse the encrypted packet. By Timo.
7549 2001-01-29  Werner Koch  <wk@gnupg.org>
7551         * g10.c (main): --batch does now set nogreeting.
7553         * delkey.c (do_delete_key): Fixed delete-both functionality.
7555 2001-01-22  Werner Koch  <wk@gnupg.org>
7557         * g10.c: New command --delete-secret-and-public-key.
7558         * delkey.c (delete_key): Add new arg allow_both.
7559         (do_delete_key): Move most stuff from above to this new function.
7561 2001-01-12  Werner Koch  <wk@gnupg.org>
7563         * passphrase.c (passphrase_to_dek): Use MD5 when IDEA is installed
7564         and we have no S2K.
7565         * mainproc.c (proc_encrypted): Likewise
7567 2001-01-11  Werner Koch  <wk@gnupg.org>
7569         * sig-check.c (do_check): Print the signature key expire message
7570         only in verbose mode and added the keyID.
7572 2001-01-09  Werner Koch  <wk@gnupg.org>
7574         * status.c, status.h: New status USERID_HINT. 
7575         (write_status_text): Replace LF and CR int text by C-escape sequence.
7577         * passphrase.c (passphrase_to_dek): Fixed the NEED_PASSPHRASE
7578         output.  It does now always print 2 keyIDs.  Emit the new
7579         USERID_HINT.
7581 2001-01-08  Werner Koch  <wk@gnupg.org>
7583         * g10.c, options.h: New option --no-expensive-trust-checks.
7584         * keylist.c (list_keyblock): Act on this option.
7586 2001-01-04  Werner Koch  <wk@gnupg.org>
7588         * g10.c (main): Set homedir only in the pre-parsing phase and
7589         replace backslashes in the W32 version.
7591 2001-01-03  Werner Koch  <wk@gnupg.org>
7593         * status.c, status.h : New status KEY_CREATED
7594         * keygen.c (do_generate_keypair,generate_subkeypair): Emit it.
7596 2000-12-28  Werner Koch  <wk@gnupg.org>
7598         * signal.c (got_fatal_signal): Remove lockfiles here because the
7599         atexit stuff does not work due to the use of raise. Suggested by
7600         Peter Fales.
7601         * gpgv.c (remove_lockfiles): New stub.
7602         
7603 2000-12-19  Werner Koch  <wk@gnupg.org>
7605         * status.c, status.h (cpr_get_no_help): New.
7606         * keyedit.c (keyedit_menu): Use it here because we have our own
7607         help list here.
7609 2000-12-18  Werner Koch  <wk@gnupg.org>
7611         * mainproc.c (print_failed_pkenc): Don't print the sometimes
7612         confusing message about unavailabe secret key.  Renamed ...
7613         (print_pkenc_list): ... to this and introduced failed arg.
7614         (proc_encrypted): Print the failed encryption keys and then
7615         the one to be used.
7616         (proc_pubkey_enc): Store also the key we are going to use.
7618         * mainproc.c (check_sig_and_print): Don't list revoked user IDs.
7619         (is_uid_revoked): New.
7621 2000-12-08  Werner Koch  <wk@gnupg.org>
7623         * pipemode.c: Made the command work.  Currently only for
7624         non-armored detached signatures.
7625         * mainproc.c (release_list): Reset the new pipemode vars.
7626         (add_gpg_control): Handle the control packets for pipemode
7627         * status.c, status.h: New stati {BEGIN,END}_STREAM.
7629 2000-12-07  Werner Koch  <wk@gnupg.org>
7631         * g10.c: New option --allow-secret-key-import.
7632         * import.c (import_keys,import_keys_stream): Honor this option.
7633         (import): New arg allow_secret and pass that arg down to ...
7634         (import_secret_one): to this and print a warning if secret key
7635         importing is not allowed.
7637 2000-12-05  Werner Koch  <wk@gnupg.org>
7639         * cipher.c (cipher_filter): Moved the end_encryption status ...
7640         * encode.c (encode_simple,encode_crypt): to here
7641         * sign.c (sign_file): and here.
7643         * status.c (mywrite): Removed.
7644         (get_status_string): Removed the LFs from the strings.
7645         (set_status_fd,is_status_enabed,write_status_text,
7646         write_status_buffer): Replaced all mywrite by stdio calls and use
7647         fdopen to create a strem.  This is needed to make things smoother
7648         in the W32 version.
7650 2000-12-04  Werner Koch  <wk@gnupg.org>
7652         * import.c (merge_blocks): Increment n_sigs for revocations.
7654 2000-11-30  Werner Koch  <wk@gnupg.org>
7656         * g10.c (main): Use iobuf_translate_file_handle for all options
7657         with filehandles as arguments.  This is function does some magic
7658         for the W32 API.
7660         * verify.c (verify_signatures): Add a comment rant about the
7661         detached signature problem.
7662         * mainproc.c (proc_tree): Issue an error if a detached signature
7663         is assumed but a standard one was found.
7664         * plaintext.c (hash_datafiles): Don't fall back to read signature
7665         from stdin.
7666         * openfile.c (open_sigfile): Print verbose message only if the
7667         file could be accessed.
7669 2000-11-24  Werner Koch  <wk@gnupg.org>
7671         * passphrase.c [HAVE_DOSISH_SYSTEM]: Disabled all the agent stuff.
7673 2000-11-16  Werner Koch  <wk@gnupg.org>
7675         * g10.c: New option --use-agent
7676         * passphrase.c (agent_open,agent_close): New.
7677         (agent_get_passphrase,agent_clear_passphrase): New.
7678         (passphrase_clear_cache): New.
7679         (passphrase_to_dek): Use the agent here.
7680         * seckey-cert.c (do_check): Clear cached passphrases.
7682 2000-11-15  Werner Koch  <wk@gnupg.org>
7684         * status.c (write_status_text): Moved the big switch to ...
7685         (get_status_string): ... new function.
7686         (write_status_buffer): New.
7688         * status.c (mywrite): New and replaced all write() by this.
7690         * status.c, status.h: Add 3 status lcodes for notaions and policy.
7691         * mainproc.c (print_notation_data): Do status output of notations.
7692         
7693 2000-11-13  Werner Koch  <wk@gnupg.org>
7695         * sign.c (clearsign_file): Use LF macro to print linefeed.
7696         
7697 2000-11-11  Paul Eggert  <eggert@twinsun.com>
7699         Clean up the places in the code that incorrectly use "long" or
7700         "unsigned long" for file offsets.  The correct type to use is
7701         "off_t".  The difference is important on large-file hosts,
7702         where "off_t" is longer than "long".
7704         * keydb.h (struct keyblock_pos_struct.offset):
7705         Use off_t, not ulong, for file offsets.
7706         * packet.h (dbg_search_packet, dbg_copy_some_packets,
7707         search_packet, copy_some_packets): Likewise.
7708         * parse-packet.c (parse, dbg_search_packet, search_packet,
7709         dbg_copy_some_packets, copy_some_packets): Likewise.
7710         * ringedit.c (keyring_search): Likewise.
7712         * parse-packet.c (parse): Do not use %lu to report file
7713         offsets in error diagnostics; it's not portable.
7714         * ringedit.c (keyring_search): Likewise.
7716 2000-11-09  Werner Koch  <wk@gnupg.org>
7718         * g10.c (main): New option --enable-special-filenames.
7720 2000-11-07  Werner Koch  <wk@gnupg.org>
7722         * g10.c (main): New command --pipemode.
7723         * pipemode.c: New.
7725 2000-10-23  Werner Koch  <wk@gnupg.org>
7727         * armor.c (armor_filter): Changed output of hdrlines, so that a CR
7728         is emitted for DOS systems.
7730         * keygen.c (read_parameter_file): Add a cast for isspace().
7732         * status.c (myread): Use SIGINT instead of SIGHUP for DOS. 
7734 2000-10-19  Werner Koch  <wk@gnupg.org>
7736         * g10.c: New option --ignore-crc-error
7737         * armor.c (invalid_crc): New.
7738         (radix64_read): Act on new option.
7740         * openfile.c (try_make_homedir): Klaus Singvogel fixed a stupid
7741         error introduced on Sep 6th. 
7743 2000-10-18  Werner Koch  <wk@gnupg.org>
7745         * misc.c (print_cipher_algo_note): Don't print the note for AES.
7746         Changed wording.
7748 2000-10-16  Werner Koch  <wk@gnupg.org>
7750         * mainproc.c (do_proc_packets): Hack to fix the problem that
7751         signatures are not detected when there is a MDC packet but no
7752         compression packet.
7753         
7754         * g10.c (print_hashline): New.
7755         (print_mds): Use above func with --with-colons.
7757         * mainproc.c (check_sig_and_print): Detect multiple signatures
7758         and don't verify them.
7760 2000-10-14  Werner Koch  <wk@gnupg.org>
7762         * mainproc.c (add_onepass_sig): There is an easier solution to the
7763         error fixed yesterday; just check that we only have onepass
7764         packets.  However, the other solution provides an cleaner
7765         interface and opens the path to get access to other information
7766         from the armore headers.
7767         (release_list): Reset some more variables.
7769 2000-10-13  Werner Koch  <wk@gnupg.org>
7771         * mainproc.c (add_gpg_control): New.
7772         (do_proc_packets): use it.
7773         (proc_plaintext): Changed logic to detect clearsigns.
7774         (proc_tree): Check the cleartext sig with some new code.
7776         * packet.h: New packet PKT_GPG_CONTROL.
7777         * parse-packet.c (parse_gpg_control): New.
7778         * misc.c (get_session_marker): New.
7779         * armor.c (armor_filter): Replaced the faked 1-pass packet by the
7780         new control packet.
7782         * keyedit.c (keyedit_menu): Allow batchmode with a command_fd. 
7783         * status.c (my_read): New.
7784         (do_get_from_fd): use it.
7786 2000-10-12  Werner Koch  <wk@gnupg.org>
7788         * keygen.c (keygen_add_std_prefs): Add Rijndael to the prefs.
7790 2000-10-07  Werner Koch  <wk@gnupg.org>
7792         * gpgv.c: Add more stubs for ununsed code to make the binary smaller.
7794 Wed Oct  4 15:50:18 CEST 2000  Werner Koch  <wk@openit.de>
7796         * sign.c (hash_for): New arg to take packet version in account, changed
7797         call callers.
7799         * gpgv.c: New.
7800         * Makefile.am: Rearranged source files so that gpgv can be build with
7801         at least files as possible.
7803 Mon Sep 18 12:13:52 CEST 2000  Werner Koch  <wk@openit.de>
7805         * hkp.c (not_implemented): Print a notice for W32
7807 Fri Sep 15 18:40:36 CEST 2000  Werner Koch  <wk@openit.de>
7809         * keygen.c (keygen_add_std_prefs): Changed order of preferences to
7810         twofish, cast5, blowfish.
7812         * pkclist.c (algo_available): Removed hack to disable Twofish.
7814 Thu Sep 14 17:45:11 CEST 2000  Werner Koch  <wk@openit.de>
7816         * parse-packet.c (dump_sig_subpkt): Dump key flags. Print special
7817         warning in case of faked ARRs.
7819         * getkey.c (finsih_lookup): Hack so that for v4 RSA keys the subkey
7820         is used for encryption.
7822 Thu Sep 14 14:20:38 CEST 2000  Werner Koch  <wk@openit.de>
7824         * g10.c (main): Default S2K algorithms are now SHA1 and CAST5 - this
7825         should solve a lot of compatibility problems with other OpenPGP
7826         apps because those algorithms are SHOULD and not optional.  The old
7827         way to force it was by using the --openpgp option whith the drawback 
7828         that this would disable a couple of workarounds for PGP.
7830         * g10.c (main): Don't set --quite along with --no-tty.  By Frank Tobin.
7832         * misc.c (disable_core_dump): Don't display a warning here but a return
7833         a status value and ...
7834         * g10.c (main): ...print warnining here. Suggested by Sam Roberts.
7836 Wed Sep 13 18:12:34 CEST 2000  Werner Koch  <wk@openit.de>
7838         * keyedit.c (keyedit_menu): Allow to use "debug" on the secret key.
7840         * ringedit.c (cmp_seckey): Fix for v4 RSA keys.
7841         * seckey-cert.c (do_check): Workaround for PGP 7 bug.
7843 Wed Sep  6 17:55:47 CEST 2000  Werner Koch  <wk@openit.de>
7845         * misc.c (print_pubkey_algo_note): Do not print the RSA notice.
7846         * sig-check.c (do_signature_check): Do not emit the RSA status message.
7847         * pubkey-enc.c (get_session_key): Ditto.
7849         * encode.c (encode_simple, encode_crypt): Fix for large files.
7850         * sign.c (sign_file): Ditto.
7852 Wed Sep  6 14:59:09 CEST 2000  Werner Koch  <wk@openit.de>
7854         * passphrase.c (hash_passphrase): Removed funny assert.  Reported by
7855         David Mathog.
7857         * openfile.c (try_make_homedir): Changes for non-Posix systems.
7858         * g10.c (main): Take the default homedir from macro.
7860         * g10.c: The --trusted-key option is back.
7861         * trustdb.c (verify_own_key): Handle this option.
7862         (add_ultimate_key): Moved stuff from verify_own_key to this new func.
7863         (register_trusted_key): New.
7865 Fri Aug 25 16:05:38 CEST 2000  Werner Koch  <wk@openit.de>
7867         * parse-packet.c (dump_sig_subpkt): Print info about the ARR.
7869         * openfile.c (overwrite_filep): Always return okay if the file is
7870         called /dev/null. 
7871         (make_outfile_name): Add ".sign" to the list of know extensions.
7872         (open_sigfile): Ditto.
7874 Wed Aug 23 19:52:51 CEST 2000  Werner Koch  <wk@openit.de>
7876         * g10.c: New option --allow-freeform-uid. By Jeroen C. van Gelderen.
7877         * keygen.c (ask_user_id): Implemented here.
7879 Fri Aug  4 14:23:05 CEST 2000  Werner Koch  <wk@openit.de>
7881   * status.c (do_get_from_fd): Ooops, we used fd instead of opt.command_fd.
7882   Thanks to Michael Tokarev.
7884 Tue Aug  1 20:06:23 CEST 2000  Werner Koch  <wk@openit.de>
7886   * g10.c: New opttion --try-all-secrets on suggestion from Matthias Urlichs.
7887   * pubkey-enc.c (get_session_key): Quite easy to implement here.
7889 Thu Jul 27 17:33:04 CEST 2000  Werner Koch  <wk@openit.de>
7891   * g10.c: New option --merge-only.  Suggested by Brendan O'Dea.
7892   * import.c (import_one): Implemented it here
7893   (import_secret_one): Ditto.
7894   (print_stats): and give some stats.
7896 Thu Jul 27 12:01:00 CEST 2000  Werner Koch  <wk@openit.de>
7898   * g10.c: New options --show-session-key and --override-session-key
7899   * pubkey-enc.c (hextobyte): New.
7900   (get_override_session_key): New.
7901   * mainproc.c (proc_pubkey_enc): Add session-key stuff.
7902   * status.h, status.c (STATUS_SESSION_KEY): New.
7904 Thu Jul 27 10:02:38 CEST 2000  Werner Koch  <wk@openit.de>
7906   * g10.c (main): Use setmode(O_BINARY) for MSDOS while generating random bytes
7907   (print_mds): Likewise for stdin.
7908   * plaintext.c (handle_plaintext): Likewise for stdout.
7910 Mon Jul 24 10:30:17 CEST 2000  Werner Koch  <wk@openit.de>
7912   * keyedit.c (menu_expire): expire date for primary key can be set again.
7914 Wed Jul 19 11:26:43 CEST 2000  Werner Koch  <wk@openit.de>
7916   * keylist.c (is_uid_valid): New.
7917   (list_keyblock): Print validity information for all user IDs.  Note, this
7918   has to be done at other places too; for now we have only minimal support.
7920 Wed Jul 12 13:32:06 CEST 2000  Werner Koch  <wk@openit.de>
7922   * helptext.c, pkclist.c: s/superseeded/superseded/
7924 Mon Jul 10 16:08:57 CEST 2000  Werner Koch  <wk@openit.de>
7926   * parse-packet.c (enum_sig_subpkt): Fixed testing on crtitical bit in case
7927   of a NULL buffer.  Reported by Peter Marschall.
7929 Wed Jul  5 13:28:45 CEST 2000  Werner Koch  <wk@openit.de>
7931   * keyedit.c, keyid.c: Add some _()
7933   * argparse.c:  Changed the flag to suppress --version handling to also
7934   suppress --help.
7936 Wed Jun 28 11:54:44 CEST 2000  Werner Koch  <wk@openit.de>
7938   * armor.c (armor_filter): Set sigclass to 0 in case of non-dash-escaped
7939   clearsig.  This makes this mode work again.
7941   * mainproc.c (proc_tree): Fixed handling of one-pass-sig packets in textmode.
7942   Disabled the ugly workaround for PGP 5 - let's see whether thi breaks less
7943   cases. Found by Ted Cabeen.
7945   * options.h (DBG_HASHING): New.  All commented md_start_debug are now
7946   controlled by this debug option.
7948   * sign.c (print_status_sig_created): New and called from 2 places.
7950   * keygen.c (gen_rsa): New, but commented.
7951   (ask_algo): Commented support for RSA.
7953   * seckey-cert.c (protect_secret_key): Started to fix the code for v4 RSA
7954   keys - it is not solved yet. However, we have time until, Sep 20th ;)
7956 Wed Jun 14 12:27:09 CEST 2000  Werner Koch  <wk@openit.de>
7958   * status.c (init_shm_coprocessing): Changed the sequence of the get,attach
7959   to cope with the changes in newer Linux kernels.  This bug has been found
7960   by <dmitri@advantrix.com> who also proposed this solution.  Hopefully
7961   this does not break gpg on to many systems.
7963   * cipher.c (write_header): Protect the IV with the MDC too.
7964   * encr-data.c (decrypt_data): Likewise.
7966 Fri Jun  9 10:09:52 CEST 2000  Werner Koch  <wk@openit.de>
7968   * g10.c: New options --no-auto-key-retrieve
7969   * options.h (auto_key_retrieve): New.
7970   * mainproc.c (check_sig_and_print): Implemented that.
7972 Wed Jun  7 19:19:09 CEST 2000  Werner Koch  <wk@openit.de>
7974   * sig-check.c (do_check): Use EMULATE_MDENCODE also on v4 packets.
7976 Wed Jun  7 17:25:38 CEST 2000  Werner Koch  <wk@openit.de>
7978   * cipher.c (write_header): Use plain CFB mode for MDC encrypted packets.
7979   * encr-data.c (decrypt_data): Ditto.
7981 Mon Jun  5 23:41:54 CEST 2000  Werner Koch  <wk@openit.de>
7983   * seskey.c (do_encode_md, encode_md_value): Add new arg v3compathack to work
7984   around a bug in old versions.
7985   * sig-check.c (do_check): use the aboved workaround when enabled.
7986   * g10.c: New option --emulate-md-decode-bug
7988 Mon Jun  5 12:37:43 CEST 2000  Werner Koch  <wk@openit.de>
7990   * build-packet.c (do_mdc): New.
7991   (do_encrypted_mdc): Changed for the new proposal.
7992   * parse-packet.c (parse_mdc): New.
7993   (parse_encrypted): Fixed for the new proposal.
7994   * packet.h (PKT_MDC): New.
7995   * cipher.c (cipher_filter): Build the MDC packet here.
7996   * g10.c (main): Enable --force-mdc.
7997   * encr-data.c (mdc_decode_filter): Fixed for new MDC method
7999   * options.h(rfc2440): New.
8000   * g10.c (main): Changed the selected values for --openpgp to not include
8001   optional algorithms.
8003 Thu May 18 11:38:54 CEST 2000  Werner Koch  <wk@openit.de>
8005         * keyedit.c (keyedit_menu): Add a keyword arg to the prompt.
8007         * status.c, status.h: Added 3 new status tokens.
8008         * status.c (do_get_from_fd): New.
8009         (cpr_enabled,cpr_get,cpr_get_hidden,cpr_kill_prompt,
8010          cpr_get_answer_is_yes,cpr_get_answer_yes_no_quit): Modified to work
8011          with the new function.
8012         * g10.c: Add new option --command-fd.
8014         * status.c (progress_cb): New.
8015         (set_status_fd): Register progress functions
8017 Fri May 12 14:01:20 CEST 2000  Werner Koch  <wk@openit.de>
8019         * delkey.c (delete_key): Add 2 new status messages
8020         * status.c, status.h (STATUS_DELETE_PROBLEM): New.
8022         Fixed years of copyright in all source files.
8024 Mon May  1 17:08:14 CEST 2000  Werner Koch  <wk@openit.de>
8026         * trustdb.c (propagate_validity): Fixed the bug that only one uid
8027         gets fully trusted even when all are signed by an ultimate key.
8029 Mon May  1 15:38:04 CEST 2000  Werner Koch  <wk@openit.de>
8031         * getkey.c (key_byname): Always returned a defined context.  Fixed
8032         a segv for invalid user id specifications. Reported by Walter Koch.
8034         * getkey.c (get_user_id): I18ned "no user id" string. By Walter.
8036         * pkclist.c (do_show_revocation_reason): Typo fixes.
8037         * helptext.c: Ditto.
8039         * armor.c (armor_filter): Fixed some CRLF issues.  By Mike McEwan.
8041 Fri Apr 14 19:37:08 CEST 2000  Werner Koch  <wk@openit.de>
8043         * pkclist.c (do_show_revocation_reason): New.
8044         (show_revocation_reason): New and called at various places.
8046         * g10.c (main): Fixed small typo.
8048         * pkclist.c (do_we_trust): Act on always_trust but not for revoked
8049         keys. Suggested by Chip Salzenberg.
8051         * g10.c: New option --lock-never.
8053         * ringedit.c (get_writable_keyblock_file): New.
8054         * keygen.c (do_generate_keypair): Use this instead of the hardwired one.
8056         * keygen.c (ask_user_id): Check that the email address is in the
8057         correct field.  Suggested by Christian Kurz.
8059 Mon Apr 10 13:34:19 CEST 2000  Werner Koch  <wk@openit.de>
8061         * keyedit.c (show_key_with_all_names): s/sbb/ssb/
8063 Tue Mar 28 14:26:58 CEST 2000  Werner Koch  <wk@openit.de>
8065         * trustdb.c (verify_own_keys): Do not print warning about unprotected
8066         key when in quiet mode.
8068 Wed Mar 22 13:50:24 CET 2000  Werner Koch  <wk@openit.de>
8070         * mainproc.c (print_userid): Do UTF8 conversion before printing.
8071         * import.c (import_one): Ditto.
8072         (import_secret_one): Ditto.
8073         (delete_inv_parts): Ditto.
8075 Thu Mar 16 16:20:23 CET 2000  Werner Koch  <wk@openit.de>
8077         * keylist.c (print_key_data): Handle a NULL pk gracefully.
8079         * getkey.c (merge_one_pk_and_selfsig): Fixed silly code for
8080         getting the primary keys keyID but kept using the one from the
8081         subkey.
8082         * pubkey-enc.c (get_it): Print a note for expired subkeys.
8084         * getkey.c (has_expired): New.
8085         (subkeys_expiretime): New.
8086         (finish_lookup): Check for expired subkeys needed for encryption.
8087         (merge_keys_and_selfsig): Fixed expiration date merging for subkeys.
8089         * keylist.c (list_keyblock): Print expiration time for "sub".
8090         (list_one): Add missing merging for public keys.
8091         * mainproc.c (list_node): Ditto.
8093 2000-03-14 13:49:38  Werner Koch  (wk@habibti.openit.de)
8095         * keygen.c (keyedit_menu): Do not allow to use certain commands
8096         while the secret key is selected.
8098 2000-03-09 12:53:09  Werner Koch  (wk@habibti.openit.de)
8100         * keygen.c (ask_expire_interval): Movede parsig to ...
8101         (parse_expire_string): ... this new function. And some new control
8102         commands.
8103         (proc_parameter_file): Add expire date parsing.
8104         (do_generate_keypair): Allow the use of specified output files.
8106 2000-03-08 10:38:38  Werner Koch  (wk@habibti.openit.de)
8108         * keygen.c (ask_algo): Removed is_v4 return value and the commented
8109         code to create Elg keys in a v3 packet. Removed the rounding
8110         of key sizes here.
8111         (do_create): Likewise removed arg v4_packet.
8112         (gen_elg): Likewise removed arg version. Now rounding keysizes here.
8113         (gen_dsa): Rounding keysize now here.
8114         (release_parameter_list): New
8115         (get_parameter*): New.
8116         (proc_parameter_file): New.
8117         (read_parameter_file): New.
8118         (generate_keypair): Splitted. Now uses read_parameter_file when in
8119         batch mode.  Additional argument to specify a parameter file.
8120         (do_generate_keypair): Main bulk of above fucntion and uses the
8121         parameter list.
8122         (do_create): Don't print long notice in batch mode.
8123         * g10.c (main): Allow batched key generation.
8125 Thu Mar  2 15:37:46 CET 2000  Werner Koch  <wk@gnupg.de>
8127         * pubkey-enc.c (get_it): Print a note about unknown cipher algos.
8129         * g10.c (opts): Add a note to the help listing about the man page
8130         and removed some options from the help listing.
8132         * keyedit.c (print_and_check_one_sig): Use a new function to truncate
8133         the output of the user ID.  Suggested by Jan-Benedict Glaw.
8135 Wed Feb 23 10:07:57 CET 2000  Werner Koch  <wk@gnupg.de>
8137         * helptext.c: typo fix.
8139 Thu Feb 17 13:39:32 CET 2000  Werner Koch  <wk@gnupg.de>
8141         * revoke.c: Removed a bunch of commented code.
8143         * packet.h (SIGSUBPKT_REVOC_REASON): New.
8144         * build-packet.c (build_sig_subpkt): Support new sub packet.
8145         * parse-packet.c (parse_one_sig_subpkt): Ditto.
8146         (dump_sig_subpkt): Ditto.
8147         * revoke.c (ask_revocation_reason): New.
8148         (release_revocation_reason_info): New.
8149         (revocation_reason_build_cb): New.
8150         (gen_revoke): Ask for reason.
8151         * main.h (struct revocation_reason_info): Add declaration.
8152         * keyedit.c (menu_revsig): Add support for revocation reason.
8153         (menu_revkey): Ditto.
8154         (sign_uid_mk_attrib): Renamed to ...
8155         (sign_mk_attrib): ... this, made static and add support for reasons.
8157 Tue Feb 15 08:48:13 CET 2000  Werner Koch  <wk@gnupg.de>
8159         * build-packet.c (build_packet): Fixed fixing of old comment packets.
8161         * import.c (import_keys): Fixed importing from stdin when called with
8162         nnames set to zero as it normally happens.
8164 Mon Feb 14 14:30:20 CET 2000  Werner Koch  <wk@gnupg.de>
8166         * sig-check.c (check_key_signature2): Add new arg r_expired.
8167         (do_signature_check): New arg to pass it down to ...
8168         (do_check): New arg r-expire which is set when the signature
8169         has expired.
8170         * trustdb.c (check_sig_record): Set SIGF_EXPIRED flag and set
8171         the expiretime to zero so that thi signature will not be checked
8172         anymore.
8174 Fri Feb 11 17:44:40 CET 2000  Werner Koch  <wk@gnupg.de>
8176         * g10.c (g10_exit): Update the random seed_file.
8177         (main): Set the random seed file.  New option --no-random-seed-file.
8179 Thu Feb 10 17:39:44 CET 2000  Werner Koch  <wk@gnupg.de>
8181         * keyedit.c (menu_expire): Fixed segv due to unitialized sub_pk.
8182         By Rémi.
8184 Thu Feb 10 11:39:41 CET 2000  Werner Koch  <wk@gnupg.de>
8186         * keylist.c (list_keyblock): Don't print warnings in the middle of
8187         regulat output lines.  By Rémi.
8189         * sig-check.c: Include options.h
8191 Wed Feb  9 15:33:44 CET 2000  Werner Koch  <wk@gnupg.de>
8193         * gpg.c: New option --ignore-time-conflict
8194         * sig-check.c (do_check): Implemented this option.
8195         * trustdb.c (check_trust): Ditto.
8196         * sign.c (do_sign): Ditto.
8197         * keygen.c (generate_subkeypair): Ditto.
8199         * encode.c (encode_simple): use iobuf_cancel after open failure.
8200         Reported by Huy Le.
8202 Fri Jan 14 18:32:01 CET 2000  Werner Koch  <wk@gnupg.de>
8204         * packet.h (STRING2KEY): Changed mode from byte to int.
8205         * parse-packet.c (parse_key): Add the special GNU protection stuff
8206         * build-packet.c (so_secret_key): Ditto.
8207         * seckey-cert.c (do_check): Ditto.
8208         * keyedit.c (change_passphrase): Ditto.
8209         * export.c (export_secsubkeys): New.
8210         (do_export_stream): Hack to export the primary key using mode 1001.
8211         * g10.c: New command --export-secret-subkeys
8213 Thu Jan 13 19:31:58 CET 2000  Werner Koch  <wk@gnupg.de>
8215         * armor.c (is_armored): Check for 1-pass-sig packets. Reported by
8216         David Hallinan <hallinan@rtd.com>.
8217         (armor_filter): Replaced one LF by the LF macro.  Reported by
8218         Wolfgang Redtenbacher.
8220 Wed Jan  5 11:51:17 CET 2000  Werner Koch  <wk@gnupg.de>
8222         * g10.c (main): Reset new global flag opt.pgp2_workarounds
8223         when --openpgp is used.
8224         * mainproc.c (proc_plaintext): Do the PGP2,5 workarounds only
8225         when the global flag is set.
8226         (proc_tree): Ditto.
8227         * textfilter.c (copy_clearsig_text): Ditto.
8228         * armor.c (armor_filter): Ditto.
8230         * g10.c: New option --list-only
8231         * mainproc.c (proc_tree): Don't do it if opt.list_only is active.
8232         (proc_pubkey_enc): Implement option.
8234         * status.h, status.c ({BEGIN,END}_{EN,DE}CRYPTION): New.
8235         * cipher.c (cipher_filter): New status outputs.
8236         * mainproc.c (proc_encrypted): New status outputs.
8238 Fri Dec 31 14:08:15 CET 1999  Werner Koch  <wk@gnupg.de>
8240         * armor.c (armor_filter): Made the "Comment:" header translatable.
8242         * hkp.c (hkp_import): Make sure that the program does not return
8243         success when there is a connection problem.  Reported by Phillip Jones.
8245 Sun Dec 19 15:22:26 CET 1999  Werner Koch  <wk@gnupg.de>
8247         * armor.c (LF): Use this new macro at all places where a line LF
8248         is needed.  This way DOSish textfiles should be created when the
8249         input data is also in dos mode.
8250         * sign.c (LF): Ditto.
8251         * textfilter.c (LF): Ditto.
8252         (copy_clearsig_text): Disabled the forcing of CR,LF sequences
8253         for DOS systems.
8255         * plaintext.c (handle_plaintext): Fixes for line endings on DOS.
8256         and react on a LF in cleartext.
8257         * armor.c (fake_packet): Restore the original line ending after
8258         removing trailing spaces.
8260         * signal.c (got_fatal_signal): DOS fix.
8262 Thu Dec 16 10:07:58 CET 1999  Werner Koch  <wk@gnupg.de>
8264         * mainproc.c (print_failed_pkenc): Fix for unknown algorithm.
8265         Found by fygrave@epr0.org.
8267 Thu Dec  9 10:31:05 CET 1999  Werner Koch  <wk@gnupg.de>
8269         * hkp.c: i18n the strings.
8271 Sat Dec  4 15:32:20 CET 1999  Werner Koch  <wk@gnupg.de>
8273         * trustdb.c (verify_key): Shortcut for ultimately trusted keys.
8275 Sat Dec  4 12:30:28 CET 1999  Werner Koch  <wk@gnupg.de>
8277         * pkclist.c (build_pk_list): Validate the trust using the namehash
8278         if this one has been set by the key lookup.
8280         * g10.c: Add --delete-secret-key to the help page.
8282         * openfile.c (copy_options_file): Made static.
8283         (try_make_homedir): New.
8284         * ringedit.c (add_keyblock_resource): Use the try_make_hoemdir logic.
8285         * tdbio.c (tdbio_set_dbname): Likewise.
8287         * keygen.c (generate_user_id): Use m_alloc_clear() here. We should
8288         better use an allocation function specific to the user_id packet.
8290         * keygen.c (keygen_add_std_prefs): Changed symmetric preferences
8291         to include Blowfish again.  This is due to it's better speed compared
8292         to CAST5.
8294         * g10.c (strusage): Print the home directory.
8296         * armor.c (armor_filter): Take action on the cancel control msg.
8297         * filter.h (armor_filter_context_t): Add cancel flag.
8299 Mon Nov 29 21:52:11 CET 1999  Werner Koch  <wk@gnupg.de>
8301         * g10.c: New option --fast-list-mode ..
8302         * keylist.c (list_keyblock): .. and implemented.
8303         * mainproc.c (list_node): Ditto.
8305         * import.c (mark_non_selfsigned_uids_valid): Fixed the case that there
8306         is a uid without any packet following.
8308 Mon Nov 22 11:14:53 CET 1999  Werner Koch  <wk@gnupg.de>
8310         * mainproc.c (proc_plaintext): Never enable the hash processing
8311         when skip_verify is active.
8313         * armor.c (parse_header_line): Stop parsing on a WS line too.
8314         Suggested by Aric Cyr.
8316         * tdbdump.c (HEXTOBIN): Changed the name of the argument, so that
8317         traditional cpp don't mess up the macros. Suggested by Jos Backus.
8319         * mainproc.c (list_node): Print the PK algo in the --with-colon mode.
8320         * keylist.c (list_keyblock): Ditto.
8322         * signal.c (got_fatal_signal): Found the reason why exit(8) did not
8323         work - it is better to set the disposition back to default before
8324         raising the signal.  Print the notice on stderr always.
8326 Fri Nov 12 20:33:19 CET 1999  Werner Koch  <wk@gnupg.de>
8328         * g10.c (make_username): Swapped the logic.
8329         * keylist.c (public_key_list): Now takes a STRLIST as arg and moved
8330         the creation ot this list to the caller, so that he can copy with
8331         UTF-conversion of user IDs.  Changed all callers.
8332         (secret_key_list): Likewise.
8334         * getkey.c (get_user_id_string_native): New and ...
8335         * encode.c (write_pubkey_enc_from_list): ... use it here.
8337         * pubring.asc: Updated.
8339         * packet.h (PKT_PHOTO_ID): New.
8340         * parse-packet.c (parse_photo_id): New.
8341         * build-packet.c (do_user_id: Handle photo IDs.
8342         (build_packet): Change CTB for photo IDs
8343         * free-packet.c (free_user_id): Release memory used for photo IDs
8344         * sig-check.c (hash_uid_node): Handle photo IDs too.
8345         * trustdb.c (print_uid_from_keyblock): Hash photo ID.
8346         (make_uid_records): Ditto.
8347         * getkey.c (find_by_name): Ditto.
8348         * keyedit.c (show_prefs): Ditto.
8349         * keylist.c (list_keyblock): Ditto.
8351 Thu Oct 28 16:08:20 CEST 1999  Werner Koch  <wk@gnupg.de>
8353         * keygen.c (ask_expire_interval): Print a warning for systems
8354         with a signed 32 time_t if the exiration time is beyoind 2038.
8356 Fri Oct  8 20:40:50 CEST 1999  Werner Koch  <wk@gnupg.de>
8358         * ringedit.c (enum_keyblocks): The last fix way really stupid;
8359         reverted and set rt to Unknown.
8361 Fri Oct  8 20:32:01 CEST 1999  Werner Koch  <wk@gnupg.de>
8363         * ringedit.c (enum_keyblocks): Zero the entire kbpos out on open.
8365         * g10.c (oEntropyDLL): Removed option.
8366         (main): Made the warning on development versions more verbose.
8368         * g10.c (oHonorHttpProxy): New option.
8369         * hkp.c (hkp_ask_import,hkp_export): Implement this option.
8370         * options.skel: Enable this option for new installations
8372 Mon Oct  4 21:23:04 CEST 1999  Werner Koch  <wk@gnupg.de>
8374         * import.c (import_keys): Changed calling interface, adjusted caller.
8375         (import): Moved printing of stats out ...
8376         (print_stats): New. ... to here.
8377         (import_keys_stream): Call stats print here.
8378         (import_keys): Print stats as totals for all files.
8380         * tdbio.h (DIRF_NEWKEYS): New
8381         * tdbio.c (tdbio_dump_record): Print the new flag.
8382         * trustdb.c (check_trust_record): New arg sigs_only.  Adapted all
8383         callers.
8384         (do_update_trust_record): Removed recheck arg and add a new sigs_only
8385         do we can later improve on the performance.  Changed all callers too.
8386         (check_trustdb): Evalutate the new flag and add a status output.
8387         Do a check when the dir record has not been checked.
8388         (build_cert_tree): Evaluate the new flag.
8389         (check_trust): Ditto.  Do a trust_record check, when the dir record
8390         is not marked as checked.
8391         (mark_fresh_keys): New.
8392         (clear_lid_table): New.
8393         (sync_trustdb): New.
8394         * import.c (import_keys): Call sync_trustdb() after processing.
8395         (import_keys_stream): Ditto.
8396         * tdbdump.c (import_ownertrust): Ditto.
8398         * import.c (import_revoke_cert): Notify the trust DB.
8399         (do_update_trust_record): Use |= to set the REVOKED bit and not &=;
8400         shame on me for this bad copy+paste introduced bug.
8401         (do_we_trust): Add trustmask to allow revoked key override to work.
8402         Chnaged are to allow return of a mofified trustlevel. Adapted the
8403         one caller.
8405         * g10.c: New options --emulate-3des-s2k-bug
8406         * passphrase.c (hash_passphrase): Implemented above.
8408         * mainproc.c (proc_tree): Check for standalone signatures.
8409         (do_check_sig): Print a notice for a standalone revocation
8410         (check_sig_and_print): Do not print an error for unchecked standalone
8411         revocations.
8413 Tue Sep 28 20:54:37 CEST 1999  Werner Koch  <wk@gnupg.de>
8415         * encode.c (encode_simple): Use new CTB when we don't have the
8416         length of the file.  This is somewhat strange as the comment above
8417         indicates that this part is actually fixed for PGP 5 - maybe I simply
8418         lost the source line, tsss.
8420         * armor.c (armor_filter): Set a flag if no OpenPGP data has been found.
8421         * verify.c (verify_signatures): Add an error helptext.
8423 Thu Sep 23 19:24:30 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8425         * openfile.c (open_outfile): Fixed the 8dot3 handling.
8427         * passphrase.c (passphrase_to_dek): Print uid using utf8 func.
8428         * delkey.c (delete_key): Ditto.
8429         * pkclist.c (show_paths,do_edit_ownertrust,do_we_trust): Ditto
8430         (do_we_trust_pre): Ditto.
8431         * trustdb.c (print_user_id,check_uidsigs): Ditto.
8432         * revoke.c (gen_revoke,ask_revoke_sig): Ditto.
8434 Thu Sep 23 09:52:58 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8436         * verify.c (print_file_status): New.
8437         (verify_one_file): Moved status print to th new fnc. Add error status.
8438         * status.c, status.h (STATUS_FILE_ERROR): New
8440 Wed Sep 22 10:14:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8442         * openfile.c (make_outfile_name): Use case-insenstive compare for
8443         DOS systems.  Add ".pgp" to the list of know extensions.
8444         (open_outfile): For DOS systems try to replace the suffiy instead of
8445         appending it.
8447         * status.c, status.h: Add STATUS_FILE_{START,DONE}.
8448         * verify.c (verify_one_file): Emit these new stati.
8450         * sign.c (clearsign_file): Avoid duplicated Entries in the "Hash:"
8451         line.  Those headers are now only _not_ printed when there are
8452         only old-style keys _and_ all hashs are MD5.
8454 Mon Sep 20 12:24:41 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8457         * verify.c (verify_files, ferify_one_file): New.
8458         * g10.c:  New command --verify-files
8460 Fri Sep 17 12:56:42 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8462         * g10.c: Add UK spelling as alias for armor options ;-)
8464         * import.c (append_uid): Fixed a SEGV when there is no selfsig and
8465         no subkey.
8466         (merge_sigs): Ditto.  Removed the assertion.
8468 Wed Sep 15 16:22:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8470         * g10.c: New option --entropy-dll-name
8472 Mon Sep 13 10:51:29 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8474         * signal.c (got_fatal_signal): Print message using write(2) and
8475         only for development versions.
8477 Mon Sep  6 19:59:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8479         * tdbio.c (tdbio_set_dbname): Use mkdir macro
8480         * ringedit.c (add_keyblock_resource): Ditto.
8482 Fri Sep  3 10:04:45 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8484         * pkclist.c (build_pk_list): Skip keys set with --encrypt-to also
8485         when asking for a key.
8487         * plaintext.c (handle_plaintext): Make sure that we don't read a
8488         second EOF in the read loop for partial length packets.
8490         * mainproc.c (check_sig_and_print): print user ID as utf-8.
8492 Thu Sep  2 16:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8494         * import.c (merge_blocks): First add new subkeys, then merge subkey
8495         certificates.
8496         (merge_sigs): Don't merge subkey signatures here.
8498 Wed Sep  1 15:30:44 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8500         * keygen.c (ask_expire_interval): Fixed bug related to cpr_xx (tnx
8501         Francis J. Lacoste).
8503 Tue Aug 31 17:20:44 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8505         * plaintext.c (do_hash): Hash CR,LF for a single CR.
8506         (ask_for_detached_datafile): Changed arguments to be closer to
8507         those of hash_datafiles and cleanup the code a bit.
8508         * mainproc.c (proc_tree): Workaround for pgp5 textmode detached
8509         signatures.  Changed behavior of asking for data file to be the same
8510         as with provided data files.
8512         * keylist.c (list_keyblock): Use UTF8 print functions.
8514 Mon Aug 30 20:38:33 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8516         * import.c (chk_self_sigs): some s/log_error/log_info/ so that gpg
8517         does not return an error if a key has some invalid packets.
8519         * helptext.c: Fixed some typos and changed the way the
8520         translation works.  The english text is now the keyword for gettext
8521         and not anymore the keyword supplied to the function.  Done after
8522         some discussion with Walter who thinks this is much easier for the
8523         translators.
8525         * misc.c (disable_core_dumps): Don't do it for DOSish systems.
8527         * signal.c (signal_name): Bounds check on signum.
8529 Wed Aug  4 10:34:18 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8531         * pubring.asc: Updated.
8533         * pkclist.c (do_we_trust_pre,check_signatures_trust): Do not print
8534         the warning about --always_trust when --quiet is used.
8536         * pkclist.c (fpr_info): New and called at several places.
8538         * parse-packet.c (dump_sig_subpkt): List revocation key contents.
8540 Mon Jul 26 09:34:46 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8542         * pkclist.c (build_pk_list): Fixed typo in format string.
8544         * trustdb.c (create_shadow_dir): Don't translate the error string.
8546         * g10.c (main): Fixed spelling of user-id.
8547         * getkey.c (find_by_name_pk,find_by_name_sk,
8548         find_by_keyid,find_by_keyid_sk): Ditto and translate it.
8549         * import.c (mark_non_selfsigned_uids_valid,delete_inv_parts): Ditto.
8552 Mon Jul 26 01:01:39 CEST 1999  Michael Roth <mroth@nessie.de>
8554         * g10.c, options.h: New options --no-literal and --set-filesize
8556         * encode.c (encode_simple, encode_crypt): Support for the options
8557         --no-literal and --set-filesize.
8559         * sign.c (sign_file): ditto.
8561 Fri Jul 23 13:53:03 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8564         * ringedit.c (enum_keyblocks): Removed annoying error message in cases
8565         when we have no keyring at all to enum.
8567         * getkey.c (classify_user_id): Rewrote to relax the recognition of
8568         keyIDs and fingerprints (Michael).
8570         * mainproc.c (check_sig_and_print): Print status NO_PUBKEY.
8571         (print_failed_pkenc): Print status NO_SECKEY.
8573         * import.c (mark_non_selfsigned_uids_valid): New.
8574         * g10.c: New option --allow-non-selfsigned-uid.
8576         * pkclist.c (print_fpr): New.
8577         (do_we_trust_pre): Print the fpr before asking whether to use the key
8578         anyway.
8579         (do_edit_ownertrust): Likewise.
8581 Thu Jul 22 20:03:03 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8584         * ringedit.c (enum_keyblocks): Removed annoying error message in cases
8585         when we have no keyring at all to enum.
8587         * getkey.c (classify_user_id): Rewrote to relax the recognition of
8588         keyIDs and fingerprints (Michael).
8590         * mainproc.c (check_sig_and_print): Print status NO_PUBKEY.
8591         (print_failed_pkenc): Print status NO_SECKEY.
8593         * import.c (mark_non_selfsigned_uids_valid): New.
8594         * g10.c: New option --allow-non-selfsigned-uid.
8596 Thu Jul 15 10:15:35 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8598         * g10.c: New options --disable-{cipher,pubkey}-algo.
8600 Wed Jul 14 19:42:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8602         * status.h (STATUS_IMPORTED): New.
8603         * import.c (import): Print some status information (Holger Schurig).
8605         * g10.c (main): Make --no-greeting work again. Add a warning when
8606         --force-mds is used.
8608 Tue Jul 13 17:39:25 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8610         * pkclist.c (do_edit_ownertrust): Changed the way help works.
8611         (build_pk_list): Implemented default recipient stuff.
8612         * g10.c: New options --default-recipient[-self]
8613         (main): Suppress greeting in most cases, entering a passphrase or
8614         a missing value is not considered to be interactive use.
8615         Merged --print-md and --print-mds; the latter is now obsolete.
8616         Changed the way --gen-random works and documented it.
8617         Changed the way --gen-prime works and add a man entry.
8618         * g10.c (MAINTAINER_OPTIONS): Removed.
8620 Mon Jul 12 18:45:57 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8622         * keyedit.c (keyedit_menu): Add arg sign_mode and changed callers
8623         * g10.c (main): New command --lsign-key.
8625 Mon Jul 12 14:55:34 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8627         * mainproc.c (kidlist_item): New.
8628         (release_list): Release failed pk-enc-list.
8629         (print_failed_pkenc): New
8630         (proc_encrypted): Print info about failed PK enc.
8632         * openfile.c (make_outfile_name): s/error/info/
8634         * passphrase.c (passphrase_to_dek): Return an empty passphrase when
8635         in batch mode and don't make the warning message fatal
8636         * seckey-cert.c (check_secret_key): Try only once when in batch mode.
8638         * g10.c (make_username): New.
8640 Thu Jul  8 16:21:27 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8643         * packet.h (PKT_ring_trust): New
8644         * parse-packet.c (parse_trust): Store trust value
8645         * build-packet (build_packet): Ignore ring trust packets.
8646         * mainproc.c (add_ring_trust): New.
8647         (list_node): Print "rtv" records.
8648         * g10.c: New option --with-fingerprint.
8650         * trustdb.c (verify_own_keys): Don't insert if we are dry running
8651         (check_trust): Ditto.
8653 Wed Jul  7 13:08:40 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8655         * Makefile.am: Support for libtool.
8657         * keygen.c (ask_expire_interval): Hack to allow for an expire date.
8659         * trustdb.c (do_update_trust_record,update_trust_record): Splitted.
8660         (check_trust_record): New.
8661         (check_trust,build_cert_tree): Check the dir record as needed.
8662         (upd_pref_record): Removed.
8663         (make_pref_record): New.
8664         (propagate_validity): Stop as soon as we have enough validity.
8666         * tbdio.c (MAX_CACHE_ENTRIES_HARD): Increased the limit.
8669 Fri Jul  2 11:45:54 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8671         * g10.c (g10_exit): Dump random stats.
8673         * sig-check.c (check_key_signature,check_key_signature2): Enhanced
8674         version and wrapper for old function.
8675         (do_signature_check,signature_check): Ditto.
8677 Thu Jul  1 12:47:31 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8680         * keyedit.c (show_key_with_all_names): Print a notice for disabled keys.
8681         (enable_disable_keys): Add functionality
8682         * pkclist.c (edit_ownertrust): preserve disabled state.
8683         (build_pk_list): Skip disabled keys.
8684         * trustdb.c (upd_one_ownertrust): Ditto.
8685         (build_cert_tree): Mask the ownertrust.
8686         (trust_letter): Mask the value.
8687         (do_check): Take disabled flag into account.
8689         * passphrase.c (passphrase_to_dek): Add a pubkey_algo arg and changed
8690         all callers.
8692         * g10.c (utf8_strings): 2 new options.
8694         * trustdb.c (insert_trust_record_by_pk): New, replaces the next one.
8695         (insert_trust_record): Now takes a keyblock as arg.  Changed all
8696         callers to use the appropritae function.
8698         * openfile.c (ask_outfile_name): New.
8699         * plaintext.c (handle_plaintext): Ask for filename if there is
8700         no valid syntax. Don't use fname varbatim but filter it.
8702 Tue Jun 29 21:44:25 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8705         * trustdb.h (TRUST_FLAG_DISABLED): New.
8707         * status.c (USE_CAPABILITIES): Capabilities support (Remi).
8709         * tdbio.c : Added new fields to the DIR record.
8710         (tdbio_write_record): Fixed the update of the hash tables.
8711         (tdbio_delete_record): Drop the record from the hash tables.
8712         (drop_from_hashtbl): New.
8714         * status.c (cpr_get): Special online help mode.
8715         * helptext.c ("keyedit.cmd"): Removed.
8716         * keyedit.c (keyedit_menu): Use only help system.
8717         (enable_disable_key): New bit doies not yet work.
8719 Sat Jun 26 12:15:59 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8722         * dearmor.c (enarmor_file): Fixed comment string.
8723         * tdbdump.c (export_ownertrust): Text fix.
8724         * tbio.c (tdbio_invalid): Ditto.
8726         * parse-packet.c (parse_key): Made temp buffer larger.
8728         * Makefile.am (install-data-local): Add missing backslashes
8730 Tue Jun 15 12:21:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8732         * g10.c (main): Made iterated+salted the default S2K method.
8734         * Makefile.am (install-data-local): Use DESTDIR.
8736         * passphrase.c (passphrase_to_dek): Emit missing-passphrase while in
8737         batchmode.
8739         * parse-packet.c (parse_pubkeyenc): Fixed a SEGV.
8741 Mon Jun 14 21:18:54 CEST 1999 Michael Roth <mroth@nessie.de>
8743         * g10.c: New options --openpgp, --no-tty, --emit-version,
8744           --default-comment and --lock-multiple
8746 Thu Jun 10 14:18:23 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8748         * free-packet.c (free_encrypted): Fixed EOF case (Remi).
8749         (free_plaintext): Ditto.
8751         * helptext.c (keyedit.delsig.unknown): New (Remi).
8752         * keyedit.c (print_and_check_one_sig): Add arg print_without_key and
8753         changed all callers to make use of it (Remi):
8755 Tue Jun  8 13:36:25 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8757         * keylist.c (print_key_data): New and called elsewhere.
8758         * g10.c: New option --with-key-data
8760 Wed Jun  2 14:17:19 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8762         * mainproc.c (proc_tree): Yet another bad hack to cope with
8763         broken pgp2 created detached messages in textmode.
8765 Tue Jun  1 16:01:46 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8767         * openfile.c (make_outfile_name): New.
8768         * plaintext.c (handle_plaintext): Outputfile is now the inputfile
8769         without the suffix.
8770         * g10.c: New option --use-embedded-filename
8772 Mon May 31 19:41:10 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8774         * g10.c (main): Fix for SHM init (Michael).
8776         * compress.c, encr-data.c, mdfilter.c,
8777           plaintext.c, free-packet.c: Speed patches (Rémi).
8779 Thu May 27 09:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8781         * status.c (cpr_get_answer_yes_no_quit): New.
8782         * keyedit.c (menu_delsig): New.
8783         (check_all_keysigs): Splitted.
8784         (print_and_check_one_sig): New.
8786 Wed May 26 14:36:29 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8788         * build-packet.c (build_sig_subpkt): Support large packets.
8789         * parse-packet.c (enum_sig_subpkt): Replaces parse_sig_subpkt.
8790         * mainproc.c (print_notation_data): Print all notation packets.
8791         * g10.c (add_notation_data): Add a way to specify the critical flag.
8792         (main): Add option --set-policy-url.
8793         (check_policy_url): Basic checks.
8794         * sign.c (mk_notation_and_policy): Replaces mk_notation.
8796         * parse-packet.c (can_handle_critical): Moved decision whether we can
8797         handle critical subpacket to an extra function.
8799 Tue May 25 19:50:32 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8801         * sign.c (sign_file): Always use compression algo 1 for signed
8802         onyl file becuase we can´ be sure the the verifier supports other
8803         algorithms.
8805         * build-packet.c (build_sig_subpkt): Support for notation data.
8806         * sign.c (sign_file,clearsign_file,make_keysig_packet): Ditto.
8807         (mk_notation): New.
8808         * g10.c (add_notation_data): New and add option -N
8809         * mainproc.c (print_notation_data): New.
8810         (check_sig_and_print): Print any notation data of the signed text.
8812 Sun May 23 14:20:22 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8814         * pkclist.c (check_signatures_trust): Print a warning and return
8815         immediateley if opt.always_trust is true.
8817         * g10.c (main): Corrected handling of no-default-keyring
8819         * pkclist.c (algo_available): Disable Twofish until we have settled
8820         how to do the MDC.
8822         * hkp.c: Disable everything for mingw32
8824 Sat May 22 22:47:26 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8826         * mainproc.c (check_sig_and_print): Add sig creation time to the
8827         VALIDSIG status output. Add more info to the ERRSIG output.
8828         * sig-check.c (signature_check): Add sig time after epoch to SIG_ID.
8830         * import.c (import_one): Merge duplicate user IDs.
8831         (collapse_uids): New.
8832         * kbnode.c (move_kbnode): New.
8833         (remove_kbnode): New.
8834         * keyedit.c (keyedit_menu): Call collapse_uids.
8836         * g10.c: new option --logger-fd.
8838         * import.c: s/log_*_f/log_*/
8840 Thu May 20 14:04:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8842         * misc.c (pull_in_libs): do the volatile only for gcc
8844         * sig-check (signature_check): Emit SIG_iD only for classes 0 and 1.
8846         * armor.c (armor_filter): Add detection of PGP2 created clearsigs.
8847         (fake_packet): A tab is not a WS for pgp2 - handle this.
8848         * textfilter.c (len_without_trailing_chars): New.
8849         (copy_clearsig_text): Add pgp2mode arg.
8850         * sign.c (clearsign_file): pass old_style to the above fnc.
8853 Wed May 19 16:04:30 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8855         * g10.c: New option --interactive.
8857         * mainproc.c (proc_plaintext): Add workaround for pgp2 bug
8858         (do_check_sig): Ditto.
8859         (proc_tree): Ditto.
8860         * plaintext.c (do_hash): Ditto.
8861         (hash_datafiles): Ditto, add an arg, changed all callers.
8862         * mdfilter.c (md_filter): Add support for the alternate hash context.
8864 Mon May 17 21:54:43 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8866         * parse-packet.c (parse_encrypted): Support for PKT_ENCRYPTED_MDC.
8867         * build-packet.c (do_encrypted_mdc): Ditto.
8868         * cipher.c (write_header): Add mdc hashing.
8869         (cipher_filter): write out the hash.
8870         * mainproc.c (do_proc_packets): Add PKT_ENCRYPTED_MDC.
8871         * encr-data.c (decrypt_data): Add mdc hashing.
8872         (mdc_decode_filter): New.
8874         * parse-packet.c (parse_sig_subpkt): Fixed stupid bug for subpkt
8875         length calculation
8876         (parse_signature): Fixed even more stupid bug.
8878 Sat May  8 19:28:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8880         * build-packet.c (do_signature): Removed MDC hack.
8881         * encode.c (encode_crypt_mdc): Removed.
8882         * mainproc.c (do_check_sig): Removed MDC hack.
8883         (check_sig_and_print): Ditto.
8884         * parse-packet.c (parse_signature): Ditto.
8885         * sig-check.c (mdc_kludge_check): Ditto.
8886         * free-packte.c (copy_signature, free_seckey_enc): Ditto.
8888         * parse-packet.c (parse_signature,parse_key): Store data of
8889         unknown algorithms with mpi_set_opaque inseatd of the old
8890         faked data stuff.
8891         (read_rest): Removed.
8892         (read_rest2): Renamed to read_rest
8893         * build-packet.c (write_fake_data): Use mpi_get_opaque.
8894         * free-packet.c (cp_fake_data): Removed and cahnged all callers
8895         to use mpi_copy.
8896         (free_pubkey_enc,free_seckey_enc,release_public_key_parts,
8897          release_secret_key_parts): Use mpi_free for opaque data.
8899 Thu May  6 14:18:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8901         * trustdb.c (check_trust): Check for revoked subkeys.
8902         * pkclist.c (do_we_trust): Handled revoked subkeys.
8903         (do_we_trust_pre): Ditto.
8904         (check_signatures_trust): Ditto.
8906         * build-packet.c (hash_public_key): Fix for ancient g10 keys.
8908         * mainproc.c (do_proc_packets): Return EOF if no data has been read.
8909         * g10.c (main): Catch errors for default operation.
8911 Thu Apr 29 12:29:22 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8913         * sign.c (sign_file): Fixed hashing in case of no subpackets.
8914         (clearsign_file): Ditto.
8915         (make_keysig_packet): Ditto.
8917 Wed Apr 28 13:03:03 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8919         * keyedit.c (keyedit_menu): Add new command revkey.
8920         * (menu_revkey): New.
8923 Mon Apr 26 17:48:15 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8925         * parse-packet.c (parse_signature): Add the MDC hack.
8926         * build-packet.c (do_signature): Ditto.
8927         * free-packet.c (free_seckey_enc,copy_signature,cmp_signatures): Ditto.
8928         * mainproc.c (do_check_sig): Ditto.
8929         * sig-check.c (mdc_kludge_check): New.
8930         * encode.c (encrypt_mdc_file): New.
8932         * keyedit.c (check_all_keysigs): List revocations.
8933         * (menu_revsig): New.
8934         * sign (make_keysig_packet): Support for class 0x30.
8936 Sun Apr 18 20:48:15 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8938         * pkclist.c (select_algo_from_prefs): Fixed the case that one key
8939         has no preferences (Remi Guyomarch).
8941         keylist.c (list_keyblock): ulti_hack to propagate trust to all uids.
8943 Sun Apr 18 10:11:28 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8945         * seckey-cert.c (do_check): Use real IV instead of a 0 one, so that
8946         it works even if the length of the IV doesn't match the blocksize.
8947         Removed the save_iv stuff.
8948         (protect_secret_key): Likewise.  Create the IV here.
8949         * packet.h (PKT_secret_key): Increased size of IV field and add a
8950         ivlen field.
8951         * parse-packet.c (parse_key): Use the len protect.ivlen.
8952         * build-packet.c (do_secret_key). Ditto.
8954         * getkey.c (key_byname): Close keyblocks.
8956         * Makefile.am (gpgm): Removed this
8957         * g10.c: Merged gpg and gpgm
8959         * import.c (import): Utilize option quiet.
8960         * tdbio.c (tdbio_set_dbname): Ditto.
8961         * ringedit.c (add_keyblock_resource,keyring_copy): Ditto.
8963         * keyedit.c (sign_uids): Add some batch support.
8965         * g10.c (main): add call to tty_batchmode.
8967 Fri Apr  9 12:26:25 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8969         * status.c (write_status_text): Some more status codes.
8970         * passphrase_to_dek (passphrase_to_dek): add a status code.
8971         * seckey_cert.c (check_secret_key): Likewise.
8973         * encr-data.c (decrypt_data): Reverse the last changes
8974         * cipher.c (write_header): Ditto.
8976         * parse-packet.c (parse_key): Dropped kludge for ancient blowfish mode.
8978 Thu Apr  8 09:35:53 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8980         * mainproc.c (proc_encrypted): Add a new status output
8981         * passphrase.c (passphrase_to_dek): Ditto.
8982         * status.h status.c: Add new status tokens.
8984 Wed Apr  7 20:51:39 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
8986         * encr-data.c (decrypt_data): Fixes for 128 bit blocksize
8987         * cipher.c (write_header): Ditto.
8988         * seckey-cert.c (do_check): Ditto.
8989         (protect_secret_key). Ditto.
8990         * misc.c (print_cipher_algo_note): Twofish is now a standard algo.
8992         * keygen.c (do_create): Fixed spelling (Gaël Quéri)
8993         (ask_keysize): Only allow keysizes up to 4096
8995         * ringedit.c (add_keyblock_resource): chmod newly created secrings.
8997         * import.c (delete_inv_parts): Fixed accidently deleted subkeys.
8999 Tue Apr  6 19:58:12 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
9001         * armor.c: Removed duped include (John Bley)
9002         * mainproc.c: Ditto.
9004         * build-packet.c (hash_public_key): Fixed hashing of the header.
9006         * import.c (delete_inv_parts): Allow import of own non-exportable sigs.
9008 Sat Mar 20 13:59:47 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9010         * armor.c (fake_packet): Fix for not not-dash-escaped
9012 Sat Mar 20 11:44:21 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9014         * g10.c (main): Added command --recv-keys
9015         * hkp.c (hkp_import): New.
9017 Wed Mar 17 13:09:03 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9019         * trustdb.c (check_trust): add new arg add_fnc and changed all callers.
9020         (do_check): Ditto.
9021         (verify_key): Ditto.
9022         (propagate_validity): Use the new add_fnc arg.
9023         (print_user_id): Add the FILE arg.
9024         (propagate_ownertrust): New.
9025         * pkclist.c (add_ownertrust_cb): New and changed the add_ownertrust
9026         logic.
9028         * getkey.c (get_keyblock_bylid): New.
9029         * trustdb.c (print_uid_from_keyblock): New.
9030         (dump_tn_tree_with_colons): New.
9031         (list_trust_path): Add colon print mode.
9033         * trustdb.c (insert_trust_record): Always use the primary key.
9035         * encode.c (encode_simple): Added text_mode filter (Rémi Guyomarch)
9036         (encode_crypt): Ditto.
9038         * mainproc.c (proc_pubkey_enc): Added status ENC_TO.
9039         * armor.c (armor_filter): Added status NODATA.
9040         * passphrase.c (passphrase_to_dek): Always print NEED_PASSPHRASE
9041         * seckey_cert.c (check_secret_key): Added BAD_PASS status.
9043         * g10.c (main): Set g10_opt_homedir.
9045 Sun Mar 14 19:34:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9047         * keygen.c (do_create): Changed wording of the note (Hugh Daniel)
9049 Thu Mar 11 16:39:46 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9051         * tdbdump.c: New
9053         * trustdb.c (walk_sigrecs,do_list_sigs,list_sigs,
9054         list_records,list_trustdb,export_ownertrust,import_ownertrust): Moved
9055         to tdbdump.c
9056         (init_trustdb): renamed to setup_trustdb.  Changed all callers.
9057         (do_init_trustdb): renamed to init_trustdb().
9058         * trustdb.c (die_invalid_db): replaced by tdbio_invalid.
9059         * tdbio.c (tdbio_invalid): New.
9061         * import.c (delete_inv_parts): Skip non exportable signatures.
9062         * keyedit.c (sign_uid_mk_attrib): New.
9063         (sign_uids): Add the local argument.
9064         (keyedit_menu): New "lsign" command.
9065         * trustdb.c (register_trusted_key): Removed this and all related stuff.
9066         * g10.c (oTrustedKey): Removed option.
9068         * tdbio.h (dir.valcheck): New trustdb field.
9069         * tdbio.c: Add support for this field
9070         (tdbio_read_modify_stamp): New.
9071         (tdbio_write_modify_stamp): New.
9072         * trustdb.c (do_check): Check against this field. Removed cache update.
9073         (verify_key): Add cache update.
9074         (upd_uid_record): Some functional changes.
9075         (upd_cert_record): Ditto
9077 Wed Mar 10 11:26:18 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9079         * keylist.c (list_keyblock): Fixed segv in uid. Print 'u' as
9080         validity of sks.
9082 Mon Mar  8 20:47:17 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9084         * getkey.c (classify_user_id): Add new mode 12 (#<lid>).
9086         * seckey-cert.c (check_secret_key): replaced error by info.
9088         * trustdb.c (query_trust_info): Add another arg, changed all callers.
9089         (check_trust): Ditto.
9090         (do_check): Ditto.
9091         (verify_key): Handle namehash.
9092         * keylist.c (list_keyblock): print trust info for user ids.
9094         * sig-check.c (signature_check): Add sig-created to status output.
9096 Tue Mar  2 16:44:57 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9098         * textfilter.c (copy_clearsig_text): New.
9099         (clearsign): Removed.
9100         * sign.c (clearsign_file): does not use textfiler anymore.
9102         * keygen.c (ask_user_id): print a note about the used charset.
9104 Tue Mar  2 10:38:42 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9106         * sig-check.c (signature_check): sig-id now works for all algos.
9108         * armor.c (armor_filter): Fixed armor bypassing.
9110 Sun Feb 28 19:11:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9112         * keygen.c (ask_user_id): Don't change the case of email addresses.
9113         (has_invalid_email_chars): Adjusted.
9115         * keylist.c (list_one): Really list serect keys (Remi Guyomarch)
9117         * keyedit.c (menu_select_uid): Add some braces to make egcs happy.
9118         (menu_select_key): Ditto.
9120         * mainproc.c (do_proc_packets): List sym-enc packets (Remi Guyomarch)
9122 Fri Feb 26 17:55:41 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9124         * pkclist.c (build_pk_list): Return error if there are no recipients.
9126         * sig-check.c (signature_check): New signature id feature.
9127         * armor.c (make_radic64_string): New.
9129         * mainproc.c (proc_pubkey_enc): early check for seckey availability.
9131         * pkclist.c (do_we_trust_pre): print user id before asking.
9133         * ringedit.c (add_keyblock_resource,get_keyblock_handle): Cleaner
9134         handling of default resource.
9137 Thu Feb 25 18:47:39 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9139         * pkclist.c (algo_available): New.
9140         (select_algo_from_prefs): Check whether algo is available.
9142         * ringedit.c (keyring_copy): Take care of opt.dry_run.
9143         (do_gdbm_store): Ditto.
9144         * openfile.c (open_outfile). Ditto.
9145         (copy_options_file): Ditto.
9146         * trustdb.c (update_trustdb): Ditto.
9147         (clear_trust_checked_flag): Ditto.
9148         (update_trust_record): Ditto.
9149         (insert_trust_record): Ditto.
9151 Wed Feb 24 11:07:27 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9153         * keylist.c (secret_key_list): Now really list the secret key.
9155         * trustdb.c (do_init_trustdb): New. Init is now deferred.
9157 Mon Feb 22 20:04:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9159         * getkey.c (lookup_sk): Return G10ERR_NO_SECKEY and not x_PUBKEY.
9161 Fri Feb 19 15:49:15 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9163         * pkclist.c (select_algo_from_prefs): retrieve LID if not there.
9165         * armor.c (fake_packet): Replaced ugly lineending handling.
9167         * g10.c (oNoEncryptTo): New.
9168         * pkclist.c (build_pk_list): Implemented this option.
9170         * g10.c (main): Greeting is now printed to stderr and not to tty.
9171         Use add_to_strlist() instead of direct coding.
9173         * import.c (import): Use iobuf_push_filter2.
9175         * mainproc.c (check_sig_and_print): Print all user ids
9176         for good signatures.
9177         * getkey.c (get_pubkeyblock): New.
9179         * import.c (chk_self_sigs): Fixed SEGV for unbounded class 0x18 keys.
9180         (delete_inv_parts): Delete special marked packets.
9182 Tue Feb 16 14:10:02 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9184         * g10.c (main): New option --encrypt-to
9186         * pkclist.c (build_pk_list): Implemented encrypt-to.
9188         * parse-packet.c (parse_user_id): Removed the hack to work with
9189         utf-8 strings.
9191         * g10.c (main): Install lockfile cleanup handler.
9192         * tdbio.c (cleanup): Removed: this is now handled by dotlock.
9194 Sat Feb 13 14:13:04 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9196         * tdbio.c (tdbio_set_dbname): Init lockhandle for a new trustdb
9198 Wed Feb 10 17:15:39 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9200         * g10.c (main): check for development version now in configure
9202         * tdbio.c (tdbio_write_record): Add uid.validity
9203         (tdbio_read_record) : Ditto.
9204         (tdbio_dump_record) : Ditto.
9206         * keygen.c (keygen_add_std_prefs): Replaced Blowfish by Twofish,
9207         removed MD5 and Tiger.
9208         * pubkey-enc.c (get_it): Suppress warning about missing Blowfish
9209         in preferences in certain cases.
9211         * ringedit.c (lock_rentry,unlock_rentry): New.
9213         * getkey.c (key_byname): Pass ret_kb down to lookup_xx.
9215         * armor.c (armor_filter): No output of of empty comment lines.
9216         Add option --no-version to suppress the output of the version string.
9218         * getkey.c: Release the getkey context for auto context variables.
9220 Sun Jan 24 18:16:26 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9222         * getkey.c: Changed the internal design to allow simultaneous
9223         lookup of multible user ids
9224         (get_pubkey_bynames): New.
9225         (get_seckey_bynames): New.
9226         (get_seckey_next): New.
9227         (get_seckey_end): New.
9228         * keylist.c (list_one): Use the new functions.
9230         * keylist.c (list_keyblock): add a newline for normal listings.
9232         * g10.c (--recipient): New option name to replace --remote-user
9235 Wed Jan 20 18:59:49 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9237         * textfilter.c: Mostly rewritten
9238         * plaintext.c (handle_plaintext): Use now text_filter semantics.
9240 Tue Jan 19 19:34:58 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9242         * export.c (export_pubkeys_stream): New.
9243         (do_export_stream): New.
9244         * g10.c (aSendKeys): New command.
9245         * hkp.c (hkp_export): New.
9247         * compress.c (do_uncompress): Hack for algo 1 and 1.1.3
9249 Sun Jan 17 11:04:33 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9251         * textfilter.c (text_filter): Now uses iobuf_read_line().
9252         (read_line): Removed.
9254         * armor.c (trim_trailing_spaces): Removed and replaced
9255         by trim_trailing_ws from libutil
9257 Sat Jan 16 12:03:27 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9259         * hkp.c (hkp_ask_import): Use only the short keyid
9261 Sat Jan 16 09:27:30 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9263         * import.c (import_key_stream): New
9264         (import): New, moved most of import_keys here.
9265         * g10.c: New option --keyserver
9266         * mainproc.c (check_sig_and_print): Hook to import a pubkey.
9268         * pref.c pref.h : Removed
9270         * hkp.c hkp.h: New
9272 Wed Jan 13 14:10:15 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9274         * armor.c (radix64_read): Print an error if a bad armor was detected.
9276 Wed Jan 13 12:49:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9278         * armor.c (radix64_read): Now handles malformed armors produced
9279         by some buggy MUAs.
9281 Tue Jan 12 11:17:18 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9283         * ringedit.c (find_keyblock_bysk): New.
9285         * skc_list.c (is_insecure): New.
9286         (build_sk_list): usage check for insecure keys.
9288         * import.c (chk_self_sigs): Add handling for subkeys.
9289         (delete_inv_parts): Skip unsigned subkeys
9291         * sig-check.c (do_check): Print info if the signature is older
9292         than the key.
9293         * keygen.c (generate_subkeypair): Fail on time warp.
9294         * sign.c (do_sign): Ditto.
9296 Sun Jan 10 15:10:02 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9298         * armor.c (fake_packet): Fixed not-dash-escaped bug.
9300 Sat Jan  9 16:02:23 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9302         * sig-check.c (do_check): Output time diff on error
9304         * status.c (STATUS_VALIDSIG): New.
9305         (is_status_enabled): New.
9306         * mainproc.c (check_sig_and_print): Issue that status message.
9308         * plaintext.c (special_md_putc): Removed
9310         * armor.c (armor_filter): print error for truncated lines.
9312         * free-packet.c (free_encrypted): Revomed call to set_block_mode.
9313         (free_plaintext): Ditto.
9315 Thu Jan  7 18:00:58 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
9317         * pkclist.c (add_ownertrust): Fixed return value.
9319         * encr-data.c (decrypt_data): Disabled iobuf_set_limit and
9320         iobuf_pop_filter stuff.
9321         * compress.c (handle_compressed): Disabled iobuf_pop_filter.
9323         * packet.h (PKT_secret_key): Add is_primary flag.
9324         * parse-packet.c (parse_key): Set this flag.
9325         * passphrase.c (passphrase_to_dek): Kludge to print the primary
9326         keyid - changed the API: keyid must now hold 2 keyids.
9327         * getkey.c (get_primary_seckey): New.
9328         * seckey-cert.c (do_check): pass primary keyid to passphrase query
9330         * tbdio.c (open_db): removed the atexit
9331         (tdbio_set_dbname): and moved it to here.
9333         * armor.c: Rewrote large parts.
9335 Tue Dec 29 19:55:38 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9337         * revoke.c (gen_revoke): Removed compression.
9339         * pkclist.c (do_we_trust_pre): special check for revoked keys
9341         * trustdb.c (update_trust_record): Fixed revoke flag.
9343 Tue Dec 29 14:41:47 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9345         * misc.c (disable_core_dumps): Check for EINVAL (Atari)
9347         * getkey (merge_one_pk_and_selfsig): Fixed search of expiredate.
9348         (merge_keys_and_selfsig): Ditto.
9350         * free-packet.c (cmp_public_keys): cmp expire only for v3 packets
9351         (cmp_secret_keys): Ditto.
9352         (cmp_public_secret_key): Ditto.
9354 Wed Dec 23 17:12:24 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9356         * armor.c (find_header): Reset not_dashed at every header
9358 Wed Dec 23 13:18:14 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9360         * pkclist.c (add_ownertrust): Refresh validity values.
9362         * trustdb.c (enum_cert_paths_print): New arg refresh.
9364         * ringedit.c: Fixed problems fix keyrings
9365         * parse-packet.c (dbg_parse_packet): New debug functions.
9367         * getkey.c (getkey_disable_caches): New.
9368         * import.c (import_keys): Disable caches.
9370 Thu Dec 17 18:31:15 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9372         * misc.c (trap_unaligned): Only for glibc 1
9374         * sign.c (write_dash_escaped): Now escapes "From " lines
9375         * g10.c: New option --escape-from-lines
9377         * trustdb.c (sort_tsl_list): New
9378         (list_trust_path): Now prints sorted list.
9379         (enum_cert_paths): Likewise.
9380         (enum_cert_paths_print): New.
9381         (print_paths): New printing format.
9382         * pkclist.c (add_ownertrust): New arg quit.
9383         (edit_ownertrust): New quit selection and does not query
9384         the recipients ownertrust anymore.
9385         (add_ownertrust): Print the ceritficate path.
9388 Mon Dec 14 21:18:49 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9390         * parse-packet.c (parse_signature): Now checks for critical bit
9391         (parse_sig_subpkt): Splitted.
9392         (parse_one_sig_subpkt): New.
9393         * sig-check.c (do_check): handle critical bit.
9395 Sun Dec 13 14:10:56 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9397         * pcklist.c (select_algo_from_prefs): Preferences should
9398         now work (lost the != ? )
9400 Thu Dec 10 20:15:36 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9402         * ringedit.c (gdbm_store): Fix for inserts
9404         * g10.c (main): New option --export-all
9405         * export.c (export_pubkeys): New arg.
9406         (do_export): Now may skip old keys.
9408         * status.c: Minor patches for Sun's cc
9410         * keygen.c (ask_algo): Disabled v3 ElGamal choice, rearranged
9411          the numbers.  Add a warning question when a sign+encrypt key
9412          is selected.
9414         * g10.c (do_not_use_RSA): Removed.
9415         * misc.c (print_pubkey_algo_note): New as replacement for the
9416         do_not_use_RSA() and chnaged all callers.
9417         (print_cipher_algo_note): New.
9418         (print_hash_algo_note): New.
9420         * cipher.c (write_header): Add a call to print_cipher_algo_note.
9421         * seckey-cert.c (protect_secret_key): Ditto
9422         * sign.c (do_sign): Add a call to print_digest_algo_note.
9424         * getkey.c (get_long_user_id_string): New.
9425         * mainproc.c (check_sig_and_print): Changed the format of the
9426         status output.
9428         * encrypt.c (write_pubkey_enc_from_list): print used symmetric cipher.
9430         * pkclist.c (do_we_trust): Changed a message.
9432 Wed Dec  9 13:41:06 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9434         * misc.c (trap_unaligned) [ALPHA]: Only if UAC_SIGBUS is defined.
9436         * sign.c (write_dash_escaped): Add the forgotten patch by Brian Moore.
9438         * compress.c (do_uncompress): Fixed the inflating bug.
9441 Tue Dec  8 13:15:16 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9443         * trustdb.c (upd_uid_record): Now uses the newest self-signature
9444         (insert_trust_record): Now calls update with recheck set to true.
9445         (register_trusted_key): New.
9446         (verify_own_keys): Enhanced by list of trusted keys.
9448         * g10.c (main): Print a warning when a devel version is used.
9449         (main): New option --trusted-key
9451         * import.c (merge_blocks): Fixed merging of new user ids and
9452         added merging of subkeys.
9453         (append_uid): Ditto.
9454         (merge_keysig): New.
9455         (append_key): New.
9456         * getkey.c (merge_one_pk_and_selfsig): Get the expiration time
9457         from the newest self-signature.
9458         (merge_keys_and_selfsig): Ditto.
9460         * free-packet.c (cmp_secret_key): New.
9463 Fri Nov 27 21:37:41 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9465         * g10.c: New option --lock-once
9466         * tdbio.c (open_db): Add an atexit
9467         (cleanup): New.
9468         (tdbio_sync): Add locking.
9469         (tdbio_end_transaction): Ditto.
9470         (put_record_into_cache): Ditto.
9471         * ringedit.c (keyring_copy): Ditto.
9472         (cleanup): New.
9473         (add_keyblock_resource): Add an atexit.
9475 Fri Nov 27 15:30:24 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9477          * armor.c (find_header): Another fix for clearsigs.
9479 Fri Nov 27 12:39:29 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
9482         * status.c (display_help): Removed.
9483         * helptext.c: New and removed the N_() from all cpr_gets.
9486 Fri Nov 20 16:54:52 1998  Werner Koch  (wk@isil.d.shuttle.de)
9488         * g10.c (main): New option --not-dash-escaped
9489         * sign.c (write_dashed_escaped): Ditto.
9490         * armor.c (find_header): Support for NotDashEscaped header.
9492         * getkey.c: print "disabled cache.." only if verbose is used.
9494 Thu Nov 19 07:17:31 1998  Werner Koch  <werner.koch@guug.de>
9496         * parse-packet.c (dump_sig_subpkt): Fixed expire listing
9497         * getkey.c (merge_keys_and_selfsig): Fixed expire calculation.
9498         (merge_one_pk_and_selfsig): Ditto.
9499         * keyedit.c (menu_expire). Ditto.
9500         * keygen.c (keygen_add_key_expire): Ditto.
9501         (ask_expire_interval): New and changed all local function to use
9502         this instead.
9503         (keygen_add_key_expire): Opaque should now be a public key;
9504         changed all callers.
9506         * parse.packet.c (parse): use skip_rest to skip packets.
9508         * keyedit.c (keyedit_menu): New arg for cmdline cmds.
9510 Wed Nov 18 20:33:50 1998  Werner Koch  (wk@isil.d.shuttle.de)
9512         * trustdb.c (check_trustdb): Now rechecks all gived userids.
9513         (collect_paths): Some fixes.
9514         (upd_pref_records): Skips empty items, evaluate all items.
9516         * parse-packet.c (dump_sig_subpkt): Better listing of prefs.
9517         (skip_packet): Now knows about marker packet
9519         * g10.c: removed cmd "--edit-sig".
9521         * pubring.asc: Updated.
9523 Sat Nov 14 14:01:29 1998  Werner Koch  (wk@isil.d.shuttle.de)
9525         * g10.c (main): Changed syntax of --list-trust-path
9526         * trustdb.c (list_trust_path): Replaced max_depth by
9527         opt.max_cert_depth
9529 Fri Nov 13 07:39:58 1998  Werner Koch  <werner.koch@guug.de>
9531         * trustdb.c (collect_paths): Removed a warning message.
9532         (enum_trust_web): Removed.
9533         (enum_cert_paths): New.
9534         * pkclist.c (add_ownertrust): Changed to use enum_cert_paths.
9535         (edit_ownertrust): Now list ceritficates on request.
9536         (show_paths): New.
9538 Wed Nov 11 18:05:44 1998  Werner Koch  <werner.koch@guug.de>
9540         * g10.c (main): New option --max-cert-depth
9541         * tdbio.h: add new fields to ver and dir record.
9542         * tdbio.c: read/write/dump of these fields.
9543         (tdbio_db_matches_options): New.
9544         * trustdb.c: replaced MAC_CERT_DEPTH by opt.max_cert_depth.
9545         (do_check): cache validity and changed other functions
9546         to reset the cached value.
9548         * keylist.c (list_one): Now lists the ownertrust.
9549         * mainproc.c (list_node): Ditto.
9551 Tue Nov 10 10:08:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
9553         * g10.c (g10_exit): Now looks at the new g10_errors_seen.
9554         * mainproc.c (check_sig_and_print): Sets g10_errors_seen.
9556         * *.c : i18n many more strings.
9558         * ringedit.c (locate_keyblock_by_keyid): Add HAVE_LIBGDBM
9559         (locate_keyblock_by_fpr): Ditto.
9561         * g10.c (main): removed unsused "int errors".
9562         (main): Add new option --charset.
9564         * g10.c (main): special message for the unix newbie.
9566 Mon Nov  9 07:17:42 1998  Werner Koch  <werner.koch@guug.de>
9568         * getkey.c (finish_lookup): Kludge to prefere algo 16.
9570         * trustdb.c (new_lid_table): Clear cached item.
9572         * status.c (cpr_get_utf8): New.
9573         * pkclist.c (build_pk_list): Uses this.
9575 Sun Nov  8 17:20:39 1998  Werner Koch  (wk@isil.d.shuttle.de)
9577         * mainproc.c (check_sig_and_print): Why did I use strlen()-1
9578         in the printf? - This truncated the TZ.
9580 Sat Nov  7 15:57:28 1998  me,,,  (wk@tobold)
9582         * getkey.c (lookup): Changes to support a read_next.
9583         (get_pubkey): Fixed a memory leak.
9585         * keylist.c (list_one): Now lists all matching user IDs.
9587 Tue Nov  3 16:19:21 1998  Werner Koch  (wk@isil.d.shuttle.de)
9589         * keygen.c (ask_user_id): Now converted to UTF-8
9591         * g10.c (main): Kludge for pgp clearsigs and textmode.
9593 Fri Oct 30 16:40:39 1998  me,,,  (wk@tobold)
9595         * signal.c (block_all_signals): New.
9596         (unblock_all_signals): New
9597         * tdbio.c (tdbio_end_transaction): Now blocks all signals.
9599         * trustdb.c (new_lid_table): Changed the representation of the
9600         former local_lid_info stuff.
9602         * trustdb.c (update_trust_record): Reorganized the whole thing.
9603         * sig-check.c (check_key_signature): Now handles class 0x28
9606 Wed Oct 28 18:56:33 1998  me,,,  (wk@tobold)
9608         * export.c (do_export): Takes care of the exportable sig flag.
9610 Tue Oct 27 14:53:04 1998  Werner Koch  (wk@isil.d.shuttle.de)
9612         * trustdb.c (update_trust_record): New "fast" parameter.
9614 Sun Oct 25 19:32:05 1998  Werner Koch  (wk@isil.d.shuttle.de)
9616         * openfile.c (copy_options_File): New.
9617         * ringedit.c (add_keyblock_resource): Creates options file
9618         * tdbio.c (tdbio_set_dbname): Ditto.
9620 Sat Oct 24 14:10:53 1998  brian moore <bem@cmc.net>
9622         * mainproc.c (proc_pubkey_enc): Don't release the DEK
9623         (do_proc_packets): Ditto.
9625 Fri Oct 23 06:49:38 1998  me,,,  (wk@tobold)
9627         * keyedit.c (keyedit_menu): Comments are now allowed
9629         * trustdb.c: Rewrote large parts.
9632 Thu Oct 22 15:56:45 1998  Michael Roth  (mroth@nessie.de)
9634         * encode.c: (encode_simple): Only the plain filename without
9635         a given directory is stored in generated packets.
9636         (encode_crypt): Ditto.
9638         * sign.c: (sign_file) Ditto.
9641 Thu Oct 22 10:53:41 1998  Werner Koch  (wk@isil.d.shuttle.de)
9643         * trustdb.c (update_trust_record): Add new optional arg.
9645         * import.c (import_keys): Add statistics output
9646         * trustdb.c (update_trustdb): Ditto.
9647         (insert_trustdb): Ditto.
9649         * tdbio.c (tdbio_begin_transaction): New.
9650         (tdbio_end_transaction): New.
9651         (tdbio_cancel_transaction): New.
9653         * g10.c (main): New option --quit.
9655         * trustdb.c (check_hint_sig): No tests for user-id w/o sig.
9656         This caused an assert while checking the sigs.
9658         * trustdb.c (upd_sig_record): Splitted into several functions.
9660         * import.c (import_keys): New arg "fast".
9661         * g10.c (main): New command --fast-import.
9663 Wed Oct 21 18:19:36 1998  Michael Roth <mroth@nessie.de>
9665         * ringedit.c (add_keyblock_resource): Directory is now created.
9666         * tdbio.c (tdbio_set_dbname): New info message.
9668 Wed Oct 21 11:52:04 1998  Werner Koch  (wk@isil.d.shuttle.de)
9670         * trustdb.c (update_trustdb): released keyblock in loop.
9672         * keylist.c (list_block): New.
9673         (list_all): Changed to use list_block.
9675         * trustdb.c: Completed support for GDBM
9677         * sign.c (only_old_style): Changed the way force_v3 is handled
9678         (sign_file): Ditto.
9679         (clearsign_file): Ditto.
9681         * keygen.c (has_invalid_email_chars): Splitted into mailbox and
9682         host part.
9684         * keylist.c (list_one): Add a merge_keys_and_selfsig.
9685         * mainproc.c (proc_tree): Ditto.
9687 Sun Oct 18 11:49:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
9689         * sign.c (only_old_style): Add option force_v3_sigs
9690         (sign_file): Fixed a bug in sig->version
9691         (clearsign_file): Ditto.
9693         * parse-packet.c (dump_sig_subpkt): New
9695         * keyedit.c (menu_expire): New.
9696         * free-packet.c (cmp_signatures): New
9699 Sat Oct 17 10:22:39 1998  Werner Koch  (wk@isil.d.shuttle.de)
9701         * armor.c: changed output line length from 72 to 64.
9703         * keyedit.c (fix_keyblock): New.
9705 Fri Oct 16 10:24:47 1998  Werner Koch  (wk@isil.d.shuttle.de)
9707         * trustdb.c: Rewrote most.
9708         * tdbio.c: Add cache and generalized hash tables.
9710         * options.h (ENABLE_COMMENT_PACKETS): New but undef'ed.
9711         * encode.c, sign.c, keygen.c: Disabled comment packets.
9712         * export.c (do_export): Comment packets are never exported,
9713         except for those in the secret keyring.
9715         * g10.c (main): Removed option do-no-export-rsa; should be
9716         be replaced by a secpial tool.
9717         * export.c (do_export): Removed the code for the above option.
9719         * armor.c (find_header): Support for new only_keyblocks.
9720         * import.c (import_keys): Only looks for keyblock armors.
9722         * packet.h: replaced valid_days by expiredate and changed all users.
9723         * build-packet.c (do_public_key): calculates valid-days
9724         (do_secret_key): Ditto.
9725         * parse-packet.c (parse_key): expiredate is calucated from the
9726         valid_period in v3 packets.
9727         * keyid.c (do_fingerprint_md): calculates valid_dates.
9729         * keygen.c (add_key_expire): fixed key expiration time for v4 packets.
9731         * armor.c (find_header): A LF in the first 28 bytes
9732         was skipped for non-armored data.
9734 Thu Oct  8 11:35:51 1998  Werner Koch  (wk@isil.d.shuttle.de)
9736         * armor.c (is_armored): Add test on old comment packets.
9738         * tdbio.c (tdbio_search_dir_bypk): fixed memory leak.
9740         * getkey.c: Changed the caching algorithms.
9742 Wed Oct  7 19:33:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
9744         * kbnodes.c (unused_nodes): New.
9746 Wed Oct  7 11:15:36 1998  Werner Koch  (wk@isil.d.shuttle.de)
9748         * keyedit.c (sign_uids): Fixed a problem with SK which could caused
9749         a save of an unprotected key.
9750         (menu_adduid): Ditto.
9752         * keyedit.c (keyedit_menu): Prefs are now correctly listed for
9753         new user ids.
9755         * trustdb.c (update_trust_record): New.
9756         (insert_trust_record): Now makes use of update_trust_record.
9758 Tue Oct  6 16:18:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
9760         * trustdb.c (read_record): replaces most of the tdbio_read_records.
9761         (write_record): Ditto.
9763 Sat Oct  3 11:01:21 1998  Werner Koch  (wk@isil.d.shuttle.de)
9765         * keygen.c (ask_alogo): enable ElGamal enc-only only for addmode.
9767 Wed Sep 30 10:15:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
9769         * import.c (import_one): Fixed update of wrong keyblock.
9771 Tue Sep 29 08:32:08 1998  me,,,  (wk@tobold)
9773         * mainproc.c (proc_plaintext): Display note for special filename.
9774         * plaintext.c (handle_plaintext): Suppress output of special file.
9776 Mon Sep 28 12:57:12 1998  Werner Koch  (wk@isil.d.shuttle.de)
9778         * g10.c (verify_own_keys): Add warning if a key is not protected.
9780         * passphrase (hash_passphrase): Fixed iterated+salted mode and
9781         setup for keysizes > hashsize.
9783         * g10.c (main): New options: --s2k-{cipher,digest,mode}.
9785 Fri Sep 25 09:34:23 1998  Werner Koch  (wk@isil.d.shuttle.de)
9787         * g10.c: Chnaged some help texts.
9789 Tue Sep 22 19:34:39 1998  Werner Koch  (wk@isil.d.shuttle.de)
9791         * passphrase.c (read_passphrase_from_fd): fixed bug for long
9792         passphrases.
9794 Mon Sep 21 11:28:05 1998  Werner Koch  (wk@(none))
9796         * getkey.c (lookup): Add code to use the sub key if the primary one
9797         does not match the usage.
9799         * armor.c (armor_filter): New error message: no valid data found.
9800         (radix64_read): Changes to support multiple messages.
9801         (i18n.h): New.
9802         * mainproc.c (add_onepass_sig): bug fix.
9804 Mon Sep 21 08:03:16 1998  Werner Koch  (wk@isil.d.shuttle.de)
9806         * pkclist.c (do_we_trust): Add keyid to most messages.
9808         * passphrase.c (read_passphrase_from_fd): New.
9809         (have_static_passphrase): New
9810         (get_passphrase_fd): Removed.
9811         (set_passphrase_fd): Removed.
9812         * g10.c (main): passphrase is now read here.
9814         * keyedit.c (keyedit_menu): "help" texts should now translate fine.
9816 Mon Sep 21 06:40:02 1998  Werner Koch  (wk@isil.d.shuttle.de)
9818         * encode.c (encode_simple): Now disables compression
9819         when --rfc1991 is used.
9820         (encode_crypt): Ditto.
9822 Fri Sep 18 16:50:32 1998  Werner Koch  (wk@isil.d.shuttle.de)
9824         * getkey.c (merge_key_and_selfsig): New.
9826 Fri Sep 18 10:20:11 1998  Werner Koch  (wk@isil.d.shuttle.de)
9828         * pkclist.c (select_algo_from_prefs): Removed 3DES kludge.
9830         * seskey.c (make_session_key): Fixed SERIOUS bug introduced
9831         by adding the weak key detection code.
9833         * sign.c (sign_file): Changed aremor header in certain cases.
9835 Tue Sep 15 17:52:55 1998  Werner Koch  (wk@isil.d.shuttle.de)
9837         * mainproc.c (check_sig_and_print): Replaced ascime by asctimestamp.
9839 Mon Sep 14 11:40:52 1998  Werner Koch  (wk@isil.d.shuttle.de)
9841         * seskey.c (make_session_key): Now detects weak keys.
9843         * trustdb (clear_trust_checked_flag): New.
9845         * plaintext.c (handle_plaintext): Does no anymore suppress CR from
9846         cleartext signed messages.
9848 Sun Sep 13 12:54:29 1998  Werner Koch  (wk@isil.d.shuttle.de)
9850         * trustdb.c (insert_trust_record): Fixed a stupid bug in the free
9851         liunked list loops.
9853 Sat Sep 12 15:49:16 1998  Werner Koch  (wk@isil.d.shuttle.de)
9855         * status.c (remove_shmid): New.
9856         (init_shm_comprocess): Now sets permission to the real uid.
9858 Wed Sep  9 11:15:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
9860         * packet.h (PKT_pubkey_enc): New flah throw_keyid, and add logic to
9861         implement it.
9862         * g10.c (main): New Option --throw-keyid
9864         * getkey.c (enum_secret_keys): Add new ar and changed all callers.
9866 Tue Sep  8 20:04:09 1998  Werner Koch  (wk@isil.d.shuttle.de)
9868         * delkey.c (delete_key): Moved from keyedit.c.
9870 Mon Sep  7 16:37:52 1998  Werner Koch  (wk@isil.d.shuttle.de)
9872         * build-packet.c (calc_length_header): New arg new_ctb to correctly
9873         calculate the length of new style packets.
9875         * armor.c (is_armored): Checks for symkey_enc packets.
9877         * pkclist.c (select_algo_from_prefs): 3DEs substitute is now CAST5.
9879 Tue Aug 11 17:54:50 1998  Werner Koch  (wk@isil.d.shuttle.de)
9881         * build-packet.c (do_secret_key): Fixed handling of old keys.
9883         * getkey.c (compare_name): Fixed exact and email matching
9885         * openfile.c (open_outfile): Changed arguments and all callers.
9887 Tue Aug 11 09:14:35 1998  Werner Koch  (wk@isil.d.shuttle.de)
9889         * encode.c (encode_simple): Applied option set-filename and comment.
9890         (encode_crypt): Ditto.
9891         * sign.c (sign_file): Ditto.
9892         * armor.c (armor_filter): Applied option comment.
9894         * encode.c (encode_crypt): Moved init_packet to the begin.
9895         (encode_simple): add an init_packet().
9897         * comment (write_comment): Now enforces a hash sign as the 1st byte.
9899         * import.c (import_one): Add explanation for "no user ids".
9901         * compress.c (do_uncompress): Applied Brian Warner's patch to support
9902         zlib 1.1.3 etc.
9904         * trustdb.c (check_trust): Fixed a problem after inserting new keys.
9906         * getkey (lookup): do not return the primary key if usage is given
9907         (lookup_sk): Ditto and take usage into account.
9909         * status.c (cpr_get_answer_is_yes): add display_help.
9911 Mon Aug 10 10:11:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
9913         * getkey.c (lookup_sk): Now always returns the primary if arg
9914         primary is true.
9915         (lookup): Likewise.
9916         (get_pubkey_byname): Now returns the primary key
9917         (get_seckey_byname): Ditto.
9920 Mon Aug 10 08:34:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
9922         * keyid.c (pubkey_letter): ELG_E is now a small g.
9924 Sat Aug  8 17:26:12 1998  Werner Koch  (wk@isil.d.shuttle.de)
9926         * openfile (overwrite_filep): Changed semantics and all callers.
9928 Sat Aug  8 12:17:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
9930         * status.c (display_help): New.
9932 Thu Aug  6 16:30:41 1998  Werner Koch,mobil,,,  (wk@tobold)
9934         * seskey.c (encode_session_key): Now uses get_random_bits().
9936 Thu Aug  6 07:34:56 1998  Werner Koch,mobil,,,  (wk@tobold)
9938         * ringedit.c (keyring_copy): No more backupfiles for
9939         secret keyrings and add additional warning in case of
9940         a failed secret keyring operation.
9942 Wed Aug  5 11:54:37 1998  Werner Koch  (wk@isil.d.shuttle.de)
9944         * g10.c (check_opts): Moved to main.  Changed def_cipher_algo
9945         semantics and chnaged all users.
9947         * pubkey-enc.c (get_sssion_key): New informational output
9948         about preferences.
9950         * parse-packet.c (parse_symkeyenc): Fixed salted+iterated S2K
9951         (parse_key): Ditto.
9952         * build-packet.c (do_secret_key): Ditto.
9953         (do_symkey_enc): Ditto.
9955 Tue Aug  4 08:59:10 1998  Werner Koch  (wk@isil.d.shuttle.de)
9957         * getkey.c (enum_secret_keys): Now returns only primary keys.
9959         * getkey (lookup): Now sets the new namehash field.
9961         * parse-packet.c (parse_sig_subpkt2): New.
9963         * sign.c (sign_file): one-pass sigs are now emiited reverse.
9964         Preference data is considered when selecting the compress algo.
9966 Wed Jul 29 12:53:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
9968         * free-packet.c (copy_signature): New.
9970         * keygen.c (generate_subkeypair): rewritten
9971         * g10.c (aKeyadd): Removed option --add-key
9973 Mon Jul 27 10:37:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
9975         * seckey-cert.c (do_check): Additional check on cipher blocksize.
9976         (protect_secret_key): Ditto.
9977         * encr-data.c: Support for other blocksizes.
9978         * cipher.c (write_header): Ditto.
9980 Fri Jul 24 16:47:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
9982         * kbnode.c (insert_kbnode): Changed semantics and all callers.
9983         * keyedit.c : More or less a complete rewrite
9985 Wed Jul 22 17:10:04 1998  Werner Koch  (wk@isil.d.shuttle.de)
9987         * build-packet.c (write_sign_packet_header): New.
9989 Tue Jul 21 14:37:09 1998  Werner Koch  (wk@isil.d.shuttle.de)
9991         * import.c (import_one): Now creates a trustdb record.
9993         * g10.c (main): New command --check-trustdb
9995 Mon Jul 20 11:15:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
9997         * genkey.c (generate_keypair): Default key is now DSA with
9998         encryption only ElGamal subkey.
10000 Thu Jul 16 10:58:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10002         * keyid.c (keyid_from_fingerprint): New.
10003         * getkey.c (get_pubkey_byfprint): New.
10005 Tue Jul 14 18:09:51 1998  Werner Koch  (wk@isil.d.shuttle.de)
10007         * keyid.c (fingerprint_from_pk): Add argument and changed all callers.
10008         (fingerprint_from_sk): Ditto.
10010 Tue Jul 14 10:10:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
10012         * plaintext.c (handle_plaintext): Now returns create error if
10013         the file could not be created or the user responded not to overwrite
10014         the file.
10015         * mainproc.c (proc_plaintext): Tries again if the file could not
10016         be created to check the signature without output.
10018         * misc.c (disable_core_dumps): New.
10019         * g10.c (main): disable coredumps for gpg
10021         * g10.c (MAINTAINER_OPTIONS): New to disable some options
10023 Mon Jul 13 16:47:54 1998  Werner Koch  (wk@isil.d.shuttle.de)
10025         * plaintext.c (hash_datafiles): New arg for better support of
10026         detached sigs. Changed all callers.
10027         * mainproc.c (proc_signature_packets): Ditto.
10029         * g10.c (main): New option "compress-sigs"
10030         * sig.c (sign_file): detached signatures are not anymore compressed
10031         unless the option --compress-sigs is used.
10033 Thu Jul  9 19:54:54 1998  Werner Koch  (wk@isil.d.shuttle.de)
10035         * armor.c: Fixes to allow zero length cleartext signatures
10037 Thu Jul  9 14:52:47 1998  Werner Koch  (wk@isil.d.shuttle.de)
10039         * g10.c (build_list): Now drops setuid.
10040         (main): Changed the way keyrings  and algorithms are registered .
10042 Wed Jul  8 14:17:30 1998  Werner Koch  (wk@isil.d.shuttle.de)
10044         * packet.h (PKT_public_key): Add field keyid.
10045         * parse-packet.c (parse_key): Reset the above field.
10046         * keyid.c (keyid_from_pk): Use above field as cache.
10048         * tdbio.c, tdbio.h: New
10049         * trustdb.c: Moved some functions to tdbio.c.
10050         (print_keyid): New.
10052         * pkclist.c (check_signatures_trust): New.
10054 Wed Jul  8 10:45:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
10056         * plaintext.c (special_md_putc): New.
10057         (handle_plaintext): add clearsig argument
10058         * mainproc.c (proc_plaintext): detection of clearsig
10059         * sign.c (write_dased_escaped): Changed clearsig format
10061 Tue Jul  7 18:56:19 1998  Werner Koch  (wk@isil.d.shuttle.de)
10063         * armor.c (find_header): Now makes sure that there is only one
10064         empty line for clearsigs, as this is what OP now says.
10066 Mon Jul  6 13:09:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
10068         * g10.c (main): New option default-secret-key
10069         * getkey.c (get_seckey_byname): support for this option.
10071 Mon Jul  6 09:03:49 1998  Werner Koch  (wk@isil.d.shuttle.de)
10073         * getkey.c (add_keyring): Keyrings are now added to end of the
10074         list of keyrings.  The first added keyringwill be created.
10075         (add_secret_keyring): Likewise.
10077         * ringedit.c (add_keyblock_resource): Files are created here.
10079         * g10.c (aNOP): Removed
10081         * getkey.c (lookup): Add checking of usage for name lookups
10082         * packet.h (pubkey_usage): Add a field which may be used to store
10083         usage capabilities.
10084         * pkclist.c (build_pk_list): getkey now called with usage arg.
10085         * skclist.c (build_sk_list): Ditto.
10087         * sign.c (clearsign_file): Fixed "Hash:" headers
10089 Sat Jul  4 13:33:31 1998  Werner Koch  (wk@isil.d.shuttle.de)
10091         * trustdb.c (list_ownertrust): New.
10092         * g10.c (aListOwnerTrust): New.
10094         * g10.c (def_pubkey_algo): Removed.
10096         * trustdb.c (verify_private_data): Removed and also the call to it.
10097         (sign_private_data): Removed.
10099 Fri Jul  3 13:26:10 1998  Werner Koch  (wk@isil.d.shuttle.de)
10101         * g10.c (aEditKey): was aEditSig. Changed usage msg.
10103         * keyedit.c: Done some i18n stuff.
10105         * g10.c (do_not_use_RSA): New.
10106         * sign.c (do_sign): Add call to above function.
10107         * encode.c (write_pubkey_enc_from_list): Ditto.
10109 Thu Jul  2 21:01:25 1998  Werner Koch  (wk@isil.d.shuttle.de)
10111         * parse-packet.c: Now is able sto store data of unknown
10112         algorithms.
10113         * free-packet.c: Support for this.
10114         * build-packet.c: Can write data of packet with unknown algos.
10116 Thu Jul  2 11:46:36 1998  Werner Koch  (wk@isil.d.shuttle.de)
10118         * parse-packet.c (parse): fixed 4 byte length header
10120 Wed Jul  1 12:36:55 1998  Werner Koch  (wk@isil.d.shuttle.de)
10122         * packet.h (new_ctb): New field for some packets
10123         * build-packet.c (build_packet): Support for new_ctb
10124         * parse-packet.c (parse): Ditto.
10126 Mon Jun 29 12:54:45 1998  Werner Koch  (wk@isil.d.shuttle.de)
10128         * packet.h: changed all "_cert" to "_key", "subcert" to "subkey".
10130         * free-packet.c (free_packet): Removed memory leak for subkeys.
10132 Sun Jun 28 18:32:27 1998  Werner Koch  (wk@isil.d.shuttle.de)
10134         * import.c (import_keys): Renamed from import_pubkeys.
10135         (import_secret_one): New.
10137         * g10.c (aExportSecret): New.
10139         * export.c (export_seckeys): New.
10141         * parse-packet.c (parse_certificate): Cleaned up.
10142         (parse_packet): Trust packets are now considered as unknown.
10143         (parse_pubkey_warning): New.
10145 Fri Jun 26 10:37:35 1998  Werner Koch  (wk@isil.d.shuttle.de)
10147         * keygen.c (has_invalid_email_chars): New.
10149 Wed Jun 24 16:40:22 1998  Werner Koch  (wk@isil.d.shuttle.de)
10151         * armor.c (armor_filter): Now creates valid onepass_sig packets
10152         with all detected hash algorithms.
10153         * mainproc.c (proc_plaintext): Now uses the hash algos as specified
10154         in the onepass_sig packets (if there are any)
10156 Mon Jun 22 11:54:08 1998  Werner Koch  (wk@isil.d.shuttle.de)
10158         * plaintext.c (handle_plaintext): add arg to disable outout
10159         * mainproc.c (proc_plaintext): disable output when in sigs_only mode.
10161 Thu Jun 18 13:17:27 1998  Werner Koch  (wk@isil.d.shuttle.de)
10163         * keygen.c: Removed all rsa packet stuff, chnaged defaults
10164         for key generation.
10166 Sun Jun 14 21:28:31 1998  Werner Koch  (wk@isil.d.shuttle.de)
10168         * misc.c (checksum_u16): Fixed a stupid bug which caused a
10169         wrong checksum calculation for the secret key protection and
10170         add a backward compatibility option.
10171         * g10.c (main): Add option --emulate-checksum-bug.
10173 Thu Jun 11 13:26:44 1998  Werner Koch  (wk@isil.d.shuttle.de)
10175         * packet.h: Major changes to the structure of public key material
10176         which is now stored in an array and not anaymore in a union of
10177         algorithm specific structures.  These is needed to make the system
10178         more extendable and makes a lot of stuff much simpler. Changed
10179         all over the system.
10181         * dsa.c, rsa.c, elg.c: Removed.
10183 Wed Jun 10 07:22:02 1998  Werner Koch,mobil,,,  (wk@tobold)
10185         * g10.c ("load-extension"): New option.
10187 Mon Jun  8 22:23:37 1998  Werner Koch  (wk@isil.d.shuttle.de)
10189         * seckey-cert.c (do_check): Removed cipher constants
10190         (protect_secret_key): Ditto.
10192 Fri May 29 10:00:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
10194         * trustdb.c (query_trust_info): New.
10195         * keylist.c (list_one): Add output of trust info
10196         * mainproc (list_node): ditto.
10197         * g10.c (main): full trustdb init if -with-colons and any of the
10198         key list modes.
10200 Thu May 28 10:34:42 1998  Werner Koch  (wk@isil.d.shuttle.de)
10202         * status.c (STATUS_RSA_OR_IDEA): New.
10203         * sig-check.c (check_signature): Output special status message.
10204         * pubkey-enc.c (get_session_key): Ditto.
10206         * mainproc.c (check_sig_and_print): Changed format of output.
10207         * passpharse.c (passphrase_to_dek): Likewise.
10209 Wed May 27 13:46:48 1998  Werner Koch  (wk@isil.d.shuttle.de)
10211         * g10.c (aListSecretKeys): New option --list-secret-keys
10212         * keylist.c (std_key_list): Renamed to public_key_list.
10213         (secret_key_list): New
10214         (list_one, list_all): Add support for secret keys.
10215         * getkey.c (get_secret_keyring): New.
10216         * mainproc.c (list_node): Add option --with-colons for secret keys
10218         * sig-check.c (check_key_signature): detection of selfsigs
10219         * mainproc.c (list_node): fixed listing.
10221         * g10.c (aListSecretKeys): New option --always-trust
10222         * pkclist.c (do_we_trust): Override per option added
10224         * status.c (write_status_text): Add a prefix to every output line.
10226 Wed May 27 07:49:21 1998  Werner Koch  (wk@isil.d.shuttle.de)
10228         * g10 (--compress-keys): New.
10229         * options.h (compress_keys): New.
10230         * export.c (export_pubkeys): Only compresses with the new option.
10232 Tue May 26 11:24:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10234         * passphrase.c (get_last_passphrase): New
10235         (set_next_passphrase): New.
10236         (passphrase_to_dek): add support for the above functions.
10237         * keyedit.c (make_keysig_packet): Add sigclass 0x18,
10238         changed all callers due to a new argument.
10239         * keygen.c (write_keybinding): New
10240         (generate_subkeypair): Add functionality
10241         (ask_algo, ask_keysize, ask_valid_days): Broke out of generate_keypair
10242         (ask_user_id, ask_passphrase): Ditto.
10244 Thu May 21 11:26:13 1998  Werner Koch  (wk@isil.d.shuttle.de)
10246         * g10.c,gpgd.c (main): Does now return an int, so that egcs does
10247         not complain.
10249         * armor.c (fake_packet): Removed erro message and add a noticed
10250         that this part should be fixed.
10252         * sign.c (sign_file): Compression now comes in front of encryption.
10253         * encode.c (encode_simple): Ditto.
10254         (encode_crypt): Ditto.
10256 Tue May 19 16:18:19 1998  Werner Koch  (wk@isil.d.shuttle.de)
10258         * armor.c (fake_packet): Changed assertion to log_error
10260 Sat May 16 16:02:06 1998  Werner Koch  (wk@isil.d.shuttle.de)
10262         * build-packet.c (build_packet): Add SUBKEY packets.
10264 Fri May 15 17:57:23 1998  Werner Koch  (wk@isil.d.shuttle.de)
10266         * sign.c (hash_for): New and used in all places here.
10267         * main.h (DEFAULT_): new macros.
10268         * g10.c  (opt.def_digest_algo): Now set to 0
10270         * compress.c (init_compress): Add support for algo 1
10271         * options.h (def_compress_algo): New
10272         * g10.c (main): New option --compress-algo
10274 Fri May 15 13:23:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
10276         * g10.c (print_mds): New feature to print only one hash,
10277         chnaged formatting.
10279 Thu May 14 15:36:24 1998  Werner Koch  (wk@isil.d.shuttle.de)
10281         * misc.c (trap_unaligned) [__alpha__]: New
10282         * g10.c (trap_unaligned): Add call to this to track down SIGBUS
10283         on Alphas (to avoid the slow emulation code).
10285 Wed May 13 11:48:27 1998  Werner Koch  (wk@isil.d.shuttle.de)
10287         * build-packet.c (do_signature): Support for v4 pakets.
10288         * keyedit.c (make_keysig_packet): Ditto.
10289         * build-packet.c (build_sig_subpkt_from_sig): New.
10290         (build_sig_subpkt): New.
10292         * elg.c (g10_elg_sign): removed keyid_from_skc.
10293         * dsa.c (g10_dsa_sign): Ditto.
10294         * rsa.c (g10_rsa_sign): Ditto.
10295         * keyedit.c (make_keysig_packet): Add call to keyid_from_skc
10297         * sign.c (clearsign_file): Support for v4 signatures.
10298         (sign_file): Ditto.
10300 Wed May  6 09:31:24 1998  Werner Koch  (wk@isil.d.shuttle.de)
10302         * parse-packet.c (do_parse): add support for 5 byte length leader.
10303         (parse_subpkt): Ditto.
10304         * build-packet.c (write_new_header): Ditto.
10306         * packet.h (SIGSUBPKT_): New constants.
10307         * parse-packet.c (parse_sig_subpkt): Changed name, made global,
10308         and arg to return packet length, chnaged all callers
10311 Tue May  5 22:11:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
10313         * keygen.c (gen_dsa): New.
10314         * build_packet.c (do_secret_cert): Support for DSA
10316 Mon May  4 19:01:25 1998  Werner Koch  (wk@isil.d.shuttle.de)
10318         * compress.c: doubled buffer sizes
10319         * parse-packet.c (do_plaintext): now uses iobuf_read/write.
10321 Mon May  4 09:35:53 1998  Werner Koch  (wk@isil.d.shuttle.de)
10323         * seskey.c (encode_md_value): Add optional argument hash_algo,
10324         changed all callers.
10326         * passphrase.c (make_dek_from_passphrase): Removed
10327         * (get_passhrase_hash): Changed name to passphrase_to_dek, add arg,
10328         changed all callers.
10330         * all: Introduced the new ELG identifier and added support for the
10331         encryption only one (which is okay to use by GNUPG for signatures).
10333 Sun May  3 17:50:26 1998  Werner Koch  (wk@isil.d.shuttle.de)
10335         * packet.h (PKT_OLD_COMMENT): New name for type 16.
10336         * parse-packet.c (parse_comment): Now uses type 61
10338 Fri May  1 12:44:39 1998  Werner Koch,mobil,,,  (wk@tobold)
10340         * packet.h (count): Chnaged s2k count from byte to u32.
10341         * seckey-cert.c (do_check): Changed s2k algo 3 to 4, changed
10342         reading of count.
10343         * build-packet.c (do_secret_cert): ditto.
10344         * parse-packet.c (parse_certificate): ditto.
10346         * parse-packet.c (parse_symkeyenc): New.
10347         * build-packet.c (do_symkey_enc): New.
10349 Thu Apr 30 16:33:34 1998  Werner Koch  (wk@isil.d.shuttle.de)
10351         * sign.c (clearsign_file): Fixed "Hash: " armor line.
10353 Tue Apr 28 14:27:42 1998  Werner Koch  (wk@isil.d.shuttle.de)
10355         * parse-packet.c (parse_subpkt): Some new types.
10357 Mon Apr 27 12:53:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
10359         * g10.c (main): Add option --skip-verify.
10360         * mainproc.c (check_sig_and_print): Ditto.
10362         * g10.c (print_mds): Add output for Tiger.
10364         * sign.c (sign_file): Now uses partial length headers if used
10365         in canonical textmode (kludge to fix a bug).
10367         * parse-packet.c (parse_certificate): Changed BLOWFISH id.
10368         * pubkey-enc.c (get_session_key): Ditto.
10369         * seskey.c (make_session_key): Ditto.
10370         * seckey-cert.c (protect_secret_key,do_check): Add BLOWFISH160.
10372 Fri Apr 24 17:38:48 1998  Werner Koch,mobil,,,  (wk@tobold)
10374         * sig-check.c (check_key_signature): Add sig-class 0x14..0x17
10375         * keyedit.c (sign-key): Some changes to start with support of
10376         the above new sig-classes.
10378 Wed Apr 22 09:01:57 1998  Werner Koch,mobil,,,  (wk@tobold)
10380         * getkey.c (compare_name): add email matching
10382 Tue Apr 21 16:17:12 1998  Werner Koch,mobil,,,  (wk@tobold)
10384         * armor.c (armor_filter): fixed missing last LF before CSUM.
10386 Thu Apr  9 11:35:22 1998  Werner Koch  (wk@isil.d.shuttle.de)
10388         * seckey-cert.c (do_check): New; combines all the check functions
10389         into one.
10391         * sign.c: removed all key management functions
10392         * keyedit.c: New.
10394 Thu Apr  9 09:49:36 1998  Werner Koch  (wk@isil.d.shuttle.de)
10396         * import.c (chk_self_sigs): Changed an error message.
10398 Wed Apr  8 16:19:39 1998  Werner Koch  (wk@isil.d.shuttle.de)
10400         * packet.h: packet structs now uses structs from the pubkey,
10401         removed all copy operations from packet to pubkey structs.
10403 Wed Apr  8 13:40:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10405         * trustdb.c (verify_own_certs): Fixed "public key not found".
10407         * getkey.c (key_byname): New, combines public and secret key search.
10409         * pkclist.c (build_pkc_list): Add new arg usage, changed all callers.
10410         * skclist.c (build_skc_list): Likewise.
10412         * ringedit.c (find_keyblock, keyring_search2): Removed.
10414 Wed Apr  8 09:47:21 1998  Werner Koch  (wk@isil.d.shuttle.de)
10416         * sig-check.c (do_check): Applied small fix from Ulf Möller.
10418 Tue Apr  7 19:28:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
10420         * cipher.c, encr-data.c, seckey-cert.c: Now uses cipher_xxxx
10421         functions instead of blowfish_xxx or cast_xxx
10423 Tue Apr  7 11:04:02 1998  Werner Koch  (wk@isil.d.shuttle.de)
10425         * Makefile.am (g10maint.o): Changed the way it is created.
10427 Mon Apr  6 11:17:08 1998  Werner Koch  (wk@isil.d.shuttle.de)
10429         * misc.c: New.
10430         * keygen.c (checksum,checksum_u16,checksum_mpi): Moved to misc.c
10431         * seckey-cert.c: Kludge for wrong ELG checksum implementation.
10433 Sat Apr  4 20:07:01 1998  Werner Koch  (wk@isil.d.shuttle.de)
10435         * cipher.c (cipher_filter): Support for CAST5
10436         * encr-data.c (decode_filter): Ditto.
10437         (decrypt_data): Ditto.
10438         * seskey.c (make_session_key): Ditto.
10439         * seckey-cert.c (check_elg, check_dsa): Ditto,
10440         (protect_secret_key): Ditto.
10441         * pubkey-enc.c (get_session_key): Ditto.
10442         * passphrase.c (hash_passphrase): Ditto.
10444 Thu Apr  2 20:22:35 1998  Werner Koch  (wk@isil.d.shuttle.de)
10446         * gpgd.c: New
10448 Thu Apr  2 10:38:16 1998  Werner Koch  (wk@isil.d.shuttle.de)
10450         * keygen.c (generate_keypair): Add valid_days stuff.
10451         * trustdb.c (check_trust): Add check for valid_days.
10453 Wed Apr  1 16:15:58 1998  Werner Koch  (wk@isil.d.shuttle.de)
10455         * keygen.c (generate_keypair): Addional question whether the
10456         selected large keysize is really needed.
10458 Wed Apr  1 15:56:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10460         * seckey-cert.c (protect_secret_key): merged protect_xxx to here.
10462 Wed Apr  1 10:34:46 1998  Werner Koch  (wk@isil.d.shuttle.de)
10464         * Makefile.am (g10maint.c): Changed creation rule, so that it works
10465         on FreeBSD (missing CFLAGS).
10467         * parse-packet.c (parse_subkey): Removed.
10469 Thu Mar 19 15:22:36 1998  Werner Koch  (wk@isil.d.shuttle.de)
10471         * ringedit.c (keyring_enum): Fixed problem with reading too
10472         many packets. Add support to read secret keyrings.
10474         * getkey.c (scan_keyring): Removed
10475         (lookup): New to replace scan_keyring.
10476         (scan_secret_keyring): Removed.
10477         (lookup_skc): New.
10479 Wed Mar 18 11:47:34 1998  Werner Koch  (wk@isil.d.shuttle.de)
10481         * ringedit.c (enum_keyblocks): New read mode 11.
10483         * keyid.c (elg_fingerprint_md): New and changed all other functions
10484         to call this if the packet version is 4 or above.
10486 Tue Mar 17 20:46:16 1998  Werner Koch  (wk@isil.d.shuttle.de)
10488         * parse-packet.c (parse_certificate): Add listing support for subkeys.
10490 Tue Mar 17 20:32:22 1998  Werner Koch  (wk@isil.d.shuttle.de)
10492         * armor.c (is_armored): Allow marker packet.
10494 Thu Mar 12 13:36:49 1998  Werner Koch  (wk@isil.d.shuttle.de)
10496         * trustdb.c (check_trust): Checks timestamp of pubkey.
10497         * sig-check. (do_check): Compares timestamps.
10499 Tue Mar 10 17:01:56 1998  Werner Koch  (wk@isil.d.shuttle.de)
10501         * g10.c (main): Add call to init_signals.
10502         * signal.c: New.
10504 Mon Mar  9 12:43:42 1998  Werner Koch  (wk@isil.d.shuttle.de)
10506         * dsa.c: New
10507         * packet.h, free-packet.c, parse-packet.c : Add support for DSA
10508         * sig-check.c, getkey.c, keyid.c, ringedit.c: Ditto.
10509         * seckey-cert.c: Ditto.
10511         * packet.h : Moved .digest_algo of signature packets to outer
10512         structure. Changed all references
10514 Sun Mar  8 13:06:42 1998  Werner Koch  (wk@isil.d.shuttle.de)
10516         * openfile.c : Support for stdout filename "-".
10518         * mainproc.c (check_sig_and_print): Enhanced status output:
10519         * status.c (write_status_text): New.
10521 Fri Mar  6 16:10:54 1998  Werner Koch  (wk@isil.d.shuttle.de)
10523         * kbnode.c (clone_kbnode): Fixed private_flag.
10525         * mainproc.c (list_node): Output of string "Revoked" as user-id.
10527 Fri Mar  6 14:26:39 1998  Werner Koch  (wk@isil.d.shuttle.de)
10529         * g10.c (main): Add userids to "-kv" and cleaned up this stuff.
10531 Fri Mar  6 12:45:58 1998  Werner Koch  (wk@isil.d.shuttle.de)
10533         * g10.c (main): Changed semantics of the list-... commands
10534         and added a new one. Removed option "-d"
10536         * decrypt.c: New.
10538         * trustdb.c (init_trustdb): Autocreate directory only if it ends
10539         in "/.gnupg".
10541 Thu Mar  5 12:12:11 1998  Werner Koch  (wk@isil.d.shuttle.de)
10543         * mainproc.c (do_proc_packets): New. Common part of proc_packet.
10544         (proc_signature_packets): special version to handle signature data.
10545         * verify.c: New.
10546         * g10.c (aVerify): New.
10547         * plaintext.c (hash_datafiles): New.
10548         * compress.c (handle_compressed): Add callback arg, changed caller.
10550 Thu Mar  5 10:20:06 1998  Werner Koch  (wk@isil.d.shuttle.de)
10552         * g10.c: Is nom the common source for gpg and gpgm
10553         * g10maint.c: Removed
10554         * Makefile.am: Add rule to build g10maint.c
10556 Thu Mar  5 08:43:59 1998  Werner Koch  (wk@isil.d.shuttle.de)
10558         * g10.c (main): Changed the way clear text sigs are faked.
10560 Wed Mar  4 19:47:37 1998  Werner Koch  (wk@isil.d.shuttle.de)
10562         * g10maint.c (aMuttKeyList): New
10563         * keylist.c: New.
10565 Wed Mar  4 17:20:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10567         * getkey.c (get_pubkey_byname): Kludge to allow 0x prefix.
10569 Tue Mar  3 13:46:55 1998  Werner Koch  (wk@isil.d.shuttle.de)
10571         * g10maint.c (main): New option --gen-random.
10573 Tue Mar  3 09:50:08 1998  Werner Koch  (wk@isil.d.shuttle.de)
10575         * g10.c (aDeleteSecretKey): New.
10576         (aEditSig): Add option "--edit-key" as synonym for "--edit-sig".
10577         (aDeleteSecretKey): New.
10578         * getkey.c (seckey_available): New.
10579         * sign.c (delete_key): Enhanced to delete secret keys, changed all
10580         callers.
10582 Mon Mar  2 21:23:48 1998  Werner Koch  (wk@isil.d.shuttle.de)
10584         * pkc_list.c (build_pkc_list): Add interactive input of user ID.
10586 Mon Mar  2 20:54:05 1998  Werner Koch  (wk@isil.d.shuttle.de)
10588         * pkclist.c (do_we_trust_pre): New.
10589         (add_ownertrust): Add message.
10590         * trustdb.c (enum_trust_web): Quick fix.
10592 Mon Mar  2 13:50:53 1998  Werner Koch  (wk@isil.d.shuttle.de)
10594         * g10.c (main): New action aDeleteKey
10595         * sign.c (delete_key): New.
10597 Sun Mar  1 16:38:58 1998  Werner Koch  (wk@isil.d.shuttle.de)
10599         * trustdb.c (do_check): No returns TRUST_UNDEFINED instead of
10600         eof error.
10602 Fri Feb 27 18:14:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
10604         * armor.c (find_header): Removed trailing CR on headers.
10606 Fri Feb 27 18:02:48 1998  Werner Koch  (wk@isil.d.shuttle.de)
10608         * ringedit.c (keyring_search) [MINGW32]: Open and close file here
10609         because rename does not work on open files. Chnaged callers.
10611 Fri Feb 27 16:43:11 1998  Werner Koch  (wk@isil.d.shuttle.de)
10613         * sig-check.c (do_check): Add an md_enable.
10614         * mainproc.c (do_check_sig): Use md_open in case of detached sig
10615         (proc_tree): Take detached sigs into account.
10617 Fri Feb 27 15:22:46 1998  Werner Koch  (wk@isil.d.shuttle.de)
10619         * g10.c (main): Make use of GNUPGHOME envvar.
10620         * g10main.c (main): Ditto.
10622 Wed Feb 25 11:40:04 1998  Werner Koch  (wk@isil.d.shuttle.de)
10624         * plaintext.c (ask_for_detached_datafile): add opt.verbose to
10625         info output.
10627         * openfile.c (open_sigfile): Try also name ending in ".asc"
10629 Wed Feb 25 08:41:00 1998  Werner Koch  (wk@isil.d.shuttle.de)
10631         * keygen.c (generate_keypair): Fixed memory overflow.
10633 Tue Feb 24 15:51:55 1998  Werner Koch  (wk@isil.d.shuttle.de)
10635         * parse-packet.c (parse_certificate): Support for S2K.
10636         * build-packet.c (do_secret_cert): Ditto.
10637         * keygen.c (gen_elg): Ditto.
10638         * seckey-cert.c (check_elg): Ditto
10639         (protect_elg): Ditto.
10640         * sign.c (chnage_passphrase): Ditto.
10641         * passphrase.c (get_passphrase_hash): Support for a salt and
10642         changed all callers.
10643         (make_dek_from_passphrase): Ditto.
10645 Tue Feb 24 12:30:56 1998  Werner Koch  (wk@isil.d.shuttle.de)
10647         * build-packet.c (hash_public_cert): Disabled debug output.
10649 Fri Feb 20 17:22:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
10651         * trustdb.c (init_trustdb) [MINGW32]: Removed 2nd mkdir arg.
10652         (keyring_copy) [MINGW32]: Add a remove prior to the renames.
10654 Wed Feb 18 18:39:02 1998  Werner Koch  (wk@isil.d.shuttle.de)
10656         * Makefile.am (OMIT_DEPENDENCIES): New.
10658         * rsa.c: Replaced log_bug by BUG.
10660 Wed Feb 18 13:35:58 1998  Werner Koch  (wk@isil.d.shuttle.de)
10662         * mainproc.c (do_check_sig): Now uses hash_public_cert.
10663         * parse-packet.c (parse_certificate): Removed hashing.
10664         * packet.h (public_cert): Removed hash variable.
10665         * free-packet.c (copy_public_cert, free_public_cert): Likewise.
10667         * sig-check.c (check_key_signatures): Changed semantics.
10669 Wed Feb 18 12:11:28 1998  Werner Koch  (wk@isil.d.shuttle.de)
10671         * trustdb.c (do_check): Add handling for revocation certificates.
10672         (build_sigrecs): Ditto.
10673         (check_sigs): Ditto.
10675 Wed Feb 18 09:31:04 1998  Werner Koch  (wk@isil.d.shuttle.de)
10677         * armor.c (armor_filter): Add afx->hdrlines.
10678         * revoke.c (gen_revoke): Add comment line.
10679         * dearmor.c (enarmor_file): Ditto.
10681         * sig-check.c (check_key_signature): Add handling for class 0x20.
10682         * mainproc.c : Ditto.
10684 Tue Feb 17 21:24:17 1998  Werner Koch  (wk@isil.d.shuttle.de)
10686         * armor.c : Add header lines "...ARMORED FILE .."
10687         * dearmor.c (enarmor_file): New.
10688         * g10maint.c (main): New option "--enarmor"
10690 Tue Feb 17 19:03:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10692         * mainproc.c : Changed a lot, because the packets are now stored
10693         a simple linlked list and not anymore in a complicatd tree structure.
10695 Tue Feb 17 10:14:48 1998  Werner Koch  (wk@isil.d.shuttle.de)
10697         * free_packet.c (cmp_public_certs): New.
10698         (cmp_user_ids): New.
10700         * kbnode.c (clone_kbnode): New.
10701         (release_kbnode): Add clone support.
10703         * ringedit.c (find_keyblock_bypkc): New.
10705         * sign.c (remove_keysigs): Self signatures are now skipped,
10706         changed arguments and all callers.
10708         * import.c : Add functionality.
10710 Tue Feb 17 09:31:40 1998  Werner Koch  (wk@isil.d.shuttle.de)
10712         * options.h (homedir): New option.
10713         * g10.c, g10maint.c, getkey.c, keygen.c, trustdb.c (opt.homedir): New.
10715         * trustdb.c (init_trustdb): mkdir for hoem directory
10716         (sign_private_data): Renamed "sig" to "g10.sig"
10718 Mon Feb 16 20:02:03 1998  Werner Koch  (wk@isil.d.shuttle.de)
10720         * kbnode.c (commit_kbnode): New.
10721         (delete_kbnode): removed unused first arg. Changed all Callers.
10723         * ringedit.c (keyblock_resource_name): New.
10724         (get_keyblock_handle): NULL for filename returns default resource.
10726 Mon Feb 16 19:38:48 1998  Werner Koch  (wk@isil.d.shuttle.de)
10728         * sig-check.s (check_key_signature): Now uses the supplied
10729         public key to check the signature and not any more the one
10730         from the getkey.c
10731         (do_check): New.
10732         (check_signature): Most work moved to do_check.
10734 Mon Feb 16 14:48:57 1998  Werner Koch  (wk@isil.d.shuttle.de)
10736         * armor.c (find_header): Fixed another bug.
10738 Mon Feb 16 12:18:34 1998  Werner Koch  (wk@isil.d.shuttle.de)
10740         * getkey.c (scan_keyring): Add handling of compressed keyrings.
10742 Mon Feb 16 10:44:51 1998  Werner Koch  (wk@isil.d.shuttle.de)
10744         * g10.c, g10maint.c (strusage): Rewrote.
10745         (build_list): New
10747 Mon Feb 16 08:58:41 1998  Werner Koch  (wk@isil.d.shuttle.de)
10749         * armor.c (use_armor): New.
10751 Sat Feb 14 14:30:57 1998  Werner Koch  (wk@isil.d.shuttle.de)
10753         * mainproc.c (proc_tree): Sigclass fix.
10755 Sat Feb 14 14:16:33 1998  Werner Koch  (wk@isil.d.shuttle.de)
10757         * armor.c (armor_filter): Changed version and comment string.
10758         * encode.c, sign.c, keygen.c: Changed all comment packet strings.
10760 Sat Feb 14 12:39:24 1998  Werner Koch  (wk@isil.d.shuttle.de)
10762         * g10.c (aGenRevoke): New command.
10763         * revoke.c: New.
10764         * sign.c (make_keysig_packet): Add support for sigclass 0x20.
10766 Fri Feb 13 20:18:14 1998  Werner Koch  (wk@isil.d.shuttle.de)
10768         * ringedit.c (enum_keyblocks, keyring_enum): New.
10770 Fri Feb 13 19:33:40 1998  Werner Koch  (wk@isil.d.shuttle.de)
10772         * export.c: Add functionality.
10774         * keygen.c (generate_keypair): Moved the leading comment behind the
10775         key packet.
10776         * kbnode.c (walk_kbnode): Fixed.
10778         * g10.c (main): listing armored keys now work.
10780 Fri Feb 13 16:17:43 1998  Werner Koch  (wk@isil.d.shuttle.de)
10782         * parse-packet.c (parse_publickey, parse_signature): Fixed calls
10783         to mpi_read used for ELG b.
10785 Fri Feb 13 15:13:23 1998  Werner Koch  (wk@isil.d.shuttle.de)
10787         * g10.c (main): changed formatting of help output.
10789 Thu Feb 12 22:24:42 1998  Werner Koch  (wk@frodo)
10791         * pubkey-enc.c (get_session_key): rewritten
10794  Copyright 1998,1999,2000,2001,2002,2003,2004,2005,
10795            2006,2007,2008,2009 Free Software Foundation, Inc.
10797  This file is free software; as a special exception the author gives
10798  unlimited permission to copy and/or distribute it, with or without
10799  modifications, as long as this notice is preserved.
10801  This file is distributed in the hope that it will be useful, but
10802  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
10803  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.