aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch2-1/+13
re-recreate a distribution from CVS. Some minor other fixes.
2002-08-22* gpg.sgml: Clarify meaning of keyserver option include-revoked.David Shaw2-4/+10
2002-08-20* DETAILS: Clarify that trust letters 'q' and '-' can be treatedDavid Shaw3-6/+25
identically. * gpg.sgml: Document --ignore-mdc-error.
2002-08-06* gpg.sgml: Clarify that only long-form options can go in the config file.David Shaw2-5/+12
2002-08-06* options.skel: Changed comments.Werner Koch2-2/+13
* gpg.sgml: Fixed doc regarding the name change of the option file.
2002-08-06minor doc fixes.Werner Koch1-0/+9
2002-08-03The big extension module removal.Werner Koch1-1/+2
2002-08-02* gpg.sgml: Document new --delete behaviour.Werner Koch2-3/+11
2002-07-30* gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-optionsDavid Shaw2-9/+111
(--import/export-options may be used as well). Document --import-options and --export-options with their various options. --show-photos now works during signature verification as well. Document --exec-path. Note in --simple-sk-checksum that the passphrase must be changed for this to take effect. Note that --pgp7 does not disable MDC. Document --no-mdc-warning.
2002-07-25* gpg.sgml: Clarify the differences between "pref" and "showpref". Note inDavid Shaw2-9/+27
"setpref" that a list of available algorithms can be printed with "gpg -v --version". Note in "updpref" that we don't select keys via attribute uids, so preferences there will be ignored.
2002-07-24Add a new readon code for delet key.Werner Koch1-0/+1