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 The status type arguments from commands-06.txt
13
14  o Fix CUMODE_CHANGE founder key things.
15
16  o Backup router testing
17
18    - test all resume error cases for backup router
19    - test all resume error cases for normal server
20    - test all resume error cases for primary router
21    - test communication
22
23  o Testing
24
25
26 TODO/bugs In SILC Libraries
27 ===========================
28
29  o Test cases for all cryptographic primitive in lib/silccrypt/
30
31  o Test cases for all payload encoding and decoding routins in lib/silccore/
32
33  o Test cases for math library routines in lib/silcmath/
34
35
36 TODO in Toolkit Documentation
37 =============================
38
39 Stuff that needs to be done in order to complete the Tooolkit Reference
40 Manual (Do these to 0.9.x).
41
42  o Write "Programming with Toolkit" document, describing how to build
43    Toolkit, how the build system works, where is everything, how
44    new (external) projects can be glued into Toolkit (use irssi as an
45    example), and how external projects can use Toolkit without gluing into
46    it (how to link etc), debugging, architecture, types, etc.
47
48  o Searching of predefined keywords, exact and partial matches (would be
49    nice).