Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Test] Uncommented cases which are now working | Mikhail Galanin | 2018-09-20 | 1 | -51/+28 | |
| | ||||||
* | Merge pull request #2502 from negram/selectors-test | Vsevolod Stakhov | 2018-09-19 | 1 | -0/+228 | |
|\ | | | | | [Test] Few "basic" test cases for selectors | |||||
| * | Merge branch 'master' into selectors-test | Mikhail Galanin | 2018-09-19 | 2 | -0/+22 | |
| |\ | ||||||
| * | | [Test] Few "basic" test cases for selectors | Mikhail Galanin | 2018-09-19 | 1 | -0/+228 | |
| | | | ||||||
* | | | [Test] Rewrote test using new assertion | Mikhail Galanin | 2018-09-19 | 1 | -4/+2 | |
| |/ |/| | ||||||
* | | [Test] Assertions for table comparsion that are nicer to use | Mikhail Galanin | 2018-09-19 | 2 | -0/+22 | |
|/ | ||||||
* | [Test] Remove legacy tokenizer tests | Vsevolod Stakhov | 2018-08-24 | 1 | -34/+0 | |
| | ||||||
* | [Minor] Fix entities decoding | Vsevolod Stakhov | 2018-08-21 | 1 | -1/+2 | |
| | ||||||
* | [Minor] Benchmark for lua calls | Mikhail Galanin | 2018-08-20 | 1 | -0/+45 | |
| | ||||||
* | Merge pull request #2385 from negram/extract_specific_urls-rework | Vsevolod Stakhov | 2018-07-31 | 1 | -0/+226 | |
|\ | | | | | Extract specific urls rework | |||||
| * | [Minor] added test parsing html/phished urls | Mikhail Galanin | 2018-07-31 | 1 | -12/+111 | |
| | | ||||||
| * | [Minor] Pass params via table instead of long arglist. Added esld_limit ↵ | Mikhail Galanin | 2018-07-31 | 1 | -0/+127 | |
| | | | | | | | | param to lua_util.extract_specific_urls() | |||||
* | | [Fix] Avoid one extra byte writing | Vsevolod Stakhov | 2018-07-31 | 1 | -0/+3 | |
| | | ||||||
* | | [Feature] Implement parsing of scoped IPv6 addresses | Vsevolod Stakhov | 2018-07-31 | 1 | -1/+3 | |
|/ | ||||||
* | [Test] Add received headers parsing unit tests | Vsevolod Stakhov | 2018-07-03 | 1 | -0/+137 | |
| | ||||||
* | [Minor] Reduce speed test cycles in unit tests | Vsevolod Stakhov | 2018-07-03 | 2 | -12/+17 | |
| | ||||||
* | [Minor] Fix more tests | Vsevolod Stakhov | 2018-06-23 | 1 | -1/+1 | |
| | ||||||
* | [Test] Fix html unit test | Vsevolod Stakhov | 2018-06-23 | 1 | -1/+1 | |
| | ||||||
* | [Test] Another fix for folding tests | Vsevolod Stakhov | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | [Test] Fix folding unit tests | Vsevolod Stakhov | 2018-04-03 | 1 | -6/+6 | |
| | ||||||
* | [Test] Improve folding tests | Vsevolod Stakhov | 2018-04-02 | 1 | -1/+7 | |
| | ||||||
* | [Minor] Fix ac-trie test case as it cannot deal with \0 | Vsevolod Stakhov | 2018-03-31 | 1 | -2/+2 | |
| | ||||||
* | [Test] Improve trie unit testing | Vsevolod Stakhov | 2018-03-30 | 1 | -35/+33 | |
| | ||||||
* | [Test] Improve tokenization tests | Vsevolod Stakhov | 2018-03-30 | 1 | -80/+84 | |
| | ||||||
* | [Test] Fix email address parsing test | Vsevolod Stakhov | 2018-03-30 | 2 | -44/+47 | |
| | ||||||
* | [Test] Improve URL unit tests | Vsevolod Stakhov | 2018-03-30 | 1 | -103/+106 | |
| | ||||||
* | [Fix] Fix folding and folding tests | Vsevolod Stakhov | 2018-03-29 | 1 | -30/+28 | |
| | ||||||
* | [Fix] Fix lua RSA verify and its tests | Vsevolod Stakhov | 2018-03-29 | 1 | -5/+13 | |
| | ||||||
* | [Minor] Variuous unit tests fixes | Vsevolod Stakhov | 2018-03-29 | 3 | -6/+6 | |
| | ||||||
* | [Fix] Plug memory leak when setting email addresses from Lua | Vsevolod Stakhov | 2017-11-10 | 1 | -1/+1 | |
| | | | | | | + Optimize emails addr structure and API MFH: rspamd-1.6 | |||||
* | [Test] Fix tests | Andrew Lewis | 2017-08-16 | 1 | -1/+2 | |
| | ||||||
* | [Refactor] Correct misspelled messages in tests | Alexander Moisseev | 2017-06-28 | 2 | -6/+6 | |
| | ||||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 2 | -3/+3 | |
| | | | | by a bot https://github.com/ka7/misspell_fixer | |||||
* | [Minor] Refactor destroy -> free | Vsevolod Stakhov | 2017-04-29 | 1 | -2/+2 | |
| | ||||||
* | html content extraction test improv | Pragadeesh C | 2017-04-14 | 1 | -0/+58 | |
| | ||||||
* | [Minor] Add benchmarks for base64 decoding speed | Vsevolod Stakhov | 2017-02-07 | 2 | -17/+70 | |
| | ||||||
* | [Test] More test cases | Vsevolod Stakhov | 2017-01-08 | 1 | -1/+9 | |
| | ||||||
* | [Test] Add tests, fix normalization algorithm | Vsevolod Stakhov | 2017-01-08 | 1 | -0/+28 | |
| | ||||||
* | [Fix] Do not lowercase Content-Disposition to perform decoding | Vsevolod Stakhov | 2016-12-21 | 1 | -0/+1 | |
| | ||||||
* | [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 | |
| | ||||||
* | [Minor] Add some more tests | Vsevolod Stakhov | 2016-06-16 | 1 | -3/+5 | |
| | ||||||
* | [Fix] Try to fix false positive URL detections in text parts | Vsevolod Stakhov | 2016-05-12 | 1 | -2/+2 | |
| | ||||||
* | [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 | |
| |