log

age author description
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Thu, 31 May 2007 03:06:38 +0000 Jeffrey Connelly Stylistic improvements - use type *name instead of type* name for pointers
Thu, 31 May 2007 02:17:03 +0000 Jeffrey Connelly Enable usage of RC4 in libpurple, now that it is in 2.0.1.
Wed, 23 May 2007 04:18:05 +0000 Jeffrey Connelly Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more
Tue, 22 May 2007 06:03:18 +0000 Jeffrey Connelly Add partial implementation of MsimMessage (not used anywhere yet).
Sun, 20 May 2007 20:56:04 +0000 Jeffrey Connelly Replacement magic numbers by symbolic constants.
Sun, 20 May 2007 19:12:32 +0000 Jeffrey Connelly Clean up a few TODO's.