summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Refactor base Javascript and CSS utilities and support server-side aggregatio...jsdelfino1-1/+1
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-7/+7
2012-07-16Improve caching support and some of the navigations in the hosting environment.jsdelfino1-1/+1
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+1
2012-04-02Add scripts to configure multiple load balancers on a proxy server.jsdelfino1-1/+1
2012-02-20Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...jsdelfino1-1/+1
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino1-1/+1
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino1-2/+14
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-5/+5
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino1-1/+12
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-1/+1
2010-11-28Use different servers for cert-based and password-based auth and use event MP...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-4/+9
2010-10-20Minor fixes to get all samples working in a target install dir.jsdelfino1-1/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-2/+13
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino1-1/+1
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-3/+3
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-1/+1
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-1/+9
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-1/+4
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-04Use curl configured at build time instead of curl found on system path.jsdelfino1-1/+3
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-4/+5
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-0/+6
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...jsdelfino1-2/+2
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-1/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-15/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-4/+9
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-3/+3
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-1/+9
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino1-2/+2
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+7
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19