view libfaim/BUGS @ 237:6ced2f1c8b24

[gaim-migrate @ 247] How cool is this, libfaim is making a comeback. I completely redid everything, as was necessary because of the updates to libfaim since gaim 0.9.7. You can sign on and send/recv IMs, but there's a bad lag between display updates that I haven't figured out how to fix yet. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 20 May 2000 00:30:53 +0000
parents 68b230f8da5f
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()