Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Fix memory leak in `lua_new_text` invocations | Vsevolod Stakhov | 2024-11-01 | 1 | -5/+7 |
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -26/+26 |
* | [Project] Convert the remaining | Vsevolod Stakhov | 2024-03-05 | 1 | -10/+10 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -186/+176 |
* | [Minor] Lua_compression: Add support of the compression level for gzip | Vsevolod Stakhov | 2021-08-26 | 1 | -2/+11 |
* | [Minor] change headers for zstd depending on bundled or system used | Duncan Bellamy | 2021-05-29 | 1 | -3/+9 |
* | [Minor] Do not decompress empty stream as zst behaves badly in this case | Vsevolod Stakhov | 2021-04-26 | 1 | -0/+4 |
* | [Feature] Add zstd streaming API | Vsevolod Stakhov | 2021-04-26 | 1 | -0/+273 |
* | [Rework] Move compression routines outside of rspamd_util library | Vsevolod Stakhov | 2021-04-26 | 1 | -0/+340 |