summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Change curl-get utility to display error message instead of aborting on error.jsdelfino1-2/+4
2013-08-26Refactor base Javascript and CSS utilities and support server-side aggregatio...jsdelfino2-1/+29
2013-08-26Fix handling of login session expiration and incorrect caching of login redir...jsdelfino9-23/+63
2013-01-03Refactoring, rename isNil to isNull.jsdelfino4-28/+28
2013-01-03Minor changes to server config scripts to get auth and session management to ...jsdelfino7-22/+79
2013-01-03Improve app hosting management app, restructure UI and refactor REST services...jsdelfino1-0/+32
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino4-22/+21
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino10-421/+570
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino3-6/+18
2012-07-16Add a timeout property to the CURL HTTP clients.jsdelfino5-43/+102
2012-07-16Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino10-118/+236
2012-07-16Improve caching support and some of the navigations in the hosting environment.jsdelfino12-30/+202
2012-05-29Fix server config of server-status and proxy balancer-manager pages.jsdelfino5-20/+19
2012-05-28Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino7-38/+48
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2-2/+2
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino8-37/+73
2012-04-09Enable administrative access using basic auth.jsdelfino7-11/+29
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-2/+2
2012-04-02Add scripts to configure multiple load balancers on a proxy server.jsdelfino4-2/+107
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino13-80/+175
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino1-1/+0
2012-02-20Fixes to the hosting module to correctly store ATOM feeds instead of raw coll...jsdelfino2-4/+6
2012-02-20Optimize server modules a bit. Pass individual config elements instead of the...jsdelfino2-13/+18
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino12-19/+142
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino3-3/+3
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino4-13/+21
2011-12-18Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect req...jsdelfino2-2/+2
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino16-127/+231
2011-12-14Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on M...jsdelfino1-5/+5
2011-12-01Fix build and install errors on Mac OS X. Add missing scripts to forward IP p...jsdelfino1-0/+4
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino3-7/+31
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-1/+1
2011-11-21Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino2-4/+7
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino4-7/+8
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino3-7/+32
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino4-20/+2
2011-10-29Minor improvements to Page Speed build integration and documentation.jsdelfino3-3/+3
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino5-3/+117
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino6-20/+25
2011-09-20Fix stack overflow on Mac OS X.jsdelfino3-0/+30
2011-09-04Build with Clang/LLVM when available.jsdelfino2-8/+14
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino3-0/+4
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino4-4/+13
2011-06-28Port to Mac OS X 10.6.7.jsdelfino31-76/+86
2011-06-13Add the ability to configure page headers and footers.jsdelfino1-6/+3
2011-06-13Improve support for HTTP verbs and enable calls inside a domain without havin...jsdelfino2-29/+191
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino4-1/+216
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino7-20/+58
2011-04-17Fix representation of null values and escape control characters in JSON and H...jsdelfino3-23/+101
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino1-0/+1