index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-cpp
/
trunk
/
modules
/
http
/
httpd.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-14
Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...
jsdelfino
1
-1
/
+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
-8
/
+21
2010-09-19
Improvements to the oauth module and support for oauth 1.0a using liboauth.
jsdelfino
1
-0
/
+2
2010-09-07
Minor tweaks to make the OAuth support work with Github.
jsdelfino
1
-2
/
+9
2010-09-06
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
1
-14
/
+109
2010-08-22
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
1
-1
/
+74
2010-08-22
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
1
-2
/
+18
2010-08-19
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
1
-18
/
+36
2010-08-14
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
1
-89
/
+80
2010-07-12
Add a host component property reporting the current virtual host name.
jsdelfino
1
-8
/
+8
2010-07-08
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
1
-0
/
+29
2010-07-06
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
1
-2
/
+27
2010-06-27
Add support for user and email component properties, and minimal support for ...
jsdelfino
1
-0
/
+16
2010-03-13
Improved handling of HTTP etags and dynamic content expiration.
jsdelfino
1
-0
/
+8
2010-02-17
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
1
-31
/
+7
2010-02-07
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
1
-12
/
+22
2010-01-30
Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...
jsdelfino
1
-4
/
+130
2010-01-25
Added skeletons and build options for a few more utility components. Minor re...
jsdelfino
1
-0
/
+14
2010-01-11
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
1
-6
/
+3
2010-01-02
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
1
-57
/
+46
2009-12-26
Simplified server configuration, HTTPD modules now use deployment composite t...
jsdelfino
1
-5
/
+21
2009-11-30
Fixes to the http client, httpd modules and memcached component to get the st...
jsdelfino
1
-63
/
+28
2009-11-23
Refactored httpd server integration, split http support and server logic in t...
jsdelfino
1
-1
/
+145
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
-0
/
+159