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