Mercurial > pidgin.yaz
view libfaim/BUGS @ 283:0f14e6d8a51b
[gaim-migrate @ 293]
- Good fun things here. Sometimes I think Adam does things just to make
it difficult for me, I swear (j/k :) ).
- I moved all the .h files into the faim/ directory because I'm tired
of changing faim/aim.h to just aim.h every time Adam makes an update.
- libfaim can now send messages much longer than WinAIM or TOC can. But,
the length checking code is still in conversation.c, and I haven't
changed it yet, mostly because I'm lazy.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 31 May 2000 03:20:11 +0000 |
parents | 6ced2f1c8b24 |
children |
line wrap: on
line source
aim.h ----- - Needs a bit of cleaning aim_auth.c ---------- - Login doesn't take advantage of aim_conn constructs where it could - Login should allow for multiple BOS connections aim_chat.c ---------- - Needs to be implemented. aim_chatnav.c ------------- - Needs to be implemented. aim_conn.c ---------- - Does not work with proxies. aim_search.c ------------ - Still need aim_usersearch_name() aim_snac.c ---------- - Should implement better SNAC handling aim_tlv.c --------- - Newer TLV bulk-read routines most likely have leakage somewhere. aim_rxhandlers.c ---------------- - Need a better solution than sleep()