| Commit message (Expand) | Author | Age | Files | Lines |
* | [Feature] Add rspamadm secretbox command | Ivan Stakhov | 2024-09-18 | 2 | -4/+54 |
* | [Feature] Add tooling to encrypt strings in Lua | Ivan Stakhov | 2024-09-05 | 1 | -0/+57 |
* | Merge branch 'master' into robot_startup | Andrew Lewis | 2024-08-26 | 3 | -16/+37 |
|\ |
|
| * | [Test] Improve grow_factor tests | Andrew Lewis | 2024-08-20 | 3 | -16/+37 |
* | | [Test] Improve on previous changes | Andrew Lewis | 2024-08-26 | 1 | -4/+4 |
* | | [Test] Improve startup error handling | Andrew Lewis | 2024-08-23 | 1 | -1/+16 |
|/ |
|
* | Provide OpenSSL 3.0 support for lua_rsa (#5101) | Ivan Stakhov | 2024-08-17 | 1 | -0/+10 |
* | [Test] Add more unit tests | Vsevolod Stakhov | 2024-08-16 | 1 | -10/+25 |
* | [Test] Fix broken test | Vsevolod Stakhov | 2024-08-16 | 1 | -0/+4 |
* | [Minor] Slight cleanup | Vsevolod Stakhov | 2024-08-15 | 1 | -3/+3 |
* | [Test] Add unit tests for ucl functions | Vsevolod Stakhov | 2024-08-13 | 1 | -0/+60 |
* | [Test] Add test for keypairs encrypt/decrypt | Vsevolod Stakhov | 2024-08-09 | 1 | -0/+26 |
* | [Project] Remove NIST mode from everywhere | Vsevolod Stakhov | 2024-08-09 | 2 | -91/+26 |
* | [Test] Use proper keypairs | Vsevolod Stakhov | 2024-08-07 | 1 | -6/+6 |
* | [Test] Fix some test | Vsevolod Stakhov | 2024-08-07 | 1 | -6/+45 |
* | [Test] Fix unit tests | Vsevolod Stakhov | 2024-08-07 | 1 | -54/+52 |
* | Merge branch 'master' into master | Vsevolod Stakhov | 2024-08-07 | 8 | -2/+214 |
|\ |
|
| * | Merge pull request #5083 from fatalbanana/test_milter_headers | Vsevolod Stakhov | 2024-08-02 | 3 | -0/+106 |
| |\ |
|
| | * | [Test] Add more tests for milter_headers | Andrew Lewis | 2024-07-30 | 3 | -2/+52 |
| | * | [Test] Add tests for milter_headers | Andrew Lewis | 2024-07-30 | 3 | -0/+56 |
| * | | [Test] Add tests for group score limits | Vsevolod Stakhov | 2024-08-01 | 5 | -2/+108 |
| |/ |
|
* | | [Feature] Add tests for rspamd_cryptobox | LeftTry | 2024-07-24 | 1 | -1/+1 |
* | | [Feature] Add rspamd_cxx_unit_cryptobox for unit testing | LeftTry | 2024-07-24 | 1 | -1/+1 |
* | | Added unit tests for rspamd_cryptobox | LeftTry | 2024-07-24 | 1 | -0/+1 |
* | | 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 |