mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Improve dotlocking.
Implement locking for W32.
This commit is contained in:
parent
631a0de335
commit
418e61a824
4 changed files with 401 additions and 224 deletions
|
@ -1,12 +1,12 @@
|
|||
2009-05-05 Werner Koch <wk@g10code.com>
|
||||
|
||||
* keygen.c (output_control_s): s/create/creation/.
|
||||
* keygen.c (read_parameter_file): Add keyword "Creation-Date".
|
||||
(output_control_s): s/create/creation/.
|
||||
(enum para_name): Add pCREATIONDATE, pKEYCREATIONDATE. Remove
|
||||
pCREATETIME.
|
||||
(generate_keypair): Do not set old pCREATETIME.
|
||||
(parse_creation_string): New.
|
||||
(proc_parameter_file): Set pCREATIONDATE.
|
||||
(read_parameter_file): Add keyword "Creation-Date".
|
||||
(do_generate_keypair): Remove arg TIMESTAMP. Set it using
|
||||
pKEYCREATIONDATE.
|
||||
(get_parameter_u32): Set a default pKEYCREATIONDATE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue