summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/http/mod-ssltunnel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Add a timeout property to the CURL HTTP clients.jsdelfino1-4/+4
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-2/+2
2012-02-20Optimize server modules a bit. Pass individual config elements instead of the...jsdelfino1-2/+2
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-0/+1
2011-09-04Build with Clang/LLVM when available.jsdelfino1-0/+12
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino1-1/+1
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-1/+6
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino1-35/+30
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-2/+2
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-6/+6
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino1-1/+3
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-0/+364