| Commit message (Expand) | Author | Files | Lines |
2012-04-02 | Support multiple Auth modules in a single server or proxy config. Minor fixes... | jsdelfino | 1 | -1/+20 |
2012-02-20 | Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff... | jsdelfino | 1 | -2/+9 |
2011-12-18 | Add ability to configure an HTTPS proxy with load balancing over a set of HTT... | jsdelfino | 1 | -0/+7 |
2011-11-14 | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 1 | -6/+1 |
2011-08-06 | Make authentication work with wildcard domains and increase authentication co... | jsdelfino | 1 | -1/+6 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -2/+2 |
2011-03-21 | Support authentication across wildcard domains. | jsdelfino | 1 | -1/+1 |
2010-12-27 | Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry... | jsdelfino | 1 | -3/+5 |
2010-12-03 | Add scripts to support 'Require valid-user' and 'Require group' authz configu... | jsdelfino | 1 | -11/+0 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -8/+25 |
2010-08-16 | Fix configuration scripts to create directories if necessary. | jsdelfino | 1 | -0/+1 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -0/+2 |
2010-08-02 | Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI... | jsdelfino | 1 | -20/+19 |
2010-07-28 | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 1 | -26/+16 |
2010-07-24 | Change OpenID conf to protect the entire tree under a host, and work with Ope... | jsdelfino | 1 | -23/+15 |
2010-07-06 | Minor cleanup of config scripts and samples. | jsdelfino | 1 | -6/+0 |
2010-07-04 | HTTPD configuration changes to properly work behind a proxy or in a cluster. | jsdelfino | 1 | -0/+11 |
2010-07-01 | Refactor OpenID test pages and add test methods returning the user info. | jsdelfino | 1 | -2/+21 |
2010-06-28 | Add a sign out page and links to more OpenID providers. | jsdelfino | 1 | -1/+1 |
2010-06-27 | Add support for user and email component properties, and minimal support for ... | jsdelfino | 1 | -1/+23 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -3/+0 |
2010-05-31 | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 1 | -1/+1 |
2010-02-28 | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 1 | -1/+1 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -1/+1 |
2010-01-05 | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 1 | -1/+1 |
2010-01-05 | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 1 | -1/+1 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -1/+1 |
2009-11-23 | Simplified the automake build using configure options instead of environment ... | jsdelfino | 1 | -1/+4 |
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 | -1/+1 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -1/+1 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -1/+1 |
2009-10-18 | Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st... | jsdelfino | 1 | -1/+1 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+2 |
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 |