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
*
Added unit tests for rspamd_cryptobox
LeftTry
2024-07-24
1
-0
/
+161
*
[Test] Add test for SPF +all
Vsevolod Stakhov
2024-07-18
2
-0
/
+11
*
[Test] Add missing
Vsevolod Stakhov
2024-07-11
1
-0
/
+1
*
[Test] Fix ratelimit tests
Andrew Lewis
2024-07-11
3
-54
/
+60
*
[Test] Add tests for ratelimit module
Andrew Lewis
2024-07-10
2
-0
/
+64
*
[Rework] Update fmt to version 11
Vsevolod Stakhov
2024-07-01
1
-4
/
+4
*
Fixed bug with task:inject() function according to the issue #5010 (#5021)
Ivan Stakhov
2024-06-25
3
-1
/
+24
*
Upgraded replies and known senders modules (#4895)
Ivan Stakhov
2024-06-03
13
-0
/
+193
*
[Test] Test multimap regexp_multi map
Andrew Lewis
2024-05-27
5
-0
/
+21
*
[Test] Properly test symbols registration
Vsevolod Stakhov
2024-05-20
3
-4
/
+5
*
[Test] Add tests for grow_factor
Andrew Lewis
2024-04-10
4
-0
/
+80
*
[Test] Try break greylisting tests
Andrew Lewis
2024-04-05
2
-4
/
+36
*
[Test] Add unit test
Vsevolod Stakhov
2024-03-24
1
-0
/
+11
*
[Rework] Further types conversion (no functional changes)
Vsevolod Stakhov
2024-03-18
11
-103
/
+103
*
[Rework] Remove some of the GLib types in lieu of standard ones
Vsevolod Stakhov
2024-03-18
3
-10
/
+10
*
[Test] More rework of the tests
Vsevolod Stakhov
2024-03-15
3
-67
/
+19
*
[Test] Another try to fight with Python
Vsevolod Stakhov
2024-03-14
1
-2
/
+13
*
[Minor] Fix CLion fuck up
Vsevolod Stakhov
2024-03-14
1
-83
/
+0
*
[Test] Remove demjson dependency as it is clearly outdated and broken
Vsevolod Stakhov
2024-03-14
1
-4
/
+76
*
[Test] rspamadm tests: override DBDIR
Andrew Lewis
2024-02-29
1
-6
/
+26
*
[Test] Use Robot-native process management
Andrew Lewis
2024-02-29
9
-90
/
+66
*
[Minor] Build tests with CTest in Cmake
Vsevolod Stakhov
2024-02-19
1
-44
/
+50
*
[Test] Working with bloody robot to add some new tests
Vsevolod Stakhov
2024-02-17
6
-10
/
+119
*
[Test] Add tests for dynamic fuzzy keys
Vsevolod Stakhov
2024-02-17
5
-8
/
+102
*
[Test] Add unit tests
Vsevolod Stakhov
2024-02-12
1
-1
/
+28
*
[Test] statistics: per-user
Andrew Lewis
2024-01-25
7
-17
/
+58
*
[Minor] Fix old test
Vsevolod Stakhov
2024-01-24
1
-8
/
+8
*
[Test] Remove some invalid tests for 32 bit platforms
Vsevolod Stakhov
2024-01-18
1
-28
/
+29
*
[Test] Fix tests on Robot Framework 7.0
Andrew Lewis
2024-01-12
1
-3
/
+3
*
[Test] Some more tests for logging
Andrew Lewis
2024-01-01
7
-6
/
+60
*
[Test] Test systemd logging
Andrew Lewis
2023-12-08
3
-0
/
+28
*
Merge pull request #4728 from fatalbanana/test_rspamadm_logger
Vsevolod Stakhov
2023-12-06
3
-3
/
+14
|
\
|
*
[Test] Exercise rspamadm lua logger in functional tests
Andrew Lewis
2023-12-06
3
-3
/
+14
*
|
[Fix] dkim_signing: siging_table: lowercase before lookup
Andrew Lewis
2023-11-29
1
-3
/
+3
|
/
*
[Test] Add unit tests for unfolding
Vsevolod Stakhov
2023-11-25
1
-3
/
+48
*
Merge pull request #4709 from fatalbanana/demiltertest
Vsevolod Stakhov
2023-11-18
3
-0
/
+6
|
\
|
*
[Test] Skip miltertest tests if it is not installed
Andrew Lewis
2023-11-18
3
-0
/
+6
*
|
[Test] Fix dummy http server on python 3.6
Andrew Lewis
2023-11-18
1
-1
/
+2
|
/
*
[Test] One more suspicious fix for settings tests
Andrew Lewis
2023-11-16
1
-1
/
+1
*
[Test] Try correct settings test
Andrew Lewis
2023-11-16
1
-2
/
+2
*
[Test] Try break tests
Andrew Lewis
2023-11-16
1
-1
/
+1
*
[Test] Set umask where it's useful
Andrew Lewis
2023-11-13
1
-0
/
+2
*
[Minor] Try improve test stability
Andrew Lewis
2023-11-09
2
-4
/
+6
*
[Feature] Reiterate on gtube patterns
Vsevolod Stakhov
2023-11-08
1
-1
/
+1
*
[Test] Break test
Andrew Lewis
2023-11-03
2
-0
/
+2
*
[Minor] Make Robot Framework loop unfunny
Andrew Lewis
2023-10-30
1
-6
/
+10
*
[Minor] Reiterate on the previous changes
Andrew Lewis
2023-10-26
1
-4
/
+4
*
[Feature] rbl: support globbed return codes
Andrew Lewis
2023-10-25
1
-1
/
+5
*
[Feature] rbl: support checking returncodes by CIDR
Andrew Lewis
2023-10-25
1
-1
/
+2
*
[Feature] rbl: support checking returncodes by regex
Andrew Lewis
2023-10-24
1
-4
/
+6
[next]