log

age author description
Sun, 03 Jun 2007 05:50:11 +0000 Jeffrey Connelly Change MsimSession.sesskey to an integer (used to be a string), now that
Sun, 03 Jun 2007 04:50:35 +0000 Jeffrey Connelly Add (incomplete) msim_remove_buddy().
Sun, 03 Jun 2007 04:40:15 +0000 Jeffrey Connelly Add GCC sentinal attribute to msim_send().
Sun, 03 Jun 2007 04:35:03 +0000 Jeffrey Connelly Add missing argument to debug string.
Sun, 03 Jun 2007 02:14:03 +0000 Jeffrey Connelly Add incomplete msim_add_buddy() implementation.
Sun, 03 Jun 2007 01:55:50 +0000 Jeffrey Connelly In debug messages about unknown message element types, display character in addition to numeric code.
Sun, 03 Jun 2007 01:28:59 +0000 Jeffrey Connelly Previously, the return value of the processing function and msim_process() told
Sat, 02 Jun 2007 21:46:22 +0000 Jeffrey Connelly Add, but do not use, incomplete functions for using typing notifications.
Sat, 02 Jun 2007 20:57:11 +0000 Jeffrey Connelly Show online buddies on buddy list as online.
Sat, 02 Jun 2007 04:55:07 +0000 Jeffrey Connelly Add delete buddy.
Sat, 02 Jun 2007 04:46:51 +0000 Jeffrey Connelly Update version to 0.6.
Sat, 02 Jun 2007 04:45:59 +0000 Jeffrey Connelly Use symbolic constants for persist messages.
Sat, 02 Jun 2007 03:26:06 +0000 Jeffrey Connelly Cosmetic improvement to MsimMessage debug output.
Sat, 02 Jun 2007 02:43:43 +0000 Jeffrey Connelly Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incoming
Fri, 01 Jun 2007 06:20:23 +0000 Jeffrey Connelly Fix double-free crash when sending messages (typo). Works again.
Fri, 01 Jun 2007 06:17:54 +0000 Jeffrey Connelly (Plugin partially functional) Fix msim_msg_get() search.
Fri, 01 Jun 2007 06:11:40 +0000 Jeffrey Connelly Trivial fixes to clean up MsimMessage.
Fri, 01 Jun 2007 06:09:32 +0000 Jeffrey Connelly Use MsimMessage for receiving messages everywhere, instead of GHashTable.
Fri, 01 Jun 2007 05:52:25 +0000 Jeffrey Connelly Move msim_send() to message.h, since it is implemented in message.c.
Fri, 01 Jun 2007 05:48:27 +0000 Jeffrey Connelly msim_msg_get_element() -> msim_msg_get(), now in header file.
Fri, 01 Jun 2007 05:44:50 +0000 Jeffrey Connelly Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).
Fri, 01 Jun 2007 05:28:46 +0000 Jeffrey Connelly Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.
Fri, 01 Jun 2007 05:10:01 +0000 Jeffrey Connelly Parenthesize 5 * 1024, in case the macro expansion occurs within a complex
Fri, 01 Jun 2007 05:07:25 +0000 Jeffrey Connelly Change msim_msg_get_element to msim_msg_get.
Fri, 01 Jun 2007 04:55:42 +0000 Jeffrey Connelly Fix msim_parse() to correctly parse into an MsimMessage *.
Fri, 01 Jun 2007 04:47:54 +0000 Jeffrey Connelly merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'
Fri, 01 Jun 2007 04:09:41 +0000 Jeffrey Connelly merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'
Fri, 01 Jun 2007 04:08:21 +0000 Jeffrey Connelly Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)
Fri, 01 Jun 2007 04:47:25 +0000 Jeffrey Connelly (Plugin loads, but cannot do anything useful)
Fri, 01 Jun 2007 04:08:45 +0000 Jeffrey Connelly disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'