mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Add option --card-timeout.
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
This commit is contained in:
parent
0ec678b2af
commit
041c764672
43 changed files with 6804 additions and 6553 deletions
|
@ -1,3 +1,15 @@
|
|||
2008-12-05 Werner Koch <wk@g10code.com>
|
||||
|
||||
* app-openpgp.c (app_local_s): Add field ALGO_ATTR_CHANGE.
|
||||
(app_select_openpgp): Parse new capability.
|
||||
(show_caps): Show new capability.
|
||||
|
||||
2008-12-03 Werner Koch <wk@g10code.com>
|
||||
|
||||
* scdaemon.c (opts): Use ARGPARSE_ macros. Add option
|
||||
--card-timeout.
|
||||
* command.c (update_reader_status_file): Implement it.
|
||||
|
||||
2008-11-18 Werner Koch <wk@g10code.com>
|
||||
|
||||
* scdaemon.c (make_libversion): New.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue