summaryrefslogtreecommitdiffstats
path: root/src/mem_pool.c
Commit message (Expand)AuthorAgeFilesLines
* * Improve performance of IO reading by reworking IO dispatcher algorithmVsevolod Stakhov2009-05-081-0/+17
* * Add counters for rspamd symbolsVsevolod Stakhov2009-05-041-1/+30
* * Add counter for oversized chunks: this parameter can improve performance, f...Vsevolod Stakhov2009-04-211-0/+3
* * Fix 2 memory leaksVsevolod Stakhov2009-03-271-1/+0
* * Add statictics for all allocated poolsVsevolod Stakhov2009-03-261-0/+6
* * Fix many compile time warnings and polish codeVsevolod Stakhov2009-03-241-6/+4
* * New rspamd protocol (changed replies)Vsevolod Stakhov2009-03-031-1/+11
* * Add ability to check bits from surbl repliesVsevolod Stakhov2009-03-021-1/+4
* * Fix memory corruption and lmtp handlingVsevolod Stakhov2009-02-251-8/+13
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-31/+17
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Add some comments and documentationVsevolod Stakhov2009-02-051-0/+6
* * Fix bug with calling consolidation function after stop_pointVsevolod Stakhov2009-01-281-17/+33
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-5/+59
* * Add simple locking interface to mem_pool libraryVsevolod Stakhov2008-11-261-3/+28
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+360