aboutsummaryrefslogtreecommitdiffstats
path: root/g10/parse-packet.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-03-03Solved conflictWerner Koch1-13/+24
2002-02-28This is the first half of revocation key / designated revokerDavid Shaw1-0/+27
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.
2001-12-21Photo ID support (actually generic "attribute packet" support, but thereDavid Shaw1-32/+127
is only one attribute packet defined thus far, and it's a picture)
2001-12-21Nonrevocable key signature support via "nrsign". These sigs can expire,David Shaw1-0/+1
but cannot be revoked. Any revocation certificates for them are ignored.
2001-12-06"sigclass" patch - adds key signature class levels, notation and policy-urlDavid Shaw1-4/+31
displays in key listings, and shows flags for signature features.
2001-09-25Changed signature status cacheWerner Koch1-3/+15
2001-09-18Check for garbled packetsWerner Koch1-2/+13
2001-09-09more bug fixesand some warning cleanupsWerner Koch1-1/+3
2001-09-06Revamped the keyring codeWerner Koch1-8/+11
2001-08-31bug fixesWerner Koch1-1/+17
2001-08-30MDC feature support and other stuffWerner Koch1-11/+23
2001-08-10Revamped preference handlingWerner Koch1-0/+4
2001-08-09fixed silly allocation bugWerner Koch1-1/+1
2001-08-09reworked the way hased data is stored and added a "primary" commandWerner Koch1-29/+36
DCVS: ----------------------------------------------------------------------
2001-07-26migration to autoconf 2.52 and bugfixesWerner Koch1-1/+6
2001-04-05Improved pipemode and tweaked handling of multiple signatures.Werner Koch1-0/+27
2001-03-27Fixed a bugs; e.g. in --list-secret-keysWerner Koch1-2/+1
2001-03-12worked on solving some bugsWerner Koch1-8/+35
2001-03-08Changed and added copyright noticesWerner Koch1-1/+1
2001-03-05Add self-signature verification cachingWerner Koch1-7/+11
2001-02-08Fixed some bugs in the selection codeWerner Koch1-0/+8
2001-02-08Backported getkey.c from 1.1Werner Koch1-5/+10
2000-12-28Add missing stub, fixed comment typosWerner Koch1-1/+1
2000-12-191.0.4c snapshotWerner Koch1-0/+1
2000-12-11Pipemode now works for detached binary signatures.Werner Koch1-0/+1
2000-11-11Paul's LFS pacthes and started with pipemodeWerner Koch1-8/+7
2000-10-13Fixed serious bug related to multiple cleartext signatures.Werner Koch1-0/+68
2000-10-04See ChangeLog: Wed Oct 4 15:50:18 CEST 2000 Werner KochWerner Koch1-0/+1
2000-09-14See ChangeLog: Thu Sep 14 17:45:11 CEST 2000 Werner KochWerner Koch1-1/+15
2000-08-25See ChangeLog: Fri Aug 25 16:05:38 CEST 2000 Werner KochWerner Koch1-4/+11
2000-07-10See ChangeLog: Mon Jul 10 16:08:57 CEST 2000 Werner KochWerner Koch1-2/+6
2000-06-05See ChangeLog: Mon Jun 5 12:37:43 CEST 2000 Werner KochWerner Koch1-8/+30
2000-04-14See ChangeLog: Fri Apr 14 19:37:08 CEST 2000 Werner KochWerner Koch1-1/+1
2000-02-17See ChangeLog: Thu Feb 17 13:39:32 CET 2000 Werner KochWerner Koch1-1/+12
2000-01-14See ChangeLog: Fri Jan 14 18:32:01 CET 2000 Werner KochWerner Koch1-3/+32
1999-11-12See ChangeLog: Fri Nov 12 20:33:19 CET 1999 Werner KochWerner Koch1-0/+33
1999-09-01See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner KochWerner Koch1-4/+4
1999-08-04See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner KochV0-9-10Werner Koch1-1/+8
1999-07-08See ChangeLog: Thu Jul 8 16:21:27 CEST 1999 Werner KochWerner Koch1-4/+7
1999-06-26See ChangeLog: Sat Jun 26 12:15:59 CEST 1999 Werner KochWerner Koch1-1/+3
1999-06-15See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner KochWerner Koch1-1/+1
1999-05-26See ChangeLog: Wed May 26 14:36:29 CEST 1999 Werner KochWerner Koch1-7/+55
1999-05-25See ChangeLog: Tue May 25 19:50:32 CEST 1999 Werner KochWerner Koch1-1/+26
1999-05-17See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner KochWerner Koch1-5/+25
1999-05-08See ChangeLog: Sat May 8 19:28:33 CEST 1999 Werner KochWerner Koch1-55/+26
1999-04-26See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner KochWerner Koch1-17/+29
1999-04-18See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner KochWerner Koch1-8/+22
1999-04-09See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner KochWerner Koch1-5/+1
1999-04-07See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner KochWerner Koch1-1/+0
1999-02-16See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1-12/+1