summaryrefslogtreecommitdiffstats
path: root/src/libserver
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Another movementVsevolod Stakhov2022-04-182-61/+78
* [Rework] Move item implementation to a separate headerVsevolod Stakhov2022-04-184-257/+342
* [Rework] Implement cache resortingVsevolod Stakhov2022-04-175-10/+189
* [Project] Re-implement counters methodVsevolod Stakhov2022-04-172-3/+81
* [Project] Implement validation logicVsevolod Stakhov2022-04-174-83/+223
* Merge branch 'master' into rework-symcacheVsevolod Stakhov2022-04-151-9/+19
|\
| * [Fix] Fix DKIM keys with spaces still allowing errors on invalid base64Vsevolod Stakhov2022-04-151-9/+19
* | Merge branch 'master' into rework-symcacheVsevolod Stakhov2022-04-141-2/+5
|\|
| * Migrate ZSTD_reset{C,D}Stream to a new APIPetr Vaněk2022-04-081-2/+5
* | [Minor] Add some more helpersVsevolod Stakhov2022-04-132-1/+60
* | [Minor] Add delayed condition methodVsevolod Stakhov2022-04-133-0/+25
* | [Project] Some more adjustments in symbols registrationVsevolod Stakhov2022-04-123-19/+146
* | [Project] Add more methods for symbols additionVsevolod Stakhov2022-04-112-21/+182
* | [Rework] Try to fix the mess with types & flagsVsevolod Stakhov2022-04-103-33/+141
* | [Rework] Re-implement cache sortingVsevolod Stakhov2022-04-103-6/+156
* | [Minor] Forgot to add a fileVsevolod Stakhov2022-04-101-0/+154
* | [Project] Reimplement dependencies processingVsevolod Stakhov2022-04-102-153/+62
* | [Rework] Further work on deps processingVsevolod Stakhov2022-04-092-20/+182
* | [Project] Fix on conditionsVsevolod Stakhov2022-04-042-21/+53
* | [Project] Further rework trackingVsevolod Stakhov2022-04-032-25/+99
* | [Rework] Reimplement saving/loading the cache itemsVsevolod Stakhov2022-04-032-28/+99
* | [Rework] Rework files structureVsevolod Stakhov2022-04-025-618/+728
* | [Project] Get rid of C style ctors/dtorsVsevolod Stakhov2022-04-011-72/+28
* | [Project] Further reworkVsevolod Stakhov2022-04-011-30/+114
* | [Project] Start rewrite symcache in c++Vsevolod Stakhov2022-03-313-88/+132
|/
* [Minor] Check enabled/disabled logic for the proxy upstreams/mirrorsVsevolod Stakhov2022-03-302-5/+5
* [Rework] Isolate disable/enable logic for the configuration ucl objectsVsevolod Stakhov2022-03-302-39/+79
* [Minor] Allow to disable composites without config breakingVsevolod Stakhov2022-03-201-0/+6
* [Minor] Allow to specify mempool when copying an IP address structureVsevolod Stakhov2022-03-201-1/+1
* [Minor] Obsolete old fuzzy epochsVsevolod Stakhov2022-03-021-3/+0
* [Feature] Output average scan time in /stat endpointVsevolod Stakhov2022-02-261-1/+1
* [Minor] Add average time processing slotsVsevolod Stakhov2022-02-261-0/+15
* Spelling (#4086)Josh Soref2022-02-2221-45/+45
* [Fix] When checking for phishing, we need to convert punicode -> UTF8, not vi...Vsevolod Stakhov2022-02-131-1/+4
* [Fix] Fix http maps shared memory cache cleanupVsevolod Stakhov2022-02-121-13/+18
* [Minor] Store map pointer in a backend structureVsevolod Stakhov2022-02-122-0/+6
* [Minor] Add more logging for the shm cache for the mapsVsevolod Stakhov2022-02-121-7/+18
* [Fix] Fix host header usage in lua_httpVsevolod Stakhov2022-01-292-2/+8
* [Rework] Allow to set a different behaviour for actions from settingsVsevolod Stakhov2022-01-291-2/+2
* Merge pull request #4049 from StSturge/feature/configdump_symbol_detailVsevolod Stakhov2022-01-283-2/+29
|\
| * Fix build error with conflicting definition between .h and .cssturges2022-01-271-1/+1
| * Address PR review commentsssturges2022-01-271-2/+2
| * [Enhancement] Add rspamadm configdump option --symbol-detail which provides a...ssturges2022-01-252-0/+26
| * [Fix] Support definition of ungrouped symbol in conf file, use group info fro...ssturges2022-01-251-1/+2
* | [Feature] Allow hyperscan for ppc64, as vectorscan now suports it.Duncan Bellamy2022-01-252-2/+2
|/
* [Minor] Oops, fix refactoring aftermathVsevolod Stakhov2022-01-241-1/+1
* [Minor] Fix a name and the description of bogus `user` field in the taskVsevolod Stakhov2022-01-244-10/+10
* [Minor] Add missing namespaceVsevolod Stakhov2022-01-151-2/+2
* [Minor] Composites: Always register composite symbolsVsevolod Stakhov2022-01-151-30/+37
* [Minor] Deal with unknown weight more carefully to avoid special meaning of 0Vsevolod Stakhov2022-01-152-2/+4