14128 Commits (ed7ecf0d80246dc047676cfeb5f1726c678eb01b)
 

Author SHA1 Message Date
  Vsevolod Stakhov ed7ecf0d80 [Minor] Core: Allow inet addresses to be parsed using memory pool 5 years ago
  Vsevolod Stakhov 9f0e1cd979 [Conf] Remove abuse.ch 5 years ago
  Vsevolod Stakhov 1b63d88cce [Regression] Fix received parser 5 years ago
  Vsevolod Stakhov a59ff17c8b [Regression] Fix urls output in the protocol 5 years ago
  Vsevolod Stakhov d5c97700df [Minor] Lua_mimepart: Return raw content for visually empty html parts 5 years ago
  Vsevolod Stakhov fca7e7658c [Fix] HTML: Fix some more SGML tags issues 5 years ago
  Vsevolod Stakhov 9e11c03379
Merge pull request #2739 from McKayJT/dkim-sign-ed25519 5 years ago
  Vsevolod Stakhov f8972718df [Minor] Rspamadm: Store intermediate message in a table 5 years ago
  Vsevolod Stakhov 39108d6c75 [Minor] Fuzzy_check: Fix issue when cached element has no shingles 5 years ago
  Vsevolod Stakhov f4212ea796
Merge pull request #2741 from moisseev/patch-2 5 years ago
  Alexander Moisseev 031be7b142
[Minor] Allow "application/vnd.ms-excel" for "csv" files 5 years ago
  John McKay 161184eb72 add tests for dkim signatures with milter 5 years ago
  John McKay 2349c384e0 add milter multiple signature support 5 years ago
  John McKay 21804f336f flatten prepare_dkim_signing results 5 years ago
  John McKay 274b3312bb debug2 -> debug_taskless 5 years ago
  John McKay 76731569b0 mark cache tests as broken until can fix for ci 5 years ago
  John McKay abd1d3b74a don't use 3.6+ python re syntax in multiple test 5 years ago
  John McKay 5f0740f0af Remove unused variable 5 years ago
  John McKay d4b0d4617b keys from config and http arrayized 5 years ago
  John McKay a92c5d43ef Add tests for multiple signatures 5 years ago
  John McKay bbabe7c61c Add multiple signature support. 5 years ago
  John McKay 875f80ee9a Refactor dkim private key loads 5 years ago
  John McKay 04b5bfde88 Add tests for key cache invalidation 5 years ago
  John McKay ebc58cba8f Add ed25519 signing tests 5 years ago
  John McKay b73d098dce Initial eddsa signing implementation 5 years ago
  John McKay 9d59e03376 expose ed25519 private to public key 5 years ago
  Vsevolod Stakhov e4eab3822f [Minor] Add warning about conflictin local files 5 years ago
  Vsevolod Stakhov 14ab599dea
Merge pull request #2740 from moisseev/patch-1 5 years ago
  Vsevolod Stakhov 34befc7a81 [Minor] Try better to keep cached records alive 5 years ago
  Vsevolod Stakhov e739d5efc9 [Minor] Plug potential memory leak with ISO-8859-16 converter 5 years ago
  Vsevolod Stakhov c40899832e [Minor] LRU: Mark fresh node as immportal to avoid its early eviction 5 years ago
  Alexander Moisseev d46a6a35c5
[Minor] Allow "text/rtf" for rtf files 5 years ago
  Vsevolod Stakhov 9dcae9b279 [Fix] Core: Fix headers folding on the last token 5 years ago
  Vsevolod Stakhov b0030d4cd6 [Minor] Lua_task: Copy key when setting cache entries to avoid GC race 5 years ago
  Vsevolod Stakhov 64df50450d [Fix] HTML: Fix HTML comments with many dashes 5 years ago
  Vsevolod Stakhov d787842e9e [Minor] Mime_types: Fix whitelist 5 years ago
  Vsevolod Stakhov a7b38d20d9 [Minor] Core: Further try to reduce FP rate for uspoof 5 years ago
  Vsevolod Stakhov bd63ea11af [Minor] Core: Treat meaningless actions as ham 5 years ago
  Vsevolod Stakhov de1628b74e
Merge pull request #2735 from HeinleinSupport/mime_types 5 years ago
  Carsten Rosenberg 4e00e9f139 [Minor] mime_types - add filename whitelist 5 years ago
  Vsevolod Stakhov 69ee9cf380
Merge pull request #2737 from moisseev/mime_types 5 years ago
  Vsevolod Stakhov 69795cdfc0 [Feature] Core: Support telephone URLs 5 years ago
  Vsevolod Stakhov 0aca548f5e [Minor] Lua_util: Fix single character obfuscation checks 5 years ago
  Vsevolod Stakhov fb2c14b1e1 [Rules] OMOGRAPH_URL: Avoid extra calls for repeated urls 5 years ago
  Vsevolod Stakhov c4e6bb9bec [Minor] Core: Improve url findings in queries 5 years ago
  Vsevolod Stakhov 2c868bb0a4 [Minor] Elastic: Switch off coroutines as they are unstable 5 years ago
  Vsevolod Stakhov f9ca813270 [Minor] Allow to debug lua threads 5 years ago
  Alexander Moisseev fd4dfc9c25 [Minor] mime_types: Add "text/plain" CT for "csv" extension 5 years ago
  Vsevolod Stakhov 790e5e17ae [Minor] Fix log message 5 years ago
  Vsevolod Stakhov 920f33853e
Merge pull request #2736 from HeinleinSupport/lua_scanners 5 years ago