updates.
[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 Check that +of works correctly when same client is +of already on
13    some other server on same channel.
14
15  o Check that founder key is distributed ok during backup resuming.
16
17  o Check that getting MOTD from other servers works.
18
19  o invite (with @server!*@host) not working from normal server/backup
20    router?
21
22  o Testing
23
24
25 TODO/bugs In SILC Libraries
26 ===========================
27
28  o Test cases for all payload encoding and decoding routins in lib/silccore/
29
30  o Test cases for math library routines in lib/silcmath/
31
32
33 TODO in Toolkit Documentation
34 =============================
35
36 Stuff that needs to be done in order to complete the Toolkit Reference
37 Manual (Do these to 0.9.x).
38
39  o Write "Programming with Toolkit" document, describing how to build
40    Toolkit, how the build system works, where is everything, how
41    new (external) projects can be glued into Toolkit (use irssi as an
42    example), and how external projects can use Toolkit without gluing into
43    it (how to link etc), debugging, architecture, types, etc.
44
45  o Searching of predefined keywords, exact and partial matches (would be
46    nice).