summaryrefslogtreecommitdiff
path: root/libpurple/protocols/bonjour/xmpp.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-211-15/+5
* Bump C standard to C99 for Bonjour and fix warningsElliott Sales de Andrade2022-12-121-10/+11
* Remove the privacy apiGary Kramlich2022-12-051-26/+0
* Fix typos in protocol pluginsElliott Sales de Andrade2021-10-101-3/+3
* Port the protocol plugins to the purple_conversation_manager_apiGary Kramlich2021-07-261-20/+54
* Always ref result of g_io_stream_get_{input,output}_stream.Elliott Sales de Andrade2021-03-051-11/+12
* bonjour: refactor _match_buddies_by_addressArkadiy Illarionov2021-02-281-75/+58
* Delete some now-unused networking bitsElliott Sales de Andrade2020-12-211-19/+0
* Replace inet_pton by gio.Elliott Sales de Andrade2020-12-211-3/+9
* Depend on libnice as farstream already pulled it in and replace purple_networ...Gary Kramlich2020-11-201-4/+0
* Make it so only libpurple can directly include libpurple header files.Gary Kramlich2020-06-211-1/+0
* Merged in default (pull request #690)Gary Kramlich2020-06-081-1/+3
|\
| * Make sure we're not including the gettext macros in header files and deal wit...Gary Kramlich2020-05-211-0/+2
| * Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-1/+1
* | Replace bonjour_xmpp_get_local_ips by purple_network_get_all_local_system_ips.Elliott Sales de Andrade2020-05-121-92/+0
|/
* Fix leaks of GSources.Elliott Sales de Andrade2020-04-131-0/+5
* Use g_(v)snprintf so we need less wrappers.Elliott Sales de Andrade2019-10-301-2/+1
* Fix some namespace changes that I made accidentally. Also add a G_UNLIKELYJohn Bailey2019-10-261-4/+4
* I should not have changed the xmlns attributes.John Bailey2019-10-241-1/+1
* Rename Jabber to XMPP in Bonjour, as the official name is now XMPP and has beenJohn Bailey2019-10-241-0/+1472