summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/http.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-3/+6
2010-09-07Minor tweaks to make the OAuth support work with Github.jsdelfino1-1/+1
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-8/+18
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino1-3/+4
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-57/+226
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+1
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-0/+14
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino1-4/+44
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-4/+4
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-10/+7
2010-01-02Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino1-28/+15
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-92/+98
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-9/+9
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-51/+115
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-20/+19
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Fixed support for nested elements and lists. Improved failure/error reporting...jsdelfino1-20/+38
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-27/+207
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-0/+150