index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-bh-greylisting
vstakhov-cache-framework
vstakhov-cache-gpt
vstakhov-cdb-maps
vstakhov-ci-try
vstakhov-cmake-rework
vstakhov-collisions-fix
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-dkim-sanitize-keys
vstakhov-ev-base-periodics
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fmt-embedding
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-noop
vstakhov-fuzzy-tcp
vstakhov-gpt-consensus
vstakhov-gpt-ollama
vstakhov-gpt-reason
vstakhov-gpt-tunes2
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-shingles
vstakhov-lua-text-api
vstakhov-maps-caching
vstakhov-maps-stuff
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-rbl-disable
vstakhov-redis-pool-fixes
vstakhov-redis-version
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
lua
/
mime_types.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Minor] Score *.rdp attachments as bad
twesterhever
2024-11-04
1
-0
/
+1
*
[Minor] Treat *.txz attachments as archives and harmful
twesterhever
2024-05-27
1
-0
/
+2
*
[Minor] Add bad file types commonly found in archives attached to malspam
twesterhever
2024-04-28
1
-0
/
+4
*
[Enhancement] Exclude false positives of MIME_DOUBLE_BAD_EXTENSION
Dmitriy Alekseev
2024-04-11
1
-1
/
+6
*
[Minor] Treat *.zpaq attachments as archives and harmful
twesterhever
2023-11-03
1
-0
/
+2
*
[Minor] Remove duplicate *.app attachment type
twesterhever
2023-10-25
1
-1
/
+0
*
Revert "[Minor] Increase scoring of *.exe attachments"
twesterhever
2023-10-24
1
-1
/
+1
*
[Minor] Add additional bad attachment types
twesterhever
2023-10-22
1
-0
/
+11
*
[Minor] Increase scoring of *.exe attachments
twesterhever
2023-10-22
1
-1
/
+1
*
[Minor] Incorporate additional bad attachments from Microsoft
twesterhever
2023-10-22
1
-0
/
+9
*
[Minor] Refer to third parties for attachment handling whenever possible
twesterhever
2023-10-22
1
-6
/
+6
*
[Minor] Treat *.cue attachments as harmful
twesterhever
2023-10-13
1
-0
/
+1
*
[Minor] Reformat all Lua code, no functional changes
Vsevolod Stakhov
2023-08-07
1
-23
/
+37
*
[Minor] Fix missing and superflous comma
twesterhever
2023-06-23
1
-2
/
+2
*
Keep attachment filename suffix lists sorted
twesterhever
2023-06-22
1
-15
/
+15
*
Treat HTML attachments as bad
twesterhever
2023-06-22
1
-1
/
+8
*
[Minor] Increase score for attachment types already blocked by GMail and Outlook
twesterhever
2023-06-20
1
-95
/
+95
*
[Minor] Increase score for .chm attachments
twesterhever
2023-06-20
1
-1
/
+1
*
[Minor] Add additional bad extensions
twesterhever
2023-06-02
1
-0
/
+5
*
[Minor] Add some more debug to mime_types
Vsevolod Stakhov
2022-04-13
1
-0
/
+2
*
[Minor] Update my email and the copyright year
Vsevolod Stakhov
2022-03-25
1
-1
/
+1
*
[Minor] Mime_types: Insert MIME_OBFUSCATED_ARCHIVE symbol
Vsevolod Stakhov
2022-01-13
1
-0
/
+15
*
[Minor] Add content type to MIME_BAD_ATTACHMET symbol
Vsevolod Stakhov
2021-09-09
1
-1
/
+2
*
[Minor] Mime_types: Allow application/octet-stream for all extensions
Vsevolod Stakhov
2021-08-27
1
-2
/
+2
*
- add bz2, egg, alz,xz and lz as additional archive extensions
Yoshimo
2021-08-13
1
-0
/
+5
*
[Feature] Allow to save and show attachment name when inserting AV scan results
Vsevolod Stakhov
2021-08-06
1
-1
/
+2
*
[Minor] Move mime types out of the lua_mime API
Vsevolod Stakhov
2021-02-24
1
-2
/
+2
*
[Minor] Add some missing types
Vsevolod Stakhov
2020-12-04
1
-0
/
+1
*
[Minor] Mime_types: Use cached settings
Vsevolod Stakhov
2020-09-09
1
-1
/
+1
*
[Minor] Mime_types: Check extension existence
Vsevolod Stakhov
2020-06-11
1
-2
/
+2
*
[Minor] Penalize EXE files in RAR archives
moisseev
2020-05-28
1
-2
/
+19
*
[Minor] Mime_types: Fix bad archive extension check if there are many files i...
Vsevolod Stakhov
2020-05-26
1
-5
/
+5
*
[Minor] Mime_types: Fix FP with double dots
Vsevolod Stakhov
2020-05-26
1
-2
/
+2
*
[Minor] Get rid of numeric string:match in honor of tonumber
Vsevolod Stakhov
2020-05-07
1
-1
/
+1
*
[Minor] Add limit for number of files processed in archives
Vsevolod Stakhov
2020-04-28
1
-1
/
+1
*
[Fix] Distinguish type from flags in register_symbol
Vsevolod Stakhov
2020-04-27
1
-2
/
+4
*
[Minor] Fix checks logic
Vsevolod Stakhov
2019-09-12
1
-1
/
+1
*
[Project] Lua_magic: Adopt lua_magic stuff in mime_types
Vsevolod Stakhov
2019-09-09
1
-64
/
+82
*
[Fix] Lua_mime: Fix reversed extensions map
Vsevolod Stakhov
2019-08-22
1
-8
/
+0
*
[Refactor] Move mime types to a lua_mime library
Vsevolod Stakhov
2019-08-02
1
-641
/
+9
*
[Minor] Add "application/excel" CT for "*.xls"
Alexander Moisseev
2019-06-10
1
-0
/
+1
*
[Minor] Archives: Distinguish compressed headers and encrypted archives
Vsevolod Stakhov
2019-05-22
1
-2
/
+9
*
[Fix] allow PKCS7 signatures to be text/plain, too
heraklit256
2019-05-04
1
-1
/
+1
*
[Minor] Add "iso" to bad_extensions
Alexander Moisseev
2019-04-18
1
-4
/
+5
*
[Minor] Avoid comparing string with boolean
Alexander Moisseev
2019-04-17
1
-1
/
+1
*
[Minor] mime_types: use higher weighted MIME type
Thomas Oettli
2019-04-16
1
-4
/
+3
*
[Minor] mime_types: decode hex encoded characters
Thomas Oettli
2019-04-15
1
-0
/
+3
*
[Minor] Mime_types: Add additional ct for .exe
Vsevolod Stakhov
2019-03-22
1
-1
/
+5
*
[Feature] Mime_types: When no extension defined, detect it by content
Vsevolod Stakhov
2019-03-22
1
-1
/
+15
*
[Feature] Mime_types: Implement user configurable extension filters
Vsevolod Stakhov
2019-03-22
1
-11
/
+53
[next]