summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/httppatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-41/+20
* Add a timeout property to the CURL HTTP clients.jsdelfino2012-07-161-6/+14
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-1/+1
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-281-4/+12
* Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino2011-06-131-0/+93