summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitry Kasatkin <dmitry.kasatkin@intel.com>2012-02-02 10:46:49 +0200
committerJames Morris <jmorris@namei.org>2012-02-10 21:54:00 +1100
commitbbd36568594d091e682a1975ef4ee41d808de0bc (patch)
treebe8abf82216c211e5895e31ef57cf0ed1c8f4f96 /security
parent2d514487faf188938a4ee4fb3464eeecfbdcf8eb (diff)
digsig: changed type of the timestamp
time_t was used in the signature and key packet headers, which is typedef of long and is different on 32 and 64 bit architectures. Signature and key format should be independent of architecture. Similar to GPG, I have changed the type to uint32_t. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions