| Commit message (Expand) | Author | Files | Lines |
2011-02-26 | Move virtual host htdocs under their corresponding virtual host contribution ... | jsdelfino | 1 | -1/+1 |
2010-12-03 | Add scripts to support 'Require valid-user' and 'Require group' authz configu... | jsdelfino | 1 | -0/+1 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -1/+1 |
2010-10-20 | Minor fixes to get all samples working in a target install dir. | jsdelfino | 1 | -0/+4 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -0/+1 |
2010-07-28 | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 1 | -2/+4 |
2010-07-08 | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 1 | -7/+11 |
2010-07-06 | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 1 | -0/+0 |
2010-04-17 | Copy trunk into gcc-4.4 branch before porting to gcc-4.5. | jsdelfino | 1 | -0/+0 |
2010-03-28 | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 1 | -4/+4 |
2010-03-27 | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 1 | -0/+5 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 1 | -4/+1 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 1 | -4/+1 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -13/+6 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -1/+2 |
2009-12-26 | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 1 | -12/+3 |
2009-11-30 | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 1 | -4/+11 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -2/+3 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added test cases and scripts to test the HTTP binding support. Refactored htt... | jsdelfino | 1 | -3/+5 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -8/+14 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -7/+17 |
2009-10-11 | Added support for JSON-RPC to httpd module. Fixed issues with double numbers ... | jsdelfino | 1 | -2/+2 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+7 |
2009-10-03 | Strawman implementation of a JSON data binding. | jsdelfino | 1 | -2/+1 |
2009-09-27 | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 1 | -0/+19 |