log libpurple/protocols/jabber/jabber.c @ 29413:7cab6dc6b79c

age author description
Thu, 11 Feb 2010 03:59:56 +0000 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
Sat, 06 Feb 2010 15:45:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 03 Feb 2010 05:33:33 +0000 Paul Aurich jabber: Remove a funky workaround for an (old) OpenSSL crash.
Wed, 03 Feb 2010 04:54:23 +0000 Paul Aurich jabber: Move a comment to where it should be.
Wed, 03 Feb 2010 04:45:38 +0000 Paul Aurich jabber: When doing writes while disconnecting, 'ignore' errors.
Tue, 26 Jan 2010 17:42:57 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 21 Jan 2010 20:28:41 +0000 Paul Aurich jabber: Pedantically this bothered me, but changing the message to
Thu, 21 Jan 2010 20:23:38 +0000 Paul Aurich jabber: Newline at the end of this message.
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 15 Dec 2009 00:14:33 +0000 Paul Aurich jabber: Print a better error message when all connection methods fail.
Sun, 06 Dec 2009 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Sat, 05 Dec 2009 22:48:34 +0000 Paul Aurich jabber: Clean up this code a little.
Thu, 03 Dec 2009 05:39:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 4185001f1d8e8d7c894fa194202f7051f06cb59f)
Tue, 01 Dec 2009 21:18:45 +0000 Paul Aurich jabber: Complete the fix for a NULL printf() on registration on Windows. Closes #10420 again.
Fri, 27 Nov 2009 20:36:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3e6ed1829a654e5c7cf286670e3adc20e6158113)
Tue, 17 Nov 2009 23:05:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2980a8828dae367476dcf5d8e52783fdc137d8bf)
Tue, 17 Nov 2009 19:23:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d2984fa9ffdaa63b01cc1e0d94aec5622cd080c1)
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sat, 07 Nov 2009 06:10:17 +0000 Paul Aurich jabber: Factor the SASL auth methods into their own files.
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Fri, 27 Nov 2009 07:13:38 +0000 Paul Aurich merge of '5e1784d5a975dc0726e72521fbf6024dfa281d84'
Thu, 26 Nov 2009 22:47:53 +0000 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Wed, 25 Nov 2009 19:00:39 +0000 Stu Tomlinson Add some safety to jabber_send_signal_cb in case someone else was listening
Fri, 20 Nov 2009 16:36:33 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 17 Nov 2009 21:34:28 +0000 Marcus Lundblad jabber: don't crash when right-clicking on buddies non on the local roster
Fri, 13 Nov 2009 15:04:10 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 12 Nov 2009 23:24:43 +0000 Marcus Lundblad jabber: Determine if a buddy can receive a file transfer (when we have
Sun, 08 Nov 2009 02:21:28 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin