sys/time.h no longer needed on modern systems
[citadel.git] / citadel / modules / xmpp / xmpp_messages.c
2014-09-30 Art Cancrosys/time.h no longer needed on modern systems
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-02 Wilfried GoesgensXMPP: add function to generate XML-Stanzas
2013-11-01 Wilfried GoesgensXMPP: Cleanup
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-05-14 Art Cancro* Properly escape XML output using new xmlesc() functio...
2010-02-23 Art Cancro* Tweaked some of the XMPP stanzas to include a valid...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...