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.
|
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
|
Tue, 17 Nov 2009 21:34:28 +0000 |
Marcus Lundblad |
jabber: don't crash when right-clicking on buddies non on the local roster
|
Thu, 12 Nov 2009 23:24:43 +0000 |
Marcus Lundblad |
jabber: Determine if a buddy can receive a file transfer (when we have
|
Fri, 06 Nov 2009 09:13:28 +0000 |
Paul Aurich |
jabber: Use purple_connection_get_prpl() instead of jabber_plugin.
|
Fri, 06 Nov 2009 08:55:36 +0000 |
Paul Aurich |
jabber: Fix a few places where the default for require_tls was wrong.
|
Fri, 06 Nov 2009 08:39:49 +0000 |
Paul Aurich |
jabber: Convert to purple_debug_* convenience functions.
|
Fri, 06 Nov 2009 08:14:53 +0000 |
Paul Aurich |
jabber: Print account name on sent stanzas in the debug log.
|
Mon, 26 Oct 2009 03:41:22 +0000 |
Paul Aurich |
jabber: Oops. --leaks.
|
Sat, 24 Oct 2009 00:59:12 +0000 |
Paul Aurich |
jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
|
Fri, 16 Oct 2009 20:22:26 +0000 |
Paul Aurich |
jabber: Correct the /part command's help.
|
Sat, 10 Oct 2009 19:44:44 +0000 |
Sadrul Habib Chowdhury |
A leak fix in the candidate list, and some code simplification.
|
Tue, 06 Oct 2009 03:25:26 +0000 |
Paul Aurich |
jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
|
Fri, 02 Oct 2009 16:19:19 +0000 |
Daniel Atallah |
Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
|
Thu, 24 Sep 2009 16:38:49 +0000 |
Paul Aurich |
jabber: Always require a resource when starting Legacy IQ Auth.
|
Sun, 20 Sep 2009 10:57:21 +0000 |
Will Thompson |
Advertise jingle rtp, and only advertise rawudp if VV is enabled
|
Tue, 25 Aug 2009 16:38:18 +0000 |
Paul Aurich |
jabber: Fix using BOSH and legacy auth together. Closes #9990.
|