Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-08-22 | new FAQ maintainer David Scribner, minor corrections, 2nd trySTABLE-BRANCH-1-0 | Nils Ellmenreich | 1 | -393/+480 | |
2002-06-21 | * DETAILS: Document "uat". | David Shaw | 3 | -10/+51 | |
* gpg.sgml: Document --personal-{compress|digest|compress}-preferences, --group, and add comments to --expert. | |||||
2002-06-17 | * gpg.sgml: Grammar fix. | Werner Koch | 3 | -6/+16 | |
2002-06-03 | * DETAILS: Details of ATTRIBUTE. | David Shaw | 3 | -2/+31 | |
* gpg.sgml: Document --attribute-fd | |||||
2002-06-03 | 2002-06-03 Timo Schulz <[email protected]> | Timo Schulz | 2 | -0/+7 | |
* DETAILS: Add ATTRIBUTE. | |||||
2002-05-31 | * gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -z | David Shaw | 3 | -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 record | Werner Koch | 1 | -1/+2 | |
for revocation keys to "rvk". | |||||
2002-05-28 | Described --with-colons enhancements. | Werner Koch | 1 | -7/+28 | |
2002-05-22 | * gpg.sgml: sgml syntax fix. | Werner Koch | 3 | -3/+11 | |
2002-05-16 | * gpg.sgml: Fixed URL in the description section. | Werner Koch | 3 | -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, and | David Shaw | 2 | -5/+38 | |
--no-pgp7. Fix --pgp2 and --pgp6: the proper name is --escape-from-lines and not --escape-from. | |||||
2002-04-30 | 2002-04-30 Timo Schulz <[email protected]> | Timo Schulz | 2 | -0/+20 | |
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files. | |||||
2002-04-29 | gpg.texti is a generated file. | Werner Koch | 1 | -1318/+0 | |
2002-04-29 | gpg.sgml: Fix minor error in --pgp6 documentation: it does not imply | David Shaw | 2 | -4/+8 | |
--digest-algo MD5 | |||||
2002-04-29 | * faq.raw: Inserted Douglas Calvert as new maintainer. Acknowledge | Werner Koch | 2 | -4/+12 | |
Nils. Add entry about trust packet parsing problems. | |||||
2002-04-29 | This one is build from faq.raw | Werner Koch | 1 | -954/+0 | |
2002-04-29 | * doc/samplekeys.asc: Added gnupg distribution key 57548DCD. | Werner Koch | 3 | -3/+126 | |
* doc/faq.raw: Inserted Douglas Calvert as new maintainer. * README: Fixed some minor things. | |||||
2002-04-24 | gpg.sgml: Add some documentation for | David Shaw | 2 | -2/+29 | |
--edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference between %t and %T in photo viewer command lines. | |||||
2002-04-23 | fixed bugs in dokumentation | Stefan Bellon | 2 | -84/+89 | |
2002-04-20 | * samplekeys.asc: Added 0x5B0358A2 | David Shaw | 2 | -112/+507 | |
2002-04-19 | Added samplekeys.asc to EXTRA_DIST in Makefile.am | David Shaw | 2 | -13/+2 | |
2002-04-19 | * gpg.sgml: Add "%t" flag for photo IDs, a note about primary having | David Shaw | 4 | -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-19 | preparing 1.0.7SNAP-1-0-6e | Werner Koch | 1 | -9/+15 | |
2002-04-17 | * parse-packet.c (parse_key): Support a SHA1 checksum as per | Werner Koch | 1 | -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 Koch | 2 | -2/+7 | |
correct INV_RECP (the second occurence) to NO_RECP. | |||||
2002-04-08 | Merged in my changes, after disk crash. Fortunately the CVS was not | Werner Koch | 3 | -15/+18 | |
affected - but everything else and it seems that there is no backup of the BTS data is available :-( | |||||
2002-04-03 | Documentation fixes. | David Shaw | 2 | -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-28 | Added some notes about the colon list mode in gpgsm | Werner Koch | 1 | -1/+11 | |
2002-03-27 | Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver details | David Shaw | 2 | -5/+15 | |
about HKP and NAI HKP to the manual. | |||||
2002-03-19 | Change meaning of --allow-non-selfsigned-uid to match change in code, and | David Shaw | 2 | -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 a | Werner Koch | 4 | -4/+18 | |
maintainer. Removed his address and setup a generic address. | |||||
2002-03-06 | * gpg.sgml: Add an entry for --export-ownertrust. Suggested by | Werner Koch | 2 | -0/+14 | |
Bernhard Reiter. * configure.ac (ALL_LINGUAS): s/pt_PT/pt/ | |||||
2002-02-14 | doc fixes | Werner Koch | 1 | -1/+2 | |
2002-01-26 | Added the missing file. | Timo Schulz | 1 | -0/+8 | |
2002-01-26 | Registry file for W32. | Timo Schulz | 1 | -0/+4 | |
2002-01-26 | * gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO. | Werner Koch | 3 | -16/+83 | |
2002-01-25 | * README.W32: Modify the filename because now the .exe extension | Timo Schulz | 2 | -2/+7 | |
is automatically added to the binary. | |||||
2002-01-15 | New command --decrypt-files. | Timo Schulz | 1 | -1/+2 | |
Some fixes. | |||||
2002-01-11 | Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expire | David Shaw | 2 | -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 is | Werner Koch | 2 | -8/+10 | |
experimental. It is now a standard feature. | |||||
2002-01-05 | Hmm, this is a build file, should not be in the CVS | Werner Koch | 1 | -43/+173 | |
2002-01-03 | New command (encrypt-files). | Timo Schulz | 1 | -0/+1 | |
2001-12-23 | Some typos, and explanations for --show-photos, --no-show-photos, | David Shaw | 2 | -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-21 | Minor fix to the Makefile and a new entry for the man page. | Werner Koch | 3 | -1/+17 | |
2001-12-15 | manual fixes and some hints for the forthcoming gpgsm in DETAILS | Werner Koch | 2 | -3/+8 | |
2001-11-09 | fixes to --force-v4-certs | Werner Koch | 1 | -2/+2 | |
2001-11-08 | *** empty log message *** | Werner Koch | 4 | -0/+2083 | |
2001-11-08 | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 3 | -4/+36 | |
2001-10-23 | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 1 | -10/+8 | |
2001-10-22 | Minor fixes | Werner Koch | 2 | -15/+3 | |