Commit Graph

78 Commits

Author SHA1 Message Date
binge8
e05f8d2d17
naiveproxy: update to 135.0.7049.38-r1 2025-04-05 16:57:01 +08:00
A-BO
e8ce796180
naiveproxy: update to 135.0.7049.38-r1 2025-04-04 16:47:53 +08:00
A-BO
a650625663
naiveproxy: update to 134.0.6998.39-r1 2025-03-09 09:22:31 +08:00
A-BO
ca3d1dc0fe
naiveproxy: update to 134.0.6998.39-r1 2025-03-08 17:15:40 +08:00
A-BO
65d04a5725
naiveproxy: update to 133.0.6943.49-r1 2025-02-09 00:46:59 +08:00
A-BO
08d7f2deac
naiveproxy: fix arm_cortex-a5_vfpv4 hash 2025-01-28 16:09:23 +08:00
A-BO
bcda966b51
naiveproxy: update to 132.0.6834.79-r2 2025-01-19 21:39:02 +08:00
lwb1978
1a52276ec4 naiveproxy: update to 132.0.6834.79-r1 2025-01-15 08:43:13 +08:00
lwb1978
5610d6fb4d
naiveproxy: update to 131.0.6778.86-r1 2024-11-23 08:37:47 +08:00
lwb1978
30c71269f1
naiveproxy: update to 131.0.6778.86-1 2024-11-22 21:34:09 +08:00
lwb1978
4e026f5107
naiveproxy: add mipsel_24kc_24kf & mipsel_74kc architecture 2024-10-31 12:37:30 +08:00
lwb1978
14a0ca671d
naiveproxy: update to 130.0.6723.40-5 2024-10-20 15:26:51 +08:00
lwb1978
a2ef45b771
naiveproxy: update to 130.0.6723.40-4 2024-10-20 08:30:56 +08:00
lwb1978
d047a60aa8
naiveproxy: update to 130.0.6723.40-2 2024-10-18 00:39:41 +08:00
lwb1978
f2d18ffe6b
naiveproxy: update to 130.0.6723.40-1 2024-10-13 19:46:42 +08:00
lwb1978
801c609ad9
naiveproxy: update to 129.0.6668.81-2 2024-10-08 00:12:04 +08:00
lwb1978
2d32dbaf44
naiveproxy: update to 129.0.6668.81-1 2024-10-06 21:19:10 +08:00
lwb1978
b409106114
naiveproxy: update to 128.0.6613.40-3 (#282) 2024-09-17 23:58:08 +08:00
lwb1978
d34be7ebab
naiveproxy: update to 128.0.6613.40-2 (#277) 2024-09-08 21:09:57 +08:00
lwb1978
5465e76686
naiveproxy: update to 128.0.6613.40-1 and use prebuilt (#271)
1. The original compilation method caused an error when building the distribution in the passwall repository.
2. The official has provided pre built binary files for the entire platform, which can avoid compilation errors and improve compilation speed.
2024-08-30 12:07:42 +08:00
moetayuko
2214d0684c
gn & naiveproxy: re-apply build fixes for official openwrt sdk (#260) 2024-07-27 18:24:15 +08:00
Eric Yu
1c5baef750
gn & naiveproxy: bump version(#259) 2024-07-25 09:55:58 +08:00
zxlhhyccc
4ac09a2097 naiveproxy: update to 122.0.6261.43-1 2024-04-03 20:14:00 +00:00
Beginner-Go
60a4a9f3d9 Revert "naiveproxy: use prebuilt binaries (#194)"
This reverts commit 8b44f32aaf.
2024-04-03 20:06:41 +00:00
lwb1978
8b44f32aaf
naiveproxy: use prebuilt binaries (#194)
* naiveproxy: use prebuilt binaries

* naiveproxy: use prebuilt binaries

* naiveproxy: use prebuilt binaries

* naiveproxy: use prebuilt binaries
2024-04-01 13:10:21 +08:00
MoetaYuko
19462002e7
Build ninja whenever necessary (#127)
* gn: add ninja to deps

* naiveproxy: add ninja to deps
2024-02-11 02:17:32 +08:00
Beginner
83a7f6129d
naiveproxy: update to 121.0.6167.71-1 (#113)
Co-authored-by: zxlhhyccc <45259624+zxlhhyccc@users.noreply.github.com>
2024-01-28 02:43:04 +08:00
MoetaYuko
1145199d7a
naiveproxy: Don't build for riscv64 (#2603)
https://github.com/klzgrad/naiveproxy/issues/518
2023-06-03 17:39:29 +08:00
MoetaYuko
129035f895
Define PKG_BUILD_FLAGS:=no-mips16 for necessary packages (#2584)
PKG_USE_MIPS16 is deprecated in OpenWrt master branch. We keep both for
backward compatibility.

Fixes #2575
2023-05-24 11:23:12 +08:00
zxlhhyccc
4647627a58
naiveproxy: update to 113.0.5672.62-1 (#2547) 2023-05-04 22:07:47 +08:00
zhusir
bd5d2f591a
naiveproxy: update to 112.0.5615.49-1 (#2509)
* naiveproxy: update to 112.0.5615.49-1

* gn: bump to latest git HEAD
2023-04-18 10:21:55 +08:00
zhusir
38609114ad
naiveproxy: update to 111.0.5563.64-1 (#2432)
* naiveproxy: update to 111.0.5563.64-1

#2428

* add gn package

* Update gn/patches/010-gcc.patch

Co-authored-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>

* Update gn/Makefile

Co-authored-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>

* Update gn/src/out/last_commit_position.h

Co-authored-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>

---------

Co-authored-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>
2023-04-01 00:19:10 +08:00
lxhao61
f6a7f81cb5
Update Makefile (#2326) 2023-02-23 13:28:30 +08:00
lxhao61
c4223fb431 naiveproxy:Update to 109.0.5414.74-1 2023-01-20 01:11:11 +08:00
zxlhhyccc
14c12955b2
naiveproxy:Update to 108.0.5359.94-1 (#2219) 2022-12-04 23:46:41 +08:00
Tianling Shen
9986cce0a6 naiveproxy: update to 107.0.5304.87-3 2022-11-18 14:56:07 +00:00
Beginner
7f54b9b56f
naiveproxy: update to 107.0.5304.87-1 (#2184)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-10 21:00:52 +08:00
残梦
c3f6c334d0
Update Makefile (#2126) 2022-10-09 01:31:41 +08:00
残梦
725e1cc5ca
Update naiveproxy (#2119) 2022-10-06 16:11:18 +08:00
Tianling Shen
a75fd92964 naiveproxy: move header files to dedicated folder 2022-09-10 13:49:56 +00:00
lxhao61
ccacf6c904
Update Makefile (#2089) 2022-09-09 10:51:57 +08:00
zxlhhyccc
695618ba80 naiveproxy: update to 104.0.5112.79-2
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-08-08 15:36:10 +00:00
Tianling Shen
f5fb46e7d8 naiveproxy: Update to 103.0.5060.53-3
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-07-09 14:45:47 +00:00
zxlhhyccc
eb437056bb naiveproxy: update to 103.0.5060.53-2
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-06-30 17:21:24 +00:00
zxlhhyccc
9015eb0215 naiveproxy: Update to 103.0.5060.53-1 2022-06-27 15:42:07 +00:00
MoetaYuko
1f0ff7bda5
naiveproxy: Workaround build failure for 21.02 (#2002) 2022-05-30 21:17:10 +08:00
Beginner-Go
aebb66b75e naiveproxy: sync upstream 2022-05-30 05:29:39 +00:00
Tianling Shen
fae9f7020f naiveproxy: install header files for dev purpose 2022-05-29 15:50:28 +00:00
Tianling Shen
cff7fb3ace naiveproxy: update to 102.0.5005.61-1 2022-05-29 15:50:12 +00:00
Beginner
9b5290fc26
naiveproxy: drop python3 host deps
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-05-23 23:52:06 +08:00