aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-05-26* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable branch)David Shaw1-0/+9
* 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 Shaw1-0/+6
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 Shaw1-0/+7
--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 Shaw1-0/+10
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 Koch1-0/+4
2003-04-08Add primary key fingerprint to VALIDSIG status.Werner Koch1-0/+4
2003-04-07* DETAILS: Don't specify which hash is used to make up the namehash sinceDavid Shaw1-0/+14
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 Shaw1-0/+4
2003-01-15* gpg.sgml: Minor language tweaks, spell check, copyright date,David Shaw1-0/+8
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 Shaw1-0/+4
2002-12-27* gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw1-0/+8
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-23* samplekeys.asc: Updated.Werner Koch1-0/+4
2002-12-11* gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw1-0/+10
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 Koch1-0/+4
2002-12-01* gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw1-0/+6
--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 Shaw1-0/+5
--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 Shaw1-0/+8
--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 Shaw1-0/+4
2002-11-17* gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. NotedDavid Shaw1-0/+5
by Haakon Riiser.
2002-11-15* gpg.sgml: --compress-algo now allows algorithm names.David Shaw1-0/+13
* 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 Shaw1-0/+7
listings. * DETAILS: Clarify meaning of 'u'. Noted by Timo.
2002-11-03* gpg.sgml: Document "tsign", clarify "setpref", clarify --recipient,David Shaw1-0/+7
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 Shaw1-0/+8
* gpg.sgml: Clarify --force-mdc, and document --disable-mdc.
2002-10-12* DETAILS (KEY_CREATED): Enhanced by fingerprint.Werner Koch1-0/+4
2002-10-03* gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserverDavid Shaw1-0/+9
schemes are case-insensitive. * gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
2002-09-20* gpg.sgml: Some minor language cleanup.David Shaw1-0/+4
2002-09-20* DETAILS: s/XORed/ORed/.Werner Koch1-0/+4
2002-09-15* gpg.sgml: Add rebuild-keydb-caches.Werner Koch1-0/+4
2002-09-12* Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch1-0/+4
2002-09-12* DETAILS: Fix batch key generation example.David Shaw1-0/+4
2002-09-02* gpg.sgml: Updated the charset option.Werner Koch1-0/+4
* DETAILS: Added status IMPORT_OK.
2002-09-02* gnupg.7: New mini man page.Werner Koch1-0/+4
2002-08-30* gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw1-0/+7
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 Koch1-0/+4
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch1-0/+4
re-recreate a distribution from CVS. Some minor other fixes.
2002-08-22* gpg.sgml: Clarify meaning of keyserver option include-revoked.David Shaw1-0/+4
2002-08-20* DETAILS: Clarify that trust letters 'q' and '-' can be treatedDavid Shaw1-0/+7
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 Shaw1-0/+5
2002-08-06* options.skel: Changed comments.Werner Koch1-0/+5
* gpg.sgml: Fixed doc regarding the name change of the option file.
2002-08-02* gpg.sgml: Document new --delete behaviour.Werner Koch1-0/+4
2002-07-30* gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-optionsDavid Shaw1-0/+10
(--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 Shaw1-0/+8
"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-01* gpg.sgml: Clarify "group".David Shaw1-0/+4
2002-07-01* Makefile.am: Due to problems with VPATH builds we don't try toWerner Koch1-0/+5
build the texi vesions of the manual pages anymore automatically.
2002-06-30* README.W32: Adjusted some descriptions. Fixed the regsitryWerner Koch1-0/+5
entry descriptions.
2002-06-29Update head to match stable 1.0David Shaw1-2/+353
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-0/+36