view libfaim/BUGS @ 338:9d258a0aa560

[gaim-migrate @ 348] Whoa, all kinds of things happened here. The applet looks better. The preferences dialog changes based on your compile-time options (oscar, gnome). Whispering works again. libfaim got updated; it can almost do RVOUS stuff, and hopefully soon can make requests too. The applet doesn't need to have its sounds go through GNOME, although it still can. There is code to facilitate SOCKS5 support (all that needs to be done is to actually write the code to communicate with the proxy server). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 06 Jun 2000 09:55:30 +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()