summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino2-0/+17
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino6-7/+42
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino3-1/+68
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-2/+5
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-3/+4
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-3/+4
2010-04-04Use curl configured at build time instead of curl found on system path.jsdelfino2-2/+6
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino1-5/+0
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino3-4/+4
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino6-22/+15
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino6-11/+361
2010-03-17Added support for HTTP references and different versions of the store-wsgi co...jsdelfino1-0/+2
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino1-0/+8
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-1/+1
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-4/+5
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2-35/+11
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino8-16/+108
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-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-10/+7
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino2-8/+5
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...jsdelfino3-169/+158
2009-12-26Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino4-10/+26
2009-12-26Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino1-9/+9
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino1-27/+13
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-1/+1
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino5-119/+148
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-15/+3
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino16-1230/+173
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino19-0/+2585