Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Add & rework functional tests | Andrew Lewis | 2016-07-02 | 26 | -165/+521 |
| | | | | | | - Machine formatted test data - More idiomatic use of test framework - Added tests for fuzzy & redis statistics | ||||
* | [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 |
| | | | | | | - Add fuzz tests - Add variable length input tests - Check sanity of siphash implementation on start | ||||
* | Improve output | Vsevolod Stakhov | 2016-02-11 | 1 | -6/+9 |
| | |||||
* | Improve radix fuzz testing | Vsevolod Stakhov | 2016-02-11 | 1 | -11/+34 |
| | |||||
* | Add Level-Compressed Tree Bitmap contrib code | Vsevolod Stakhov | 2016-02-11 | 2 | -24/+89 |
| | | | | Implementation by: Geoffrey T. Dairiki <dairiki@dairiki.org> | ||||
* | Fix tests | Vsevolod Stakhov | 2016-02-11 | 2 | -119/+131 |
| | |||||
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 9 | -183/+107 |
| | |||||
* | Reserve rspamd_sig_t for signatures | Vsevolod Stakhov | 2016-02-02 | 1 | -2/+2 |
| | |||||
* | Add lua_sqlite3 unit tests | Vsevolod Stakhov | 2016-01-25 | 1 | -0/+49 |
| | |||||
* | Embed hiredis as it is broken literally everywhere | Vsevolod Stakhov | 2016-01-11 | 1 | -0/+3 |
| | |||||
* | Fix tests | Vsevolod Stakhov | 2016-01-07 | 2 | -14/+4 |
| | |||||
* | Store event base in statistics library | Vsevolod Stakhov | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | Remove unused attribute from rspamd_lua_init | Vsevolod Stakhov | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | Fix invalid tests | Vsevolod Stakhov | 2015-12-04 | 2 | -3/+2 |
| | |||||
* | Init re cache on config post load | Vsevolod Stakhov | 2015-12-04 | 1 | -12/+14 |
| | |||||
* | Rework upstreams library | Vsevolod Stakhov | 2015-12-03 | 1 | -19/+39 |
| | | | | Now each address has its own errors count, so rspamd will prefer upstream addrs with no errors to addrs with errors. This might help to resolve issues on systems where ipv6 does not work. | ||||
* | More fixes to url numeric conversions | Vsevolod Stakhov | 2015-11-28 | 1 | -0/+3 |
| | |||||
* | Use new rotation logic in the code | Vsevolod Stakhov | 2015-11-21 | 1 | -3/+3 |
| | |||||
* | Rework upstreams initialization | Vsevolod Stakhov | 2015-11-20 | 1 | -6/+3 |
| | |||||
* | Fix tests | Vsevolod Stakhov | 2015-11-20 | 3 | -18/+38 |
| | |||||
* | Fix parsing of fragment in urls | Vsevolod Stakhov | 2015-11-16 | 1 | -9/+12 |
| | |||||
* | Fix HTML tests | Vsevolod Stakhov | 2015-11-16 | 1 | -9/+9 |
| |