summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-1/+1
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-117-228/+115
* Add a timeout property to the CURL HTTP clients.jsdelfino2012-07-1612-37/+87
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-286-5/+6
* Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino2012-03-177-12/+12
* 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