summaryrefslogtreecommitdiff
path: root/libpurple/protocols/jabber/jabber.h
Commit message (Expand)AuthorAgeFilesLines
* jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settingsPaul Aurich2010-08-311-1/+1
* jabber: Fix a pernicious race condition in our cyrus auth codePaul Aurich2010-08-271-0/+1
* jabber: Move another function out of caps.c...Paul Aurich2010-07-101-0/+8
* jabber: Use the auth_mech_data JabberStream member for what it's for.Paul Aurich2010-05-011-4/+1
* jabber: Send whitespace keepalives every two minutes of (outgoing) silence.Paul Aurich2010-04-211-0/+9
* jabber: Clear the stream header when restarting a stream, and bePaul Aurich2010-03-121-0/+7
* jabber: Treat the version properly.Paul Aurich2010-03-091-3/+3
* jabber: And fix up the commands now to be per-pluginPaul Aurich2010-03-091-3/+0
* jabber: Move the initialization into the jabber plugin, and only initialize s...Paul Aurich2010-03-091-2/+2
* jabber: Don't ping more often than once a minute.Paul Aurich2010-02-271-0/+5
* jabber: Update the default FT proxy (if it's still set as the previous, broke...Paul Aurich2010-02-151-0/+1
* jabber: Roster Versioning support.Paul Aurich2009-12-061-0/+1
* propagate from branch 'im.pidgin.pidgin' (head 1d84517d56eb5cc53eeab38a952456...Paul Aurich2009-11-271-0/+2
|\
| * jabber: Start putting all the namespaces in one location with consistent naming.Paul Aurich2009-11-261-0/+2
* | propagate from branch 'im.pidgin.pidgin' (head 5f7d25fdcdb7413049e41bfa919b83...Paul Aurich2009-11-171-0/+1
|\ \ | |/
| * jabber: Determine if a buddy can receive a file transfer (when we haveMarcus Lundblad2009-11-121-0/+1
* | jabber: Complete (though untested) SCRAM implementation.Paul Aurich2009-11-091-0/+1
* | jabber: Factor the SASL auth methods into their own files.Paul Aurich2009-11-071-7/+3
|/
* jabber: did someone say something about the end of the struct?Paul Aurich2009-11-071-10/+1
* jabber: Use purple_connection_get_prpl() instead of jabber_plugin.Paul Aurich2009-11-061-3/+1
* Oops, make that build.Paul Aurich2009-11-061-1/+1
* jabber: Fix a few places where the default for require_tls was wrong.Paul Aurich2009-11-061-0/+2
* jabber: Fix using BOSH and legacy auth together. Closes #9990.Paul Aurich2009-08-251-1/+1
* Remove specific copyright lines from the XMPP prpl.Paul Aurich2009-08-221-1/+3
* jabber: Store the "own JabberBuddy" in the JabberStream* struct.Paul Aurich2009-08-011-0/+2
* jabber: Remove js->use_boshPaul Aurich2009-08-011-1/+0
* jabber: Fix setting Google Talk avatar at login.Paul Aurich2009-08-011-0/+2
* propagate from branch 'im.pidgin.pidgin' (head 4b3f015977d9db5fc56ae5e5d2b66d...Paul Aurich2009-07-121-2/+1
|\
| * For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.Paul Aurich2009-07-121-1/+1
| * propagate from branch 'im.pidgin.pidgin' (head b0ea939829a3c6d164d6dd1c4cd55a...Paul Aurich2009-07-061-1/+0
| |\
| | * Use js->state to track whether the roster has been retrieved.Paul Aurich2009-06-071-1/+0
* | | propagate from branch 'im.pidgin.pidgin' (head b0ea939829a3c6d164d6dd1c4cd55a...Paul Aurich2009-07-061-1/+1
|\ \ \ | |/ / |/| |
| * | Comment out the JABBER_CAP for XEP-0022.Paul Aurich2009-06-111-1/+1
* | | Eagle eyes McMarq S. caught two other typo. Now I'm wondering ifMark Doliner2009-06-181-2/+2
* | | Fix a typo. Heh heh, "vistit"Mark Doliner2009-06-181-1/+1
|/ /
* | The XMPP keepalive timeout handle needs to be a guint.Paul Aurich2009-06-071-1/+1
|/
* Use the jabber-sending-xmlnode signal to send all XMPP stanzas.Paul Aurich2009-06-031-0/+2
* propagate from branch 'im.pidgin.pidgin' (head 26952d7d9c32ac328b6ac3e0b2d0a9...Paul Aurich2009-06-031-0/+4
|\
| * Add Gmail video support.Michael Ruprecht2009-06-021-0/+1
| * Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.Paul Aurich2009-05-261-0/+3
* | Convert the disco browser to a plugin. Refs #556Paul Aurich2009-05-261-6/+0
* | propagate from branch 'im.pidgin.pidgin' (head 89f58727e1bda013ffedcc96d2a967...Paul Aurich2009-05-231-2/+9
|\ \ | |/ |/|
| * propagate from branch 'im.pidgin.pidgin' (head 0f83953c87b877790d75eff3b77a9c...Paul Aurich2009-05-161-0/+3
| |\
| * \ propagate from branch 'im.pidgin.pidgin' (head feb6f844abcd8e7add3c986f3010f6...Paul Aurich2009-04-291-2/+9
| |\ \
| | * | Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ...Paul Aurich2009-04-131-1/+0
| | * | propagate from branch 'im.pidgin.pidgin' (head 8498383402198c570d144409f944d6...Paul Aurich2009-04-111-1/+9
| | |\ \
| | | * \ propagate from branch 'im.pidgin.pidgin' (head e715fa3fa4fa07f71af6b63a50988c...Paul Aurich2009-04-091-1/+9
| | | |\ \
| | | | * | Applied disco-2.patch from nops with some modifications:Paul Aurich2009-03-291-0/+8
* | | | | | Remove trailing whitespace that has snuck in.Paul Aurich2009-05-221-2/+2
* | | | | | I still don't know why this ever compiled properly.Paul Aurich2009-05-191-1/+1
| |_|_|_|/ |/| | | |