Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Fix parsing of '=' character in headers | Vsevolod Stakhov | 2016-12-21 | 1 | -0/+2 |
| | |||||
* | [Test] Add fuzz testing for rfc2047 | Vsevolod Stakhov | 2016-12-20 | 1 | -1/+29 |
| | |||||
* | [Minor] Add some more unit tests | Vsevolod Stakhov | 2016-12-20 | 1 | -2/+6 |
| | |||||
* | [Test] Add preliminary rfc2047 test | Vsevolod Stakhov | 2016-12-19 | 2 | -2/+55 |
| | |||||
* | [Feature] Add mime tool to explore messages | Vsevolod Stakhov | 2016-12-14 | 1 | -2/+4 |
| | |||||
* | [Feature] Use shingles for images fuzzying | Vsevolod Stakhov | 2016-12-09 | 1 | -6/+6 |
| | |||||
* | [Test] Improve SpamAssassin dependencies tests | Andrew Lewis | 2016-12-01 | 2 | -1/+2 |
| | |||||
* | [Minor] Trim whitespace | Andrew Lewis | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | [Test] Some basic tests for hashes in Lua | Andrew Lewis | 2016-11-18 | 2 | -0/+73 |
| | |||||
* | [Test] Integrate luacheck into test suite | Andrew Lewis | 2016-11-17 | 2 | -0/+10 |
| | |||||
* | [Minor] Lint rspamadm & test suite scripts | Andrew Lewis | 2016-11-15 | 5 | -9/+5 |
| | |||||
* | [Test] Enable Redis shingles test | Andrew Lewis | 2016-11-07 | 1 | -1/+0 |
| | |||||
* | [Minor] Fix tests build | Vsevolod Stakhov | 2016-11-05 | 1 | -0/+1 |
| | |||||
* | [Test] Add tests for Redis fuzzy backend and fix fuzzy fuzzy test | Andrew Lewis | 2016-11-04 | 6 | -17/+43 |
| | |||||
* | [Minor] Get rid of some global variables | Andrew Lewis | 2016-11-01 | 1 | -1/+1 |
| | | | | - Also fix some bugs along the way | ||||
* | [Test] Try improve reliability of fuzzy tests | Andrew Lewis | 2016-10-26 | 1 | -0/+2 |
| | |||||
* | [Test] Increase DNS retransmits | Andrew Lewis | 2016-10-20 | 8 | -0/+30 |
| | |||||
* | [Test] Add map reload test | Andrew Lewis | 2016-10-19 | 5 | -0/+68 |
| | |||||
* | Merge pull request #1044 from fatalbanana/ports | Vsevolod Stakhov | 2016-10-17 | 28 | -26/+90 |
|\ | | | | | [Test] Wait for ports to be confirmed-free inbetween runs | ||||
| * | [Test] Wait for ports to be confirmed-free inbetween runs | Andrew Lewis | 2016-10-17 | 28 | -26/+90 |
| | | |||||
* | | [Test] Fix password tests post-changes | Andrew Lewis | 2016-10-17 | 1 | -7/+7 |
|/ | |||||
* | Merge pull request #1031 from fatalbanana/test | Vsevolod Stakhov | 2016-10-14 | 1 | -2/+8 |
|\ | | | | | [Test] Wait until size of PIDfiles is > 0 | ||||
| * | [Test] Wait until size of PIDfiles is > 0 | Andrew Lewis | 2016-10-14 | 1 | -2/+8 |
| | | |||||
* | | Merge pull request #1028 from fatalbanana/fuzzy | Vsevolod Stakhov | 2016-10-14 | 7 | -5/+123 |
|\ \ | |/ |/| | Test for fuzzy replication | ||||
| * | [Test] Test fuzzy replication | Andrew Lewis | 2016-10-13 | 7 | -5/+123 |
| | | |||||
* | | [Test] Try improve test stability | Andrew Lewis | 2016-10-14 | 9 | -4/+11 |
|/ | |||||
* | [Test] More testcases for SPF | Andrew Lewis | 2016-10-06 | 1 | -0/+10 |
| | |||||
* | [Test] Add some missing testcases for DKIM/DMARC | Andrew Lewis | 2016-10-04 | 3 | -0/+56 |
| | |||||
* | [Minor] Fix a SPF_DNSFAIL case | Andrew Lewis | 2016-10-03 | 1 | -0/+5 |
| | |||||
* | [Minor] SPF: Make (almost) all unresolveable records PERMFAIL | Andrew Lewis | 2016-09-30 | 1 | -7/+27 |
| | |||||
* | [Test] Extend SPF tests | Andrew Lewis | 2016-09-27 | 2 | -0/+18 |
| | |||||
* | [Minor] Fix SPF PERMFAIL/DNSFAIL behaviour on failed redirect | Andrew Lewis | 2016-09-26 | 1 | -2/+2 |
| | |||||
* | [Feature] Add R_SPF_PERMFAIL symbol | Andrew Lewis | 2016-09-23 | 1 | -1/+16 |
| | | | | | - Also yield R_SPF_DNSFAIL on bogus redirect - Also grow SPF tests | ||||
* | [Test] Some tests for SPF | Andrew Lewis | 2016-09-21 | 1 | -0/+25 |
| | |||||
* | [Test] Test DKIM permfail | Andrew Lewis | 2016-09-19 | 3 | -0/+44 |
| | |||||
* | [Test] Fix stats_path | Andrew Lewis | 2016-09-02 | 5 | -2/+6 |
| | |||||
* | [Test] Add config test | Andrew Lewis | 2016-08-30 | 1 | -0/+9 |
| | |||||
* | [Test] Add tests for DMARC | Andrew Lewis | 2016-08-23 | 16 | -1/+139 |
| | |||||
* | [Feature] Add mempool maps in multimap | Andrew Lewis | 2016-08-18 | 2 | -1/+16 |
| | |||||
* | [Feature] ASN module; support matching ASN/country in multimap | Andrew Lewis | 2016-08-17 | 2 | -0/+28 |
| | | | | | - Also removed stuff from ip_score - Updated tests | ||||
* | [Test] Use out of tree build for tests/code coverage | Andrew Lewis | 2016-08-16 | 1 | -1/+1 |
| | | | | - Also a loosely-related fix for test library | ||||
* | [Test] Additions for multimap & proxy tests | Andrew Lewis | 2016-08-15 | 3 | -1/+26 |
| | | | | | - Test unfiltered URL map - Test SPAMC & RSPAMC protocols at proxy | ||||
* | [Test] Forgot to commit | Andrew Lewis | 2016-08-15 | 1 | -0/+3 |
| | |||||
* | Merge pull request #847 from fatalbanana/mmtest | Vsevolod Stakhov | 2016-08-15 | 6 | -0/+102 |
|\ | | | | | [Test] Add test for multimap URL maps & filters | ||||
| * | [Test] Add test for multimap URL maps & filters | Andrew Lewis | 2016-08-15 | 6 | -0/+102 |
| | | |||||
* | | Merge pull request #846 from fatalbanana/fuzzytest | Vsevolod Stakhov | 2016-08-15 | 16 | -41/+290 |
|\ \ | |/ |/| | [Test] Rework fuzzy tests | ||||
| * | [Test] Rework fuzzy tests | Andrew Lewis | 2016-08-14 | 16 | -41/+290 |
| | | | | | | | | | | | | | | - Add fuzzy & negative match tests - Check attachment & text samples - Add suites for different algorithms; keyed/unkeyed - Move overwrite/delete tests into general suite | ||||
* | | [Test] Fix tests | Andrew Lewis | 2016-08-14 | 1 | -1/+0 |
| | | |||||
* | | [Test] Add test for TLD parts | Andrew Lewis | 2016-08-14 | 5 | -1/+72 |
|/ | |||||
* | [Test] Some minor updates for tests | Andrew Lewis | 2016-08-12 | 6 | -28/+72 |
| | | | | | | - Removed horrible features from test library - Negative cases for SpamAssassin WLBLEval - Restructured JSON tests |