apache-tuscany/sca-cpp/trunk/modules/http
2010-11-03 16:39:53 +00:00
..
conf Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. 2009-11-16 06:57:41 +00:00
htdocs Refactored httpd server integration, split http support and server logic in two modules. Added functions to load component implementations packaged as dynamic libraries. Minor monad code cleanup, converted cast operators to separate functions. 2009-11-23 05:25:33 +00:00
curl-connect.cpp Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
curl-get.cpp Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
curl-test.cpp Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the OpenID support and changes to enable it to co-exist with OAuth. 2010-09-06 07:45:00 +00:00
http-test Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration. 2010-03-28 07:29:13 +00:00
http.hpp Minor tweaks to make the OAuth support work with Github. 2010-09-07 01:40:04 +00:00
httpd-addr Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
httpd-auth-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
httpd-conf Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to redirect requests to configured canonical host name. Move HTTPS redirect mod-rewrite rules under the HTTP virtual host configurations. 2010-10-28 07:29:11 +00:00
httpd-restart Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10. 2010-06-05 05:38:55 +00:00
httpd-ssl-conf Improvements to OAuth and OpenID modules. Store client app in an environment variable. Add support for more OAuth providers. Fix a cookie parsing bug. 2010-11-03 16:39:53 +00:00
httpd-start Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10. 2010-06-05 05:38:55 +00:00
httpd-stop Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10. 2010-06-05 05:38:55 +00:00
httpd-test Use curl configured at build time instead of curl found on system path. 2010-04-04 07:31:23 +00:00
httpd.hpp Improvements to the oauth module and support for oauth 1.0a using liboauth. 2010-09-19 00:09:52 +00:00
Makefile.am Minor fixes to get all samples working in a target install dir. 2010-10-20 05:00:08 +00:00
mod-ssltunnel.cpp Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the OpenID support and changes to enable it to co-exist with OAuth. 2010-09-06 07:45:00 +00:00
proxy-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
proxy-member-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
proxy-ssl-conf Refactor store-cluster sample components to allow vhosts to share common cache and database components. Minor fixes to config scripts and wiring code to get that combination working. 2010-08-22 05:02:05 +00:00
proxy-ssl-member-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
proxy-test Refactor and cleanup some of the config scripts. Add a sample using mod_proxy_balancer to distribute requests across three servers. 2010-07-28 09:50:12 +00:00
ssl-ca-conf Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
ssl-cert-conf Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
ssl-cert-find Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS and add HTTPS config to store-cluster sample. 2010-08-14 18:46:26 +00:00
tunnel-ssl-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
vhost-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00
vhost-ssl-conf Fix configuration scripts to create directories if necessary. 2010-08-16 06:15:31 +00:00