XMPP: Cleanup
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Nov 2013 19:45:08 +0000 (20:45 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Nov 2013 19:45:08 +0000 (20:45 +0100)
commit62e5cd8b5bcf983f843a7e27d0ecddc4b11b13c3
treefedcb8bb91087b9cef7f2be3d99f8deb3ad948aa
parent99d075e91a49e16c74558b7ada9ea6aa50cc8bbd
XMPP: Cleanup
  - remove temporary utf8-save body append function
  - properly escape properties
  - use session local buffer
citadel/modules/xmpp/serv_xmpp.c
citadel/modules/xmpp/serv_xmpp.h
citadel/modules/xmpp/xmpp_messages.c
citadel/modules/xmpp/xmpp_presence.c
citadel/modules/xmpp/xmpp_query_namespace.c
citadel/modules/xmpp/xmpp_sasl_service.c