aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.sgml (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-06-21* DETAILS: Document "uat".David Shaw1-9/+39
* gpg.sgml: Document --personal-{compress|digest|compress}-preferences, --group, and add comments to --expert.
2002-06-17* gpg.sgml: Grammar fix.Werner Koch1-3/+3
2002-06-03* DETAILS: Details of ATTRIBUTE.David Shaw1-0/+10
* gpg.sgml: Document --attribute-fd
2002-05-31* gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -zDavid Shaw1-34/+61
and --compress are the same option. Note that --digest-algo can no longer violate OpenPGP with a non-160 bit hash with DSA. Document --cert-digest-algo with suitable warnings not to use it. Note the default s2k-cipher-algo is now CAST5. Note that --force-v3-sigs overrides --ask-sig-expire. Revise --expert documentation, as it is now definitely legal to have more than one photo ID on a key. --preference-list is now --default-preference-list with the new meaning. Document --personal-preference-list. * DETAILS: Document "Revoker" for batch key generation.
2002-05-22* gpg.sgml: sgml syntax fix.Werner Koch1-3/+3
2002-05-16* gpg.sgml: Fixed URL in the description section.Werner Koch1-5/+4
* faq.raw: Minor typo fixes noted by [email protected].
2002-05-08* gpg.sgml: Add entries for --sk-comments, --no-sk-comments, --pgp7, andDavid Shaw1-5/+32
--no-pgp7. Fix --pgp2 and --pgp6: the proper name is --escape-from-lines and not --escape-from.
2002-04-302002-04-30 Timo Schulz <[email protected]>Timo Schulz1-0/+16
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files.
2002-04-29gpg.sgml: Fix minor error in --pgp6 documentation: it does not implyDavid Shaw1-2/+1
--digest-algo MD5
2002-04-24gpg.sgml: Add some documentation forDavid Shaw1-2/+23
--edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference between %t and %T in photo viewer command lines.
2002-04-23fixed bugs in dokumentationStefan Bellon1-84/+84
2002-04-19* gpg.sgml: Add "%t" flag for photo IDs, a note about primary havingDavid Shaw1-11/+41
different meanings for photo and regular IDs, rename --default-check-level to --default-cert-check-level, add --auto-check-trustdb, and --pgp6. * DETAILS: Add EXPSIG, EXPKEYSIG, and KEYEXPIRED. Add notes to SIGEXPIRED (deprecated), and VALIDSIG (added expiration date). Add "Preferences" command to unattended key generation instructions. Also fixed a few typos. * samplekeys.asc: new
2002-04-17* parse-packet.c (parse_key): Support a SHA1 checksum as perWerner Koch1-0/+15
draft-rfc2440-bis04. * packet.h (PKT_secret_key): Add field sha1chk. * seckey-cert.c (do_check): Check the SHA1 checksum (protect_secret_key): And create it. * build-packet.c (do_secret_key): Mark it as sha-1 protected. * g10.c, options.h: New option --simple-sk-checksum.
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch1-1/+1
affected - but everything else and it seems that there is no backup of the BTS data is available :-(
2002-04-03Documentation fixes.David Shaw1-12/+5
auto-key-retrieve is a keyserver-option (noted by Roger Sondermann). --pgp2 also means --disable-mdc, --no-ask-sig-expire, and --no-ask-cert-expire. It does not mean --no-force-v3-sigs (noted by Timo).
2002-03-27Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver detailsDavid Shaw1-5/+10
about HKP and NAI HKP to the manual.
2002-03-19Change meaning of --allow-non-selfsigned-uid to match change in code, andDavid Shaw1-8/+9
add --no-allow-non-selfsigned-uid.
2002-03-06* gpg.sgml: Add an entry for --export-ownertrust. Suggested byWerner Koch1-0/+9
Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/
2002-01-26* gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO.Werner Koch1-1/+19
2002-01-11Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expireDavid Shaw1-14/+53
Revise --expire (it doesn't switch on the expiration prompt any longer) Revise --default-check-level to be clearer as to what makes a good key check before signing
2001-12-23Some typos, and explanations for --show-photos, --no-show-photos,David Shaw1-45/+238
--photo-viewer, --nrsign-key, --default-check-level, --search-keys, --keyserver-options, --show-notation, --no-show-notation, --show-policy-url, --no-show-policy-url, --for-your-eyes-only, --no-for-your-eyes-only, --pgp2, --no-pgp2, --no-permission-warning, --expert, --no-expert.
2001-12-21Minor fix to the Makefile and a new entry for the man page.Werner Koch1-0/+10
2001-11-09fixes to --force-v4-certsWerner Koch1-2/+2
2001-11-08fixes for the 1.0.6b bugs David recently posted to gnupg-devel.Werner Koch1-2/+17
2001-10-22Minor fixesWerner Koch1-10/+0
2001-10-18Fixed the Read-Only keyring bug and changed the way the keydb interfaceWerner Koch1-0/+6
works.
2001-09-28calculate time of next trustdb checkWerner Koch1-4/+10
2001-09-28make check does work againWerner Koch1-1/+2
2001-09-25Changed signature status cacheWerner Koch1-4/+1
2001-09-24Revamped the trustDBWerner Koch1-4/+36
2001-09-06Revamped the keyring codeWerner Koch1-2/+0
2001-08-31bug fixesWerner Koch1-1/+4
2001-08-10Revamped preference handlingWerner Koch1-0/+2
2001-08-09Added a way to update preferencesWerner Koch1-0/+29
2001-08-08Fixes here and there.Werner Koch1-5/+7
2001-08-07More Windows and autoconf fixesWerner Koch1-2/+5
2001-08-01Changed lsign behaviour, allow future subkeys, don't list revoked keysWerner Koch1-0/+9
2001-07-26migration to autoconf 2.52 and bugfixesWerner Koch1-0/+8
2001-04-28Updated copyright notices and other doc fixes.Werner Koch1-4/+17
2001-04-25New "showpref" subcommand for --edit-keyWerner Koch1-0/+4
2001-04-20Add UTF-8 charsetWerner Koch1-1/+6
2001-04-19Fixes for W32Werner Koch1-1/+2
2001-04-17Estonian translation, .texi man pages.Werner Koch1-5/+5
2001-04-02typo corrections by [email protected]Nils Ellmenreich1-47/+47
2001-03-27a second snapshot thsi day (1.0.4f)Werner Koch1-0/+22
2001-03-14add option --fixed-list-modeWerner Koch1-0/+6
2001-03-03Fixed the new key selection codeWerner Koch1-0/+7
2001-01-23Enhanced delkey command and other stuff for gpgmeWerner Koch1-0/+6
2000-12-07New option --allow-secret-key-importWerner Koch1-0/+9
2000-11-30Fixed the detached signature bug.Werner Koch1-8/+14
Minor modifications for W32.