mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-21 10:09:57 +01:00
Make use of libgpg-error
This commit is contained in:
parent
efeb7657d6
commit
a3d4ac6f3e
3
README
3
README
@ -7,7 +7,8 @@ sm/ the gpgsm program
|
||||
agent/ the gpg-agent
|
||||
scd/ the smartcard daemon
|
||||
|
||||
Libassuan, Libksba and Libgcrypt are required to build it.
|
||||
You need the libgpg-error package. Libassuan, Libksba and Libgcrypt
|
||||
are also required to build it.
|
||||
|
||||
Keybox is designed to be source include-able.
|
||||
|
||||
|
2
TODO
2
TODO
@ -36,7 +36,7 @@ might want to have an agent context for each service request
|
||||
** Write a keybox header and check for that magic value.
|
||||
** Check that all error code mapping is done.
|
||||
** Remove the inter-module dependencies between gpgsm and keybox
|
||||
|
||||
** Add an source_of_key field
|
||||
|
||||
* agent/command.c
|
||||
** Make sure that secure memory is used where appropriate
|
||||
|
Loading…
x
Reference in New Issue
Block a user