Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add workaround for clang under linux. | Vsevolod Stakhov | 2011-07-21 | 1 | -1/+1 |
| | | | | Fix problems found by static analyzing. | ||||
* | Fix connecting to xmlrpc server. | Vsevolod Stakhov | 2011-06-10 | 1 | -5/+2 |
| | |||||
* | * Add LRU caching structure | Vsevolod Stakhov | 2011-06-10 | 1 | -5/+18 |
| | | | | | | | * Add SPF records cache * Add ability to parse doubles to xmlrpc Several fixes to dns interface. Trie plugin now checks urls as well. | ||||
* | * Add lua http support that makes it easy to send GET and POST request to ↵ | Vsevolod Stakhov | 2011-06-09 | 1 | -0/+443 |
HTTP servers from lua code |