291 Commits (3548785ebdc0e9a9aefc782c85bccb08456e8f3f)

Author SHA1 Message Date
Vsevolod Stakhov f41e30b785 [Fix] Fix parsing of '=' character in headers 9 years ago
Vsevolod Stakhov a9beac22ce [Test] Add fuzz testing for rfc2047 9 years ago
Vsevolod Stakhov 5c62c0da6a [Minor] Add some more unit tests 9 years ago
Vsevolod Stakhov bdbb4b48f5 [Test] Add preliminary rfc2047 test 9 years ago
Vsevolod Stakhov e4f16f2eaa [Minor] Add some more tests 10 years ago
Vsevolod Stakhov 9dc7bf904b [Fix] Try to fix false positive URL detections in text parts 10 years ago
Vsevolod Stakhov a600abfa58 [Test] Add speed test for addr parser 10 years ago
Vsevolod Stakhov eedb359726 [Feature] Add support of address with at-domain list 10 years ago
Vsevolod Stakhov a8ed497681 [Test] Add more tests for smtp address 10 years ago
Vsevolod Stakhov 123cc06dc7 [Feature] Normalize quoted addresses 10 years ago
Vsevolod Stakhov 41219c6320 [Test] Improve SMTP address tests 10 years ago
Vsevolod Stakhov 88b2b5b24f [Test] Fix unit tests 10 years ago
Vsevolod Stakhov 49267b5a00 [Test] Add smtp addr unit test 10 years ago
Vsevolod Stakhov 69afd99f54 [Tests] Add more tests for expressions 10 years ago
Vsevolod Stakhov f1b297d513 [Feature] Improve tests for siphash 10 years ago
Vsevolod Stakhov 2a81086ec3 Add lua_sqlite3 unit tests 10 years ago
Vsevolod Stakhov 792e4268c9 Fix invalid tests 10 years ago
Vsevolod Stakhov babc0280db Init re cache on config post load 10 years ago
Vsevolod Stakhov 660fa482d1 More fixes to url numeric conversions 10 years ago
Vsevolod Stakhov c3896936f5 Fix tests 10 years ago
Vsevolod Stakhov 3390bdc6e0 Fix parsing of fragment in urls 10 years ago
Vsevolod Stakhov 454f467638 Fix HTML tests 10 years ago
Vsevolod Stakhov 5f1db5390c Turn on folding for now as gmime breaks everything. 10 years ago
Vsevolod Stakhov fbe12e5c2d Add unit test for headers folding. 10 years ago
Vsevolod Stakhov b361af86b9 Add tests and fix some issues. 10 years ago
Vsevolod Stakhov 2ac61eafc2 Destroy memory pool in test. 11 years ago
Vsevolod Stakhov 39f5804515 Add unit tests for the new mempool variables. 11 years ago
Vsevolod Stakhov 80bce97605 Add logic to preserve newlines in HTML. 11 years ago
Vsevolod Stakhov d4193cd267 Add test case. 11 years ago
Vsevolod Stakhov a0f8924ef0 More fixes to html parsing. 11 years ago
Vsevolod Stakhov 86069f3768 Add html extraction unit test. 11 years ago
Vsevolod Stakhov 4271f629ed Fix splitting in case of bogus regexp. 11 years ago
Vsevolod Stakhov 31ef219018 Add workarounds for numeric hosts in URLs. 11 years ago
Vsevolod Stakhov c88d384d79 Add more unit tests for url parser. 11 years ago
Vsevolod Stakhov 307cb52ff8 Add new url unit test. 11 years ago
Vsevolod Stakhov 0e85c23ee1 Fix issues with capturing patterns 11 years ago
Vsevolod Stakhov abbfcd0c51 Add captures unit test. 11 years ago
Vsevolod Stakhov 8ca5cb79b2 Add unit tests for b64 decoding and native encoding. 11 years ago
Vsevolod Stakhov 1c957d5ea3 Use not common name for tokenization exceptions. 11 years ago
Vsevolod Stakhov 97f3f341e3 Add more unit tests for tokenization. 11 years ago
Vsevolod Stakhov 3a2be8f3d6 Add tests for tokenizer bug. 11 years ago
Vsevolod Stakhov 8b724ff651 Add a simple unit test for tokenizer. 11 years ago
Vsevolod Stakhov 946a6c448a Add unit test for base64 encoding. 11 years ago
Vsevolod Stakhov 2e14aa473e Fix regexp splitting in lua. 11 years ago
Vsevolod Stakhov 3a201043a8 Use raw regexp instead of utf ones by default. 11 years ago
Vsevolod Stakhov e94fe5faba Fix comparision operators. 11 years ago
Vsevolod Stakhov e97dc6d380 Fix closure lifetime in tests. 11 years ago
Vsevolod Stakhov 086f56ab61 Expression parsing errors are not asserts actually. 11 years ago
Vsevolod Stakhov 1e479ff059 Add some more URL test cases. 11 years ago
Vsevolod Stakhov a580a748b7 Use non-predictable hash seed to avoid collision attacks. 11 years ago