summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* HTML cleanup, improve layout on different browsers, iOS and android devices a...jsdelfino2011-03-271-0/+4
* Support authentication across wildcard domains.jsdelfino2011-03-212-3/+3
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-5/+5
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-262-10/+17
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-263-20/+41
* Use a common stylesheet in all samples.jsdelfino2011-01-173-4/+35
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-096-2/+62
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-071-1/+1
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-291-2/+2
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-271-0/+6
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-275-12/+54
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-242-10/+34
* Move JavaScript eval functions to the js module.jsdelfino2010-12-081-2/+2
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-081-16/+2
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-0310-41/+87
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-031-0/+1
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-2811-190/+297
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-145-18/+18
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-1314-68/+748
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-2/+2
* Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ...jsdelfino2010-10-282-7/+29
* Improve format of HTTP and HTTPS logs.jsdelfino2010-10-252-2/+13
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-201-1/+1
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-0/+2
* Minor tweaks to make the OAuth support work with Github.jsdelfino2010-09-072-3/+10
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-064-30/+135
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-223-5/+81
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-223-18/+39
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-193-22/+43
* Fix configuration scripts to create directories if necessary.jsdelfino2010-08-169-0/+12
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-0/+1
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-1420-220/+998
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-0211-67/+183
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-2813-57/+401
* Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino2010-07-121-0/+15
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-121-8/+8
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-086-26/+105
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-063-6/+45
* Minor cleanup of config scripts and samples.jsdelfino2010-07-062-5/+5
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-042-6/+19
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-0/+1
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-272-0/+17
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-056-7/+42
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-313-1/+68
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-2/+5
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-3/+4
* Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino2010-04-101-3/+4
* Use curl configured at build time instead of curl found on system path.jsdelfino2010-04-042-2/+6
* Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2010-03-291-5/+0
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-293-4/+4