summaryrefslogtreecommitdiff
path: root/src/rexmpp_xml.h
AgeCommit message (Expand)Author
2023-10-07Use file descriptors instead of streams, update Rust sourcesdefanor
2023-09-29Add more checks, tests, and documentationdefanor
2023-09-08Support libexpat as an alternative XML parserdefanor
2023-09-07Build rexmpp_xml_t directly on SAX parsingdefanor
2023-09-07Implement XML serialization in C and in Rustdefanor
2023-06-18Duplicate most of the XML functions in Rust, use Cargodefanor
2023-05-23Replace libxml2's xmlNode with a custom XML structuredefanor