summaryrefslogtreecommitdiff
path: root/src/rexmpp_roster.c
AgeCommit message (Expand)Author
2023-09-28Fix roster handlingdefanor
2023-09-09Use rxml for XML parsing when building with Rustdefanor
2023-09-08Support libexpat as an alternative XML parserdefanor
2023-06-09Avoid direct strdup of values returned by rexmpp_xml_find_attr_valdefanor
2023-05-23Replace libxml2's xmlNode with a custom XML structuredefanor
2021-09-24Pass user-provided pointers to <iq> callback functionsdefanor
2020-11-23Use stricter compiler checksdefanor
2020-07-04Fill weechat nicklistsdefanor
2020-03-27Move roster functions into a separate filedefanor