Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / xmpp / xmpp_queue.c
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2017-03-30 Art CancroUpdated XMPP server to new logging standard
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2014-12-31 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2014-12-31 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2014-12-31 Art CancroRevert some of the later changes in XMPP and fix other...
2014-12-31 Wilfried GoesgensRevert xmpp back to a working state
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-15 Wilfried GoesgensXMPP: add proper cleanup; add basic support for body...
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
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-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-11-16 Art Cancroevent_jid is a buffer, not a pointer, so don't free...
2010-11-14 Wilfried GoesgensMemleak: free the XMPP-Eventqueue on shutdown
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-02-25 Art Cancro* Noticed that when serv_chat.c sets async_waiting...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...