88 Commits (aae6b4505ce05c502f268710d522b088f2ef77dd)

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