1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-27 02:02:45 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
David Shaw
470be533dd * Document --set-notation. Explain why it is not possible to disable
permission warnings in the gpg.conf file about the homedir.
2003-06-18 04:13:35 +00:00
David Shaw
5628771a65 * gpg.sgml: Document --trustdb-name. Document --gnupg in a new compliance
section, and remove the various --no-PGPX options. Deprecate --no-comment
in favor of --no-sk-comments.
2003-05-22 03:08:52 +00:00
Werner Koch
3a299b40f0 * faq.raw: List years of copyright notice separately. 2003-05-01 14:25:08 +00:00
David Shaw
f09fe68e76 * gpg.sgml: Some general language tweaks. Note default algo for
--symmetric.  --export-ownertrust takes no args.  Document
--no-escape-from-lines.  Fix escaped "<From" to be ">From".
2003-04-30 02:54:58 +00:00
David Shaw
8d97fc48fe * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify the
interoperability section.

* DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and a
reserved field for flags in a future version.
2003-04-27 04:12:47 +00:00
Werner Koch
13e8ba70ac * gnupg-w32.reg: Use HLM for the program and make sure the entries
are created.  Suggested by danielc@analysisandsolutions.com.
2003-04-23 10:13:33 +00:00
David Shaw
6bd90fa528 * gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug) is
really "pks corruption" (repair-pks-subkey-bug).
2003-04-16 04:00:26 +00:00
Werner Koch
91d57ecb3e * gpg.sgml: Document --enable-progress-filter. 2003-04-15 15:48:46 +00:00
Werner Koch
3330c63a05 * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which is
useful for some cross-compiling targets.
2003-04-08 08:37:18 +00:00
David Shaw
540840a67d * Makefile.am: Allow CVS version to build without faqprog.pl.
* gpg.sgml: Some cleanup of --no-xxx options, make sure that all SGML tags
are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version.
2003-04-07 21:27:48 +00:00
David Shaw
838fe750bb * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX.
* samplekeys.asc: Updated.
2003-02-25 01:29:51 +00:00
David Shaw
4b7ff5da2b * gpg.sgml: Minor language tweaks, spell check, copyright date, etc. 2003-01-09 15:51:32 +00:00
Werner Koch
8602e35feb Preparing a release candidate. 2003-01-07 10:05:38 +00:00
David Shaw
462b2f93ca * DETAILS: Document disabled flag in capabilities field. 2003-01-06 21:10:41 +00:00
Werner Koch
43943b505f * samplekeys.asc: Updated. 2002-12-23 15:50:09 +00:00
David Shaw
bafb6ebf27 * gpg.sgml: Clarify --no-permission-warning to note that the permission
warnings are not intended to be the be-all and end-all in security checks.
Add note to --group that when used on the command line, it may be
necessary to quote the argument so it is not treated as multiple
arguments.  Noted by Stefan.
2002-12-12 22:06:11 +00:00
David Shaw
4017bbc683 * gpg.sgml: Clarify include-revoked and include-disabled so they match
what the program actually does.  Noted by Dick Gevers.
2002-12-11 03:41:52 +00:00
David Shaw
4d7eba13cc * gpg.sgml: Document %-expandos for policy URLs and notations. 2002-12-06 17:49:59 +00:00
Werner Koch
6a52cba167 faq update. 2002-12-05 18:48:24 +00:00
Werner Koch
f59aac24bb * gpg.sgml: Document --no-mangle-dos-filenames. 2002-12-05 15:21:41 +00:00
David Shaw
f4401fafd9 * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disable
--throw-keyid.
2002-12-04 18:57:52 +00:00
David Shaw
7917a43b81 * gpg.sgml: Point out that if the user absolutely must, it's better to use
--pgpX than forcing an algorithm manually.  Better still not to use
anything, of course.
2002-12-01 01:51:34 +00:00
David Shaw
efa986b098 * gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation,
--cert-notation.  Clarify --show-notation and --show-policy-url that
policy URLs and notations can be used in data signatures as well.  Add
note about '@' being a required character in notation names.
2002-11-25 14:32:40 +00:00
David Shaw
d907271871 * gpg.sgml: Add an interoperability section. 2002-11-22 03:52:48 +00:00
David Shaw
e76d3eab83 * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. Noted
by Haakon Riiser.
2002-11-17 15:15:36 +00:00
David Shaw
c028cac7ab * gpg.sgml: Correct --compress-algo documentation to match behavior.
Noted by Jason S. Mantor.
2002-11-14 22:06:58 +00:00
David Shaw
01819803ae * gpg.sgml: Document --trust-model. 2002-11-14 02:54:56 +00:00
David Shaw
8078c08969 * DETAILS: Clarify meaning of 'u'. Noted by Timo. 2002-11-04 18:00:16 +00:00
Werner Koch
47e7e7bbbd * README.W32: Add blurb on how to create a ZIP file, changed
requirement for mingw32 to 0.3.2.
2002-10-25 09:55:16 +00:00
David Shaw
38d3a8a302 * gpg.sgml: Document --refresh-keys. 2002-10-24 05:40:56 +00:00
David Shaw
e9fc482162 * gpg.sgml: Clarify --force-mdc, and document --disable-mdc. 2002-10-19 13:14:39 +00:00
Werner Koch
575b4abda7 * faq.raw: New upstream version with new sections 1.3, 5.8, 6.20
and a list of MUAs.  Replaced ftp.guug.de URL.
2002-10-17 14:52:33 +00:00
Werner Koch
833fbf4a29 * DETAILS (KEY_CREATED): Enhanced by fingerprint. 2002-10-12 11:41:15 +00:00
David Shaw
79a68af367 * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver
schemes are case-insensitive.
2002-10-03 19:44:11 +00:00
David Shaw
dd2840e227 * gpg.sgml: Note that --pgp2 disables --textmode when encrypting. 2002-09-30 16:27:36 +00:00
David Shaw
d093bd0b73 * gpg.sgml: Some minor language cleanup. 2002-09-20 12:37:58 +00:00
Werner Koch
30c71fe67e * DETAILS (pkd): s/XORed/ORed/ 2002-09-20 06:01:32 +00:00
Werner Koch
8d8e90b52d * gpg.sgml: Add rebuild-keydb-caches. 2002-09-15 17:57:36 +00:00
Werner Koch
365e3d72f0 * Makefile.am (EXTRA_DIST): Include gnupg-32.reg 2002-09-12 13:13:41 +00:00
David Shaw
811b782cba * DETAILS: Fix batch key generation example. 2002-09-12 12:12:58 +00:00
Werner Koch
bcedc5dad1 * gpg.sgml: Updated the charset option.
* DETAILS: Added status IMPORT_OK.
2002-09-02 10:58:46 +00:00
Werner Koch
51ec578ba5 * gnupg.7: New mini man page. 2002-09-02 08:47:38 +00:00
David Shaw
a30375ef28 * gpg.sgml: Document keyserver-option include-subkeys. Note that
honor-http-proxy is a keyserver-option now.

* DETAILS: Add "Key not trusted" to INV_RECP status code.
2002-08-30 19:28:33 +00:00
Werner Koch
d55b7e1635 * faq.raw: Updated. New Maintainer is David D. Scribner. 2002-08-23 08:43:46 +00:00
Werner Koch
277a9a3755 Include intl/ in the CVS again; otherwise we are not able to
re-recreate a distribution from CVS.
Some minor other fixes.
2002-08-23 08:02:08 +00:00
David Shaw
b6bbc5f6ad * gpg.sgml: Clarify meaning of keyserver option include-revoked. 2002-08-22 17:48:47 +00:00
David Shaw
12fb1e6d55 * DETAILS: Clarify that trust letters 'q' and '-' can be treated
identically.

* gpg.sgml: Document --ignore-mdc-error.
2002-08-20 12:56:51 +00:00
David Shaw
f48650872e * gpg.sgml: Clarify that only long-form options can go in the config file. 2002-08-06 17:22:31 +00:00
Werner Koch
e028b7760b * options.skel: Changed comments.
* gpg.sgml: Fixed doc regarding the name change of the option
file.
2002-08-06 13:37:09 +00:00
Werner Koch
557e7ccda0 * gpg.sgml: Document new --delete behaviour. 2002-08-02 10:16:41 +00:00