log libpurple/protocols/jabber/jutil.c @ 27460:8f2dfa6ef2f7

age author description
Fri, 10 Jul 2009 23:05:20 +0000 Mark Doliner Of course, these should be >= and <=
Fri, 10 Jul 2009 18:41:56 +0000 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
Fri, 10 Jul 2009 06:37:13 +0000 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
Wed, 08 Jul 2009 20:47:08 +0000 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Fri, 29 May 2009 20:56:46 +0000 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource.
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.