Zxilly
c8191f5d7e
test: read syslog
2024-11-26 16:51:46 +08:00
Zxilly
7bd875827d
test: no override
2024-11-26 16:37:49 +08:00
Zxilly
f275fc305d
test: enable tqdm
2024-11-26 16:35:51 +08:00
Zxilly
a34653162d
test: update check logic
2024-11-26 16:29:52 +08:00
Zxilly
1227615f95
ci: report error
2024-11-26 16:28:10 +08:00
Zxilly
bb75dab5a7
ci: fix pip env
2024-11-26 16:20:24 +08:00
Zxilly
ce64ea713c
ci: setup python
2024-11-26 16:17:49 +08:00
Zxilly
1913ddda38
test: install deps
2024-11-26 16:04:09 +08:00
Zxilly
6d94f2622c
test: long time test
2024-11-26 16:00:49 +08:00
Zxilly
51cb0cfa9e
chore: remove duplicate check
2024-11-26 15:48:18 +08:00
Zxilly
e1d6231ee6
build: add git dirty var
2024-09-20 17:47:49 +08:00
Zxilly
202759c828
test: use default value
2024-09-20 17:31:47 +08:00
Zxilly
275853593b
test: enable output for asan
2024-09-20 17:16:40 +08:00
Zxilly
358a8569ae
ci: enable asan in test
2024-09-20 17:01:32 +08:00
Zxilly
f85cd460db
fix: should not catch some sig
2024-09-12 23:37:42 +08:00
Zxilly
b5e4a46745
build: add fallback for git info
2024-09-12 18:07:17 +08:00
Zxilly
3514abc0b6
chore: bump to 4.8.3
...
Signed-off-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
2024-09-06 16:24:59 +08:00
SivonZn
1ac208da2e
fix: compilation failed ( #135 )
...
* fix: ninja compilation error
* Update src/cache.c
Co-authored-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
Signed-off-by: SivonZn <79399171+SivonZn@users.noreply.github.com>
---------
Signed-off-by: SivonZn <79399171+SivonZn@users.noreply.github.com>
Co-authored-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
2024-09-06 16:23:55 +08:00
Zxilly
90c9d9f5ed
chore: bump version in Makefile
...
Signed-off-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
2024-09-01 01:36:45 +08:00
Zxilly
657a402be1
chore: fix typo
...
Signed-off-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
2024-08-20 16:56:43 +08:00
Zxilly
d0b136f782
feat: add startup log message
2024-08-07 17:24:59 +08:00
Zxilly
bf080925b7
feat: allow disable connmark with config
2024-07-22 20:26:39 +08:00
Zxilly
aa12ba8c7b
fix: ignore compile time ua if custom ua set
2024-07-21 11:47:13 +08:00
Zxilly
c92056299a
feat: add dark mode
2024-07-21 03:07:16 +08:00
Zxilly
3aac1769d4
feat: add more info to page
2024-07-21 02:52:30 +08:00
Zxilly
2156a5e2c9
feat: add link to github repo
2024-07-21 00:57:16 +08:00
Zxilly
351b4b128a
docs: add check page to readme
2024-07-21 00:46:41 +08:00
Zxilly
a0986a9d3f
feat: add a ua check page
2024-07-21 00:41:40 +08:00
Zxilly
45bf5173c2
ci: add integration test
2024-07-01 04:11:02 +08:00
Zxilly
18903594c8
test: add integration test
2024-07-01 04:10:56 +08:00
Zxilly
e8b193f0c2
fix: add fail fallback for no conntrack environment
2024-07-01 04:10:46 +08:00
Zxilly
8aeec0a2b3
fix: remove unused code
2024-07-01 00:23:32 +08:00
Zxilly
e1da57102e
refactor: split read buffer and parse packet
2024-07-01 00:19:00 +08:00
Zxilly
5bd35afd06
fix: add missing break
2024-06-30 22:08:56 +08:00
Zxilly
f3032014cd
fix: handle error from nfqueue_receive
2024-06-30 22:07:51 +08:00
Zxilly
dda187d6f6
docs: add logread to readme
2024-06-30 20:17:36 +08:00
miny1233
6133d716aa
fix(ua2f.c): possible deadlock in the queue ( #127 )
...
* fix ua2f.c: possible deadlock in the queue, causing network disconnection
在不支持内核上运行会造成队列死锁。当返回Operation not supported错误的时候,如果继续执行,就会死锁。
Signed-off-by: miny1233 <36765446+miny1233@users.noreply.github.com>
* fix: exit while met IO_ERROR
* fix: should set exit for unknown return value
---------
Signed-off-by: miny1233 <36765446+miny1233@users.noreply.github.com>
Co-authored-by: Zxilly <zxilly@outlook.com>
2024-06-30 19:47:03 +08:00
miny1233
448c047601
fix: cache.c warning that incompatible-pointer-types check
...
The definition of the third parameter of pthread is void *(*start_routine)(void *)
Signed-off-by: miny1233 <36765446+miny1233@users.noreply.github.com>
2024-06-29 21:41:17 +08:00
Zxilly
431824a007
chore: detach cleanup thread
2024-06-19 02:31:41 +08:00
Zxilly
dddf797d89
ci: add release event
2024-06-19 02:18:50 +08:00
Zxilly
1098fd25a0
fix: pthread header may missing
2024-06-19 02:01:13 +08:00
dependabot[bot]
3d0111bd09
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:55:38 +08:00
dependabot[bot]
5f1d7afca9
build(deps): bump openwrt/gh-action-sdk from 5 to 7
...
Bumps [openwrt/gh-action-sdk](https://github.com/openwrt/gh-action-sdk ) from 5 to 7.
- [Commits](https://github.com/openwrt/gh-action-sdk/compare/v5...v7 )
---
updated-dependencies:
- dependency-name: openwrt/gh-action-sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:55:31 +08:00
dependabot[bot]
932ad0190b
build(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:55:24 +08:00
dependabot[bot]
0e0f86a71c
build(deps): bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:55:16 +08:00
dependabot[bot]
31f46cdaa2
build(deps): bump actions/stale from 8 to 9
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 01:55:05 +08:00
Zxilly
52331ec632
ci: limit push event to master only
2024-06-19 01:52:48 +08:00
Zxilly
1a6c0b2636
ci: enable dependabot
...
Signed-off-by: Zxilly <31370133+Zxilly@users.noreply.github.com>
2024-06-19 01:47:01 +08:00
Zxilly
00d5420112
test: update test to match cache
2024-06-19 01:44:19 +08:00
Zxilly
fa252bb2c2
perf: remove unnecessary string format for addrport
2024-06-19 01:41:04 +08:00