Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 04 May 2010 01:41:28 +0000 | Evan Schoenberg | Improve on a hack I commited in 12/2007 which allows connection via XMPP to iChat Server 10.5 when CYRUS-SASL is compiled with GSSAPI support but no GSSAPI credentials are valid to connect to the server. Instead of always trying jabber:iq:auth if all SASL mechs fail, we now only do so in the specific case of a single mech having been attempted and that mech being GSSAPI. In general, this means that we now gracefully fail authentication with SASL rather than getting ourselves booted from servers not expecting a jabber:iq:auth stanza. |
Mon, 03 May 2010 20:23:17 +0000 | Marcus Lundblad | Scale incoming thumbnails in the request dialog if they are overly large |
Mon, 03 May 2010 05:02:30 +0000 | Paul Aurich | jabber: Avoid an assertion failure for presence from bare domains |
Sun, 02 May 2010 21:31:23 +0000 | kkszysiu | gg: For protocol 8.0+, the server sends this in UTF-8 now. Closes #11775. |