summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-272-0/+17
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-056-7/+42
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-313-1/+68
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-2/+5
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-3/+4
* Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino2010-04-101-3/+4
* Use curl configured at build time instead of curl found on system path.jsdelfino2010-04-042-2/+6
* Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2010-03-291-5/+0
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-293-4/+4
* Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2010-03-286-22/+15
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-276-11/+361
* Added support for HTTP references and different versions of the store-wsgi co...jsdelfino2010-03-171-0/+2
* Improved handling of HTTP etags and dynamic content expiration.jsdelfino2010-03-131-0/+8
* Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino2010-03-061-1/+1
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-4/+5
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-172-35/+11
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-078-16/+108
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-301-4/+130
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-251-0/+14
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-241-10/+7
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-1/+1
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-112-8/+5
* Cleaned up lifecycle handling of objects that hold library and file resources...jsdelfino2010-01-021-28/+15
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-023-169/+158
* Simplified server configuration, HTTPD modules now use deployment composite t...jsdelfino2009-12-264-10/+26
* Added missing const qualifiers, macros and util functions to help debugging, ...jsdelfino2009-12-261-9/+9
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-261-27/+13
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-1/+1
* Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino2009-11-305-119/+148
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-231-15/+3
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-2316-1230/+173
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-1619-0/+2585