Mercurial > pidgin.yaz
log libpurple/protocols/bonjour/jabber.c @ 18276:1faa319ab4c3
age | author | description |
---|---|---|
Mon, 25 Jun 2007 02:16:58 +0000 | Stu Tomlinson | More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues |
Mon, 11 Jun 2007 14:12:30 +0000 | Daniel Atallah | More robust hack to force Bonjour to use no proxy when directly connecting to buddy. |
Fri, 08 Jun 2007 18:24:23 +0000 | Daniel Atallah | Update Bonjour to do nonblocking I/O correctly. |
Fri, 08 Jun 2007 15:28:00 +0000 | Daniel Atallah | Close conversation connections when logging out of the Bonjour account. This also fixes leakage. |
Fri, 08 Jun 2007 06:28:31 +0000 | Daniel Atallah | Consolidate BonjourJabberConversation creation and deletion. |
Fri, 08 Jun 2007 06:15:43 +0000 | Daniel Atallah | Send 'to' and 'from' attributes in the stream start message. |
Fri, 08 Jun 2007 06:04:06 +0000 | Daniel Atallah | Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message. |