summaryrefslogtreecommitdiff
path: root/src/xmpp/xmpp_stanza.hpp
AgeCommit message (Expand)Author
2013-12-03Use the logger everywhereFlorent Le Coz
2013-11-28Implement IRC format to xhtml-im conversionFlorent Le Coz
2013-11-27Set the parent of a node passed to add_child, and return it for convenianceFlorent Le Coz
2013-11-11Unescape XML before sending messages over IRCFlorent Le Coz
2013-11-10Use the Expat library directly instead of relying on expatppFlorent Le Coz
2013-11-07Send and receive messagesFlorent Le Coz
2013-11-03Add an XmppParser, and Stanza classesFlorent Le Coz