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-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
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
/
libmime
/
message.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Project] Various unicode fixes in language detector
Vsevolod Stakhov
2018-11-25
1
-4
/
+0
*
[Minor] Add ID to mime parts
Vsevolod Stakhov
2018-11-05
1
-2
/
+6
*
[Fix] Fix various issues with parsing of the received headers
Vsevolod Stakhov
2018-10-16
1
-0
/
+1
*
[Rework] Rework language detector
Vsevolod Stakhov
2018-09-07
1
-1
/
+1
*
[Minor] Add UText wrapper for stripped content
Vsevolod Stakhov
2018-09-06
1
-0
/
+2
*
[Rework] Rework utf content processing in text parts
Vsevolod Stakhov
2018-09-05
1
-7
/
+14
*
[Project] Further changes in unicode operations
Vsevolod Stakhov
2018-08-23
1
-1
/
+3
*
[Project] Start unicode rework
Vsevolod Stakhov
2018-08-23
1
-5
/
+10
*
[Feature] Split message parsing and processing
Vsevolod Stakhov
2018-06-06
1
-0
/
+6
*
[Feature] Do not detect language twice for relative parts
Vsevolod Stakhov
2018-04-06
1
-0
/
+1
*
[Project] Preliminary version of ngramms based language detector
Vsevolod Stakhov
2018-01-13
1
-3
/
+2
*
[Project] Add unigramms to language detection as well
Vsevolod Stakhov
2018-01-01
1
-0
/
+1
*
[Feature] Add more text attributes
Vsevolod Stakhov
2017-09-23
1
-0
/
+2
*
[Feature] Add text_part:get_stats function
Vsevolod Stakhov
2017-06-21
1
-1
/
+1
*
[Minor] Add some more data to the spaces strip algorithm
Vsevolod Stakhov
2017-06-21
1
-0
/
+2
*
[Feature] Store more data when stripping newlines
Vsevolod Stakhov
2017-06-21
1
-0
/
+4
*
[Fetaure] Add method that detects 8 bit characters in text parts
Vsevolod Stakhov
2017-04-24
1
-0
/
+2
*
[Feature] Store headers order
Vsevolod Stakhov
2017-04-03
1
-0
/
+1
*
[Fix] Fix parsing of cte in expressions
Vsevolod Stakhov
2017-03-07
1
-0
/
+15
*
[Fix] Distinguish missing and broken mandatory headers
Vsevolod Stakhov
2017-03-06
1
-1
/
+2
*
[Feature] Enchance text_part:get_content method
Vsevolod Stakhov
2017-03-06
1
-0
/
+1
*
[Feature] Implement received headers flags
Vsevolod Stakhov
2017-02-13
1
-0
/
+5
*
[Feature] Store all received headers in lua
Vsevolod Stakhov
2017-02-09
1
-0
/
+1
*
[Feature] Do not trust CTE, check base64 and qp strictly
Vsevolod Stakhov
2016-12-30
1
-1
/
+2
*
[Rework|Minor] More updates for mime parsing
Vsevolod Stakhov
2016-12-16
1
-5
/
+5
*
[Rework|Minor] Continue new parser integration
Vsevolod Stakhov
2016-12-16
1
-1
/
+4
*
[Rework] Start massive rework to get rid of gmime
Vsevolod Stakhov
2016-12-16
1
-15
/
+18
*
[Minor] More features to mime parser
Vsevolod Stakhov
2016-12-14
1
-0
/
+2
*
[Feature] Start import of the optimized base64 decode
Vsevolod Stakhov
2016-12-13
1
-0
/
+14
*
[Minor] Move headers parsing to a separate unit
Vsevolod Stakhov
2016-12-13
1
-11
/
+1
*
[CritFix] Introduce raw content to text parts
Vsevolod Stakhov
2016-10-31
1
-0
/
+1
*
[Feature] Store `for` part in received headers
Vsevolod Stakhov
2016-10-04
1
-0
/
+1
*
[Feature] Stop using of GLists for headers, improve performance
Vsevolod Stakhov
2016-09-28
1
-31
/
+4
*
[Feature] Pre-calculate blake2 digest for all parts
Vsevolod Stakhov
2016-08-13
1
-2
/
+3
*
[Rework] Rework exceptions and newlines processing
Vsevolod Stakhov
2016-07-13
1
-1
/
+1
*
[Feature] Store raw headers value to use them in DKIM
Vsevolod Stakhov
2016-07-07
1
-0
/
+2
*
[Rework] Rename mime parts structures
Vsevolod Stakhov
2016-07-04
1
-11
/
+20
*
[Feature] Use one pass to remove newlines and store their positions
Vsevolod Stakhov
2016-06-16
1
-0
/
+1
*
[Feature] Add ESMTPSA received type
Vsevolod Stakhov
2016-06-15
1
-0
/
+1
*
[Feature] Parse received date and ESMTPA proto
Vsevolod Stakhov
2016-06-15
1
-1
/
+2
*
[Feature] Use new ragel parser in message parsing code
Vsevolod Stakhov
2016-06-14
1
-0
/
+13
*
[Fix] More fixes to parts distance calculations
Vsevolod Stakhov
2016-04-29
1
-0
/
+1
*
[Feature] Store text parts content with newlines stripped
Vsevolod Stakhov
2016-04-28
1
-0
/
+1
*
[Feature] Add more methods to get headers from a task
Vsevolod Stakhov
2016-04-22
1
-0
/
+26
*
[CritFix] Plug memory leak in headers getting code
Vsevolod Stakhov
2016-04-22
1
-2
/
+16
*
[Feature] Save multipart boundaries
Vsevolod Stakhov
2016-04-11
1
-0
/
+1
*
[Feature] Save raw headers for mime parts
Vsevolod Stakhov
2016-04-11
1
-0
/
+1
*
[Feature] Allow to get mime headers from a task
Vsevolod Stakhov
2016-04-09
1
-0
/
+4
*
[Feature] Add method to get headers as array for speed
Vsevolod Stakhov
2016-03-29
1
-0
/
+4
*
Remove legacy words, use merely normalized_words
Vsevolod Stakhov
2015-11-26
1
-1
/
+0
[next]