summaryrefslogtreecommitdiff
path: root/src/xmpp/xmpp_stanza.cpp
AgeCommit message (Expand)Author
2013-11-14Fix a warningFlorent 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-09Implement part and join, both waysFlorent Le Coz
2013-11-09CosmeticFlorent Le Coz
2013-11-07Send and receive messagesFlorent Le Coz
2013-11-03Add an XmppParser, and Stanza classesFlorent Le Coz