view src/protocols/oscar/BUGS @ 2231:8c4ff1a368bd

[gaim-migrate @ 2241] blue:~/gaim/app/src/protocols $ ./gtk icq: 0 irc: 0 jabber: 52 msn: 0 napster: 0 oscar: 7 toc: 17 yahoo: 0 zephyr: 1 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 07 Sep 2001 08:09:22 +0000
parents 424a40f12a6c
children 933346315b9b
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()