aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.sgml (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-06-20* gpg.sgml: Document --edit-key/clean, import-clean, and export-clean.David Shaw1-0/+62
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch1-1/+73
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-14* gpg.sgml: Document --default-sig-expire and --default-cert-expire,David Shaw1-27/+40
remove --sk-comments and --no-sk-comments, and clarify the form of a non-IETF notation for --sig-notation and --cert-notation.
2005-05-05* gpg.sgml: Clarify --min-cert-level a bit.David Shaw1-5/+5
2005-03-11* configure.ac: New option --enable-noexecstack.Werner Koch1-0/+4
* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users.
2005-02-15* gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch1-1/+13
* passphrase.c (agent_get_passphrase): Don't call free_public_key if PK is NULL. (passphrase_clear_cache): Ditto. Removed debug output. (passphrase_to_dek): Ditto.
2005-02-05* gpg.sgml: Note that level 0 signatures are always acceptedDavid Shaw1-7/+10
regardless of --min-cert-level.
2004-12-16* gpg.sgml: Document --require-secmem/--no-require-secmem. Note that theDavid Shaw1-31/+32
sign flags (l, t, nr) can be mixed. Remove --nrsign-key.
2004-11-26* gpg.sgml: Document export-minimal.David Shaw1-4/+11
2004-10-19* gpg.sgml: Minor language tweaks.David Shaw1-11/+12
* samplekeys.asc: Updated 99242560. * DETAILS: spk flags are hex.
2004-10-14* gpg.sgml: Document using "none" to remove preferred keyservers, theDavid Shaw1-8/+25
keyserver timeout parameter, and the direct trust model.
2004-09-23* gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch1-0/+11
* apdu.c (open_pcsc_reader): Do not print empty reader string. * keygen.c (ask_algo): Allow creation of AUTH keys. * keyid.c (usagestr_from_pk): New. * app-openpgp.c (app_openpgp_storekey): Call flush_cache. * keyedit.c (keyedit_menu): New command "keytocard" (keyedit_menu): Bad hack for the not_with_sk element. (show_key_with_all_names): Print the usage. (find_pk_from_sknode): New. * card-util.c (card_store_subkey): New. (copy_mpi): New. * cardglue.c (agent_openpgp_storekey): New.
2004-09-20* gpg.sgml: Document -K.Werner Koch1-1/+6
* g10.c: Make -K an alias for --list-secret-keys. * keylist.c (print_card_serialno): New. Taken from gnupg 1.9.11. (list_keyblock_print): Make use of it. * keyedit.c (show_key_with_all_names): Print the card S/N. * keyedit.c (keyedit_menu): New command ADDCARDKEY. * card-util.c (card_generate_subkey): New. * keygen.c (generate_card_subkeypair): New. (gen_card_key): New arg IS_PRIMARY; changed all callers. * cardglue.c (open_card): Use shutdown code if possible. (check_card_serialno): Ditto.
2004-09-16* DETAILS: Document the 'spk' signature subpacket record. Add more detailDavid Shaw1-3/+17
on "tru" records. * gpg.sgml: Note that PGP scales photo IDs to fit in the dialog box. Document show-sig-subpackets. Document the '%c' signature counter expando.
2004-09-15Document "--debug-ccid-driver".Werner Koch1-0/+7
2004-09-14* gpg.sgml: Note that --throw-keyid is --throw-keyids. Note changes inDavid Shaw1-32/+28
--pgp8. Rephrase the "don't play algorithm games" warning now that PGP has blowfish, zlib, and bzip2.
2004-08-07* gpg.sgml: Remove show-long-keyids since it is replaced byDavid Shaw1-24/+9
--keyid-format. Rename show-validity as show-uid-validity. --ask-cert-level defaults to no.
2004-06-29* DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH.David Shaw1-29/+34
* gpg.sgml: Clarify that --min-cert-level disregards level 1 certs by default. Clarify include-revoked a bit to note that keyservers might not be accurate. Note that --charset is --display-charset. Some language tweaks for --simple-sk-checksum (Debian 251795). Note the PGP silliness with preferred keyserver subpackets causing PGP/MIME.
2004-05-22* gpg.sgml: Document --edit-key "keyserver" command, --keyid-format,David Shaw1-5/+35
--keyserver-option honor-keyserver-url, and --list and --verify option show-std/user-notations.
2004-05-20* gpg.sgml: Clarify that --charset applies to informational strings andDavid Shaw1-10/+4
does not recode messages themselves. Remove include-non-rfc export-option.
2004-05-08* DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal.David Shaw1-7/+16
* gpg.sgml: Document --no-use-embedded-filename and --min-cert-level. * gpgv.sgml: Removed leftover </para>.
2004-04-10* gpg.sgml: Document delsig. Clarify that --refresh-keys arguments areDavid Shaw1-5/+12
optional. Document --bzip2-decompress-lowmem.
2004-02-26* gpg.sgml: Document --ask-cert-level, --max-output, andDavid Shaw1-12/+36
--default-cert-level.
2004-02-26* gpg.sgml: Document keyserver-option http-proxy, import-optionDavid Shaw1-20/+23
merge-only, remove old honor-http-proxy, --merge-only, and --emulate-md-encode-bug. Document COLUMNS and LINES.
2004-02-12* gnupg.7: Clarify that 'gpgv' doesn't encrypt, and that's not a bug.David Shaw1-19/+34
* samplekeys.asc: Update 99242560. * gpg.sgml: Clarify -u/--local-user and --default-key. Note what happens if you run 'gpg' without any commands. Document --multifile. Document list-option show-unusable-subkeys.
2004-01-30* DETAILS: Details for --list-config.David Shaw1-7/+26
* gpg.sgml: Document --ungroup and --list-config.
2004-01-08* gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for.David Shaw1-60/+74
* gpg.sgml: List proper documentation URL. Note that addrevoker takes an 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 to miss it often.
2003-12-09* gpg.sgml: Fix a few missing semicolons in & entities. Noted byDavid Shaw1-30/+29
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. Note that BZIP2 defaults to compression level 6.
2003-11-21* gpg.sgml: Note the new combinations with --symmetric and --encrypt.David Shaw1-22/+56
Document --bzip2-compress-level, and --bzip2-compress-lowmem. Clarify the plurarility (or not) of various list and verify options. Document BZIP2 in the --compress-algo section. Warn about compatibility issues with ZLIB and BZIP2.
2003-11-21* gpg.sgml: Document --compress-level. Some minor tweaks to otherDavid Shaw1-16/+8
entries. * TRANSLATE: New, note to translators about the yes|yes multiple match syntax. * Makefile.am: Include TRANSLATE in distributed files.
2003-10-01* samplekeys.asc: Update 99242560.David Shaw1-0/+6
* gpg.sgml: Document --no-groups.
2003-09-30* gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that bigDavid Shaw1-1/+23
photos mean big keys. Document --rfc2440. Document verify-option show-unusable-uids.
2003-09-30* gpg.sgml: Clarify --mangle-dos-filenames, document list-optionDavid Shaw1-29/+30
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-08-31* gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver" for theDavid Shaw1-2/+2
sake of short and simple commands.
2003-08-30* gpg.sgml: Document list-options (show-preferred-keyserver,David Shaw1-2/+53
show-validity, show-long-keyid, and show-sig-expire), and verify-options (show-preferred-keyserver, show-validity, show-long-keyid).
2003-08-26* gpg.sgml: Document --list-options (show-photos, show-policy-url,David Shaw1-12/+85
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 Shaw1-26/+61
* 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 Koch1-1/+1
2003-05-26* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable branch)David Shaw1-4/+4
* 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-40/+66
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-38/+41
--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-19/+24
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-1/+11
2003-04-07* DETAILS: Don't specify which hash is used to make up the namehash sinceDavid Shaw1-142/+62
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-15* gpg.sgml: Minor language tweaks, spell check, copyright date,David Shaw1-14/+13
etc. * DETAILS: Note that user IDs/UATs fill in creation and expiration date. Document namehash.
2002-12-27* gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw1-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 Bellon.
2002-12-11* gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw1-15/+44
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/+13
2002-12-01* gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw1-0/+9
--pgpX than forcing an algorithm manually. Better still not to use anything, of course. CVS: ---------------------------------------------------------------------- gpg.sgml CVS: ----------------------------------------------------------------------