aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix bug in url parser with freeing memory allocated by memory_pool allocatorVsevolod Stakhov2009-03-041-4/+3
* * New rspamd protocol (changed replies)Vsevolod Stakhov2009-03-031-5/+5
* * Fix dispatcher bugs and add some debug outputVsevolod Stakhov2009-03-021-3/+29
* * Fix character policy in dispatcherVsevolod Stakhov2009-03-021-3/+9
* * Fix dispatcher timeouts handlingVsevolod Stakhov2009-02-201-10/+34
* * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou...Vsevolod Stakhov2009-02-191-0/+355