Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Disable broken testexternal-maps | Vsevolod Stakhov | 2022-11-19 | 1 | -3/+4 |
| | |||||
* | [Test] Another try to fix goddamned dummy http server | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+3 |
| | |||||
* | [Test] Another minor fix for the test | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | [Minor] Add `Accept` header | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+3 |
| | |||||
* | [Test] Fix dummy http server for keep-alive posts | Vsevolod Stakhov | 2022-11-19 | 1 | -12/+15 |
| | |||||
* | [Minor] Add port to the `Host` header if using non-standard ports | Vsevolod Stakhov | 2022-11-19 | 3 | -3/+71 |
| | |||||
* | [Minor] Add content type | Vsevolod Stakhov | 2022-11-19 | 1 | -0/+3 |
| | |||||
* | [Test] Use ip address due to my favourite issue with dual stack | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | [Minor] Add some fail-safety for hyperscan cache | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+13 |
| | |||||
* | [Test] Fix test code | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix some issues | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+2 |
| | |||||
* | [Minor] Allow urls with no tld when no tld file is loaded | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+4 |
| | |||||
* | [Test] Start write tests for external maps | Vsevolod Stakhov | 2022-11-19 | 4 | -1/+55 |
| | |||||
* | [Project] Add query encoding usage | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+7 |
| | |||||
* | [Project] Add a simple url encoding function + tests | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+6 |
| | |||||
* | [Project] Unify callbacks invocation | Vsevolod Stakhov | 2022-11-19 | 1 | -14/+15 |
| | |||||
* | [Project] Implement basic http query | Vsevolod Stakhov | 2022-11-19 | 1 | -3/+88 |
| | |||||
* | [Minor] Use upstreams for external maps | Vsevolod Stakhov | 2022-11-19 | 1 | -6/+12 |
| | |||||
* | [Minor] Logging neat | Vsevolod Stakhov | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | [Project] Implement basic configuration | Vsevolod Stakhov | 2022-11-19 | 1 | -25/+50 |
| | |||||
* | [Project] Add schema for external maps | Vsevolod Stakhov | 2022-11-19 | 1 | -15/+23 |
| | |||||
* | [Minor] Also allow to pass callback in the `get_key` method | Vsevolod Stakhov | 2022-11-19 | 1 | -3/+5 |
| | |||||
* | [Project] Allow to pass callbacks to maps configuration | Vsevolod Stakhov | 2022-11-19 | 1 | -6/+14 |
| | |||||
* | [Minor] Remove unused method | Vsevolod Stakhov | 2022-11-18 | 1 | -1/+0 |
| | |||||
* | [Minor] Try to fix potential off-by-one error | Vsevolod Stakhov | 2022-11-17 | 1 | -0/+5 |
| | |||||
* | [Fix] Add O_CREAT flag when creating a file | Vsevolod Stakhov | 2022-11-16 | 1 | -1/+1 |
| | | | | Issue: #4337 | ||||
* | [Test] Add another used domain | Vsevolod Stakhov | 2022-11-15 | 1 | -0/+1 |
| | |||||
* | [Test] Fix test tlds | Vsevolod Stakhov | 2022-11-15 | 2 | -0/+14 |
| | |||||
* | [Test] Define short tld file for tests | Vsevolod Stakhov | 2022-11-15 | 1 | -1/+2 |
| | |||||
* | [Test] Fix multiple test issues | Vsevolod Stakhov | 2022-11-15 | 2 | -8/+23 |
| | |||||
* | Merge pull request #4335 from fatalbanana/dont_use_luajit_on_arm64 | Vsevolod Stakhov | 2022-11-15 | 1 | -1/+1 |
|\ | | | | | [Minor] debian package: disable luajit on arm64 | ||||
| * | [Minor] debian package: disable luajit on arm64 | Andrew Lewis | 2022-11-14 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4334 from yo000/master | Vsevolod Stakhov | 2022-11-13 | 1 | -4/+8 |
|\ | | | | | [Minor] metadata_exporter http pusher: Extend valid return codes | ||||
| * | Removes useless index | yo | 2022-11-13 | 1 | -1/+1 |
| | | |||||
| * | metadata_exporter http pusher: Extend valid return codes | yo | 2022-11-13 | 1 | -4/+8 |
|/ | |||||
* | [Minor] Add a simple check when trying to parse urls on config stage | Vsevolod Stakhov | 2022-11-12 | 1 | -0/+9 |
| | |||||
* | [Minor] Fix build on 32bit platforms | Vsevolod Stakhov | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | [CritFix] Deserialise hyperscan to the page-aligned space to prevent ↵ | Vsevolod Stakhov | 2022-11-11 | 1 | -1/+9 |
| | | | | | | alignment issues Issue: #4329 | ||||
* | [Minor] Pet luacheck | Vsevolod Stakhov | 2022-11-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4327 from arkamar/tmpdir | Vsevolod Stakhov | 2022-11-08 | 2 | -13/+24 |
|\ | | | | | [Test] Use TMPDIR if available | ||||
| * | [Test] use TMPDIR if available for mkstemp tests | Petr Vaněk | 2022-11-08 | 1 | -4/+14 |
| | | |||||
| * | [Test] Do not use hardcoded path for sqlite3 tests | Petr Vaněk | 2022-11-07 | 1 | -9/+10 |
| | | |||||
* | | Merge pull request #4328 from jonmoesli/master | Vsevolod Stakhov | 2022-11-08 | 1 | -0/+15 |
|\ \ | |/ |/| | [Feature] Enable Mime part filters on antivirus module | ||||
| * | Remove whitespaces from empty line | jonmoesli | 2022-11-08 | 1 | -1/+1 |
| | | |||||
| * | [Feature] Enable Mime part filters on antivirus module | jonmoesli | 2022-11-07 | 1 | -0/+15 |
|/ | |||||
* | Merge pull request #4326 from moisseev/webui | Vsevolod Stakhov | 2022-11-06 | 3 | -0/+6 |
|\ | | | | | [WebUI] Add legacy history version badge | ||||
| * | [Test] Fix ESLint | moisseev | 2022-11-05 | 1 | -0/+1 |
| | | |||||
| * | [WebUI] Add legacy history version badge | moisseev | 2022-11-05 | 2 | -0/+5 |
|/ | |||||
* | Merge pull request #4323 from arkamar/lua_util/unittests-fix | Vsevolod Stakhov | 2022-11-05 | 1 | -1/+0 |
|\ | | | | | [Test] Remove test case with non-deterministic result | ||||
| * | [Test] Remove test case with non-deterministic result | Petr Vaněk | 2022-11-05 | 1 | -1/+0 |
|/ | | | | | | | | | | Removed test case does not work with luajit-2.1 anymore as it depends on internal behavior of lujait-2.0. The order of URL list returned by `extract_specific_urls` function from `lualib/lua_util` depends on order of keys in table of TLDs. The test case incorrectly expects "net" and "com" being in front of the table, however, "org" can appear there as well. |