log

age author description
Tue, 04 May 2010 01:46:40 +0000 Evan Schoenberg If SASL authentication fails, we generally shouldn't be setting an error
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.
Sun, 02 May 2010 21:27:42 +0000 kkszysiu gg: Fix misuse of update_progress. Fixes #11774
Sun, 02 May 2010 09:17:57 +0000 Jochen Kemnade working on German translation - still incomplete
Sun, 02 May 2010 06:32:24 +0000 Paul Aurich NULL mech_data in digest_md5_dispose (what SCRAM and digest-md5 do elsewhere)
Sun, 02 May 2010 05:11:09 +0000 Paul Aurich Changelog the View Web Profile fix. Closes #9890.
Sun, 02 May 2010 04:24:14 +0000 Kevin Stange Correct typo
Sat, 01 May 2010 21:40:45 +0000 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
Sat, 01 May 2010 20:10:21 +0000 Paul Aurich merge of '22ad9aecc804e89b1101cde696e58490a7efd603'
Sat, 01 May 2010 18:09:16 +0000 Paul Aurich jabber: I never understood why this was in auth.c anyway...
Sat, 01 May 2010 18:03:52 +0000 Paul Aurich jabber: A bunch of paranoia-induced Cyrus SASL changes.
Sat, 01 May 2010 17:38:40 +0000 Paul Aurich jabber: Nothing to see here