diff src/protocols/oscar/BUGS @ 2086:424a40f12a6c

[gaim-migrate @ 2096] moving protocols from plugins/ to src/protocols. making it so that you can select which protocols are compiled statically. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 31 Jul 2001 01:00:39 +0000
parents
children 933346315b9b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/protocols/oscar/BUGS	Tue Jul 31 01:00:39 2001 +0000
@@ -0,0 +1,37 @@
+
+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()