summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/mod-oauth1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-4/+4
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+3
* Move JavaScript eval functions to the js module.jsdelfino2010-12-081-2/+2
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-37/+28
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-10/+34
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-0/+565