log libpurple/protocols/oscar/oscar.h @ 28509:17617d892bc4

age author description
Fri, 06 Nov 2009 03:58:26 +0000 Paul Aurich oscar: Properly support TLS when using clientLogin.
Wed, 04 Nov 2009 05:09:04 +0000 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
Tue, 03 Nov 2009 18:07:02 +0000 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
Tue, 03 Nov 2009 05:53:06 +0000 aman oscar: Update the rate calculations based on OSCAR docs.
Thu, 15 Oct 2009 23:42:27 +0000 Mark Doliner Don't call aim_src_clientready() until we have activated our feedbag
Sun, 06 Sep 2009 21:20:48 +0000 Mark Doliner Update some macros based on information from
Sun, 06 Sep 2009 21:16:57 +0000 Mark Doliner Rename two variables based on insight from
Sun, 06 Sep 2009 21:07:56 +0000 Mark Doliner Rename AIM_CHARSET_CUSTOM to AIM_CHARSET_LATIN_1 as described at
Tue, 18 Aug 2009 22:35:34 +0000 Mark Doliner Stop attempting to fetch oscar buddy info automatically for people on our
Wed, 15 Jul 2009 16:57:33 +0000 Paul Aurich Add purple_ssl_connect_with_ssl_cn, which takes a host to connect to
Tue, 14 Jul 2009 07:06:22 +0000 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Wed, 08 Jul 2009 19:46:50 +0000 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the