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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[Test] Fix paths
Andrew Lewis
2016-07-28
1
-4
/
+4
*
|
[Test] Add multimap test
Vsevolod Stakhov
2016-07-28
2
-0
/
+56
*
|
[Fix] Fix paths in tests
Vsevolod Stakhov
2016-07-28
2
-2
/
+2
*
|
[Test] Reorder tests
Vsevolod Stakhov
2016-07-28
18
-0
/
+0
*
|
[Test] Fix rspamc invocation to support arguments passing
Vsevolod Stakhov
2016-07-28
1
-2
/
+2
|
/
*
[Test] Rework tests framework to run in a custom environment
Vsevolod Stakhov
2016-07-28
2
-7
/
+33
*
[Test] Try harder to kill rspamd + child processes to avoid cascading failures
Andrew Lewis
2016-07-25
3
-9
/
+32
*
Merge pull request #743 from fatalbanana/fuzzy-test
Vsevolod Stakhov
2016-07-22
1
-4
/
+1
|
\
|
*
[Test] Set fuzzy worker count to 1
Andrew Lewis
2016-07-22
1
-4
/
+1
*
|
[Test] Add test for legacy RSPAMC protocol
Andrew Lewis
2016-07-22
2
-0
/
+18
|
/
*
[Test] Sleep after calling rspamadm fuzzy_sync
Andrew Lewis
2016-07-21
1
-0
/
+1
*
[Test] Fix braindamaged shutdown_process function
Andrew Lewis
2016-07-21
1
-10
/
+5
*
[Test] Don't insist on return code != 0 for broken stats test
Andrew Lewis
2016-07-21
1
-1
/
+1
*
[Test] Fix race conditions in functional tests
Andrew Lewis
2016-07-21
1
-0
/
+2
*
[Fix] Partial fix for mmap'd statistics tests
Andrew Lewis
2016-07-20
3
-0
/
+4
*
[Test] Integrate functional tests with Travis CI
Andrew Lewis
2016-07-18
7
-5
/
+11
*
[Test] Fix scan file test
Andrew Lewis
2016-07-17
1
-1
/
+1
*
[Test] Fix double bad extension test
Andrew Lewis
2016-07-17
1
-1
/
+1
*
[Test] Add test for pre & post filters
Andrew Lewis
2016-07-17
2
-0
/
+71
*
[Test] Some basic functional tests for mime_types module & archives
Andrew Lewis
2016-07-10
7
-11
/
+127
*
[Test] Add & rework functional tests
Andrew Lewis
2016-07-02
26
-165
/
+521
*
[Test] Fix Python3 compatibility
Andrew Lewis
2016-06-29
1
-7
/
+14
*
[Test] Add generic rspamc result processor
Andrew Lewis
2016-06-29
4
-39
/
+28
*
[Fix] Fix build with the new tests framework
Vsevolod Stakhov
2016-06-29
1
-28
/
+0
*
[Test] New functional test framework
Andrew Lewis
2016-06-27
32
-542
/
+362
*
[Minor] Print algorithm name when testing shingles
Vsevolod Stakhov
2016-06-21
1
-2
/
+25
*
[Minor] Add some more tests
Vsevolod Stakhov
2016-06-16
1
-3
/
+5
*
[Feature] Implement SSL support in http client
Vsevolod Stakhov
2016-06-13
1
-3
/
+7
*
[Rework] Finish rework for the rest of places that use HTTP
Vsevolod Stakhov
2016-06-10
2
-1
/
+3
*
[Feature] Add protection against open files limit and accepting sockets
Vsevolod Stakhov
2016-06-09
1
-1
/
+1
*
[Fix] Try to fix false positive URL detections in text parts
Vsevolod Stakhov
2016-05-12
1
-2
/
+2
*
[Test] Add static test for shingles
Vsevolod Stakhov
2016-05-12
1
-0
/
+90
*
[Feature] Further micro-optimizations for hashing and shingles
Vsevolod Stakhov
2016-05-12
1
-3
/
+3
*
[Feature] Optimize alignment to speed up hashing
Vsevolod Stakhov
2016-05-11
1
-1
/
+3
*
[Feature] Add more algorithms for shingles generation
Vsevolod Stakhov
2016-05-11
1
-12
/
+19
*
[Test] Properly set lua paths for tests
Vsevolod Stakhov
2016-04-28
1
-0
/
+1
*
[Test] Disable broken tests
Vsevolod Stakhov
2016-04-28
2
-9
/
+13
*
[Test] Add speed test for addr parser
Vsevolod Stakhov
2016-04-25
1
-0
/
+24
*
[Feature] Add support of address with at-domain list
Vsevolod Stakhov
2016-04-25
1
-0
/
+2
*
[Test] Add more tests for smtp address
Vsevolod Stakhov
2016-04-25
1
-1
/
+25
*
[Feature] Normalize quoted addresses
Vsevolod Stakhov
2016-04-25
1
-2
/
+2
*
[Test] Improve SMTP address tests
Vsevolod Stakhov
2016-04-25
1
-2
/
+2
*
[Test] Fix unit tests
Vsevolod Stakhov
2016-04-23
4
-16
/
+29
*
[Test] Add smtp addr unit test
Vsevolod Stakhov
2016-04-23
1
-0
/
+56
*
[Test] More improvements to heap tests
Vsevolod Stakhov
2016-04-11
1
-26
/
+67
*
[Test] Evaluate heap performance
Vsevolod Stakhov
2016-04-11
1
-0
/
+44
*
[Minor] Improve tests for heap
Vsevolod Stakhov
2016-04-10
1
-2
/
+10
*
[Feature] Add unit tests for heap
Vsevolod Stakhov
2016-04-08
4
-2
/
+97
*
[Tests] Add more tests for expressions
Vsevolod Stakhov
2016-03-31
1
-8
/
+15
*
[Feature] Improve tests for siphash
Vsevolod Stakhov
2016-03-03
1
-12
/
+55
[prev]
[next]