summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino6-5/+6
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino7-12/+12
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2-3/+3
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino5-0/+5
2011-08-28Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino5-20/+60
2011-06-28Port to Mac OS X 10.6.7.jsdelfino2-12/+12
2011-06-13Add missing files to build scripts and fixed a header typo.jsdelfino1-2/+2
2011-06-13Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino12-9/+533
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino3-4/+4
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-4/+3
2011-04-17Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino3-3/+126
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino7-0/+340