Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-06-21 | * DETAILS: Document "uat". | David Shaw | 1 | -9/+39 | |
* gpg.sgml: Document --personal-{compress|digest|compress}-preferences, --group, and add comments to --expert. | |||||
2002-06-17 | * gpg.sgml: Grammar fix. | Werner Koch | 1 | -3/+3 | |
2002-06-03 | * DETAILS: Details of ATTRIBUTE. | David Shaw | 1 | -0/+10 | |
* gpg.sgml: Document --attribute-fd | |||||
2002-05-31 | * gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -z | David Shaw | 1 | -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 Koch | 1 | -3/+3 | |
2002-05-16 | * gpg.sgml: Fixed URL in the description section. | Werner Koch | 1 | -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, and | David Shaw | 1 | -5/+32 | |
--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 | 1 | -0/+16 | |
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files. | |||||
2002-04-29 | gpg.sgml: Fix minor error in --pgp6 documentation: it does not imply | David Shaw | 1 | -2/+1 | |
--digest-algo MD5 | |||||
2002-04-24 | gpg.sgml: Add some documentation for | David Shaw | 1 | -2/+23 | |
--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 | 1 | -84/+84 | |
2002-04-19 | * gpg.sgml: Add "%t" flag for photo IDs, a note about primary having | David Shaw | 1 | -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 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-08 | Merged in my changes, after disk crash. Fortunately the CVS was not | Werner Koch | 1 | -1/+1 | |
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 | 1 | -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-27 | Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver details | David Shaw | 1 | -5/+10 | |
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 | 1 | -8/+9 | |
add --no-allow-non-selfsigned-uid. | |||||
2002-03-06 | * gpg.sgml: Add an entry for --export-ownertrust. Suggested by | Werner Koch | 1 | -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 Koch | 1 | -1/+19 | |
2002-01-11 | Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expire | David Shaw | 1 | -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-23 | Some typos, and explanations for --show-photos, --no-show-photos, | David Shaw | 1 | -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-21 | Minor fix to the Makefile and a new entry for the man page. | Werner Koch | 1 | -0/+10 | |
2001-11-09 | fixes to --force-v4-certs | Werner Koch | 1 | -2/+2 | |
2001-11-08 | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 1 | -2/+17 | |
2001-10-22 | Minor fixes | Werner Koch | 1 | -10/+0 | |
2001-10-18 | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 1 | -0/+6 | |
works. | |||||
2001-09-28 | calculate time of next trustdb check | Werner Koch | 1 | -4/+10 | |
2001-09-28 | make check does work again | Werner Koch | 1 | -1/+2 | |
2001-09-25 | Changed signature status cache | Werner Koch | 1 | -4/+1 | |
2001-09-24 | Revamped the trustDB | Werner Koch | 1 | -4/+36 | |
2001-09-06 | Revamped the keyring code | Werner Koch | 1 | -2/+0 | |
2001-08-31 | bug fixes | Werner Koch | 1 | -1/+4 | |
2001-08-10 | Revamped preference handling | Werner Koch | 1 | -0/+2 | |
2001-08-09 | Added a way to update preferences | Werner Koch | 1 | -0/+29 | |
2001-08-08 | Fixes here and there. | Werner Koch | 1 | -5/+7 | |
2001-08-07 | More Windows and autoconf fixes | Werner Koch | 1 | -2/+5 | |
2001-08-01 | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 1 | -0/+9 | |
2001-07-26 | migration to autoconf 2.52 and bugfixes | Werner Koch | 1 | -0/+8 | |
2001-04-28 | Updated copyright notices and other doc fixes. | Werner Koch | 1 | -4/+17 | |
2001-04-25 | New "showpref" subcommand for --edit-key | Werner Koch | 1 | -0/+4 | |
2001-04-20 | Add UTF-8 charset | Werner Koch | 1 | -1/+6 | |
2001-04-19 | Fixes for W32 | Werner Koch | 1 | -1/+2 | |
2001-04-17 | Estonian translation, .texi man pages. | Werner Koch | 1 | -5/+5 | |
2001-04-02 | typo corrections by [email protected] | Nils Ellmenreich | 1 | -47/+47 | |
2001-03-27 | a second snapshot thsi day (1.0.4f) | Werner Koch | 1 | -0/+22 | |
2001-03-14 | add option --fixed-list-mode | Werner Koch | 1 | -0/+6 | |
2001-03-03 | Fixed the new key selection code | Werner Koch | 1 | -0/+7 | |
2001-01-23 | Enhanced delkey command and other stuff for gpgme | Werner Koch | 1 | -0/+6 | |
2000-12-07 | New option --allow-secret-key-import | Werner Koch | 1 | -0/+9 | |
2000-11-30 | Fixed the detached signature bug. | Werner Koch | 1 | -8/+14 | |
Minor modifications for W32. |