20412 Commits (a94e43688700777d80013aa5859b90e7ca19dc77)
 

Author SHA1 Message Date
  Vsevolod Stakhov a94e436887
[Minor] Add .overcommit.yml file so I won't loose my checks 10 months ago
  Vsevolod Stakhov 5331d429f1
[Minor] Add Lua methods to get urls order 10 months ago
  Vsevolod Stakhov 537a7180a0
[Rework] Use clang-format to unify formatting in all sources 10 months ago
  Vsevolod Stakhov 5fd7a90fda
[Feature] Add order to urls structure 10 months ago
  Vsevolod Stakhov c82c2ccc54
[Minor] Oops: I have written too long in C++ 10 months ago
  Vsevolod Stakhov f0d4093ec0
[Feature] Process HTML parts before text ones 10 months ago
  Vsevolod Stakhov 360bba643a
[Minor] Slightly change the text processing logic 10 months ago
  Vsevolod Stakhov 5a23ddde8d
Merge pull request #4549 from fatalbanana/ratelimit 10 months ago
  Andrew Lewis ee665b05d5 [Minor] Minor fixes for previous ratelimit changes 10 months ago
  Vsevolod Stakhov 0d8cabe1e1
[Minor] Propagate port from url parser 10 months ago
  Vsevolod Stakhov 414dd2d5b4
[Minor] Restore old port behaviour 10 months ago
  Vsevolod Stakhov eef2f3cac7
[Feature] Reorganise struct rspamd_url to be 64 bytes size 10 months ago
  Vsevolod Stakhov 80e8a76a31
[Minor] Limit sse41 code to sse41 and x86_64 10 months ago
  Vsevolod Stakhov 1e224376b7
Merge pull request #4547 from rheoli/dmarc_txt_fix 10 months ago
  Vsevolod Stakhov eab26882e1
[Minor] Use unique ptr 10 months ago
  Stephan Toggweiler 008b90e09d
[Fix] dmarc gramar - allow spaces before ";" 10 months ago
  Vsevolod Stakhov 9be4e9c559
[Minor] Add Lua API for transliterate function 10 months ago
  Vsevolod Stakhov 4fef58d837
[Feature] Add function to transliterate utf8 to ascii with some normalisation 10 months ago
  Vsevolod Stakhov 51c73b5ace
[Minor] Remove assertion in lieu of a log message 10 months ago
  Vsevolod Stakhov 6e764e58ce
Another try for RHEL9 10 months ago
  Vsevolod Stakhov cfd83431c0
[Minor] Another try to use the proper linker 10 months ago
  Vsevolod Stakhov d2bf9fd226
[Minor] Do not use lld when clang is not the compiler... 10 months ago
  Vsevolod Stakhov 1099b4e428
Merge pull request #4541 from sthen/patch-1 10 months ago
  Stuart Henderson 2752c8e981
replace ECDSA_sign_setup/ECDSA_sign_ex with ECDSA_sign 10 months ago
  Vsevolod Stakhov 0cb74ca3b1
Merge pull request #4539 from dragoangel/patch-3 10 months ago
  Dmitriy Alekseev 876a834378
Adjust apple_x_mailer regex 10 months ago
  Dmitriy Alekseev 7bed05f8f6
[Minor] A bit better apple_x_mailer regex 10 months ago
  Vsevolod Stakhov 14d450b192
Merge pull request #4538 from dragoangel/patch-2 10 months ago
  Dmitriy Alekseev 7ff31bdb95
Optimize apple_ios_x_mailer regex 10 months ago
  Vsevolod Stakhov 1cc0095310
Merge pull request #4537 from moesoha/relay/ip_map 10 months ago
  Dmitriy Alekseev 0729c58cb0
Add composites exclusions for known Apple Mail bad symbols 10 months ago
  Dmitriy Alekseev a0d7e03366
Support regex rules to detect Apple Mail 10 months ago
  Soha Jin d16171495f
[Feature] external_relay: add ip_map strategy 10 months ago
  Soha Jin 7cca8ad4b0
[Fix] test external_relay: count should always be the last rule, 10 months ago
  Vsevolod Stakhov d0c02ee183
[Minor] Fix another `enum` usage in fmt 10 months ago
  Vsevolod Stakhov ea851f3f84
Merge pull request #4532 from mrueg/bookworm 10 months ago
  Manuel Rüger e90c8f5685 Dockerfile: Switch to bookworm 10 months ago
  Vsevolod Stakhov 5d1c4e0143
[Minor] Fix fuzzy_unlearn_handler when a flag is specified 10 months ago
  Vsevolod Stakhov 06f52fae3a
[Minor] One more compatibility fix 10 months ago
  Vsevolod Stakhov 4041045abc
[Minor] Try to be more compatible 10 months ago
  Vsevolod Stakhov 42873dc110
[Minor] Lua_magic: Try to reduce fp rate for html heuristic 10 months ago
  Vsevolod Stakhov c241116bcf
[Minor] Fix log message 10 months ago
  Vsevolod Stakhov 9ffe99ee13
[Minor] Try to save ratelimits from the proper worker 10 months ago
  Vsevolod Stakhov 10212c1374
[Feature] Save fuzzy ratelimit buckets 10 months ago
  Vsevolod Stakhov 53e550245b
[Minor] Do not block rate limit elements in fuzzy forever 10 months ago
  Vsevolod Stakhov 845ae26f6a
[Feature] Allow fuzzy workers to exchange blocked information 10 months ago
  Vsevolod Stakhov 0e4932734c
[Minor] Remove redundant check 11 months ago
  Vsevolod Stakhov 2872db14ef
[Feature] Preliminary implementation of dynamic composites 11 months ago
  Vsevolod Stakhov 0a040522ca
[Minor] Missing include? 11 months ago
  Vsevolod Stakhov ce2b90a3e1
[Tests] Add unit tests 11 months ago