mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fixed the Read-Only keyring bug and changed the way the keydb interface
works.
This commit is contained in:
parent
ced9e24bfb
commit
cfd10815b3
14 changed files with 469 additions and 343 deletions
14
TODO
14
TODO
|
@ -1,4 +1,14 @@
|
|||
|
||||
* Pot the lsign flag into the hashed area.
|
||||
|
||||
* check whether the "n signatures not checked due to missing keys"
|
||||
from --edit/check can be due to revoked signatures. Chnage the
|
||||
wording in this case.
|
||||
|
||||
* Remove all references to the local-ID from the docs
|
||||
|
||||
* What about adding a feture -word to the +wordlist search mode.
|
||||
|
||||
* getkey does not return revoked/expired keys - therefore it is not
|
||||
possible to override it.
|
||||
|
||||
|
@ -81,10 +91,6 @@
|
|||
|
||||
* --disable-asm should still assemble _udiv_qrnnd when needed
|
||||
|
||||
* Skip RO keyrings when importing a key.
|
||||
[Do an access(2) when registering a keyring and add code to
|
||||
keydb_locate_writable()]
|
||||
|
||||
* replace the keyserver stuff either by a call to a specialized
|
||||
utility and SOCKSify this utility.
|
||||
[David is working on this]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue