mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Backport of Creation-Date parameter for unattended key generation.
This commit is contained in:
parent
a4fd67937c
commit
631a0de335
5 changed files with 185 additions and 51 deletions
|
@ -149,6 +149,7 @@ int is_file_compressed(const char *s, int *r_status);
|
|||
/*-- miscutil.c --*/
|
||||
u32 make_timestamp(void);
|
||||
u32 scan_isodatestr( const char *string );
|
||||
u32 isotime2seconds (const char *string);
|
||||
const char *strtimevalue( u32 stamp );
|
||||
const char *strtimestamp( u32 stamp ); /* GMT */
|
||||
const char *isotimestamp( u32 stamp ); /* GMT with hh:mm:ss */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue