mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner Koch
This commit is contained in:
parent
e3e8d9b92f
commit
7d0efec7cf
31 changed files with 621 additions and 223 deletions
11
TODO
11
TODO
|
@ -22,8 +22,8 @@ Important
|
|||
|
||||
* print a warning when a revoked/expired secret key is used.
|
||||
|
||||
* display trhe primary keyID in passphrase.c in addition to the
|
||||
one for the requested key.
|
||||
* Allow the use of a the faked RNG onyl for keys which are
|
||||
flagged as INSECURE.
|
||||
|
||||
|
||||
Needed
|
||||
|
@ -35,6 +35,12 @@ Needed
|
|||
encrypt this all) - We need an identifier for Twofish to put this
|
||||
one into the cipher preferences.
|
||||
|
||||
* The -export-dynamic flag to ld works only for FreeBSD 3.0. It does
|
||||
not exist on FreeBSD's 2.2.x version of ld.
|
||||
Also, on my FreeBSD 2.2-stable box, i simply removed the
|
||||
-Wl,-export-dynamic flag from my Makefile and it linked and seems to
|
||||
be working OK so far.
|
||||
|
||||
Minor Bugs
|
||||
----------
|
||||
|
||||
|
@ -51,3 +57,4 @@ Nice to have
|
|||
* change the fake_data stuff to mpi_set_opaque
|
||||
* rewrite the ugly armor code.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue