David Shaw
fa7148d1ed
* DETAILS: Details of ATTRIBUTE.
...
* gpg.sgml: Document --attribute-fd
2002-06-03 21:49:20 +00:00
David Shaw
1848ef6950
* gpg.sgml: Add "edit/addrevoker". Document --desig-revoke. Note that -z
...
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-31 22:34:16 +00:00
Werner Koch
eb2c0d6864
* gpg.sgml: sgml syntax fix.
2002-05-22 09:10:41 +00:00
Werner Koch
5c759fee31
* gpg.sgml: Fixed URL in the description section.
...
* faq.raw: Minor typo fixes noted by kromJx@myrealbox.com .
2002-05-16 07:19:27 +00:00
David Shaw
a2dcc14710
* gpg.sgml: Add entries for --sk-comments, --no-sk-comments, --pgp7, and
...
--no-pgp7. Fix --pgp2 and --pgp6: the proper name is --escape-from-lines
and not --escape-from.
2002-05-08 03:38:35 +00:00
Timo Schulz
77dbf12bc3
2002-04-30 Timo Schulz <ts@winpt.org>
...
* gpg.sgml: Add an entry for --encrypt-files and --decrypt-files.
2002-04-30 17:11:05 +00:00
David Shaw
e5dbb3d45c
gpg.sgml: Fix minor error in --pgp6 documentation: it does not imply
...
--digest-algo MD5
2002-04-29 13:25:04 +00:00
David Shaw
ed153fe43b
gpg.sgml: Add some documentation for
...
--edit/{addphoto|showphoto|nrsign|nrlsign}, and the difference between
%t and %T in photo viewer command lines.
2002-04-24 23:30:03 +00:00
Stefan Bellon
827384a492
fixed bugs in dokumentation
2002-04-23 15:55:02 +00:00
David Shaw
95469633d9
* gpg.sgml: Add "%t" flag for photo IDs, a note about primary having
...
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 21:29:11 +00:00
Werner Koch
60e0b2ad92
* parse-packet.c (parse_key): Support a SHA1 checksum as per
...
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-17 16:00:03 +00:00
Werner Koch
b725d8ec27
Merged in my changes, after disk crash. Fortunately the CVS was not
...
affected - but everything else and it seems that there is no backup of
the BTS data is available :-(
2002-04-08 15:10:51 +00:00
David Shaw
7e2e0b9950
Documentation fixes.
...
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-04-03 14:57:44 +00:00
David Shaw
84dc3fee79
Add a few notes about --pgp2 meaning MIT PGP 2.6.2, and keyserver details
...
about HKP and NAI HKP to the manual.
2002-03-27 06:24:26 +00:00
David Shaw
162dbff533
Change meaning of --allow-non-selfsigned-uid to match change in code, and
...
add --no-allow-non-selfsigned-uid.
2002-03-19 04:37:41 +00:00
Werner Koch
c027e8610b
* gpg.sgml: Add an entry for --export-ownertrust. Suggested by
...
Bernhard Reiter.
* configure.ac (ALL_LINGUAS): s/pt_PT/pt/
2002-03-06 11:10:13 +00:00
Werner Koch
086fd3551c
* gpg.sgml: A few words about --gpg-agent-info and GPG_AGENT_INFO.
2002-01-26 16:35:20 +00:00
David Shaw
03c95c69a0
Add documentation for --{no-}ask-cert-expire and --{no-}ask-sig-expire
...
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-11 23:42:49 +00:00
David Shaw
eab333733c
Some typos, and explanations for --show-photos, --no-show-photos,
...
--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-23 03:21:00 +00:00
Werner Koch
b8f83e2be8
Minor fix to the Makefile and a new entry for the man page.
2001-12-21 20:08:31 +00:00
Werner Koch
216c24452f
fixes to --force-v4-certs
2001-11-09 09:35:22 +00:00
Werner Koch
c67b9886c6
fixes for the 1.0.6b bugs David recently posted to gnupg-devel.
2001-11-08 13:26:00 +00:00
Werner Koch
28605dc2b1
Minor fixes
2001-10-22 10:24:55 +00:00
Werner Koch
cfd10815b3
Fixed the Read-Only keyring bug and changed the way the keydb interface
...
works.
2001-10-18 11:56:03 +00:00
Werner Koch
ebf6b8a515
calculate time of next trustdb check
2001-09-28 17:00:00 +00:00
Werner Koch
aa971d5c89
make check does work again
2001-09-28 10:43:03 +00:00
Werner Koch
1f4bdf4d26
Changed signature status cache
2001-09-25 15:20:59 +00:00
Werner Koch
a3af543617
Revamped the trustDB
2001-09-24 16:03:14 +00:00
Werner Koch
ed17c7afd0
Revamped the keyring code
2001-09-06 17:10:00 +00:00
Werner Koch
3f465d5d7a
bug fixes
2001-08-31 12:51:41 +00:00
Werner Koch
dc718d704f
Revamped preference handling
2001-08-10 14:04:32 +00:00
Werner Koch
a255ea76ae
Added a way to update preferences
2001-08-09 13:11:51 +00:00
Werner Koch
0fa9ffe75c
Fixes here and there.
2001-08-08 12:34:00 +00:00
Werner Koch
bffeb8738b
More Windows and autoconf fixes
2001-08-07 15:35:13 +00:00
Werner Koch
dce4566802
Changed lsign behaviour, allow future subkeys, don't list revoked keys
2001-08-01 10:30:24 +00:00
Werner Koch
6732700743
migration to autoconf 2.52 and bugfixes
2001-07-26 09:37:47 +00:00
Werner Koch
cc08ba73d4
Updated copyright notices and other doc fixes.
2001-04-28 18:53:00 +00:00
Werner Koch
94e6596bec
New "showpref" subcommand for --edit-key
2001-04-25 10:05:33 +00:00
Werner Koch
7c67adea66
Add UTF-8 charset
2001-04-20 12:21:23 +00:00
Werner Koch
397a73b685
Fixes for W32
2001-04-19 11:40:45 +00:00
Werner Koch
64ddc393e1
Estonian translation, .texi man pages.
2001-04-17 16:20:32 +00:00
Nils Ellmenreich
1da5da4e6b
typo corrections by jkane89@softhome.net
2001-04-02 17:22:17 +00:00
Werner Koch
f0b82cd352
a second snapshot thsi day (1.0.4f)
2001-03-27 18:13:44 +00:00
Werner Koch
fb7e532861
add option --fixed-list-mode
2001-03-14 06:56:11 +00:00
Werner Koch
fbbcb797c5
Fixed the new key selection code
2001-03-03 16:17:55 +00:00
Werner Koch
4ae64383cd
Enhanced delkey command and other stuff for gpgme
2001-01-23 13:56:30 +00:00
Werner Koch
ed33264fe2
New option --allow-secret-key-import
2000-12-07 10:55:10 +00:00
Werner Koch
41913b7f01
Fixed the detached signature bug.
...
Minor modifications for W32.
2000-11-30 12:08:36 +00:00
Werner Koch
99e70f7ac7
Paul's LFS pacthes and started with pipemode
2000-11-11 17:17:52 +00:00
Werner Koch
83dd513710
New option, doc fix, typo fix.
2000-10-19 16:01:37 +00:00