summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/chat-sender2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-24/+12
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-2/+2
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-3/+3
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino2011-04-171-0/+115