diff options
author | Werner Koch <[email protected]> | 2017-07-20 11:36:44 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-07-20 16:13:40 +0000 |
commit | 3ee314dde16d1d69ddf840cdb8b5aa186c592262 (patch) | |
tree | 9391f51b4aa10adf90a3367a0f287f12207598ee /g10/packet.h | |
parent | g10: Return proper error when gpg-agent fails to start during probe. (diff) | |
download | gnupg-3ee314dde16d1d69ddf840cdb8b5aa186c592262.tar.gz gnupg-3ee314dde16d1d69ddf840cdb8b5aa186c592262.zip |
gpg: Make function mk_datestr public.
* g10/keydb.h (MK_DATESTR_SIZE): New.
* g10/keyid.c (mk_datestr): Make public. Add arg bufsize and use
snprintf. Change arg atime to u32.
(datestr_from_pk): Simplify.
(datestr_from_sig): Ditto.
(expirestr_from_pk): Ditto.
(expirestr_from_sig): Ditto.
(revokestr_from_pk): Ditto.
--
Note that this also reduces the size of the static buffers from 16 to
11 which is sufficient for the string. In the past we added the 5
extra bytes to cope for bugs in gmtime which is now handles by
snprintf.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'g10/packet.h')
0 files changed, 0 insertions, 0 deletions