436222d494e27269c38a9bad19cbc992aedc3404
[silc.git] / TODO
1 TODO for SILC Client 1.0 branch
2 ===============================
3
4  o Bugs reported on the mailing list that will be fixed eventually.
5    The numbers are arbitrary and assigned by me (c0ffee), bugs in
6    parentheses are fixed.
7
8    #1    Ignore ALL doesn't ignore target using /me
9    #2    specification of the silc network
10    (#3    expired private key dialogue doesn't work)
11
12
13 TODO for SILC Server 1.0
14 ========================
15
16  o Check that +of works correctly when same client is +of already on
17    some other server on same channel.
18
19  o Check that founder key is distributed ok during backup resuming.
20
21  o invite (with @server!*@host) not working from normal server/backup
22    router?
23
24  o Testing
25
26
27 TODO/bugs In SILC Libraries
28 ===========================
29
30  o Test cases for all payload encoding and decoding routins in lib/silccore/
31
32  o Test cases for math library routines in lib/silcmath/
33
34
35 TODO in Toolkit Documentation
36 =============================
37
38 Stuff that needs to be done in order to complete the Toolkit Reference
39 Manual (Do these to 0.9.x).
40
41  o Write "Programming with Toolkit" document, describing how to build
42    Toolkit, how the build system works, where is everything, how
43    new (external) projects can be glued into Toolkit (use irssi as an
44    example), and how external projects can use Toolkit without gluing into
45    it (how to link etc), debugging, architecture, types, etc.
46
47  o Searching of predefined keywords, exact and partial matches (would be
48    nice).