1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Add Kludge for RegTP sillyness.

This commit is contained in:
Werner Koch 2006-03-21 09:56:47 +00:00
parent 89824e5d59
commit 6b19366e4e
6 changed files with 152 additions and 12 deletions

4
TODO
View file

@ -18,7 +18,9 @@ might want to have an agent context for each service request
* sm/certchain.c
** When a certificate chain was sucessfully verified, make ephemeral certs used in this chain permanent.
** Try to keep certificate references somewhere
This will help with some of our caching code. We also need to test
that cachining; in particular "regtp_ca_chainlen".
* sm/decrypt.c
** replace leading zero in integer hack by a cleaner solution