projects
/
crypto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894281c
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 13 Sep 2006 09:59:53 +0000
(09:59 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 13 Sep 2006 09:59:53 +0000
(09:59 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 63738799183ef9e2765b2329021e5d840108bddc..e771182026d1f1d38be6bcbf3554dc12bba45477 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-224,6
+224,10
@@
lib/silcmath
increased memory consumption with TFM, and the rare need for public
key operations in server.
+ o Change LTM and TFM function names when importing to SILC tree to avoid
+ rare linking problems on system that has same named symbols already in
+ the system.
+
o The SILC MP API function must start returning indication of success
and failure of the operation.