aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated samplekeysV1-2-7Werner Koch2004-12-271-0/+4
|
* * gpg.sgml: Note that --throw-keyid is --throw-keyids.David Shaw2004-08-031-0/+4
|
* * gpg.sgml: Note changes in --pgp8. Rephrase the "don't play algorithmDavid Shaw2004-07-301-0/+6
| | | | | games" warning now that PGP has blowfish, zlib, and bzip2.
* * DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH.David Shaw2004-06-181-0/+7
| | | | | | * gpg.sgml: Clarify include-revoked a bit to note that keyservers might not be accurate.
* * gpg.sgml: Note that --charset is --display-charset. Some languageDavid Shaw2004-06-011-0/+5
| | | | | tweaks for --simple-sk-checksum (Debian 251795).
* * DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal.David Shaw2004-05-081-0/+9
| | | | | | | * 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 thatDavid Shaw2004-05-051-0/+6
| | | | | | --charset applies to informational strings and does not recode messages themselves.
* Removed reference to non-available optionWerner Koch2004-05-031-0/+5
| | | | | --no-default-keyring.
* * gpg.sgml: Document delsig. Clarify that --refresh-keys arguments areDavid Shaw2004-04-101-0/+5
| | | | | optional. Document --bzip2-decompress-lowmem.
* * gpg.sgml: Document --ask-cert-level, --max-output, andDavid Shaw2004-02-251-0/+5
| | | | | --default-cert-level.
* * gpg.sgml: Clarify -u/--local-user and --default-key.David Shaw2004-02-091-0/+4
|
* * gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug.David Shaw2004-02-041-0/+10
| | | | | | | | * samplekeys.asc: Update 99242560. * gpg.sgml: Note what happens if you run 'gpg' without any commands. Document --multifile.
* * DETAILS: Details for --list-config.David Shaw2004-01-291-0/+6
| | | | | * gpg.sgml: Document --ungroup and --list-config.
* * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for.David Shaw2004-01-081-0/+5
|
* * gpg.sgml: List proper documentation URL. Note that addrevoker takes anDavid Shaw2004-01-071-0/+10
| | | | | | | | | 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 seemDavid Shaw2003-12-211-0/+5
| | | | | to miss it often.
* * gpg.sgml: Fix a few missing semicolons in & entities. Noted byDavid Shaw2003-12-071-0/+8
| | | | | | | 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.
* * Makefile.am: Include TRANSLATE in distributed files.David Shaw2003-11-211-0/+2
|
* * TRANSLATE: New, note to translators about the yes|yes multiple matchDavid Shaw2003-11-201-0/+8
| | | | | | | | syntax. * gpg.sgml: Document --compress-level. Some minor tweaks to other entries.
* * samplekeys.asc: Update 99242560.David Shaw2003-10-011-2/+8
| | | | | * gpg.sgml: Document --no-groups.
* * gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that bigDavid Shaw2003-09-301-0/+5
| | | | | photos mean big keys. Document --rfc2440.
* * DETAILS: Removed paragraph on gdbm usage. Notes that pipemodeWerner Koch2003-08-231-0/+5
| | | | | is deprecated.
* * keyserver.c (keyserver_search_prompt): Flush stdout beforeWerner Koch2003-08-211-0/+19
| | | | | | | issuing the prompt. Requested by Todd Vierling. * samplekeys.asc: Refreshed the keys.
* * DETAILS: Document "tru" trust record. Document REVKEYSIG status tag.David Shaw2003-07-281-5/+10
|
* * gpg.sgml: Warning not to try and parse --list-keys in scripts. DocumentDavid Shaw2003-07-031-0/+8
| | | | | | | | 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, andDavid Shaw2003-06-181-0/+3
| | | | | vice versa.
* * Document --set-notation. Explain why it is not possible to disableDavid Shaw2003-06-181-0/+6
| | | | | permission warnings in the gpg.conf file about the homedir.
* * gpg.sgml: Document --trustdb-name. Document --gnupg in a new complianceDavid Shaw2003-05-221-0/+6
| | | | | | 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 Koch2003-05-011-0/+4
|
* * gpg.sgml: Some general language tweaks. Note default algo forDavid Shaw2003-04-301-0/+6
| | | | | | --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 theDavid Shaw2003-04-271-0/+8
| | | | | | | | interoperability section. * DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and a reserved field for flags in a future version.
* * gnupg-w32.reg: Use HLM for the program and make sure the entriesWerner Koch2003-04-231-0/+5
| | | | | are created. Suggested by [email protected].
* * gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug) isDavid Shaw2003-04-161-0/+5
| | | | | really "pks corruption" (repair-pks-subkey-bug).
* * gpg.sgml: Document --enable-progress-filter.Werner Koch2003-04-151-0/+4
|
* * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which isWerner Koch2003-04-081-0/+14
| | | | | useful for some cross-compiling targets.
* * Makefile.am: Allow CVS version to build without faqprog.pl.David Shaw2003-04-071-0/+8
| | | | | | * 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 Shaw2003-02-251-0/+7
| | | | | * samplekeys.asc: Updated.
* * gpg.sgml: Minor language tweaks, spell check, copyright date, etc.David Shaw2003-01-091-1/+6
|
* Preparing a release candidate.Werner Koch2003-01-071-0/+4
|
* * DETAILS: Document disabled flag in capabilities field.David Shaw2003-01-061-0/+4
|
* * samplekeys.asc: Updated.Werner Koch2002-12-231-0/+4
|
* * gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw2002-12-121-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.
* * gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw2002-12-111-0/+5
| | | | | what the program actually does. Noted by Dick Gevers.
* * gpg.sgml: Document %-expandos for policy URLs and notations.David Shaw2002-12-061-0/+4
|
* faq update.Werner Koch2002-12-051-0/+6
|
* * gpg.sgml: Document --no-mangle-dos-filenames.Werner Koch2002-12-051-0/+4
|
* * gpg.sgml: Document --pgp8. Clarify that --pgp6 and --pgp7 disableDavid Shaw2002-12-041-0/+5
| | | | | --throw-keyid.
* * gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw2002-12-011-0/+6
| | | | | | --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 Shaw2002-11-251-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.
* * gpg.sgml: Add an interoperability section.David Shaw2002-11-221-0/+4
|