Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] One more trailing slash fix + tests | Vsevolod Stakhov | 2020-02-18 | 1 | -4/+4 |
| | |||||
* | [Rework] Further project structure reorganisation | Vsevolod Stakhov | 2020-02-11 | 1 | -2/+0 |
| | |||||
* | [Minor] Fix unit tests | Vsevolod Stakhov | 2020-02-10 | 1 | -13/+14 |
| | |||||
* | [Test] Add some more tests | Vsevolod Stakhov | 2020-02-10 | 1 | -0/+11 |
| | |||||
* | [Test] Fuzzy skip hashes | korgoth1 | 2020-02-09 | 2 | -2/+0 |
| | |||||
* | [Test] Fuzzy skip hashes | korgoth1 | 2020-02-09 | 1 | -1/+1 |
| | |||||
* | [Test] Fuzzy skip hashes | korgoth1 | 2020-02-09 | 2 | -2/+8 |
| | |||||
* | [Test] Fuzzy skip hashes | korgoth1 | 2020-02-07 | 4 | -0/+21 |
| | |||||
* | [Test] Setting's priority | korgoth1 | 2020-02-05 | 1 | -1/+0 |
| | |||||
* | [Test] Setting's priority | korgoth1 | 2020-02-05 | 3 | -0/+26 |
| | |||||
* | [Minor] Remove non-reject gtube patterns unless enable_test_patterns is enabled | Vsevolod Stakhov | 2020-02-04 | 1 | -1/+2 |
| | |||||
* | [Test] Add avast test cases | Vsevolod Stakhov | 2020-02-01 | 4 | -0/+95 |
| | |||||
* | [Test] Fix ::1/64 absurdic case | Vsevolod Stakhov | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix masks calculations | Vsevolod Stakhov | 2020-01-24 | 1 | -2/+2 |
| | |||||
* | [Test] Fix/Improve radix testing | Vsevolod Stakhov | 2020-01-23 | 1 | -41/+85 |
| | |||||
* | [Minor] test: remove hard-coded build directory | Peter Wu | 2020-01-21 | 3 | -4/+14 |
| | | | | | | | | | | | * Reproducible build: avoid defining the BUILDROOT macro and avoid embedding the build directory in the test image. Instead rely on the test files being present next to the executable. * I considered using g_test_build_filename, available since GLib 2.38 (available on all supported platforms, RHEL 7, Debian, Ubuntu, etc.), but decided against it because it would require setting the G_TEST_SRCDIR or G_TEST_BUILDDIR environment variables. Therefore this patch simply parses argv0 directly. | ||||
* | [Minor] Another try to fix shifting | Vsevolod Stakhov | 2020-01-17 | 1 | -0/+3 |
| | |||||
* | [Minor] Another try to fix urls shifting when decoding | Vsevolod Stakhov | 2020-01-17 | 1 | -0/+4 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-16 | 2 | -1/+2 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-15 | 1 | -1/+3 |
| | |||||
* | [Fix] Fix urls shifting when doing decode to include separators | Vsevolod Stakhov | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | [Test] Add a test case for URL parsing | Anton Yuzhaninov | 2020-01-14 | 1 | -0/+3 |
| | | | | Currently it fails because fragment is not extracted correctly. | ||||
* | Merge pull request #3206 from korgoth1/master | Vsevolod Stakhov | 2020-01-11 | 1 | -0/+6 |
|\ | | | | | [Test] SURBL resolve ip | ||||
| * | [Test] SURBL resolve ip | korgoth1 | 2020-01-11 | 1 | -3/+3 |
| | | |||||
| * | [Test] SURBL resolve ip | korgoth1 | 2020-01-10 | 1 | -1/+1 |
| | | |||||
| * | [Test] SURBL resolve ip | korgoth1 | 2020-01-10 | 3 | -9/+19 |
| |\ | |||||
| * | | [Test] SPF external relay map | korgoth1 | 2020-01-09 | 1 | -3/+1 |
| | | | |||||
* | | | [Test] Add more tests | Vsevolod Stakhov | 2020-01-10 | 1 | -5/+11 |
| |/ |/| | |||||
* | | [Test] Improve unit tests | Vsevolod Stakhov | 2020-01-10 | 1 | -8/+10 |
|/ | |||||
* | [Test] SPF uppercase elements | korgoth1 | 2019-12-29 | 2 | -0/+10 |
| | |||||
* | [Minor] Sync ffi defs | Vsevolod Stakhov | 2019-12-23 | 1 | -3/+3 |
| | |||||
* | [Project] Support mempool flags | Vsevolod Stakhov | 2019-12-23 | 4 | -9/+9 |
| | |||||
* | [Test] SPF unresolved a/mx/ptr fix | korgoth1 | 2019-12-20 | 1 | -7/+7 |
| | |||||
* | [Test] Add tests for first/last transforms | Vsevolod Stakhov | 2019-12-11 | 1 | -3/+21 |
| | |||||
* | [Test] Disable broken test, I've given up | Vsevolod Stakhov | 2019-12-08 | 1 | -7/+8 |
| | |||||
* | [Test] Slightly improve a test message | Vsevolod Stakhov | 2019-12-08 | 1 | -1/+3 |
| | |||||
* | [Test] Add missing test records | Vsevolod Stakhov | 2019-12-08 | 2 | -1/+6 |
| | |||||
* | [Test] SURBL html entity­ | korgoth1 | 2019-12-07 | 1 | -0/+1 |
| | |||||
* | [Test] SPF for relay | korgoth1 | 2019-12-07 | 2 | -0/+7 |
| | |||||
* | [Test] SPF for relay | korgoth1 | 2019-12-07 | 5 | -18/+14 |
| | |||||
* | [Test] SPF for relay | korgoth1 | 2019-12-06 | 1 | -1/+1 |
|\ | |||||
| * | [Minor] Some small changes to the logic | Vsevolod Stakhov | 2019-12-05 | 1 | -1/+1 |
| | | |||||
* | | [Test] SPF PERMFAIL REDIRECT WITHOUT SPF | korgoth1 | 2019-12-06 | 4 | -1/+36 |
|/ | |||||
* | [Test] SPF PERMFAIL REDIRECT WITHOUT SPF | korgoth1 | 2019-12-05 | 2 | -0/+22 |
| | |||||
* | Merge pull request #3172 from korgoth1/master | Vsevolod Stakhov | 2019-12-03 | 5 | -135/+170 |
|\ | | | | | [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf. | ||||
| * | [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf. | korgoth1 | 2019-12-02 | 1 | -0/+1 |
| |\ | |||||
| * | | [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf. | korgoth1 | 2019-12-02 | 5 | -135/+170 |
| | | | |||||
* | | | [Test] Spf is now Lua module | Vsevolod Stakhov | 2019-12-02 | 3 | -2/+4 |
| |/ |/| | |||||
* | | [Minor] Fix errors handling | Vsevolod Stakhov | 2019-12-02 | 1 | -0/+1 |
|/ | |||||
* | [Test] scan .pdf encrypted and with javascript | korgoth1 | 2019-12-01 | 3 | -0/+2503 |
| |