log libpurple/protocols/jabber/auth.c @ 25657:af351471ec5a

age author description
Wed, 21 Jan 2009 23:08:16 +0000 Evan Schoenberg Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
Thu, 11 Dec 2008 08:08:02 +0000 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
Sat, 29 Nov 2008 19:44:57 +0000 Paul Aurich Send the "client-accepts-full-bind-result" attribute for Google Talk when
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Mon, 02 Jun 2008 05:06:58 +0000 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
Sun, 01 Jun 2008 01:34:34 +0000 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Fri, 23 May 2008 14:58:39 +0000 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
Wed, 21 May 2008 01:57:07 +0000 Daniel Atallah Plug leak.
Wed, 21 May 2008 01:49:03 +0000 Evan Schoenberg Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
Thu, 19 Jun 2008 03:17:14 +0000 Daniel Atallah applied changes from b687754dfefde18bbb1a2652261943517272a691
Thu, 19 Jun 2008 03:04:56 +0000 Daniel Atallah applied changes from 43973692751b7c4e1375e090365f75a148798aed
Fri, 02 May 2008 22:51:14 +0000 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
Thu, 01 May 2008 04:02:31 +0000 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
Fri, 02 May 2008 22:50:13 +0000 Evan Schoenberg After trying the available SASL mechs, jabber_auth_handle_failure() now
Tue, 15 Apr 2008 23:51:03 +0000 Evan Schoenberg The warning string for plaintext auth over an unencrypted connection is found