Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 2012-12-11 | 1 | -39/+18 |
* | Add a timeout property to the CURL HTTP clients. | jsdelfino | 2012-07-16 | 1 | -6/+14 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 1 | -1/+1 |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 1 | -0/+1 |
* | Implement a portable alternative to __thread and get the HTTP and SQLDB compo... | jsdelfino | 2011-08-28 | 1 | -4/+11 |
* | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 2011-05-23 | 1 | -1/+1 |
* | Add an XMPP message sender component that only connects to an XMPP server as ... | jsdelfino | 2011-04-17 | 1 | -0/+90 |