aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-10-10Updated texinfo filesWerner Koch1-58/+187
2003-10-01* samplekeys.asc: Update 99242560.David Shaw3-1105/+1155
* gpg.sgml: Document --no-groups.
2003-09-30* gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that bigDavid Shaw2-1/+27
photos mean big keys. Document --rfc2440. Document verify-option show-unusable-uids.
2003-09-30* gpg.sgml: Clarify --mangle-dos-filenames, document list-optionDavid Shaw2-29/+37
show-unusable-uids, remove --no-comment (which is now --no-sk-comments), add --no-comments (to remove --comment), remove --default-comment, and document --sig-keyserver-url.
2003-09-02* DETAILS: Note fingerprint of signing key in sig records.David Shaw2-0/+10
2003-08-31* gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver" for theDavid Shaw2-2/+7
sake of short and simple commands.
2003-08-30* gpg.sgml: Document list-options (show-preferred-keyserver,David Shaw2-2/+60
show-validity, show-long-keyid, and show-sig-expire), and verify-options (show-preferred-keyserver, show-validity, show-long-keyid).
2003-08-29Credits from stableDavid Shaw1-0/+72
2003-08-29* samplekeys.asc: Updated.David Shaw3-1125/+1138
* DETAILS: Document "tru" trust record. Document REVKEYSIG status tag. Removed paragraph on gdbm usage. Note that pipemode is deprecated.
2003-08-26* gpg.sgml: Document --list-options (show-photos, show-policy-url,David Shaw2-14/+94
show-notation, show-keyring) and --verify-options (show-photos, show-policy-url, show-notation). Deprecate --show-photos, --show-policy-url, --show-notation, and --show-keyring.
2003-07-10* DETAILS: Document the --attribute-fd data.David Shaw3-26/+99
* gpg.sgml: Document --set-notation. Explain why it is not possible to disable permission warnings in the gpg.conf file about the homedir. Add pointer in --ignore-time-conflict to see --ignore-valid from, and vice versa. Warning not to try and parse --list-keys in scripts. Document the signature flags (1-3/L/R/P/N/X), Document expandos %g and %p. Note the default --personal-digest-preferences are "H2".
2003-05-27About to release 1.3.2V1-3-2Werner Koch3-227/+373
2003-05-26* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable branch)David Shaw4-6/+34
* gnupg-w32.reg: Use HLM for the program and make sure the entries are created. Suggested by [email protected]. (From wk on stable branch)CVS: ----------------------------------------------------------------------
2003-05-24* gpg.sgml: Document --trustdb-name. Document --gnupg in a new complianceDavid Shaw2-40/+72
section, and remove the various --no-PGPX options. Deprecate --no-comment in favor of --no-sk-comments.
2003-05-04* gpg.sgml: Some general language tweaks. Note default algo forDavid Shaw2-38/+48
--symmetric. --export-ownertrust takes no args. Document --no-escape-from-lines. Fix escaped "<From" to be ">From". Make "openpgp" trust model into "pgp".
2003-04-27* DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and aDavid Shaw3-30/+49
reserved field for flags in a future version. * gpg.sgml: Document --no-textmode and --no-use-agent. Clarify the interoperability section. Clarify that "hkp corruption" (repair-hkp-subkey-bug) is really "pks corruption" (repair-pks-subkey-bug).
2003-04-15* gpg.sgml: Document --enable-progress-filter.Werner Koch2-1/+15
2003-04-08Add primary key fingerprint to VALIDSIG status.Werner Koch2-1/+8
2003-04-07* DETAILS: Don't specify which hash is used to make up the namehash sinceDavid Shaw5-874/+1192
it may change in the future. * samplekeys.asc: Updated. * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. Some cleanup of --no-xxx options, make sure that all SGML tags are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version. * Makefile.am: Allow CVS version to build without faqprog.pl.
2003-01-27* DETAILS: Document trust depth, value, and regexp.David Shaw2-2/+10
2003-01-15* gpg.sgml: Minor language tweaks, spell check, copyright date,David Shaw3-18/+28
etc. * DETAILS: Note that user IDs/UATs fill in creation and expiration date. Document namehash.
2003-01-06* DETAILS: Document disabled flag in capabilities field.David Shaw2-3/+10
2002-12-27* gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw2-3/+18
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 Bellon.
2002-12-23Simple script to create samplekeys.asc. CVS only.Werner Koch1-0/+12
2002-12-23* samplekeys.asc: Updated.Werner Koch2-616/+745
2002-12-11* gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw2-15/+54
what the program actually does. Noted by Dick Gevers. * gpg.sgml: Document %-expandos for policy URLs and notations. * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disable --throw-keyid.
2002-12-05* gpg.sgml: Document --no-mangle-dos-filenames.Werner Koch2-0/+17
2002-12-03Marked unused slots in the trustdb.Werner Koch1-4/+4
2002-12-01* gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw2-0/+15
--pgpX than forcing an algorithm manually. Better still not to use anything, of course. CVS: ---------------------------------------------------------------------- gpg.sgml CVS: ----------------------------------------------------------------------
2002-11-26* gpg.sgml: Document --primary-keyring. Clarify --s2k-cipher-algo,David Shaw2-4/+21
--s2k-digest-algo, --personal-cipher-preferences, --personal-digest-preferences, and --personal-compress-preferences.
2002-11-25* gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation,David Shaw2-16/+33
--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-22* gpg.sgml: Add an interoperability section.David Shaw2-1/+28
2002-11-17* gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. NotedDavid Shaw2-10/+13
by Haakon Riiser.
2002-11-15* gpg.sgml: --compress-algo now allows algorithm names.David Shaw3-27/+65
* gpg.sgml: Document --trust-model. * README.W32: Add blurb on how to create a ZIP file, changed requirement for mingw32 to 0.3.2.
2002-11-05* KEYSERVER: New. Documents the --with-colons format for keyserverDavid Shaw3-3/+94
listings. * DETAILS: Clarify meaning of 'u'. Noted by Timo.
2002-11-03* gpg.sgml: Document "tsign", clarify "setpref", clarify --recipient,David Shaw2-8/+50
document --hidden-recipient, document --hidden-encrypt-to, clarify --no-encrypt-to, clarify --throw-keyid, document --no-throw-keyid.
2002-10-24 * gpg.sgml: Document --refresh-keys.David Shaw2-4/+29
* gpg.sgml: Clarify --force-mdc, and document --disable-mdc.
2002-10-12* DETAILS (KEY_CREATED): Enhanced by fingerprint.Werner Koch2-1/+7
2002-10-03* gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserverDavid Shaw2-4/+17
schemes are case-insensitive. * gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
2002-09-20* gpg.sgml: Some minor language cleanup.David Shaw2-17/+21
2002-09-20* DETAILS: s/XORed/ORed/.Werner Koch2-1/+5
2002-09-15* gpg.sgml: Add rebuild-keydb-caches.Werner Koch2-0/+11
2002-09-12* Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch2-1/+5
2002-09-12* DETAILS: Fix batch key generation example.David Shaw2-3/+7
2002-09-11Updated texi filesWerner Koch1-44/+148
2002-09-02* gnupg.7: New mini man page.Werner Koch1-9/+4
* README: Removed the note about a development version so that we later don't forget this. Minor other changes.
2002-09-02* gpg.sgml: Updated the charset option.Werner Koch3-2/+22
* DETAILS: Added status IMPORT_OK.
2002-09-02* gnupg.7: New mini man page.Werner Koch3-2/+25
2002-08-30* gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw3-1/+19
honor-http-proxy is a keyserver-option now. * DETAILS: Add "Key not trusted" to INV_RECP status code.
2002-08-23* faq.raw: Updated. New Maintainer is David D. Scribner.Werner Koch2-393/+484