Tue, 18 Sep 2007 03:11:19 +0000 |
Daniel Atallah |
Disable the account when the user cancels entering the password so the account isn't stuck in a weird unconnected state. Fixes #1791
|
Wed, 19 Sep 2007 15:03:59 +0000 |
Will Thompson |
Use PurpleDisconnectReasons in prpl-jabber.
|
Fri, 14 Sep 2007 00:03:30 +0000 |
Daniel Atallah |
Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Fri, 17 Aug 2007 22:10:43 +0000 |
Gabriel Schulhof |
explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
|
Sun, 12 Aug 2007 16:44:02 +0000 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
Sun, 12 Aug 2007 16:36:40 +0000 |
Gabriel Schulhof |
Added hints to jabber auth.c
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 07 Sep 2007 01:22:19 +0000 |
Daniel Atallah |
The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
|
Sun, 12 Aug 2007 02:11:05 +0000 |
Daniel Atallah |
Use -1 as length with g_convert() functions instead of strlen()
|
Fri, 10 Aug 2007 13:28:12 +0000 |
Daniel Atallah |
Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.
|
Tue, 22 May 2007 07:09:32 +0000 |
Mark Doliner |
merge of 'b8b81ea3c89a56d3526f1ca7373b947083c44a3f'
|
Tue, 22 May 2007 05:22:36 +0000 |
Daniel Atallah |
Added more robust parsing of the xmpp digest challenge and add validation that some required challenge fields are present. Fixes #1024
|
Fri, 18 May 2007 01:46:51 +0000 |
Daniel Atallah |
disapproval of revision '1e0f6c89bdf3a21258ac4f64039122a909ac67cc'
|
Fri, 18 May 2007 01:37:27 +0000 |
Daniel Atallah |
Fix an extra \r\n in the Authorization header. Fixes #965.
|
Fri, 11 May 2007 00:33:05 +0000 |
Nathan Walp |
I changed my mind, this should display the whole account name
|
Thu, 10 May 2007 23:43:42 +0000 |
Nathan Walp |
fixes #763
|
Sun, 29 Apr 2007 17:14:45 +0000 |
Mark Doliner |
Don't try to base64 encode and then append an empty string
|
Fri, 27 Apr 2007 04:18:02 +0000 |
Daniel Atallah |
Fix jabber sasl build.
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Mon, 23 Apr 2007 06:21:38 +0000 |
Mark Doliner |
Get rid of two really minor warnings
|
Sun, 15 Apr 2007 00:14:34 +0000 |
Nathan Walp |
patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
|
Sat, 24 Mar 2007 20:06:21 +0000 |
Stu Tomlinson |
Re-arrange #includes so 'make check' stands a chance of passing during
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 03 Mar 2007 19:18:38 +0000 |
Nathan Walp |
pass the correct domain to cyrus sasl (sf patch 1663064)
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|