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
|
Mon, 03 Dec 2007 19:02:28 +0000 |
Will Thompson |
De-magic number the prpl_info->keepalive interval, and document it.
|
Sat, 01 Dec 2007 23:42:21 +0000 |
Will Thompson |
Remove dead code.
|
Wed, 14 Nov 2007 04:52:45 +0000 |
Daniel Atallah |
Register the correct number of values for the "connection-error" signal.
|
Sun, 11 Nov 2007 21:37:39 +0000 |
Will Thompson |
I don't think that incorrect passwords can be helpfully distinguished from
|
Sun, 11 Nov 2007 21:22:12 +0000 |
Will Thompson |
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
|
Sun, 11 Nov 2007 19:09:49 +0000 |
Will Thompson |
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
Wed, 24 Oct 2007 17:33:12 +0000 |
Will Thompson |
I figured a signal firing on a connection error would be useful.
|
Sun, 14 Oct 2007 21:08:42 +0000 |
Will Thompson |
Rename:
|
Sun, 14 Oct 2007 12:19:20 +0000 |
Will Thompson |
rlaager suggested using the last element of the PurpleDisconnectReason enum
|