Tue, 03 Jul 2007 03:19:16 +0000 |
Jeffrey Connelly |
Fix email address.
|
Thu, 14 Jun 2007 08:18:59 +0000 |
Jeffrey Connelly |
Change to use const gchar * where appropriate.
|
Mon, 04 Jun 2007 03:30:55 +0000 |
Jeffrey Connelly |
Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),
|
Mon, 04 Jun 2007 03:07:42 +0000 |
Jeffrey Connelly |
Add msim_msg_insert_before(), needed since some elements must be in a certain order.
|
Mon, 04 Jun 2007 01:59:20 +0000 |
Jeffrey Connelly |
Change msim_msg_debug_string() to msim_msg_dump(), which prints the string
|
Sun, 03 Jun 2007 04:40:15 +0000 |
Jeffrey Connelly |
Add GCC sentinal attribute to msim_send().
|
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 02:43:43 +0000 |
Jeffrey Connelly |
Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incoming
|
Fri, 01 Jun 2007 06:11:40 +0000 |
Jeffrey Connelly |
Trivial fixes to clean up MsimMessage.
|
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 04:47:25 +0000 |
Jeffrey Connelly |
(Plugin loads, but cannot do anything useful)
|
Thu, 31 May 2007 06:09:46 +0000 |
Jeffrey Connelly |
(Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.
|
Thu, 31 May 2007 02:29:50 +0000 |
Jeffrey Connelly |
Add MsimMessage implementation (sending only).
|