Mercurial > pidgin
comparison src/protocols/oscar/BUGS @ 2246:933346315b9b
[gaim-migrate @ 2256]
heh.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 09 Sep 2001 10:07:14 +0000 |
parents | 424a40f12a6c |
children | 7ec21662ffc2 |
comparison
equal
deleted
inserted
replaced
2245:31157c54fe6e | 2246:933346315b9b |
---|---|
1 | 1 |
2 aim.h | 2 aim.h |
3 ----- | 3 ----- |
4 - Needs a bit of cleaning | 4 - Needs a bit of cleaning |
5 | 5 |
6 aim_auth.c | 6 search.c |
7 ---------- | |
8 - Login doesn't take advantage of aim_conn constructs where it could | |
9 - Login should allow for multiple BOS connections | |
10 | |
11 aim_chat.c | |
12 ---------- | |
13 - Needs to be implemented. | |
14 | |
15 aim_chatnav.c | |
16 ------------- | |
17 - Needs to be implemented. | |
18 | |
19 aim_conn.c | |
20 ---------- | |
21 - Does not work with proxies. | |
22 | |
23 aim_search.c | |
24 ------------ | 7 ------------ |
25 - Still need aim_usersearch_name() | 8 - Still need aim_usersearch_name() |
26 | 9 |
27 aim_snac.c | 10 snac.c |
28 ---------- | 11 ---------- |
29 - Should implement better SNAC handling | 12 - Should implement better SNAC handling |
30 | 13 |
31 aim_tlv.c | 14 rxhandlers.c |
32 --------- | |
33 - Newer TLV bulk-read routines most likely have leakage somewhere. | |
34 | |
35 aim_rxhandlers.c | |
36 ---------------- | 15 ---------------- |
37 - Need a better solution than sleep() | 16 - Need a better solution than sleep() |