mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
a new release
This commit is contained in:
parent
f04db56311
commit
786a2870df
22 changed files with 2245 additions and 1648 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue