summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/httpd.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-1/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-8/+21
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-0/+2
2010-09-07Minor tweaks to make the OAuth support work with Github.jsdelfino1-2/+9
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-14/+109
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino1-1/+74
2010-08-22Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino1-2/+18
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino1-18/+36
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-89/+80
2010-07-12Add a host component property reporting the current virtual host name.jsdelfino1-8/+8
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-0/+29
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-2/+27
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino1-0/+16
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino1-0/+8
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-31/+7
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-12/+22
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-4/+130
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino1-0/+14
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-6/+3
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-57/+46
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino1-5/+21
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-63/+28
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-1/+145
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-0/+159