aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.skel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * options.skel: Note that keyserver.pgp.com isn't synchronized, andDavid Shaw2003-08-191-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.
* * hkp.c (hkp_search): Return proper error code on failure.David Shaw2003-06-181-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.
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-041-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.
* * options.skel: Add explantion and commented-outDavid Shaw2003-03-041-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.
* * options.skel: Comment out the first three lines in case someone manuallyDavid Shaw2003-01-161-4/+4
| | | | | copies the skel file to their homedir.
* * options.skel: Include the required '=' sign in the sample 'group'David Shaw2002-12-121-2/+2
| | | | | | | | option. * import.c (chk_self_sigs): Don't try and check a subkey as if it was a signature.
* Cleanups and minor fixes.Werner Koch2002-09-101-1/+1
|
* * pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw2002-08-301-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).
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-221-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.
* * options.skel: Document no-include-attributes for keyserver-options.David Shaw2002-08-201-8/+14
|
* * options.skel: Some language tweaks, and remove the load-extensionDavid Shaw2002-08-091-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.
* * options.skel: Changed comments.Werner Koch2002-08-061-2/+2
| | | | | | * gpg.sgml: Fixed doc regarding the name change of the option file.
* * options.skel: Fix a few typos, clarify "group", and remove sample photoDavid Shaw2002-07-011-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.
* Update head to match stable 1.0David Shaw2002-06-291-32/+148
|
* See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner KochWerner Koch2000-07-311-0/+5
|
* See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner KochWerner Koch1999-07-221-3/+3
|
* See ChangeLog: Tue Jul 13 17:39:25 CEST 1999 Werner KochWerner Koch1999-07-131-2/+14
|
* See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner KochWerner Koch1999-03-111-2/+4
|
* See ChangeLog: Sat Jan 16 21:25:17 CET 1999 Werner KochWerner Koch1999-01-161-1/+2
|
* See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner KochWerner Koch1999-01-161-0/+8
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-1/+1
|
* See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner KochWerner Koch1998-12-171-0/+7
|
* See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner KochWerner Koch1998-12-141-8/+5
|
* See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner KochWerner Koch1998-11-271-0/+6
|
* See ChangeLog ;-). Key validation should now be fasterWerner Koch1998-11-131-0/+5
|
* Some bug fixes of the last releaseWerner Koch1998-11-101-0/+6
|
* some random changesWerner Koch1998-10-251-0/+37