Mon Nov 2 11:36:08 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
[silc.git] / TODO
1 TODO for Irssi SILC Client 1.0
2 ==============================
3
4  o Testing - See test plan:
5      http://silcnet.org/docs/silc-client-1.0-test.pdf
6      http://silcnet.org/docs/silc-client-1.0-test.ps
7
8
9 TODO for SILC Server 1.0
10 ========================
11
12  o invite (with @server!*@host) not working from normal server/backup 
13    router?
14
15  o Testing
16
17
18 TODO/bugs In SILC Libraries
19 ===========================
20
21  o Test cases for all cryptographic primitive in lib/silccrypt/
22
23  o Test cases for all payload encoding and decoding routins in lib/silccore/
24
25  o Test cases for math library routines in lib/silcmath/
26
27
28 TODO in Toolkit Documentation
29 =============================
30
31 Stuff that needs to be done in order to complete the Tooolkit Reference
32 Manual (Do these to 0.9.x).
33
34  o Write "Programming with Toolkit" document, describing how to build
35    Toolkit, how the build system works, where is everything, how
36    new (external) projects can be glued into Toolkit (use irssi as an
37    example), and how external projects can use Toolkit without gluing into
38    it (how to link etc), debugging, architecture, types, etc.
39
40  o Searching of predefined keywords, exact and partial matches (would be
41    nice).