David Shaw
975e934a4c
variable type tweak for RISC OS (from Stefan)
2002-03-04 03:18:07 +00:00
Werner Koch
6587b15a59
Solved conflict
2002-03-03 14:08:39 +00:00
David Shaw
fbc66185f8
This is the first half of revocation key / designated revoker
...
support. That is, it handles all the data to mark a key as revoked if it
has been revoked by a designated revoker. The second half (coming
later) will contain the code to make someones key your designated revoker
and to issue revocations for someone else.
Note that this is written so that a revoked revoker can still issue
revocations: i.e. If A revokes B, but A is revoked, B is still revoked.
I'm not completely convinced this is the proper behavior, but it matches
how PGP does it. It does at least have the advantage of much simpler code
- my first version of this had lots of loop maintaining code so you could
chain revokers many levels deep and if D was revoked, C was not, which
meant that B was, and so on. It was sort of scary, actually.
This also changes importing to allow bringing in more revocation keys, and
exporting to not export revocation keys marked "sensitive".
The --edit menu information will show if a revocation key is present.
2002-02-28 21:01:25 +00:00
David Shaw
d560bdac18
Photo ID support (actually generic "attribute packet" support, but there
...
is only one attribute packet defined thus far, and it's a picture)
2001-12-21 23:06:02 +00:00
David Shaw
ca058399b0
Nonrevocable key signature support via "nrsign". These sigs can expire,
...
but cannot be revoked. Any revocation certificates for them are ignored.
2001-12-21 21:02:05 +00:00
David Shaw
46efe28815
"sigclass" patch - adds key signature class levels, notation and policy-url
...
displays in key listings, and shows flags for signature features.
2001-12-06 22:04:08 +00:00
Werner Koch
1f4bdf4d26
Changed signature status cache
2001-09-25 15:20:59 +00:00
Werner Koch
e46ad749f9
Check for garbled packets
2001-09-18 09:40:31 +00:00
Werner Koch
d4cd7a3d4b
more bug fixesand some warning cleanups
2001-09-09 16:09:19 +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
bab40b52cd
MDC feature support and other stuff
2001-08-30 16:39:23 +00:00
Werner Koch
dc718d704f
Revamped preference handling
2001-08-10 14:04:32 +00:00
Werner Koch
57c1dbc21d
fixed silly allocation bug
2001-08-09 15:49:28 +00:00
Werner Koch
aa9da2b07e
reworked the way hased data is stored and added a "primary" command
...
DCVS: ----------------------------------------------------------------------
2001-08-09 09:34:25 +00:00
Werner Koch
6732700743
migration to autoconf 2.52 and bugfixes
2001-07-26 09:37:47 +00:00
Werner Koch
c9e908e734
Improved pipemode and tweaked handling of multiple signatures.
2001-04-05 12:21:43 +00:00
Werner Koch
e2c88461fc
Fixed a bugs; e.g. in --list-secret-keys
2001-03-27 09:23:14 +00:00
Werner Koch
5e79cb47e0
worked on solving some bugs
2001-03-12 20:21:50 +00:00
Werner Koch
be06120679
Changed and added copyright notices
2001-03-08 14:33:24 +00:00
Werner Koch
0bd4fc7359
Add self-signature verification caching
2001-03-05 13:59:16 +00:00
Werner Koch
4c316cb9b5
Fixed some bugs in the selection code
2001-02-08 20:59:58 +00:00
Werner Koch
2af87f8829
Backported getkey.c from 1.1
2001-02-08 16:28:28 +00:00
Werner Koch
9b12847f25
Add missing stub, fixed comment typos
2000-12-28 19:32:55 +00:00
Werner Koch
04beb81571
1.0.4c snapshot
2000-12-19 12:38:53 +00:00
Werner Koch
335dcec55b
Pipemode now works for detached binary signatures.
2000-12-11 19:54:59 +00:00
Werner Koch
99e70f7ac7
Paul's LFS pacthes and started with pipemode
2000-11-11 17:17:52 +00:00
Werner Koch
2092d0f6ed
Fixed serious bug related to multiple cleartext signatures.
2000-10-13 15:03:48 +00:00
Werner Koch
6dc268a8a1
See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner Koch
2000-10-04 13:51:27 +00:00
Werner Koch
0f10fea8da
See ChangeLog: Thu Sep 14 17:45:11 CEST 2000 Werner Koch
2000-09-14 15:45:03 +00:00
Werner Koch
74b7fe6a7e
See ChangeLog: Fri Aug 25 16:05:38 CEST 2000 Werner Koch
2000-08-25 14:00:15 +00:00
Werner Koch
6e4d721c93
See ChangeLog: Mon Jul 10 16:08:57 CEST 2000 Werner Koch
2000-07-10 14:06:27 +00:00
Werner Koch
b65f9a8b0d
See ChangeLog: Mon Jun 5 12:37:43 CEST 2000 Werner Koch
2000-06-05 10:27:46 +00:00
Werner Koch
5f8fc31d9a
See ChangeLog: Fri Apr 14 19:37:08 CEST 2000 Werner Koch
2000-04-14 17:34:30 +00:00
Werner Koch
c03e6ee0aa
See ChangeLog: Thu Feb 17 13:39:32 CET 2000 Werner Koch
2000-02-17 12:41:58 +00:00
Werner Koch
932049cbe4
See ChangeLog: Fri Jan 14 18:32:01 CET 2000 Werner Koch
2000-01-14 17:26:00 +00:00
Werner Koch
cc49ea6d28
See ChangeLog: Fri Nov 12 20:33:19 CET 1999 Werner Koch
1999-11-12 19:32:00 +00:00
Werner Koch
0428ca6da6
See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner Koch
1999-09-01 13:40:07 +00:00
Werner Koch
28c861268d
See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner Koch
1999-08-04 08:45:27 +00:00
Werner Koch
c5ca275573
See ChangeLog: Thu Jul 8 16:21:27 CEST 1999 Werner Koch
1999-07-08 14:24:35 +00:00
Werner Koch
080c9ca49f
See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner Koch
1999-06-26 10:23:06 +00:00
Werner Koch
9da1694e19
See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch
1999-06-15 12:31:07 +00:00
Werner Koch
d5fd04e0ce
See ChangeLog: Wed May 26 14:36:29 CEST 1999 Werner Koch
1999-05-26 12:41:46 +00:00
Werner Koch
9a2ce9b391
See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner Koch
1999-05-25 17:56:15 +00:00
Werner Koch
3983f30bd2
See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch
1999-05-17 20:03:24 +00:00
Werner Koch
a1dcec76c1
See ChangeLog: Sat May 8 19:28:33 CEST 1999 Werner Koch
1999-05-08 17:35:16 +00:00
Werner Koch
bbf86c6e59
See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch
1999-04-26 15:53:01 +00:00
Werner Koch
1feae2011c
See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch
1999-04-18 08:18:52 +00:00
Werner Koch
02d018f9c8
See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch
1999-04-09 10:34:44 +00:00
Werner Koch
9f40263e56
See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch
1999-04-07 18:58:34 +00:00