aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.skel (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-08-19* options.skel: Note that keyserver.pgp.com isn't synchronized, andDavid Shaw1-2/+6
explain the roundrobin a bit better. * sig-check.c (check_key_signature2), import.c (import_one, import_revoke_cert, chk_self_sigs, delete_inv_parts, collapse_uids, merge_blocks): Make much quieter during import of slightly munged, but recoverable, keys. Use log_error for unrecoverable import failures.
2003-06-18* hkp.c (hkp_search): Return proper error code on failure.David Shaw1-3/+3
* keyedit.c (sign_uids): Do not allow signing a user ID without a self-signature. --expert overrides. * options.skel: Use subkeys.pgp.net as the default keyserver. * trustdb.c (validate_one_keyblock): Certifications on revoked or expired uids do not count in the web of trust.
2003-06-04* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw1-3/+3
they at least handle subkeys correctly. * mainproc.c (print_notation_data), parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt, can_handle_critical): Add read-only support for preferred keyserver subpackets. They're basically policy URLs with a different name. * g10.c (main): Add "--set-notation" as alias to "--notation-data" this is to make things consistent with --set-policy-url meaning both sigs and certs.
2003-03-04* options.skel: Add explantion and commented-outDavid Shaw1-7/+12
"no-mangle-dos-filenames". * mainproc.c (proc_encrypted): Make string translatable. * keygen.c (keygen_set_std_prefs): Include AES192, and AES256 in default prefs.
2003-01-16* options.skel: Comment out the first three lines in case someone manuallyDavid Shaw1-4/+4
copies the skel file to their homedir.
2002-12-12* options.skel: Include the required '=' sign in the sample 'group'David Shaw1-2/+2
option. * import.c (chk_self_sigs): Don't try and check a subkey as if it was a signature.
2002-09-10Cleanups and minor fixes.Werner Koch1-1/+1
2002-08-30* pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw1-2/+4
* options.skel: The PGP LDAP keyserver is back. Use MIT keyserver as a sample rather than cryptnet as cryptnet does not support searching yet. * keyedit.c (show_key_with_all_names): Fix error message (preferences are userid/selfsig and not key specific).
2002-08-22* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw1-3/+3
chk_self_sigs. This improves efficiency as the same signatures are not checked multiple times. Clarify when a subkey is revoked (any revocation signature, even if it is dated before the binding signature). * getkey.c (merge_selfsigs_subkey): Subkey revocation comments. * keylist.c (list_one): Stats are only for public key listings. * g10.c (main), options.skel: Default should be include-revoked for keyserver operations.
2002-08-20* options.skel: Document no-include-attributes for keyserver-options.David Shaw1-8/+14
2002-08-09* options.skel: Some language tweaks, and remove the load-extensionDavid Shaw1-31/+27
section for random gatherers. * keyring.c (create_tmp_file, rename_tmp_file): Create tmp files with user-only permissions, but restore the original permissions if the user has something special set. * openfile.c (copy_options_file): Create new options file (gpg.conf) with user-only permissions. * keydb.c (keydb_add_resource): Create new keyrings with user-only permissions.
2002-08-06* options.skel: Changed comments.Werner Koch1-2/+2
* gpg.sgml: Fixed doc regarding the name change of the option file.
2002-07-01* options.skel: Fix a few typos, clarify "group", and remove sample photoDavid Shaw1-11/+8
viewers for Win32 since they are the defaults now. * parse-packet.c (make_attribute_uidname), keylist.c (dump_attribs): Fix two typecast warnings.
2002-06-29Update head to match stable 1.0David Shaw1-32/+148
2000-07-31See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner KochWerner Koch1-0/+5
1999-07-22See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner KochWerner Koch1-3/+3
1999-07-13See ChangeLog: Tue Jul 13 17:39:25 CEST 1999 Werner KochWerner Koch1-2/+14
1999-03-11See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner KochWerner Koch1-2/+4
1999-01-16See ChangeLog: Sat Jan 16 21:25:17 CET 1999 Werner KochWerner Koch1-1/+2
1999-01-16See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner KochWerner Koch1-0/+8
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-1/+1
1998-12-17See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner KochWerner Koch1-0/+7
1998-12-14See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner KochWerner Koch1-8/+5
1998-11-27See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner KochWerner Koch1-0/+6
1998-11-13See ChangeLog ;-). Key validation should now be fasterWerner Koch1-0/+5
1998-11-10Some bug fixes of the last releaseWerner Koch1-0/+6
1998-10-25some random changesWerner Koch1-0/+37