aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_http.c
Commit message (Expand)AuthorAgeFilesLines
* Add quarks to events to determine source of event inside rspamd.Vsevolod Stakhov2012-02-131-1/+1
* * Finally get rid of stupid savepoints system and migrate to async events log...Vsevolod Stakhov2011-12-141-14/+0
* * Use event_base thread safe API to allow parallelism based on threadsVsevolod Stakhov2011-10-261-2/+2
* * Fix build under CentOS 5 with old glib 2.12Vsevolod Stakhov2011-07-291-2/+2
* Add workaround for clang under linux.Vsevolod Stakhov2011-07-211-1/+1
* Fix connecting to xmlrpc server.Vsevolod Stakhov2011-06-101-5/+2
* * Add LRU caching structureVsevolod Stakhov2011-06-101-5/+18
* * Add lua http support that makes it easy to send GET and POST request to HTT...Vsevolod Stakhov2011-06-091-0/+443