Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Minor] Hide complex function | Vsevolod Stakhov | 2022-08-08 | 2 | -23/+26 | |
| | ||||||
* | [Minor] Oops, forgot to save a file: fix compilation error | Vsevolod Stakhov | 2022-08-07 | 1 | -1/+1 | |
| | ||||||
* | [Minor] One more effort to select a proper item to change | Vsevolod Stakhov | 2022-08-07 | 2 | -10/+22 | |
| | ||||||
* | [Minor] Set current item when processing composites | Vsevolod Stakhov | 2022-08-07 | 1 | -0/+4 | |
| | ||||||
* | [Minor] Try to fix stats for the virtual symbols | Vsevolod Stakhov | 2022-08-06 | 4 | -6/+19 | |
| | ||||||
* | [Minor] Do not increase frequency in symcache for duplicate results | Vsevolod Stakhov | 2022-08-05 | 1 | -32/+32 | |
| | ||||||
* | [Minor] Asn: Improve log message | Vsevolod Stakhov | 2022-08-04 | 1 | -1/+1 | |
| | | | | Issue: #4235 | |||||
* | [Fix] Try to avoid a corner case for `@` pattern | Vsevolod Stakhov | 2022-08-04 | 1 | -15/+24 | |
| | | | | Issue: #4217 | |||||
* | [Minor] Use integer instead of number | Vsevolod Stakhov | 2022-08-03 | 1 | -1/+5 | |
| | ||||||
* | [Fix] Adjust length of the fuzzy checks for short text parts | Vsevolod Stakhov | 2022-08-02 | 1 | -5/+1 | |
| | | | | Reported by: @citrin | |||||
* | [Minor] Bail on unknown augmentations | Vsevolod Stakhov | 2022-07-31 | 1 | -4/+17 | |
| | ||||||
* | [Minor] Restrict `m` patterns in regexps | Vsevolod Stakhov | 2022-07-30 | 1 | -1/+1 | |
| | | | | Issue: #4221 | |||||
* | [Minor] Glob patterns actually allow ranges | Vsevolod Stakhov | 2022-07-30 | 1 | -5/+32 | |
| | ||||||
* | [Minor] Another try to fix build on old systems | Vsevolod Stakhov | 2022-07-28 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Reduce log level | Vsevolod Stakhov | 2022-07-27 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Explicitly resolve parent as it could not be resolved initially | Vsevolod Stakhov | 2022-07-27 | 1 | -0/+1 | |
| | ||||||
* | [Fix] Try to fix passthrough results processing logic | Vsevolod Stakhov | 2022-07-26 | 1 | -11/+13 | |
| | ||||||
* | [Fix] Try to fix the mess with read only flag | Vsevolod Stakhov | 2022-07-25 | 2 | -10/+25 | |
| | | | | Issue: #4219 | |||||
* | [Minor] Restore Lua API | Vsevolod Stakhov | 2022-07-24 | 1 | -2/+20 | |
| | ||||||
* | [Minor] Add static C API | Vsevolod Stakhov | 2022-07-24 | 2 | -0/+35 | |
| | ||||||
* | [Fix] Fix stack smashing | Vsevolod Stakhov | 2022-07-23 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Some more missing flags | Vsevolod Stakhov | 2022-07-21 | 5 | -3/+7 | |
| | ||||||
* | [Fix] Add missing flags | Vsevolod Stakhov | 2022-07-21 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Return 401 error code on `Unauthorized` error | Vsevolod Stakhov | 2022-07-20 | 1 | -1/+1 | |
| | | | | Issue: #4218 | |||||
* | [Minor] Check version header that is absent sometimes | Vsevolod Stakhov | 2022-07-18 | 1 | -1/+5 | |
| | ||||||
* | [Minor] Add is_avalanching type hint | Vsevolod Stakhov | 2022-07-18 | 4 | -0/+4 | |
| | ||||||
* | [Minor] Add a workaround for old clang | Vsevolod Stakhov | 2022-07-18 | 1 | -0/+9 | |
| | ||||||
* | [Minor] Remove noexcept qualifier as it interferes with ankerl::unordered_dense | Vsevolod Stakhov | 2022-07-18 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Fix hash usage after rework to address pointer stability issue | Vsevolod Stakhov | 2022-07-18 | 1 | -4/+9 | |
| | ||||||
* | [Rework] Use hash map for id->symbol mappings | Vsevolod Stakhov | 2022-07-17 | 2 | -25/+21 | |
| | ||||||
* | [Minor] Simplify id_list by using of the small vector | Vsevolod Stakhov | 2022-07-17 | 5 | -120/+37 | |
| | ||||||
* | [Minor] Follow-up for static disabling of the symbols | Vsevolod Stakhov | 2022-07-17 | 2 | -6/+117 | |
| | ||||||
* | [Feature] Add ability to statically maintain disabled/enabled patterns | Vsevolod Stakhov | 2022-07-17 | 1 | -0/+134 | |
| | ||||||
* | [Rework] Use another version of hash table from the same author | Vsevolod Stakhov | 2022-07-17 | 19 | -46/+51 | |
| | ||||||
* | [Minor] Try to fix unpadded base32 decoding | Vsevolod Stakhov | 2022-07-15 | 1 | -1/+1 | |
| | ||||||
* | [Minor] rspamc: fix crash on non-string element in `messages` | Andrew Lewis | 2022-07-15 | 1 | -2/+10 | |
| | ||||||
* | [Fix] Fix reading of the cached maps | Vsevolod Stakhov | 2022-07-10 | 1 | -10/+18 | |
| | | | | Issue: #4213 | |||||
* | [Minor] Fix format string | Vsevolod Stakhov | 2022-07-09 | 1 | -5/+5 | |
| | ||||||
* | [Fix] Fix several issues with the HTTP keepalive parsing | Vsevolod Stakhov | 2022-07-09 | 1 | -14/+13 | |
| | ||||||
* | [Minor] Fix several issues in the parsing of the timeout in Keep-Alive header | Vsevolod Stakhov | 2022-07-09 | 1 | -25/+38 | |
| | ||||||
* | [Minor] Eh, one more fix for the format string | Vsevolod Stakhov | 2022-07-09 | 1 | -2/+2 | |
| | | | | Noticed by: @citrin | |||||
* | [Fix] Remove check for a score with no symbol being registered | Vsevolod Stakhov | 2022-07-08 | 1 | -4/+1 | |
| | | | | | | | | | | | This check is redundant and has proven to confuse users who want to disable some rules. Indeed, if we are looking for a way to hint a user that the registered symbol `example` does not match with the scored symbol `exmaple` (e.g. incorrect spelling), then this error will be detected when we match symcache entries and the scores. The opposite check is useless to prevent such an error. And since it is much harder to define a dangling score with no real symbol, we can just ignore this possibility in general, since the FP for this check, specifically when some rule got intentionally disabled but a score is not removed just annoys users for no good reason. | |||||
* | [Minor] Some more fixes towards hyperscan obsoletion reasoning | Vsevolod Stakhov | 2022-07-08 | 2 | -7/+17 | |
| | ||||||
* | [Minor] Reduce log level | Vsevolod Stakhov | 2022-07-07 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Add some extra error reporting to hyperscan cache checks | Vsevolod Stakhov | 2022-07-05 | 3 | -7/+41 | |
| | ||||||
* | [Minor] Save list of children for normal symbols with dependent virtual symbols | Vsevolod Stakhov | 2022-07-05 | 3 | -1/+27 | |
| | ||||||
* | [Minor] Use upstreams in aws_s3 plugin | Vsevolod Stakhov | 2022-07-03 | 1 | -0/+13 | |
| | ||||||
* | [Minor] Initialise variable | Vsevolod Stakhov | 2022-07-02 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Accept upstream in lua_tcp | Vsevolod Stakhov | 2022-07-02 | 1 | -1/+53 | |
| | ||||||
* | [Minor] Set ok flag on success | Vsevolod Stakhov | 2022-07-02 | 1 | -0/+4 | |
| |