19758 Commits (19161c5a95bdcb3130df10410ab0b36e29c8d589)
 

Author SHA1 Message Date
  Vsevolod Stakhov 228c83425d
[Minor] Glob patterns actually allow ranges 1 year ago
  Vsevolod Stakhov b786357c32
[Minor] Another try to fix build on old systems 1 year ago
  Vsevolod Stakhov c9ad6212f3
[Minor] Build hack for old ubuntu/debian 1 year ago
  Vsevolod Stakhov e69a189097
[Minor] Reduce log level 1 year ago
  Vsevolod Stakhov fc4bcfbe94
[Minor] Explicitly resolve parent as it could not be resolved initially 1 year ago
  Vsevolod Stakhov d5da9deb11
[Fix] Try to fix passthrough results processing logic 1 year ago
  Vsevolod Stakhov ca21e823e5
[Fix] Try to fix the mess with read only flag 1 year ago
  Vsevolod Stakhov dae18e61c7
Merge pull request #4222 from JasonStephenson/mimedump_improvements 1 year ago
  Jason Stephenson a308d6f77e whitespace.. 1 year ago
  Jason Stephenson 8fe5e7d318 get_dump_content to return content directly without converting userdata to string. write_dump_content to convert string to userdata (rspamd_text) and use save_in_file. 1 year ago
  Vsevolod Stakhov a15e3d27f4
[Minor] Restore Lua API 1 year ago
  Vsevolod Stakhov f9e5edbd6b
[Minor] Add static C API 1 year ago
  Jason Stephenson 2b6fdae55c fix whitespace 1 year ago
  Jason Stephenson 265bfde0a3 Change comment to asserts. String type check before tostring call 1 year ago
  Vsevolod Stakhov 53a504c97f
[Fix] Fix stack smashing 1 year ago
  Jason Stephenson 1db23e2b9e Fix silly mistake 1 year ago
  Jason Stephenson 3158d56ea4 luacheck fixes 1 year ago
  Jason Stephenson 6460f4088b Add support for --split 1 year ago
  Vsevolod Stakhov 3f4d527fe3
[Minor] Update svector to 1.0.2 1 year ago
  Vsevolod Stakhov b86139074f
[Minor] Some more missing flags 1 year ago
  Vsevolod Stakhov 585006eb67
[Fix] Add missing flags 1 year ago
  Jason Stephenson c2559dc9fa Refactor before adding support to extract option 1 year ago
  Jason Stephenson 239d6fc798 Implement writing to directory 1 year ago
  Vsevolod Stakhov 5e4de6c3fe
[Minor] Return 401 error code on `Unauthorized` error 1 year ago
  Vsevolod Stakhov be88036df9
[Minor] Address svector destructor issue 1 year ago
  Vsevolod Stakhov 311ad52ad6
[Minor] Check version header that is absent sometimes 1 year ago
  Vsevolod Stakhov 4c12780d9d
[Minor] Add is_avalanching type hint 1 year ago
  Vsevolod Stakhov 788b7d345f
[Minor] Add a workaround for old clang 1 year ago
  Vsevolod Stakhov 65c81144f8
[Minor] Remove noexcept qualifier as it interferes with ankerl::unordered_dense 1 year ago
  Vsevolod Stakhov 635709b5ac
[Minor] Fix hash usage after rework to address pointer stability issue 1 year ago
  Vsevolod Stakhov 2089d0e3f2
[Rework] Use hash map for id->symbol mappings 1 year ago
  Vsevolod Stakhov f0f53c0fa6
[Minor] Simplify id_list by using of the small vector 1 year ago
  Vsevolod Stakhov b82a361ad2
[Minor] Follow-up for static disabling of the symbols 1 year ago
  Vsevolod Stakhov adeaf41e3b
[Feature] Add ability to statically maintain disabled/enabled patterns 1 year ago
  Vsevolod Stakhov 969902f045
[Rework] Use another version of hash table from the same author 1 year ago
  Vsevolod Stakhov 93022e6207
[Test] Check the decoded length when doing base32 fuzz test 1 year ago
  Vsevolod Stakhov f8f9f36379
Merge pull request #4216 from JasonStephenson/fix_empty_objects_are_arrays 1 year ago
  Vsevolod Stakhov ca32640e23
[Minor] Try to fix unpadded base32 decoding 1 year ago
  Jason Stephenson 815256cc7d Fix missing require statement for ucl.null 1 year ago
  Jason Stephenson 758be4ce1f Explicitly emit null instead of dropping from output 1 year ago
  Jason Stephenson d4979648e9 [Fix] Empty envelopes should not be emitted as arrays (json+messagepack) when populated envelopes are objects. This greatly complicates decoding in strictly typed languages. 1 year ago
  Vsevolod Stakhov 1aef384f62
Merge pull request #4214 from fatalbanana/rspamc_messages 1 year ago
  Andrew Lewis 43c8a6d8fe [Minor] rspamc: fix crash on non-string element in `messages` 1 year ago
  Vsevolod Stakhov 312c615323
[Fix] Fix reading of the cached maps 1 year ago
  Vsevolod Stakhov cebd539c17
[Minor] Fix format string 1 year ago
  Vsevolod Stakhov 1335e63597
[Test] Add unit test for keepalive timeout parsing 1 year ago
  Vsevolod Stakhov 41d4dbca11
[Fix] Fix several issues with the HTTP keepalive parsing 1 year ago
  Vsevolod Stakhov 3bf1e3a890
[Minor] Fix several issues in the parsing of the timeout in Keep-Alive header 1 year ago
  Vsevolod Stakhov 1da2169a07
[Minor] Eh, one more fix for the format string 1 year ago
  Vsevolod Stakhov 00ba1b52b7
[Fix] Remove check for a score with no symbol being registered 1 year ago