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
/
oauth
/
mod-oauth1.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to the auth implementation. Refactor logout page, handle auth re...
jsdelfino
2011-11-21
1
-39
/
+45
*
Implement a portable alternative to __thread and get the HTTP and SQLDB compo...
jsdelfino
2011-08-28
1
-2
/
+21
*
Make authentication work with wildcard domains and increase authentication co...
jsdelfino
2011-08-06
1
-0
/
+1
*
Support cookies over outgoing HTTP calls and a shorter component URL addressi...
jsdelfino
2011-05-23
1
-1
/
+1
*
Support authentication across wildcard domains.
jsdelfino
2011-03-21
1
-1
/
+1
*
Correctly pass query strings through component wiring redirects and improve f...
jsdelfino
2011-02-26
1
-4
/
+4
*
Fix memory leak in Python runtime integration. Reduce memory consumption of d...
jsdelfino
2011-01-09
1
-0
/
+3
*
Move JavaScript eval functions to the js module.
jsdelfino
2010-12-08
1
-2
/
+2
*
Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...
jsdelfino
2010-11-13
1
-37
/
+28
*
Improvements to OAuth and OpenID modules. Store client app in an environment ...
jsdelfino
2010-11-03
1
-10
/
+34
*
Improvements to the oauth module and support for oauth 1.0a using liboauth.
jsdelfino
2010-09-19
1
-0
/
+565