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