apache-tuscany/sca-cpp/trunk/modules/server
2010-07-12 15:19:11 +00:00
..
htdocs Minimal support for implementation.widget, using simplified (and generic) JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support. 2010-07-01 06:04:35 +00:00
client-test.cpp Minor code cleanup, refactored some ATOM data conversion functions, simplified client test cases. 2010-03-06 09:23:27 +00:00
client-test.hpp Added a WSGI store test case, plus a few fixes to get it working. 2010-03-10 09:34:28 +00:00
client-test.scm Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
cpp-conf Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to end with both HTTPD and WSGI servers. Minor cleanup of the HTTPD config scripts. 2010-03-27 06:24:56 +00:00
domain-test.composite Fix distribution build, add missing files and samples and fix path to libraries. GCC 4.5 is used if available but not installed automatically. 2010-05-29 19:44:35 +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
impl-test.cpp Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00
Makefile.am Minor fixes to the Ubuntu build scripts. 2010-07-04 18:53:25 +00:00
mod-cpp.hpp Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00
mod-eval.cpp Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
mod-eval.hpp Add a host component property reporting the current virtual host name. 2010-07-12 15:19:11 +00:00
mod-scheme.hpp Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. 2010-02-17 04:14:31 +00:00
mod-wiring.cpp More changes to get both single and mass dynamic virtual hosting working with HTTP and HTTPS. 2010-07-08 06:38:07 +00:00
scheme-conf Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to end with both HTTPD and WSGI servers. Minor cleanup of the HTTPD config scripts. 2010-03-27 06:24:56 +00:00
server-conf More changes to get both single and mass dynamic virtual hosting working with HTTP and HTTPS. 2010-07-08 06:38:07 +00:00
server-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
server-test.scm Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. 2010-02-28 19:29:18 +00:00
wiring-test Use curl configured at build time instead of curl found on system path. 2010-04-04 07:31:23 +00:00