| Commit message (Expand) | Author | Files | Lines |
2012-12-11 | More changes to port to C++11, adjust to use the new JSON support, and cleanu... | jsdelfino | 1 | -2/+2 |
2012-07-16 | Add an HTTPD auth provider allowing the authentication logic to be implemente... | jsdelfino | 1 | -1/+1 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -5/+5 |
2010-11-03 | Improvements to OAuth and OpenID modules. Store client app in an environment ... | jsdelfino | 1 | -1/+1 |
2010-09-19 | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 1 | -8/+13 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -7/+12 |
2010-09-03 | Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen... | jsdelfino | 1 | -1/+1 |
2010-08-02 | Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI... | jsdelfino | 1 | -1/+1 |
2010-07-01 | Refactor OpenID test pages and add test methods returning the user info. | jsdelfino | 1 | -2/+2 |
2010-06-27 | Add support for user and email component properties, and minimal support for ... | jsdelfino | 1 | -1/+14 |
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 |