aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-10-07 13:30:43 +0000
committerWerner Koch <[email protected]>1998-10-07 13:30:43 +0000
commit786a2870dfc48e9676476a5604a5115f4fe8c5e5 (patch)
treeb9ba3bb28e0c65e129994b4526a5c98519c756e0 /doc
parentwindoze version works again (diff)
downloadgnupg-0-4-1.tar.gz
gnupg-0-4-1.zip
a new releaseV0-4-1
Diffstat (limited to '')
-rw-r--r--doc/DETAILS8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index d52527ce2..efd412ca7 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -65,7 +65,8 @@ Record type 1:
(Used to keep track of the time, when this TrustDB was checked
against the pubring)
1 u32 record number of keyhashtable
- 12 bytes reserved
+ 1 u32 first free record
+ 8 bytes reserved
Record type 2: (directory record)
@@ -222,6 +223,11 @@ Record type 11 (hash list)
For the current record length of 40, n is 7
+Record type 254: (free record)
+ 1 byte value 254
+ 1 byte reserved (0)
+ 1 u32 next_free
+
Packet Headers