mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Implemented the chain model for X.509 validation.
This commit is contained in:
parent
ebd36b6344
commit
74d344a521
60 changed files with 16887 additions and 12516 deletions
|
@ -112,7 +112,7 @@ const char *isotimestamp (u32 stamp); /* GMT */
|
|||
const char *asctimestamp (u32 stamp); /* localized */
|
||||
|
||||
|
||||
/* Copy one iso ddate to another, this is inline so that we can do a
|
||||
/* Copy one ISO date to another, this is inline so that we can do a
|
||||
sanity check. */
|
||||
static inline void
|
||||
gnupg_copy_time (gnupg_isotime_t d, const gnupg_isotime_t s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue