Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Remove unused variables | Linus Nordberg | 2023-09-08 | 1 | -2/+0 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -15/+13 |
* | [Minor] Fix some compiler warnings | Duncan Bellamy | 2023-03-14 | 1 | -1/+1 |
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -2/+2 |
* | [Project] Support mempool flags | Vsevolod Stakhov | 2019-12-23 | 1 | -3/+3 |
* | Fix tests | Vsevolod Stakhov | 2016-01-07 | 1 | -14/+0 |
* | Reorganize includes to reduce namespace pollution. | Vsevolod Stakhov | 2015-10-08 | 1 | -0/+6 |
* | Add tags to rspamd_mempool. | Vsevolod Stakhov | 2015-08-27 | 1 | -1/+1 |
* | Restore testing framework. | Vsevolod Stakhov | 2014-09-12 | 1 | -4/+2 |
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -12/+12 |
* | * Make DNS resolver working | Vsevolod Stakhov | 2010-07-08 | 1 | -9/+1 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -2/+3 |
* | * Add support of shared memory chunks to memory pool allocator. Also add lock... | Vsevolod Stakhov | 2008-10-16 | 1 | -3/+25 |
* | * Small updates to memory pool library | cebka@mailsupport.rambler.ru | 2008-09-23 | 1 | -0/+7 |
* | * Optimize memory pools allocator | cebka@mailsupport.rambler.ru | 2008-09-22 | 1 | -0/+27 |