summaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-10-07 15:30:43 +0200
committerWerner Koch <wk@gnupg.org>1998-10-07 15:30:43 +0200
commit786a2870dfc48e9676476a5604a5115f4fe8c5e5 (patch)
treeb9ba3bb28e0c65e129994b4526a5c98519c756e0 /doc/DETAILS
parentwindoze version works again (diff)
downloadgnupg2-786a2870dfc48e9676476a5604a5115f4fe8c5e5.tar.xz
gnupg2-786a2870dfc48e9676476a5604a5115f4fe8c5e5.zip
a new releaseV0-4-1
Diffstat (limited to 'doc/DETAILS')
-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