view libfaim/BUGS @ 1022:d5c022006a60

[gaim-migrate @ 1032] Mucho changes. Buddylist works now (mostly). If you have a buddylist larger than 512 bytes then some people won't show up as online. I know how to fix this but I got sleepy. I forget what else I fixed. It's cool stuff though, so check it out. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 24 Oct 2000 10:08:00 +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()