| Commit message (Expand) | Author | Files | Lines |
2011-11-21 | Improvements to the auth implementation. Refactor logout page, handle auth re... | jsdelfino | 1 | -2/+5 |
2011-06-13 | Improve support for HTTP verbs and enable calls inside a domain without havin... | jsdelfino | 1 | -22/+177 |
2011-05-23 | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 1 | -5/+40 |
2011-04-17 | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 1 | -17/+81 |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 1 | -5/+5 |
2011-02-26 | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 1 | -1/+40 |
2010-12-29 | Remove type=feed and type=entry parameters from application/atom+xml media ty... | jsdelfino | 1 | -2/+2 |
2010-12-24 | Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec... | jsdelfino | 1 | -9/+33 |
2010-12-08 | Move JavaScript eval functions to the js module. | jsdelfino | 1 | -2/+2 |
2010-11-14 | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 1 | -9/+9 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -3/+6 |
2010-09-07 | Minor tweaks to make the OAuth support work with Github. | jsdelfino | 1 | -1/+1 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -8/+18 |
2010-08-22 | Improve performance by reusing HTTP proxy connections across invocations and ... | jsdelfino | 1 | -3/+4 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -57/+226 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -0/+1 |
2010-05-31 | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 1 | -0/+14 |
2010-03-27 | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 1 | -4/+44 |
2010-03-06 | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 1 | -1/+1 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 1 | -4/+4 |
2010-01-24 | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 1 | -10/+7 |
2010-01-02 | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 1 | -28/+15 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -92/+98 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 1 | -9/+9 |
2009-11-30 | Fixes to the http client, httpd modules and memcached component to get the st... | jsdelfino | 1 | -51/+115 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -20/+19 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Fixed support for nested elements and lists. Improved failure/error reporting... | jsdelfino | 1 | -20/+38 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -27/+207 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -0/+150 |