summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2012-01-302-3/+3
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-235-0/+5
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-285-20/+60
* Port to Mac OS X 10.6.7.jsdelfino2011-06-282-12/+12
* Add missing files to build scripts and fixed a header typo.jsdelfino2011-06-131-2/+2
* Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino2011-06-1312-9/+533
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-233-4/+4
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-4/+3
* Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino2011-04-173-3/+126
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-137-0/+340