Mercurial > pidgin
log libpurple/connection.c @ 23558:05d3447fb34e
age | author | description |
---|---|---|
Thu, 17 Jul 2008 04:49:35 +0000 | Daniel Atallah | disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8' |
Thu, 17 Jul 2008 04:38:07 +0000 | Daniel Atallah | Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. |
Sat, 26 Jan 2008 21:13:46 +0000 | Sadrul Habib Chowdhury | Add accessor and update finch to not touch the internals of PurpleConnection. |
Fri, 25 Jan 2008 13:48:24 +0000 | Stu Tomlinson | send_keepalive needs to return TRUE to ensure it'll get called again, and |
Wed, 23 Jan 2008 23:28:38 +0000 | Sean Egan | Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds |
Tue, 08 Jan 2008 03:28:48 +0000 | Stu Tomlinson | Huh, you want to be able to compile? I clearly (or not so clearly) need new |
Tue, 08 Jan 2008 03:03:15 +0000 | Stu Tomlinson | Adjust some network error fatalities and things |