summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/server-conf (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Minor changes to server config scripts to get auth and session management to ...jsdelfino1-1/+1
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-0/+12
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino1-79/+3
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino1-7/+0
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino1-0/+4
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-22/+0
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-4/+11
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino1-0/+15
2011-03-13Add Javascript functions and test cases to help work with JSON.jsdelfino1-0/+5
2010-12-29Skeleton of a composite app editor module.jsdelfino1-3/+14
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino1-1/+5
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino1-0/+22
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-2/+7
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-1/+5
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-1/+1
2010-10-28Fix path to JavaScript file.jsdelfino1-1/+1
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino1-0/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-19/+3
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-0/+51
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-16/+0
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-1/+2
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-7/+2
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-1/+2
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-0/+4
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino1-0/+9
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino1-3/+12
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-2/+0
2009-11-23Fixed build break. Added missing dir and fix server configuration script.jsdelfino1-1/+0
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-8/+3
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-1/+2
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-13/+15
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-7/+17
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino1-2/+2
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+7
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19