Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] EMAIL BL | korgoth1 | 2019-09-22 | 3 | -0/+14 |
* | [Minor] Fix tests and jpeg case | Vsevolod Stakhov | 2019-09-21 | 1 | -67/+1 |
* | [Test] MAGIC ROBOT | korgoth1 | 2019-09-19 | 1 | -2/+100 |
* | [Test] MAGIC ROBOT | korgoth1 | 2019-09-17 | 1 | -5/+5 |
|\ | |||||
* | | [Test] MAGIC ROBOT | korgoth1 | 2019-09-17 | 1 | -0/+301 |
* | | [Test] MAGIC ROBOT | korgoth1 | 2019-09-13 | 1 | -343/+3393 |
|/ | |||||
* | [Test] MAGIC ROBOT | korgoth1 | 2019-09-11 | 1 | -1/+19672 |
* | [Test] MAGIC ROBOT | korgoth1 | 2019-09-10 | 1 | -5/+0 |
* | [Test] MAGIC ROBOT | korgoth1 | 2019-09-10 | 1 | -0/+191 |
* | [Test] Start tests for magic detection | Vsevolod Stakhov | 2019-09-10 | 1 | -0/+22 |
* | [Test] WHITELIST_SURBL | korgoth1 | 2019-09-08 | 1 | -2/+0 |
|\ | |||||
* | | [Test] WHITELIST_SURBL for check | korgoth1 | 2019-09-06 | 1 | -0/+1 |
* | | [Test] WHITELIST_SURBL for check | korgoth1 | 2019-09-06 | 1 | -0/+4 |
|/ | |||||
* | [Test] WHITELIST_SPF_DKIM | korgoth1 | 2019-09-03 | 1 | -0/+48 |
* | [Test] Url in subject | korgoth1 | 2019-09-03 | 2 | -0/+16 |
* | [Test] uribl in mail address html+txt | korgoth1 | 2019-08-30 | 1 | -0/+4 |
* | [Test] uribl in mail address | korgoth1 | 2019-08-30 | 1 | -0/+4 |
* | test uribll in image | korgoth1 | 2019-08-30 | 1 | -0/+5 |
* | [Test] Add SURBL tests | Vsevolod Stakhov | 2019-08-24 | 2 | -0/+6 |
* | [Test] Add moar tests for settings | Vsevolod Stakhov | 2019-06-25 | 1 | -0/+1 |
* | [Test] Forgotten data files | Vsevolod Stakhov | 2019-06-10 | 2 | -0/+1029 |
* | [Test] Use non-ASCII file name | Alexander Moisseev | 2019-03-07 | 1 | -2/+2 |
* | [Test] Add tests for MID module | Alexander Moisseev | 2019-02-15 | 1 | -0/+10 |
* | [Minor] mime_types - add filename whitelist | Carsten Rosenberg | 2019-01-29 | 1 | -0/+22 |
* | [Test] Add tests for mime_types | Alexander Moisseev | 2019-01-25 | 2 | -0/+18 |
* | [Test] Add task:get_from(['mime']) test | Alexander Moisseev | 2019-01-17 | 9 | -0/+18 |
* | [Fix] Perform policy downgrade on sample out, add tests | Vsevolod Stakhov | 2018-11-28 | 1 | -0/+17 |
* | [Test] Add tests for pct=0 case | Vsevolod Stakhov | 2018-11-28 | 1 | -0/+17 |
* | [Test] Add tests for broken richtext case | Vsevolod Stakhov | 2018-11-27 | 1 | -0/+27 |
* | [Test] Add tests for #2584 and #2349 | Vsevolod Stakhov | 2018-11-13 | 3 | -0/+142 |
* | [Test] Add more test messages | Vsevolod Stakhov | 2018-10-01 | 4 | -0/+242 |
* | [Test] Final cases for selectors - register_* and functional for regexps | Mikhail Galanin | 2018-09-24 | 1 | -0/+3 |
* | [Test] Input data for the last test case | Mikhail Galanin | 2018-09-18 | 1 | -0/+2 |
* | [Test] Test for regexps in {sa_body} and urls with newlines | Mikhail Galanin | 2018-09-18 | 1 | -0/+13 |
* | [Test] Add more gtube parts to test | Vsevolod Stakhov | 2018-08-01 | 1 | -1/+32 |
* | [Fix] Detect empty text part as text, not HTML | Mikhail Galanin | 2018-07-27 | 1 | -0/+14 |
* | [Test] Add a simple test for zerofont | Vsevolod Stakhov | 2018-06-21 | 1 | -0/+17 |
* | [Fix] Update ed25519 signing schema | Vsevolod Stakhov | 2018-06-18 | 2 | -26/+50 |
* | [Test] Add tests for strict pubkey checking | Vsevolod Stakhov | 2018-06-12 | 1 | -0/+3 |
* | [Test] Add ed25519 tests | Vsevolod Stakhov | 2018-06-11 | 2 | -0/+28 |
* | [Minor] Check for archive cloaking | Alexander Moisseev | 2018-05-17 | 2 | -0/+22 |
* | Merge pull request #1950 from moisseev/mime_types | Vsevolod Stakhov | 2017-12-08 | 1 | -0/+9 |
|\ | |||||
| * | [Test] Add tests for MIME_DOUBLE_BAD_EXTENSION FPs | Alexander Moisseev | 2017-12-08 | 1 | -0/+9 |
* | | [Test] Multimap received header flags | Andrew Lewis | 2017-12-08 | 2 | -0/+32 |
|/ | |||||
* | [Test] Add test for date followed by bad extension | Alexander Moisseev | 2017-12-06 | 1 | -0/+10 |
* | [Test] e-Mail detection | Andrew Lewis | 2017-10-21 | 1 | -0/+8 |
* | [Test] Add test for next-to-last double bad extension | Alexander Moisseev | 2017-10-03 | 1 | -0/+9 |
* | [Test] Fix tests | Andrew Lewis | 2017-08-16 | 6 | -11/+12 |
* | [Test] Phishing | Andrew Lewis | 2017-05-26 | 3 | -0/+9 |
* | [Test] Add tests for multimap received maps | Andrew Lewis | 2017-02-13 | 2 | -0/+32 |