summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strip the leading '.' added by some JSON-RPC clients to method names.jsdelfino2010-09-211-1/+3
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-1917-189/+973
* Fixing compilation issues in 64Bit environmentlresende2010-09-172-2/+2
* Accept JSON-RPC requests with application/x-www-form-urlencoded content type.jsdelfino2010-09-152-2/+2
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-152-2/+2
* Add support nickname property to WSGI / GAE integration code.jsdelfino2010-09-081-1/+7
* Add some error checking to the OAuth support.jsdelfino2010-09-081-7/+40
* Minor tweaks to make the OAuth support work with Github.jsdelfino2010-09-072-3/+10
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-065-15/+262
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-0626-61/+1082
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino2010-09-063-2/+4
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-034-1/+42
* Make sure components execute in the correct contribution directory and fix su...jsdelfino2010-08-295-26/+45
* Support local in-process function proxies between components contributed by a...jsdelfino2010-08-241-24/+29
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-228-38/+180
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-224-22/+51
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-196-27/+50
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-1616-0/+21
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-163-14/+4
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-1425-248/+1033
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-0215-77/+211
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-2823-78/+466
* Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino2010-07-248-53/+122
* Add a test of the password protected python store sample.jsdelfino2010-07-211-11/+23
* Add more JSON and ATOMPub test cases.jsdelfino2010-07-1914-36/+36
* Support the host property and a /logout URL on WSGI servers.jsdelfino2010-07-173-4/+31
* Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino2010-07-121-0/+15
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-122-11/+22
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-089-76/+164
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-066-121/+329
* Minor cleanup of config scripts and samples.jsdelfino2010-07-064-18/+7
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-044-7/+32
* Minor fixes to the Ubuntu build scripts.jsdelfino2010-07-041-0/+2
* Support user and email properties in WSGI integration.jsdelfino2010-07-011-6/+15
* Refactor OpenID test pages and add test methods returning the user info.jsdelfino2010-07-0111-92/+187
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-018-15/+642
* Add a sign out page and links to more OpenID providers.jsdelfino2010-06-285-11/+75
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-2712-4/+316
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-0515-19/+72
* Add RSS support to the WSGI integration module.jsdelfino2010-06-057-46/+377
* Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino2010-06-026-93/+24
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-319-5/+552
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-307-13/+31
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-296-11/+18
* Add simple implementation of Scheme-like lazy streams.jsdelfino2010-05-133-1/+114
* Chdir to the installed SCA contribution before configuring components.jsdelfino2010-04-191-0/+4
* Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino2010-04-1110-10/+111
* 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-048-44/+60
* Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2010-03-292-5/+9