Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gpg.sgml: Note that --throw-keyid is --throw-keyids. | David Shaw | 2004-08-03 | 1 | -13/+12 |
| | |||||
* | * gpg.sgml: Note changes in --pgp8. Rephrase the "don't play algorithm | David Shaw | 2004-07-30 | 1 | -14/+14 |
| | | | | | games" warning now that PGP has blowfish, zlib, and bzip2. | ||||
* | * DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH. | David Shaw | 2004-06-18 | 1 | -3/+6 |
| | | | | | | * gpg.sgml: Clarify include-revoked a bit to note that keyservers might not be accurate. | ||||
* | * gpg.sgml: Note that --charset is --display-charset. Some language | David Shaw | 2004-06-01 | 1 | -23/+23 |
| | | | | | tweaks for --simple-sk-checksum (Debian 251795). | ||||
* | * DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal. | David Shaw | 2004-05-08 | 1 | -7/+16 |
| | | | | | | | * gpg.sgml: Document --no-use-embedded-filename and --min-cert-level. * gpgv.sgml: Removed leftover </para>. | ||||
* | * gpg.sgml: --comment works with all armored messages. Clarify that | David Shaw | 2004-05-05 | 1 | -6/+6 |
| | | | | | | --charset applies to informational strings and does not recode messages themselves. | ||||
* | * gpg.sgml: Document delsig. Clarify that --refresh-keys arguments are | David Shaw | 2004-04-10 | 1 | -4/+21 |
| | | | | | optional. Document --bzip2-decompress-lowmem. | ||||
* | * gpg.sgml: Document --ask-cert-level, --max-output, and | David Shaw | 2004-02-25 | 1 | -10/+35 |
| | | | | | --default-cert-level. | ||||
* | * gpg.sgml: Clarify -u/--local-user and --default-key. | David Shaw | 2004-02-09 | 1 | -11/+8 |
| | |||||
* | * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug. | David Shaw | 2004-02-04 | 1 | -10/+22 |
| | | | | | | | | * samplekeys.asc: Update 99242560. * gpg.sgml: Note what happens if you run 'gpg' without any commands. Document --multifile. | ||||
* | * DETAILS: Details for --list-config. | David Shaw | 2004-01-29 | 1 | -7/+24 |
| | | | | | * gpg.sgml: Document --ungroup and --list-config. | ||||
* | * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for. | David Shaw | 2004-01-08 | 1 | -8/+18 |
| | |||||
* | * gpg.sgml: List proper documentation URL. Note that addrevoker takes an | David Shaw | 2004-01-07 | 1 | -54/+59 |
| | | | | | | | | | optional "sensitive" argument. Remind that $GNUPGHOME can be used instead of --homedir. Clarify --no-default-keyring, and note why it may not take effect if there are no other keyrings present. Remove --pgp2 from the list of --pgpXes that are just for bad preference lists. Explain more why locking memory pages is good. | ||||
* | * gpg.sgml: Add an example of what an exclamation mark is, as people seem | David Shaw | 2003-12-21 | 1 | -4/+4 |
| | | | | | to miss it often. | ||||
* | * gpg.sgml: Fix a few missing semicolons in & entities. Noted by | David Shaw | 2003-12-07 | 1 | -27/+26 |
| | | | | | | | Christian Biere. Some minor grammar fixes. Remove the "host -l pgp.net | grep wwwkeys" advice since the nameserver no longer all allow zone transfers. Replace it with a mention of hkp://subkeys.pgp.net. | ||||
* | * TRANSLATE: New, note to translators about the yes|yes multiple match | David Shaw | 2003-11-20 | 1 | -16/+8 |
| | | | | | | | | syntax. * gpg.sgml: Document --compress-level. Some minor tweaks to other entries. | ||||
* | * samplekeys.asc: Update 99242560. | David Shaw | 2003-10-01 | 1 | -0/+6 |
| | | | | | * gpg.sgml: Document --no-groups. | ||||
* | * gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that big | David Shaw | 2003-09-30 | 1 | -1/+16 |
| | | | | | photos mean big keys. Document --rfc2440. | ||||
* | * gpg.sgml: Warning not to try and parse --list-keys in scripts. Document | David Shaw | 2003-07-03 | 1 | -11/+35 |
| | | | | | | | | the signature flags (1-3/L/R/P/N/X), Document expandos %g and %p. Note the default --personal-digest-preferences are "H2". * DETAILS: Document the --attribute-fd data. | ||||
* | * Add pointer in --ignore-time-conflict to see --ignore-valid from, and | David Shaw | 2003-06-18 | 1 | -7/+9 |
| | | | | | vice versa. | ||||
* | * Document --set-notation. Explain why it is not possible to disable | David Shaw | 2003-06-18 | 1 | -7/+14 |
| | | | | | permission warnings in the gpg.conf file about the homedir. | ||||
* | * gpg.sgml: Document --trustdb-name. Document --gnupg in a new compliance | David Shaw | 2003-05-22 | 1 | -40/+66 |
| | | | | | | section, and remove the various --no-PGPX options. Deprecate --no-comment in favor of --no-sk-comments. | ||||
* | * faq.raw: List years of copyright notice separately. | Werner Koch | 2003-05-01 | 1 | -4/+4 |
| | |||||
* | * gpg.sgml: Some general language tweaks. Note default algo for | David Shaw | 2003-04-30 | 1 | -36/+39 |
| | | | | | | --symmetric. --export-ownertrust takes no args. Document --no-escape-from-lines. Fix escaped "<From" to be ">From". | ||||
* | * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify the | David Shaw | 2003-04-27 | 1 | -15/+19 |
| | | | | | | | | interoperability section. * DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and a reserved field for flags in a future version. | ||||
* | * gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug) is | David Shaw | 2003-04-16 | 1 | -4/+5 |
| | | | | | really "pks corruption" (repair-pks-subkey-bug). | ||||
* | * gpg.sgml: Document --enable-progress-filter. | Werner Koch | 2003-04-15 | 1 | -0/+8 |
| | |||||
* | * Makefile.am: Allow CVS version to build without faqprog.pl. | David Shaw | 2003-04-07 | 1 | -139/+56 |
| | | | | | | * 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. | ||||
* | * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. | David Shaw | 2003-02-25 | 1 | -3/+6 |
| | | | | | * samplekeys.asc: Updated. | ||||
* | * gpg.sgml: Minor language tweaks, spell check, copyright date, etc. | David Shaw | 2003-01-09 | 1 | -14/+13 |
| | |||||
* | * gpg.sgml: Clarify --no-permission-warning to note that the permission | David Shaw | 2002-12-12 | 1 | -3/+10 |
| | | | | | | | | 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. | ||||
* | * gpg.sgml: Clarify include-revoked and include-disabled so they match | David Shaw | 2002-12-11 | 1 | -11/+9 |
| | | | | | what the program actually does. Noted by Dick Gevers. | ||||
* | * gpg.sgml: Document %-expandos for policy URLs and notations. | David Shaw | 2002-12-06 | 1 | -1/+17 |
| | |||||
* | * gpg.sgml: Document --no-mangle-dos-filenames. | Werner Koch | 2002-12-05 | 1 | -0/+13 |
| | |||||
* | * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disable | David Shaw | 2002-12-04 | 1 | -3/+18 |
| | | | | | --throw-keyid. | ||||
* | * gpg.sgml: Point out that if the user absolutely must, it's better to use | David Shaw | 2002-12-01 | 1 | -0/+9 |
| | | | | | | --pgpX than forcing an algorithm manually. Better still not to use anything, of course. | ||||
* | * gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation, | David Shaw | 2002-11-25 | 1 | -16/+25 |
| | | | | | | | --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. | ||||
* | * gpg.sgml: Add an interoperability section. | David Shaw | 2002-11-22 | 1 | -1/+24 |
| | |||||
* | * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. Noted | David Shaw | 2002-11-17 | 1 | -10/+8 |
| | | | | | by Haakon Riiser. | ||||
* | * gpg.sgml: Correct --compress-algo documentation to match behavior. | David Shaw | 2002-11-14 | 1 | -7/+8 |
| | | | | | Noted by Jason S. Mantor. | ||||
* | * gpg.sgml: Document --trust-model. | David Shaw | 2002-11-14 | 1 | -5/+22 |
| | |||||
* | * gpg.sgml: Document --refresh-keys. | David Shaw | 2002-10-24 | 1 | -0/+9 |
| | |||||
* | * gpg.sgml: Clarify --force-mdc, and document --disable-mdc. | David Shaw | 2002-10-19 | 1 | -4/+12 |
| | |||||
* | * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver | David Shaw | 2002-10-03 | 1 | -3/+6 |
| | | | | | schemes are case-insensitive. | ||||
* | * gpg.sgml: Note that --pgp2 disables --textmode when encrypting. | David Shaw | 2002-09-30 | 1 | -1/+2 |
| | |||||
* | * gpg.sgml: Some minor language cleanup. | David Shaw | 2002-09-20 | 1 | -17/+17 |
| | |||||
* | * gpg.sgml: Add rebuild-keydb-caches. | Werner Koch | 2002-09-15 | 1 | -0/+8 |
| | |||||
* | * gpg.sgml: Updated the charset option. | Werner Koch | 2002-09-02 | 1 | -2/+7 |
| | | | | | * DETAILS: Added status IMPORT_OK. | ||||
* | * gpg.sgml: Document keyserver-option include-subkeys. Note that | David Shaw | 2002-08-30 | 1 | -1/+10 |
| | | | | | | | honor-http-proxy is a keyserver-option now. * DETAILS: Add "Key not trusted" to INV_RECP status code. | ||||
* | * gpg.sgml: Clarify meaning of keyserver option include-revoked. | David Shaw | 2002-08-22 | 1 | -4/+6 |
| |