Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / xmpp / xmpp_sasl_service.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
2019-09-28 Art CancroForEachUser() now uses a linked list
2019-09-12 Art CancroRemoved md5.c and md5.h because the APOP implementation...
2018-12-20 Art Cancrocosmetic cleanup of files in xmpp directory
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-12-19 Art Cancroxmpp non sasl authenticate does not need the resource...
2017-03-30 Art CancroUpdated XMPP server to new logging standard
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
2014-02-01 Art CancroMerge branch 'master' into nntp
2014-01-27 Wilfried GoesgensBASE64: we don't remove \0's anymore, we need to treat...
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-10 Wilfried GoesgensXMPP: add X-Macros to automated parse tokens
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...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-05-18 Wilfried Göesgens* split cutuserkey() out of makeuserkey(); its name...
2010-05-14 Art Cancro* Properly escape XML output using new xmlesc() functio...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...