1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-13 00:09:51 +02:00
gnupg/agent
Werner Koch 051830d7b4
agent: Allow to pass a timestamp to genkey and import.
* agent/command.c (cmd_genkey): Add option --timestamp.
(cmd_import_key): Ditto.
* agent/genkey.c (store_key): Add arg timestamp and change callers.
(agent_genkey): Ditto.
* agent/findkey.c (write_extended_private_key): Add args timestamp and
newkey to write a Created line.
(agent_write_private_key): Add arg timestamp.
(agent_write_shadow_key): Ditto.
* agent/protect-tool.c (agent_write_private_key): Ditto as dummy arg.
--

Signed-off-by: Werner Koch <wk@gnupg.org>
Backported-from-master: 0da923a124
Signed-off-by: Werner Koch <wk@gnupg.org>
2020-08-23 12:28:00 +02:00
..
agent.h agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
all-tests.scm tests: Make it possible to run all tests using our infrastructure. 2017-05-11 18:12:37 +02:00
cache.c agent: Make the request origin a part of the cache items. 2018-03-27 08:40:58 +02:00
call-pinentry.c agent: New option --newsymkey for GET_PASSPHRASE 2020-07-08 16:13:43 +02:00
call-scd.c agent: Stop scdaemon after reload when disable_scdaemon. 2019-05-27 09:01:55 +02:00
ChangeLog-2011 Fix typos 2015-10-28 10:20:17 +01:00
command-ssh.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
command.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
cvt-openpgp.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
cvt-openpgp.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
divert-scd.c common: Change argument order of log_printhex. 2020-05-12 18:51:47 +02:00
findkey.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
genkey.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpg-agent.c agent: Default to extended key format. 2020-08-22 15:10:08 +02:00
keyformat.txt agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
learncard.c agent: Fix returning GPG_ERR_NOT_FOUND wrongly. 2017-11-02 17:04:03 +01:00
Makefile.am build: New configure option --disable-tests 2020-08-20 10:58:52 +02:00
pkdecrypt.c common: Change argument order of log_printhex. 2020-05-12 18:51:47 +02:00
pksign.c agent: Minor cleanup (mostly for documentation). 2017-07-28 10:38:57 +02:00
preset-passphrase.c build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. 2020-02-10 16:37:34 +01:00
protect-tool.c agent: Allow to pass a timestamp to genkey and import. 2020-08-23 12:28:00 +02:00
protect.c agent: Default to extended key format. 2020-08-22 15:10:08 +02:00
t-protect.c build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. 2020-02-10 16:37:34 +01:00
trans.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
trustlist.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
w32main.c agent: Resolve conflict of util.h. 2017-03-07 19:22:48 +09:00
w32main.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00