Mercurial > pidgin
log
age | author | description |
---|---|---|
Sat, 10 Jul 2010 02:02:21 +0000 | Paul Aurich | jabber: Move another function out of caps.c... |
Sat, 10 Jul 2010 00:59:19 +0000 | Paul Aurich | jabber: Move (and harden) a function to xdata.c |
Sat, 10 Jul 2010 00:56:11 +0000 | Paul Aurich | const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace) |
Sat, 10 Jul 2010 00:35:52 +0000 | Paul Aurich | jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps |
Fri, 09 Jul 2010 22:49:17 +0000 | Paul Aurich | jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292 |
Fri, 09 Jul 2010 22:14:03 +0000 | Paul Aurich | jabber: Start adding some caps tests |
Thu, 08 Jul 2010 21:27:36 +0000 | Paul Aurich | jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289 |
Thu, 08 Jul 2010 21:25:17 +0000 | Paul Aurich | jabber: This is more accurate, I think (e.g. Cyrus doesn't know what SCRAM-SHA-1 is) |