apache-tuscany/sca-cpp/trunk/modules/http
2012-05-28 04:39:18 +00:00
..
conf Refactor and simplify edit app, and optimize app resource loading and caching. 2011-10-24 08:45:54 +00:00
htdocs Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
basic-auth-conf Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
cert-auth-conf Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use different auth mechanisms, and refactor log configuration to make it easier to use. 2012-02-20 07:20:15 +00:00
curl-connect.cpp Support cookies over outgoing HTTP calls and a shorter component URL addressing scheme. 2011-05-23 06:50:15 +00:00
curl-get.cpp Support cookies over outgoing HTTP calls and a shorter component URL addressing scheme. 2011-05-23 06:50:15 +00:00
curl-test.cpp Support cookies over outgoing HTTP calls and a shorter component URL addressing scheme. 2011-05-23 06:50:15 +00:00
form-auth-conf Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
group-auth-conf Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use different auth mechanisms, and refactor log configuration to make it easier to use. 2012-02-20 07:20:15 +00:00
http-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
http.hpp Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
httpd-addr Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
httpd-debug Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-event-conf Enable multiple apps to co-exist under different paths in a single Virtual Host and Internet domain. 2011-11-10 02:36:40 +00:00
httpd-loglevel-conf Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use different auth mechanisms, and refactor log configuration to make it easier to use. 2012-02-20 07:20:15 +00:00
httpd-memgrind Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-restart Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-ssl-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
httpd-start Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-stop Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
httpd-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
httpd-worker-conf Enable multiple apps to co-exist under different paths in a single Virtual Host and Internet domain. 2011-11-10 02:36:40 +00:00
httpd.hpp Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
Makefile.am Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
minify-css Minor improvements to Page Speed build integration and documentation. 2011-10-29 17:47:09 +00:00
minify-html Minor improvements to Page Speed build integration and documentation. 2011-10-29 17:47:09 +00:00
minify-js Minor improvements to Page Speed build integration and documentation. 2011-10-29 17:47:09 +00:00
mod-openauth.cpp Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
mod-security-audit-conf Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
mod-security-conf Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
mod-ssltunnel.cpp Add more fine grain debug options and remove overhead in debug log macros when logging is turned off. 2012-04-02 06:24:05 +00:00
open-auth-conf Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
openauth.hpp Support multiple Auth modules in a single server or proxy config. Minor fixes to the OAuth2 module to comply with the spec. 2012-04-02 06:23:35 +00:00
passwd-auth-conf Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
proxy-balancer-conf Add scripts to configure multiple load balancers on a proxy server. 2012-04-02 06:23:56 +00:00
proxy-base-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
proxy-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
proxy-member-conf Add scripts to configure multiple load balancers on a proxy server. 2012-04-02 06:23:56 +00:00
proxy-ssl-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
proxy-ssl-member-conf Add ability to configure an HTTPS proxy with load balancing over a set of HTTP backend servers and get OAuth authentication working with that topology. 2011-12-18 20:19:11 +00:00
proxy-ssl-nossl-member-conf Add ability to configure an HTTPS proxy with load balancing over a set of HTTP backend servers and get OAuth authentication working with that topology. 2011-12-18 20:19:11 +00:00
proxy-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
ssl-ca-conf Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
ssl-cert-conf Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
ssl-cert-find Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
tunnel-ssl-conf Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
vhost-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00
vhost-ssl-conf Enable administrative access using basic auth. 2012-04-09 06:22:06 +00:00