January 2019 Archives by thread
Starting: Thu Jan 3 10:21:03 UTC 2019
Ending: Thu Jan 31 12:42:03 UTC 2019
Messages: 177
- commit f3b23ce: [Feature] Plugins: Add preliminary version of the external services plugin
Vsevolod Stakhov
- commit 9b806e7: [Feature] Add pyzor support (by crosenberg)
Vsevolod Stakhov
- commit 55707db: [Minor] Small style improvements in external services
Vsevolod Stakhov
- commit d159074: [Remove] Remove pyzor support as requested
Vsevolod Stakhov
- commit 019fb16: [Feature] Core: Allow to construct scan tasks from raw data
Vsevolod Stakhov
- commit da6710d: [Minor] Mime_types: Allow empty filename
Vsevolod Stakhov
- commit b6dbe34: [Minor] Core: Improve raw files scan
Vsevolod Stakhov
- commit 02d4e6e: [Fix] Core: Detect encrypted rarv5 archives
Vsevolod Stakhov
- commit f358aec: [Minor] Core: Add concept of mime only rules
Vsevolod Stakhov
- commit d9f3f32: [Minor] Add some mime only rules
Vsevolod Stakhov
- commit c143670: [Minor] Regexp: Allow to add mime only regexp rules
Vsevolod Stakhov
- commit 2c5bbd9: [Minor] Add more mime flags
Vsevolod Stakhov
- commit 6e436cc: [Minor] Lua_task: Allow to check mime flag for the task
Vsevolod Stakhov
- commit 7b6227c: [Minor] Core: Allow to pass flags to squeezed rules
Vsevolod Stakhov
- commit 3e9c05b: [Minor] Lua_util: Remove broken and unused function
Vsevolod Stakhov
- commit da7b65e: [Minor] Relax CTYPE_MISSING_DISPOSITION rule for pgp encryption
Vsevolod Stakhov
- commit 1c11c28: [Minor] Core: Do not include full urls in output unless asked
Vsevolod Stakhov
- commit f8d6761: [Minor] Core: Add support for hex encoded characters in printf
Vsevolod Stakhov
- commit 1f6b4fd: [Minor] Archives: Fix 7zip codecs id reading logic
Vsevolod Stakhov
- commit 6519ba4: [Minor] Archive: Find encrypted 7zip codecs
Vsevolod Stakhov
- commit b5917e6: [Minor] Archives: More fixes to 7zip parsing
Vsevolod Stakhov
- commit 3d4d014: [Fix] Archive: Final fixes for 7z archives
Vsevolod Stakhov
- commit e5cc4ac: [Fix] Arc: Use a separated list of headers for arc signing
Vsevolod Stakhov
- commit 15bb413: [Rules] Improve LEAKED_PASSWORD_SCAM detection
Vsevolod Stakhov
- commit 12e3b59: [Minor] Hfilter: Add more strict rules for some of the regexps
Vsevolod Stakhov
- commit f03ded0: [Feature] Core: Ignore and mark invisible spaces
Vsevolod Stakhov
- commit 776a027: [Minor] Core: Also count spaces when skipping invisible spaces
Vsevolod Stakhov
- commit 60107a1: [Project] Add concept of flexible actions
Vsevolod Stakhov
- commit 96986ba: [Project] More steps to flexible actions
Vsevolod Stakhov
- commit dce02c4: [Project] Move action definition to avoid uthash pollution
Vsevolod Stakhov
- commit d43bc62: [Minor] Core: Treat 0x200c as zero width space as well
Vsevolod Stakhov
- commit 137f4b1: [Project] Fix setting of actions score
Vsevolod Stakhov
- commit aa07f4b: [Project] More work towards flexible actions
Vsevolod Stakhov
- commit 9546576: [Minor] Fix some issues
Vsevolod Stakhov
- commit 4595a80: [Test] Write test name to queue id
Vsevolod Stakhov
- commit e6e1267: [Minor] Fix some more issues after actions rework
Vsevolod Stakhov
- commit 5cb0023: [Minor] Core: Rework images processing API
Vsevolod Stakhov
- commit b28a5df: [Feature] Core: Process data urls for images
Vsevolod Stakhov
- commit a8fb3a3: [Feature] Regexp: Allow local lua functions in Rspamd regexp module
Vsevolod Stakhov
- commit 12e8ccd: [Feature] HTML: Specially treat data urls in HTML
Vsevolod Stakhov
- commit 48db96c: [Minor] Fix various issues
Vsevolod Stakhov
- commit 22a0948: [Rules] LEAKED_PASSWORD_SCAM: Improve images scam detection
Vsevolod Stakhov
- commit 6296a24: [Rules] Fix the case when there are no received headers
Vsevolod Stakhov
- commit 8082d02: [Minor] Archives: Fix gzip file detection error
Vsevolod Stakhov
- commit 96603c2: Add subject to get_general_metadata
GitHub
- commit 9f15acf: Merge pull request #2712 from andryyy/patch-14
GitHub
- commit ae8f199: [Rules] Add VIOLATED_DIRECT_SPF composite
Vsevolod Stakhov
- commit 9c5e130: [Minor] Add macro to test for zero width spaces
Vsevolod Stakhov
- commit be6ad35: [Minor] Use zw space check macro
Vsevolod Stakhov
- commit f3ff58d: [Feature] Core: Relax quoted-printable encoding
Vsevolod Stakhov
- commit 8a4c5ca: [Feature] Core: Normalise zero-width spaces in urls
Vsevolod Stakhov
- commit 0f0717e: [Fix] Core: Implement logic to find some bad characters in URLs
Vsevolod Stakhov
- commit e481f85: [Test] Add task:get_from(['mime']) test
Alexander Moisseev
- commit 497ac2e: Merge pull request #2715 from moisseev/test
GitHub
- commit 9cd6c30: [Minor] Core: Add function to strip characters in gstring
Vsevolod Stakhov
- commit 5b577d4: [Fix] Core: Fix emails comments parsing and other issues
Vsevolod Stakhov
- commit 2703711: [Minor] lua_scanners - module_name, typos, logging
Carsten Rosenberg
- commit 3214f48: [Minor] external_services - add support for mime_type matching
Carsten Rosenberg
- commit f5a8c5a: [Minor] lua_scanners - add support for dynamic weights
Carsten Rosenberg
- commit 7848a14: [Feature] external_services - oletools (olefy) support
Carsten Rosenberg
- commit b2bd2ee: [Minor] lua_scanner - redis prefix (support for multiple rules of the same type)
Carsten Rosenberg
- commit 45b2413: [Minor] lua_scanner - use override_defaults
Carsten Rosenberg
- commit c0f5acd: [Fix] lua_scanners - savapi redis prefix
Carsten Rosenberg
- commit 20f3454: [Fix] lua_scanner - oletools typos, logging
Carsten Rosenberg
- commit 83f771a: [Minor] lua_scanners - move and extend mime_part matching
Carsten Rosenberg
- commit 458cae1: [Minor] lua_scanners - dcc - add redis caching and retries
Carsten Rosenberg
- commit 33445bb: [Minor] lua_scanners - olefy - small changes
Carsten Rosenberg
- commit 92ec1c9: [Minor] external_services config + groups
Carsten Rosenberg
- commit d68a5f4: [Fix] lua_scanners - fix luacheck
Carsten Rosenberg
- commit 2134040: [FIX] lua_scanners - duplicated fail symbol + luastyle
Carsten Rosenberg
- commit c2eaa55: [Fix] groups.conf - filename typo
Carsten Rosenberg
- commit 8928beb: [Minor] lua_scanners - oletools protocol, cache clean
Carsten Rosenberg
- commit da56fcd: [Minor] lua_scanners - dcc save clean
Carsten Rosenberg
- commit 246319f: [Minor] lua_scanners - common - log_clean function
Carsten Rosenberg
- commit c4d515f: [Feature] lua_scanners - icap protocol support
Carsten Rosenberg
- commit 0b2f604: [Fix] lua_scanners - kaspersky - response with fname
Carsten Rosenberg
- commit d9aebc8: [Minor] lua_scanners - icap - use OPTIONS response, result handling
Carsten Rosenberg
- commit 42bde30: [Minor] lua_scanners - oletools - improve protocol, better extended results
Carsten Rosenberg
- commit 44de7f5: [FIX] lua_scanners - using N is much smarter ;)
Carsten Rosenberg
- commit c20a13c: Merge pull request #2711 from HeinleinSupport/master
GitHub
- commit 05d331d: [Minor] Lua_scanners: Fix various issues
Vsevolod Stakhov
- commit 2cb70c9: [Minor] Lua_scanners: More N->name changes
Vsevolod Stakhov
- commit 6e98ad0: [Minor] lua_scanners - fix again debug logging, scores in debug log
Carsten Rosenberg
- commit 968d92d: [Minor] test - adjust antivirus symbols
Carsten Rosenberg
- commit 9b5595f: Merge pull request #2717 from HeinleinSupport/master
GitHub
- commit 8f65a08: [Minor] External_services: Support `symbols` element
Vsevolod Stakhov
- commit 27afeb3: [Feature] Lua_scanners: Add VadeSecure engine support
Vsevolod Stakhov
- commit dd4ad1e: [Conf] Add missing includes
Vsevolod Stakhov
- commit c361d5a: [Minor] Lua_scanners: Various fixes in VadeSecure plugin
Vsevolod Stakhov
- commit 4d152f9: [Minor] lua_scanners - use pattern for FAIL symbol
Carsten Rosenberg
- commit 3203d0f: Merge pull request #2718 from HeinleinSupport/symbol_fail
GitHub
- commit afa9755: [Minor] Core: Add lua utility to find some obscured unicode symbols
Vsevolod Stakhov
- commit ac58581: [Feature] Mime_types: Add MIME_BAD_UNICODE rule
Vsevolod Stakhov
- commit 7b4a319: [Fix] Core: Fix processing of NDNs of certain type
Vsevolod Stakhov
- commit ee587bd: [Fix] tests - antivirus - fprot symbols
Carsten Rosenberg
- commit 110f02f: [FIX] upload.js - eslint
Carsten Rosenberg
- commit 4b44412: Merge pull request #2720 from HeinleinSupport/master
GitHub
- commit fdce734: [Fix] lua_scanners - actions and symbol_fail
Carsten Rosenberg
- commit 97efd22: Merge pull request #2722 from HeinleinSupport/master
GitHub
- commit 4f885f9: [Minor] Core: Add sockaddr access utility
Vsevolod Stakhov
- commit 0db5637: [Project] Lua_udp: Add initial prototype
Vsevolod Stakhov
- commit 8e65eb9: [Minor] Oops fix preload name
Vsevolod Stakhov
- commit 955142d: [Minor] lua_scanners - oletools default config, detection
Carsten Rosenberg
- commit 6fd22b1: [Minor] lua_scanners - icap container error handling
Carsten Rosenberg
- commit 8cafaed: [Feature] lua_scanners - spamassassin spam scanner
Carsten Rosenberg
- commit 2aea44f: Merge pull request #2723 from HeinleinSupport/master
GitHub
- commit 1a00212: [Minor] Core: Extend zero width spaces characters set
Vsevolod Stakhov
- commit ec8a472: [Feature] Add dedicated ZW spaces detection for URLs
Vsevolod Stakhov
- commit 45df2c7: [Minor] Do not serve absent dkim private keys from LRU cache
Vsevolod Stakhov
- commit eea2b46: [Rules] Add more defs for LEAKED_PASSWORD_SPAM
Vsevolod Stakhov
- commit 910986a: [Rework] Change logic of fuzzy probabilities scoring
Vsevolod Stakhov
- commit 239f604: [Project] Lua_udp: Implement fully functional client
Vsevolod Stakhov
- commit 7957fc5: [Test] Add dummy udp client
Vsevolod Stakhov
- commit b6b0533: [Minor] Lua_udp: Fix various issues
Vsevolod Stakhov
- commit 6f72e86: [Test] Add tests for lua_udp
Vsevolod Stakhov
- commit f1cfe2b: [Minor] Link to docs
Vsevolod Stakhov
- commit 2ab9f01: [Minor] Fix docs and misprint
Vsevolod Stakhov
- commit 7157661: [Minor] Core: Try to avoid race when cleaning maps up
Vsevolod Stakhov
- commit 17a9df2: [Minor] Lua_udp: Fix event deletion
Vsevolod Stakhov
- commit 3703efe: [Minor] Core: Fix flag definition
Vsevolod Stakhov
- commit 72d9df9: [Minor] Mime: Fix processing of attached messages
Vsevolod Stakhov
- commit 295b806: [Minor] Add some fail safety
Vsevolod Stakhov
- commit 52fd861: [Minor] Fix Lua 5.1 compatibility
Vsevolod Stakhov
- commit bbbfedc: [Minor] Fix core dump when cannot extract tld in href url
Vsevolod Stakhov
- commit a0b6284: [Minor] RDNS: Filter starting and trailing dots in DNS names
Vsevolod Stakhov
- commit 9546d4c: [Minor] Multimap: Improve crappy style
Vsevolod Stakhov
- commit 4f40211: [Minor] Lua_task: Add compatibility knobs for set_pre_result
Vsevolod Stakhov
- commit 38c7212: [Minor] Surbl: Reduce offline lists noise
Vsevolod Stakhov
- commit dcc00b0: [Minor] Settings: Reduce log noise
Vsevolod Stakhov
- commit 063784d: [Minor] Maps: Check the object before usage
Vsevolod Stakhov
- commit ec88cda: [Minor] Core: Oops, fix long standing misprint (yeild -> yield)
Vsevolod Stakhov
- commit 9c23b08: [CritFix] Html: Entities are not valid within tag params values
Vsevolod Stakhov
- commit 8dcb70a: [Minor] Core: Fix crash when reading dynamic actions
Vsevolod Stakhov
- commit b29c55a: [Test] Add testing for dynamic conf
Vsevolod Stakhov
- commit b1dca3c: [Fix] HTML: Fix entities in HTML attributes
Vsevolod Stakhov
- commit 8d757de: [Minor] Settings: Minor case fix
Vsevolod Stakhov
- commit b50b969: [Fix] HTML: Another entities decoding logic fix
Vsevolod Stakhov
- commit 917bbfd: [Minor] Rspamadm: Allow `-` as filename to read from stdin
Vsevolod Stakhov
- commit 609e3d1: [Minor] Fix misplaced code
Vsevolod Stakhov
- commit cd90981: [Minor] HTML: More corner cases in entities decoding
Vsevolod Stakhov
- commit 8a8f32f: Update dmarc.lua
GitHub
- commit a089a38: [Minor] mime_types: Do not treat numbers in brackets as double extension
Alexander Moisseev
- commit dd55b86: [Minor] mime_types: Add application/x-msi CT
Alexander Moisseev
- commit 41dab15: [Test] Add tests for mime_types
Alexander Moisseev
- commit b28cddd: Merge pull request #2731 from moisseev/mime_types
GitHub
- commit 8afab41: Merge pull request #2730 from analogic/patch-1
GitHub
- commit 2ac0fbe: [Minor] Core: Add milter actions concept
Vsevolod Stakhov
- commit f7200dd: [Minor] Milter: Add support of quarantine and discard actions
Vsevolod Stakhov
- commit da346dc: [Minor] Add missing actions
Vsevolod Stakhov
- commit f970789: [Minor] Core: Use quarantine/dicard as semi-standard actions
Vsevolod Stakhov
- commit 7d5502a: Update dmarc.lua
GitHub
- commit b443d82: Merge pull request #2732 from analogic/patch-2
GitHub
- commit 2f78615: [Feature] Core: Support RFC2231 encoding in headers
Vsevolod Stakhov
- commit 72085d9: [Fix] MID module: Fix DKIM domain matching
Alexander Moisseev
- commit 5d26b71: Merge pull request #2734 from moisseev/mid
GitHub
- commit 193fc0d: [Minor] lua_scanners - icap - Kaspersky support (empty header, multiple viruses)
Carsten Rosenberg
- commit 5329018: [Minor] lua_scanners - oletools - complete threats in extended mode
Carsten Rosenberg
- commit 799e319: [Minor] lua_scanners - match detected type and files in archives
Carsten Rosenberg
- commit 59b5ff6: [Minor] lua_scanners - icap check empty key
Carsten Rosenberg
- commit 920f338: Merge pull request #2736 from HeinleinSupport/lua_scanners
GitHub
- commit 790e5e1: [Minor] Fix log message
Vsevolod Stakhov
- commit f9ca813: [Minor] Allow to debug lua threads
Vsevolod Stakhov
- commit 2c868bb: [Minor] Elastic: Switch off coroutines as they are unstable
Vsevolod Stakhov
- commit c4e6bb9: [Minor] Core: Improve url findings in queries
Vsevolod Stakhov
- commit fb2c14b: [Rules] OMOGRAPH_URL: Avoid extra calls for repeated urls
Vsevolod Stakhov
- commit 0aca548: [Minor] Lua_util: Fix single character obfuscation checks
Vsevolod Stakhov
- commit 69795cd: [Feature] Core: Support telephone URLs
Vsevolod Stakhov
- commit fd4dfc9: [Minor] mime_types: Add "text/plain" CT for "csv" extension
Alexander Moisseev
- commit 69ee9cf: Merge pull request #2737 from moisseev/mime_types
GitHub
- commit 4e00e9f: [Minor] mime_types - add filename whitelist
Carsten Rosenberg
- commit de1628b: Merge pull request #2735 from HeinleinSupport/mime_types
GitHub
- commit bd63ea1: [Minor] Core: Treat meaningless actions as ham
Vsevolod Stakhov
- commit a7b38d2: [Minor] Core: Further try to reduce FP rate for uspoof
Vsevolod Stakhov
- commit d787842: [Minor] Mime_types: Fix whitelist
Vsevolod Stakhov
- commit 64df504: [Fix] HTML: Fix HTML comments with many dashes
Vsevolod Stakhov
- commit b0030d4: [Minor] Lua_task: Copy key when setting cache entries to avoid GC race
Vsevolod Stakhov
- commit 9dcae9b: [Fix] Core: Fix headers folding on the last token
Vsevolod Stakhov
Last message date:
Thu Jan 31 12:42:03 UTC 2019
Archived on: Thu Jan 31 12:42:05 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).