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
/
server
/
mod-wiring.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve support for HTTP verbs and enable calls inside a domain without havin...
jsdelfino
2011-06-13
1
-3
/
+2
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
1
-3
/
+4
*
Fix performance and security issues reported by pagespeed and skipfish.
jsdelfino
2011-04-04
1
-0
/
+2
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
1
-2
/
+2
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-2
/
+6
*
Turn off URL canonicalization when routing a request through HTTPD's reverse ...
jsdelfino
2010-12-24
1
-0
/
+1
*
Preserve HTTP request path when routing a request through a component reference.
jsdelfino
2010-12-24
1
-3
/
+9
*
Fixing compilation issues in 64Bit environment
lresende
2010-09-17
1
-1
/
+1
*
Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...
jsdelfino
2010-09-06
1
-6
/
+2
*
Improve performance by reusing HTTP proxy connections across invocations and ...
jsdelfino
2010-08-22
1
-11
/
+6
*
Refactor store-cluster sample components to allow vhosts to share common cach...
jsdelfino
2010-08-22
1
-4
/
+12
*
Script fixes to get database working with the HTTPS-enabled store-cluster sam...
jsdelfino
2010-08-19
1
-1
/
+1
*
Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...
jsdelfino
2010-08-14
1
-6
/
+11
*
More changes to get both single and mass dynamic virtual hosting working with...
jsdelfino
2010-07-08
1
-12
/
+22
*
Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...
jsdelfino
2010-07-06
1
-49
/
+121
*
Minimal support for implementation.widget, using simplified (and generic) JSO...
jsdelfino
2010-07-01
1
-1
/
+1
*
Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...
jsdelfino
2010-03-27
1
-20
/
+16
*
Working queue and chat components. Added a few useful start/stop scripts. Fi...
jsdelfino
2010-02-17
1
-51
/
+53
*
Moved server configuration to HTTPD postConfig phase, to avoid running config...
jsdelfino
2010-02-07
1
-40
/
+46
*
Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...
jsdelfino
2010-01-30
1
-17
/
+3
*
Improvements to autoconf build to make support for python, web service etc an...
jsdelfino
2010-01-11
1
-1
/
+0
*
Performance improvements when running both in multi-threaded and pre-forked H...
jsdelfino
2010-01-02
1
-38
/
+43
*
Simplified server configuration, HTTPD modules now use deployment composite t...
jsdelfino
2009-12-26
1
-59
/
+185
*
Added debug macros and cleaned up debug logging. Added locking macros used wh...
jsdelfino
2009-11-30
1
-13
/
+25
*
Refactored httpd server integration, split http support and server logic in t...
jsdelfino
2009-11-23
1
-0
/
+247