| Commit message (Expand) | Author | Age | Files | Lines |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 1 | -3/+2 |
* | Add ability to configure an HTTPS proxy with load balancing over a set of HTT... | jsdelfino | 2011-12-18 | 1 | -42/+66 |
* | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 2011-12-01 | 1 | -0/+4 |
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 1 | -0/+1 |
* | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2011-11-12 | 1 | -0/+8 |
* | Build with Clang/LLVM when available. | jsdelfino | 2011-09-04 | 1 | -8/+2 |
* | Improve support for HTTP verbs and enable calls inside a domain without havin... | jsdelfino | 2011-06-13 | 1 | -7/+14 |
* | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 2011-05-23 | 1 | -7/+10 |
* | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 2011-04-17 | 1 | -3/+17 |
* | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2011-04-04 | 1 | -2/+6 |
* | Support returning binary content. Fix server bug preventing a component to re... | jsdelfino | 2011-03-27 | 1 | -1/+1 |
* | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 2011-02-26 | 1 | -18/+0 |
* | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 2011-01-09 | 1 | -0/+4 |
* | Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry... | jsdelfino | 2010-12-27 | 1 | -0/+1 |
* | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 2010-11-14 | 1 | -1/+1 |
* | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 2010-11-13 | 1 | -8/+21 |
* | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 2010-09-19 | 1 | -0/+2 |
* | Minor tweaks to make the OAuth support work with Github. | jsdelfino | 2010-09-07 | 1 | -2/+9 |
* | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 2010-09-06 | 1 | -14/+109 |
* | Improve performance by reusing HTTP proxy connections across invocations and ... | jsdelfino | 2010-08-22 | 1 | -1/+74 |
* | Refactor store-cluster sample components to allow vhosts to share common cach... | jsdelfino | 2010-08-22 | 1 | -2/+18 |
* | Script fixes to get database working with the HTTPS-enabled store-cluster sam... | jsdelfino | 2010-08-19 | 1 | -18/+36 |
* | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 2010-08-14 | 1 | -89/+80 |
* | Add a host component property reporting the current virtual host name. | jsdelfino | 2010-07-12 | 1 | -8/+8 |
* | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 2010-07-08 | 1 | -0/+29 |
* | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 2010-07-06 | 1 | -2/+27 |
* | Add support for user and email component properties, and minimal support for ... | jsdelfino | 2010-06-27 | 1 | -0/+16 |
* | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 2010-03-13 | 1 | -0/+8 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 1 | -31/+7 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 1 | -12/+22 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 1 | -4/+130 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 1 | -0/+14 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 1 | -6/+3 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 1 | -57/+46 |
* | Simplified server configuration, HTTPD modules now use deployment composite t... | jsdelfino | 2009-12-26 | 1 | -5/+21 |
* | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 2009-11-30 | 1 | -63/+28 |
* | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 2009-11-23 | 1 | -1/+145 |
* | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 2009-11-16 | 1 | -0/+159 |