aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-08-22new FAQ maintainer David Scribner, minor corrections, 2nd trySTABLE-BRANCH-1-0Nils Ellmenreich1-393/+480
2002-06-21* DETAILS: Document "uat".David Shaw3-10/+51
* gpg.sgml: Document --personal-{compress|digest|compress}-preferences, --group, and add comments to --expert.
2002-06-17* gpg.sgml: Grammar fix.Werner Koch3-6/+16
2002-06-03* DETAILS: Details of ATTRIBUTE.David Shaw3-2/+31
* gpg.sgml: Document --attribute-fd
2002-06-032002-06-03 Timo Schulz <[email protected]>Timo Schulz2-0/+7
* DETAILS: Add ATTRIBUTE.
2002-05-31* gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -zDavid Shaw3-34/+83
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-29* keyedit.c (show_key_with_all_names_colon): Renamed the recordWerner Koch1-1/+2
for revocation keys to "rvk".
2002-05-28Described --with-colons enhancements.Werner Koch1-7/+28
2002-05-22* gpg.sgml: sgml syntax fix.Werner Koch3-3/+11
2002-05-16* gpg.sgml: Fixed URL in the description section.Werner Koch3-10/+18
* faq.raw: Minor typo fixes noted by [email protected].
2002-05-08* gpg.sgml: Add entries for --sk-comments, --no-sk-comments, --pgp7, andDavid Shaw2-5/+38
--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 Schulz2-0/+20
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files.
2002-04-29gpg.texti is a generated file.Werner Koch1-1318/+0
2002-04-29gpg.sgml: Fix minor error in --pgp6 documentation: it does not implyDavid Shaw2-4/+8
--digest-algo MD5
2002-04-29* faq.raw: Inserted Douglas Calvert as new maintainer. AcknowledgeWerner Koch2-4/+12
Nils. Add entry about trust packet parsing problems.
2002-04-29This one is build from faq.rawWerner Koch1-954/+0
2002-04-29* doc/samplekeys.asc: Added gnupg distribution key 57548DCD.Werner Koch3-3/+126
* doc/faq.raw: Inserted Douglas Calvert as new maintainer. * README: Fixed some minor things.
2002-04-24gpg.sgml: Add some documentation forDavid Shaw2-2/+29
--edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference between %t and %T in photo viewer command lines.
2002-04-23fixed bugs in dokumentationStefan Bellon2-84/+89
2002-04-20* samplekeys.asc: Added 0x5B0358A2David Shaw2-112/+507
2002-04-19Added samplekeys.asc to EXTRA_DIST in Makefile.amDavid Shaw2-13/+2
2002-04-19* gpg.sgml: Add "%t" flag for photo IDs, a note about primary havingDavid Shaw4-16/+196
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-19preparing 1.0.7SNAP-1-0-6eWerner Koch1-9/+15
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-09* DETAILS: Fix a spelling error, correct IMPORTED_RES to IMPORT_RES,Werner Koch2-2/+7
correct INV_RECP (the second occurence) to NO_RECP.
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch3-15/+18
affected - but everything else and it seems that there is no backup of the BTS data is available :-(
2002-04-03Documentation fixes.David Shaw2-12/+16
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-28Added some notes about the colon list mode in gpgsmWerner Koch1-1/+11
2002-03-27Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver detailsDavid Shaw2-5/+15
about HKP and NAI HKP to the manual.
2002-03-19Change meaning of --allow-non-selfsigned-uid to match change in code, andDavid Shaw2-8/+14
add --no-allow-non-selfsigned-uid.
2002-03-13* faq.raw: Due to a lack of time Nils can't serve anymore as aWerner Koch4-4/+18
maintainer. Removed his address and setup a generic address.
2002-03-06* gpg.sgml: Add an entry for --export-ownertrust. Suggested byWerner Koch2-0/+14
Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/
2002-02-14doc fixesWerner Koch1-1/+2
2002-01-26Added the missing file.Timo Schulz1-0/+8
2002-01-26Registry file for W32.Timo Schulz1-0/+4
2002-01-26* gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO.Werner Koch3-16/+83
2002-01-25* README.W32: Modify the filename because now the .exe extensionTimo Schulz2-2/+7
is automatically added to the binary.
2002-01-15New command --decrypt-files.Timo Schulz1-1/+2
Some fixes.
2002-01-11Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expireDavid Shaw2-14/+60
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
2002-01-08* DETAILS: Removed the comment that unattended key generation isWerner Koch2-8/+10
experimental. It is now a standard feature.
2002-01-05Hmm, this is a build file, should not be in the CVSWerner Koch1-43/+173
2002-01-03New command (encrypt-files).Timo Schulz1-0/+1
2001-12-23Some typos, and explanations for --show-photos, --no-show-photos,David Shaw2-45/+250
--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 Koch3-1/+17
2001-12-15manual fixes and some hints for the forthcoming gpgsm in DETAILSWerner Koch2-3/+8
2001-11-09fixes to --force-v4-certsWerner Koch1-2/+2
2001-11-08*** empty log message ***Werner Koch4-0/+2083
2001-11-08fixes for the 1.0.6b bugs David recently posted to gnupg-devel.Werner Koch3-4/+36
2001-10-23more fixes due to automake 1.5SNAP-1-0-6bWerner Koch1-10/+8
2001-10-22Minor fixesWerner Koch2-15/+3