| Commit message (Expand) | Author | Files | Lines |
2011-10-26 | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 1 | -2/+14 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -5/+5 |
2011-06-13 | Add configuration and script to enable mod-security 2.6.0. | jsdelfino | 1 | -1/+12 |
2010-12-03 | Add scripts to support 'Require valid-user' and 'Require group' authz configu... | jsdelfino | 1 | -1/+1 |
2010-11-28 | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 1 | -1/+1 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -4/+9 |
2010-10-20 | Minor fixes to get all samples working in a target install dir. | jsdelfino | 1 | -1/+1 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -2/+13 |
2010-08-02 | Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI... | jsdelfino | 1 | -1/+1 |
2010-07-28 | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 1 | -3/+3 |
2010-07-08 | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 1 | -1/+1 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -1/+9 |
2010-05-31 | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 1 | -1/+4 |
2010-05-30 | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 1 | -2/+5 |
2010-05-29 | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 1 | -3/+4 |
2010-04-04 | Use curl configured at build time instead of curl found on system path. | jsdelfino | 1 | -1/+3 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -4/+5 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 1 | -0/+6 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -1/+1 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -2/+2 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 1 | -1/+1 |
2009-11-23 | Simplified the automake build using configure options instead of environment ... | jsdelfino | 1 | -15/+3 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added SCDL parsing functions. Refactored cache support with disk-cached funct... | jsdelfino | 1 | -4/+9 |
2009-11-01 | Improved memory management using APR memory pools, changed frame allocation i... | jsdelfino | 1 | -3/+3 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -1/+9 |
2009-10-11 | Added support for JSON-RPC to httpd module. Fixed issues with double numbers ... | jsdelfino | 1 | -2/+2 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+7 |
2009-10-03 | Strawman implementation of a JSON data binding. | jsdelfino | 1 | -2/+1 |
2009-09-27 | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 1 | -0/+19 |