summaryrefslogtreecommitdiff
path: root/limox.c
AgeCommit message (Collapse)Author
2022-08-17Implement datastructure for rosterxengineering
2022-08-16Add dummy roster requestxengineering
2022-08-16Implement dummy receiving of XMPP chat messagesxengineering
2022-08-16Update release of connectionxengineering
Using the return value of xmpp_conn_release() allows to recognize if the memory of the connection is free.
2022-08-16Handle every xmpp_conn_event_t with debug messagexengineering
2022-08-15Implement XMPP connect / disconnectxengineering