aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * DETAILS: Document "uat".David Shaw2002-06-211-0/+8
| | | | | | * gpg.sgml: Document --personal-{compress|digest|compress}-preferences, --group, and add comments to --expert.
* * gpg.sgml: Grammar fix.Werner Koch2002-06-171-0/+4
|
* * DETAILS: Details of ATTRIBUTE.David Shaw2002-06-031-0/+6
| | | | | * gpg.sgml: Document --attribute-fd
* 2002-06-03 Timo Schulz <[email protected]>Timo Schulz2002-06-031-0/+4
| | | | | * DETAILS: Add ATTRIBUTE.
* * gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -zDavid Shaw2002-05-311-0/+15
| | | | | | | | | | | | | | 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.
* * gpg.sgml: sgml syntax fix.Werner Koch2002-05-221-0/+4
|
* * gpg.sgml: Fixed URL in the description section.Werner Koch2002-05-161-0/+10
| | | | | * faq.raw: Minor typo fixes noted by [email protected].
* * gpg.sgml: Add entries for --sk-comments, --no-sk-comments, --pgp7, andDavid Shaw2002-05-081-0/+6
| | | | | | --no-pgp7. Fix --pgp2 and --pgp6: the proper name is --escape-from-lines and not --escape-from.
* 2002-04-30 Timo Schulz <[email protected]>Timo Schulz2002-04-301-0/+4
| | | | | * gpg.sgml: Add an entry for --encrypt-files and --decrypt-files.
* gpg.sgml: Fix minor error in --pgp6 documentation: it does not implyDavid Shaw2002-04-291-2/+7
| | | | | --digest-algo MD5
* * faq.raw: Inserted Douglas Calvert as new maintainer. AcknowledgeWerner Koch2002-04-291-1/+2
| | | | | Nils. Add entry about trust packet parsing problems.
* * doc/samplekeys.asc: Added gnupg distribution key 57548DCD.Werner Koch2002-04-291-0/+6
| | | | | | * doc/faq.raw: Inserted Douglas Calvert as new maintainer. * README: Fixed some minor things.
* gpg.sgml: Add some documentation forDavid Shaw2002-04-241-0/+6
| | | | | | --edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference between %t and %T in photo viewer command lines.
* fixed bugs in dokumentationStefan Bellon2002-04-231-0/+5
|
* * samplekeys.asc: Added 0x5B0358A2David Shaw2002-04-201-0/+4
|
* Added samplekeys.asc to EXTRA_DIST in Makefile.amDavid Shaw2002-04-191-1/+1
|
* * gpg.sgml: Add "%t" flag for photo IDs, a note about primary havingDavid Shaw2002-04-191-0/+14
| | | | | | | | | | | | | 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
* * DETAILS: Fix a spelling error, correct IMPORTED_RES to IMPORT_RES,Werner Koch2002-04-091-0/+5
| | | | | correct INV_RECP (the second occurence) to NO_RECP.
* Documentation fixes.David Shaw2002-04-031-0/+11
| | | | | | | | | 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).
* Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver detailsDavid Shaw2002-03-271-0/+5
| | | | | about HKP and NAI HKP to the manual.
* Change meaning of --allow-non-selfsigned-uid to match change in code, andDavid Shaw2002-03-191-0/+5
| | | | | add --no-allow-non-selfsigned-uid.
* * faq.raw: Due to a lack of time Nils can't serve anymore as aWerner Koch2002-03-131-0/+5
| | | | | maintainer. Removed his address and setup a generic address.
* * gpg.sgml: Add an entry for --export-ownertrust. Suggested byWerner Koch2002-03-061-0/+5
| | | | | | Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/
* Registry file for W32.Timo Schulz2002-01-261-0/+4
|
* * gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO.Werner Koch2002-01-261-0/+8
|
* * README.W32: Modify the filename because now the .exe extensionTimo Schulz2002-01-251-0/+5
| | | | | is automatically added to the binary.
* Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expireDavid Shaw2002-01-111-0/+7
| | | | | | | 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
* * DETAILS: Removed the comment that unattended key generation isWerner Koch2002-01-081-0/+5
| | | | | experimental. It is now a standard feature.
* Some typos, and explanations for --show-photos, --no-show-photos,David Shaw2001-12-231-0/+12
| | | | | | | | | --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.
* fixes for the 1.0.6b bugs David recently posted to gnupg-devel.Werner Koch2001-11-081-0/+9
|
* calculate time of next trustdb checkWerner Koch2001-09-281-0/+4
|
* Revamped the trustDBWerner Koch2001-09-241-0/+4
|
* Revamped the keyring codeWerner Koch2001-09-061-0/+4
|
* MDC feature support and other stuffWerner Koch2001-08-301-0/+5
|
* Fixes here and there.Werner Koch2001-08-081-0/+8
|
* Changed lsign behaviour, allow future subkeys, don't list revoked keysWerner Koch2001-08-011-0/+4
|
* Add kludge for broken HTTP proxies.Werner Koch2001-04-231-0/+3
|
* Add UTF-8 charsetWerner Koch2001-04-201-0/+4
|
* Fixes for W32Werner Koch2001-04-191-0/+4
|
* Estonian translation, .texi man pages.Werner Koch2001-04-171-0/+14
|
* a second snapshot thsi day (1.0.4f)Werner Koch2001-03-271-0/+4
|
* Verify created signatures.Werner Koch2001-03-241-0/+4
|
* add option --fixed-list-modeWerner Koch2001-03-141-0/+4
|
* Changed and added copyright noticesWerner Koch2001-03-081-0/+12
|
* Changed the implementation of iobuf to avoid stdio calls.Werner Koch2001-03-071-0/+4
|
* Fixed the new key selection codeWerner Koch2001-03-031-0/+4
|
* Changes for MingW32/CPD 0.3 and some bug fixesWerner Koch2001-01-181-0/+4
|
* Release snapshot 1.0.4dWerner Koch2001-01-111-0/+4
|
* Fixed the detached signature bug.Werner Koch2000-11-301-0/+5
| | | | | Minor modifications for W32.
* New option, doc fix, typo fix.Werner Koch2000-10-191-0/+9
|