summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/http.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-3/+6
* Minor tweaks to make the OAuth support work with Github.jsdelfino2010-09-071-1/+1
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-8/+18
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-221-3/+4
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-0/+625