Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rndis_host: support Novatel Verizon USB730L #730

Closed
wants to merge 2,918 commits into from
Closed
Changes from all commits
Commits
Show all changes
2918 commits
Select commit Hold shift + click to select a range
37f085d
build: updated copy-prebuilt: handle both GPL and prebuilt archives, …
RMerl Dec 20, 2020
8b34a6f
Updated documentation
RMerl Dec 20, 2020
96aec67
Bumped revision to beta 3
RMerl Dec 20, 2020
33964ab
build: disable RSAv2 key usage
RMerl Dec 21, 2020
e80b409
others: remove legacy entware-setup.sh symlink
RMerl Dec 22, 2020
a1d0a96
openvpn: use iproute2 instead of netlink for all platforms
RMerl Dec 23, 2020
8848e1d
webui: add Wifi Radar images to RT-AX56U sysdeps
RMerl Dec 23, 2020
9fc2047
httpd: implement runner status report for RT-AC86U/GT-AC2900; fix unk…
RMerl Dec 23, 2020
94adc38
build: remove exception that disabled Ookla speedtest on RT-AX56U/RT-…
RMerl Dec 24, 2020
b24eb3c
Merge HND5.02 SDK from 386_41350
RMerl Dec 28, 2020
d56beb5
Merge 386_41350 binary blobs for GT-AC2900
RMerl Dec 28, 2020
1a7ee5b
build: added addvtoken to copy-prebuilt
RMerl Dec 28, 2020
380955f
httpd: delete backed up cert when generating a new cert was requested…
RMerl Dec 28, 2020
e07bac6
Refresh 386_41350 binary blobs for RT-AC68U/RT-AC86U/RT-AC88U/RT-AC53…
RMerl Dec 28, 2020
04dc297
Add missing binary blobs for RT-AX56U and RT-AX58U
RMerl Dec 28, 2020
809348c
SDK 5.02p1: add wl_server_socket retrieved from 386_41156 RT-AX86U FW…
RMerl Dec 28, 2020
ff2a2d0
bwdpi: update RT-AX86U components from 384_41157 FW image
RMerl Dec 28, 2020
1f605b7
SDK 5.02: Update addvtoken tool for RT-AC86U
RMerl Dec 28, 2020
e39ec6d
amas-utils: update RT-AX86U components from 386_41157
RMerl Dec 28, 2020
1b79675
Updated documentation
RMerl Dec 28, 2020
bd4d829
Bumped version to beta 4
RMerl Dec 29, 2020
acdf339
rc: if MTU setting is empty or invalid, use 1500 instead of 576 or 9000
RMerl Dec 29, 2020
1092dbf
rc: shared: webui: Hardcode fq_codel usage for tQoS/Bandwidth Limiter…
RMerl Dec 30, 2020
de99bc0
rc: limit fq_codel queues to 1000 packets instead of the default 10240.
RMerl Dec 31, 2020
4548b54
webui: re-enable Speedtest webui on RT-AX56U and RT-Ax58U
RMerl Dec 31, 2020
ec97c10
rc: re-enable cpuwait support on RT-AC86U/GT-AC2900
RMerl Dec 31, 2020
83cef57
httpd: remove duplicate code in httpd.c:main()
RMerl Dec 31, 2020
9fa141b
httpd: re-harmonized with upstream
RMerl Dec 31, 2020
ed91998
httpd: fix compiler warning in ej_show_sysinfo()
RMerl Dec 31, 2020
434857d
httpd: cache require.min.js and jquery-ui.js browser-side (ref. #657)
RMerl Dec 31, 2020
f0c3487
github: create bug template
JackMerlin Jan 3, 2021
8011632
github: create template configuration
JackMerlin Jan 3, 2021
5a5dfbb
Merge pull request #671 from JackMerlin/master
RMerl Jan 3, 2021
38d0b38
github: enforce the use of an issue template
RMerl Jan 3, 2021
9bbb8c5
libovpn: enable multihome for UDP servers
RMerl Jan 3, 2021
cdac832
rc: remove outdated source file
RMerl Jan 5, 2021
8b25252
rc: do not skip new firmware checks on AX56/AX58 within region CX
RMerl Jan 5, 2021
51a23b3
webui: do not rely on bridge stats to calculate traffic scale
RMerl Jan 5, 2021
f32e73d
Merge with GPL 386_41535
RMerl Jan 6, 2021
1f940c3
Merge 386_41535 binary blobs for RT-AC68U
RMerl Jan 6, 2021
6bb1ca7
Merge 386_41535 binary blobs for RT-AC88U/RT-AC3100/RT-AC5300
RMerl Jan 6, 2021
133e15c
Merge 386_41535 binary blobs for RT-AC86U
RMerl Jan 6, 2021
4c7ba10
Merge 386_41535 binary blobs for RT-AX88U
RMerl Jan 6, 2021
68d1059
Merge 386_41535 SDK + binary blobs for RT-AX56U/RT-AX58U
RMerl Jan 6, 2021
3853b49
Merge 386_41535 binary blobs for GT-AC2900
RMerl Jan 6, 2021
db54f39
build: copy addvtoken to model folder for RT-AX88U
RMerl Jan 6, 2021
59789ea
Updated documentation
RMerl Jan 6, 2021
f6ef91f
Merge 386_41535 SDK for RT-AX86U
RMerl Jan 7, 2021
0c12c1a
Merge 386_41535 binary blobs for RT-AX86U
RMerl Jan 7, 2021
b442b0b
build: move RT-AX86U addvtoken to its own directory
RMerl Jan 7, 2021
95025b9
Remove Codel scheduler from all kernels
RMerl Jan 8, 2021
6adb157
asd: disable asd on all models
RMerl Jan 8, 2021
6d4d79b
SDK 4908: revert bdmf.o to 386_40577 version
RMerl Jan 10, 2021
82ab080
rc: don't use prebuilt init-broadcom
RMerl Jan 10, 2021
83eeea8
libovpn: correct error message when trying to start already running s…
RMerl Jan 13, 2021
603b0b4
rc: replace missing include with publicly obtained defines
RMerl Jan 13, 2021
a5ea4eb
axhnd: cleanup SDK from build leftovers
RMerl Jan 13, 2021
12bf0ba
SDK 5.02p1: fix pwrmngtd module building
RMerl Jan 13, 2021
72b2a94
SDK 5.02p1: cleanup SDK
RMerl Jan 13, 2021
10aff68
Bumped revision to beta 5
RMerl Jan 18, 2021
eee7484
Merge GPL + binary blobs from 386_41700 (RT-AC68U)
RMerl Jan 19, 2021
5512e8a
build: add cleanup section to copy-prebuilt
RMerl Jan 19, 2021
5e9564e
Merge 386_41700 binary blobs for RT-AC88U/RT-AC3100/RT-AC5300
RMerl Jan 19, 2021
06182cb
Merge 386_41700 binary blobs + SDK for RT-AC86U
RMerl Jan 19, 2021
a679101
asd: re-enable on all models
RMerl Jan 19, 2021
2900dc0
Merge 386_41700 binary blobs + SDK for RT-AX88U
RMerl Jan 19, 2021
4f37b74
Merge 386_41700 binary blobs + SDK for GT-AC2900
RMerl Jan 19, 2021
c43ea32
Merge 386_41700 binary blobs and SDK for RT-AX86U
RMerl Jan 19, 2021
9601095
Merge 386_41700 binary blobs and SDK for RT-AX56U
RMerl Jan 19, 2021
e0b6434
Merge 386_41700 binary blobs + SDK for RT-AX58U
RMerl Jan 19, 2021
fa6b3b0
wsdd2: identify as ASUSWRT WSD rather than NETGEAR WSD
RMerl Jan 22, 2021
2585ca7
wsdd2: Also bind to specific interface when listening to SSDP address
RMerl Jan 22, 2021
7328ccf
dnsmasq: update to 2.84test3 (openssl/2.84test3-36-g5790ea0)
themiron Jan 24, 2021
6ecc2e1
dnsmasq: update to 2.84test3 (openssl/2.84test3-40-gee342e7)
themiron Jan 24, 2021
fd1cb1e
dnsmasq: update to 2.84 final
RMerl Jan 26, 2021
3790c8f
Updated documentation
RMerl Jan 26, 2021
158c209
dnsmasq: 2.84 final is 2.84-42-g433dc70-openssl
themiron Jan 26, 2021
7b4f79c
dnsmasq: revert rfc4361 non-conformant changes
themiron Jan 26, 2021
d14c6b3
wsdd2: fix typo in server response header
RMerl Jan 27, 2021
d5216e2
Revert "wsdd2: Also bind to specific interface when listening to SSDP…
RMerl Jan 28, 2021
6172511
rc: restart nasapps/wsdd2 on WAN up
RMerl Jan 28, 2021
723faa4
Bumped revision to 386.1 final
RMerl Jan 30, 2021
71a0ae8
Updated documentation
RMerl Jan 30, 2021
390fb6b
Bumped revision to 386.2 alpha 1
RMerl Feb 1, 2021
36de882
inadyn: updated to 2.8.1
RMerl Feb 1, 2021
e1f82d3
Harmonized target profiles with upstream
RMerl Feb 4, 2021
77fa472
Updated documentation
RMerl Feb 4, 2021
eed1f7e
Fix typo in RT-AC5300 target build from e1f82d3900
RMerl Feb 6, 2021
a7ac2ac
openvpn: remove duplicate define
RMerl Feb 6, 2021
50dd6e7
rc: cleanup formatting to pc.c to match with upstream (no code change)
RMerl Feb 6, 2021
ae8d846
www: accept IPv6 ending with :: as being valid
RMerl Feb 6, 2021
e32cc37
nano: update to 5.5
RMerl Feb 6, 2021
a09b2ae
www: update and fixes to get_oui_full_vendor() to use local DB
RMerl Feb 7, 2021
627eeac
rc: rework ssh key handling/generation so SSH can work even with non-…
RMerl Feb 7, 2021
09e3d25
Add missing 160 MHz support to GT-AC2900 target profile (fixes #691)
RMerl Feb 7, 2021
23a94ee
webui: add missing Netools and Wifi Insight pages to GT-AC2900 and RT…
RMerl Feb 7, 2021
ecdb0e7
nano: add files filtered by gitignore, update gitignore
RMerl Feb 7, 2021
58749b8
miniupnpd: re-merge nvgfn support lost with commit 749745dfcd
RMerl Feb 8, 2021
858b57b
rc: re-harmonize firewall.c code with upstream
RMerl Feb 8, 2021
dbea0ff
rc: add badblock skipping to mtd_erase()
RMerl Feb 8, 2021
397b3f8
Updated documentation
RMerl Feb 8, 2021
b1ca21d
snmp: Enable SNMP support on the RT-AX86U
RMerl Feb 9, 2021
65af117
Disable FRS_FEEDBACK for all models
RMerl Feb 9, 2021
491b14c
rc: replace jffs2_enable with jffs2_on as used upstream
RMerl Feb 9, 2021
18f27b0
rc: re-harmonized with upstream (largely formatting changes)
RMerl Feb 9, 2021
848666a
Updated documentation
RMerl Feb 9, 2021
933f6ef
httpd: updated filename of json DB for caching
RMerl Feb 12, 2021
5da5b4c
Set version in preparation of 386.1_2 point release
RMerl Feb 12, 2021
b5d7467
Bump version back to 386.2 alpha 1
RMerl Feb 17, 2021
5556e9c
Moved RT-AX88U router-sysdep to model-specific directory
RMerl Feb 18, 2021
2662a3a
Add GT-AX11000 build profile
RMerl Feb 18, 2021
bb60bea
Merge GT-AX11000 binary blobs from 386_41700
RMerl Feb 18, 2021
6209cb0
Add GT-AX11000 SDK components
RMerl Feb 18, 2021
b1d94a2
libbcmcrypto: re-sync with 386_41700
RMerl Feb 18, 2021
73ed5a8
webui: added GT-AX11000 content
RMerl Feb 18, 2021
983341f
SDK 4908: removed unused dongle firmware copies
RMerl Feb 18, 2021
55c541f
httpd: add GT-AX11000 support to sysinfo temperatures
RMerl Feb 18, 2021
8ec01d0
rc: add LED control support for GT-AX11000
RMerl Feb 18, 2021
7d1456a
Disable cloudcheck on GT-AX11000 profile
RMerl Feb 20, 2021
01c2ad8
rc: move start of sshd near the end of the boot process
RMerl Feb 20, 2021
0b10072
Updated documentation
RMerl Feb 20, 2021
a72a8d9
openssl: update to 1.1.1j
RMerl Feb 20, 2021
50e97f1
www: fix QoS ATM checkbox state not being saved
RMerl Feb 20, 2021
b3df6df
Add jitterentropy-rngd daemon to HND models
RMerl Feb 21, 2021
c52b410
Updated documentation
RMerl Feb 21, 2021
d04c6b9
Use interval for clock & boot time
jackyaz Feb 23, 2021
526f463
rc: remove SSH brute force protection option, as it is redundant
RMerl Feb 25, 2021
ac5ac32
Merge pull request #706 from jackyaz/patch-1
RMerl Feb 25, 2021
35adc32
rc: time_zone_x_mapping bug fix (#701)
snaunton Feb 25, 2021
c7b8958
openvpn: updated to 2.5.1
RMerl Feb 26, 2021
18b6aae
Add cake scheduler to all HND kernels
RMerl Feb 27, 2021
258cd9b
iproute2-4.3: backported tc cake support from 14d2df887481dd2130c6ae5…
RMerl Feb 27, 2021
ef13016
kernel: backport matchall classifier filter to all 4.1 kernels
RMerl Feb 28, 2021
c8957cf
iproute2-4.3: backported tc matchall filter from upstream
RMerl Feb 28, 2021
ea05d13
rc: fix bad merge in qos.c from GPL_41700
dave14305 Feb 28, 2021
f705c48
Merge pull request #709 from dave14305/patch-1
RMerl Feb 28, 2021
a1c22e9
Merge branch 'master' into cake
RMerl Feb 28, 2021
4cb5783
rc: implement Cake QoS mode for HND routers
RMerl Mar 2, 2021
ed845e0
www: implement Cake UI
RMerl Mar 2, 2021
aa81b03
Updated documentation
RMerl Mar 2, 2021
deebad8
www: cleaned up QoS overhead presets, added conservative default profile
RMerl Mar 2, 2021
bf67229
Fix NetEase UU Game Accelerator model type
Mar 3, 2021
7198c64
iproute2-4.3: fix display of negative deficit and drop_next values (#…
dave14305 Mar 3, 2021
736f867
Merge branch 'master' of github.com:RMerl/asuswrt-merlin.ng
RMerl Mar 3, 2021
4c10562
Implement entware support for GT-AX11000
RMerl Mar 3, 2021
6a40fd7
iproute2: add v5.11.0 to the tree
RMerl Mar 3, 2021
d77c21f
iproute2: reapply cake negative value output fixes to 5.11.0
RMerl Mar 3, 2021
2311706
iproute2: re-apply BCM/Asus patches from iproute2-4.3.0 on top of 5.1…
RMerl Mar 3, 2021
1c5c6ae
iproute2: build 5.11.0 instead of 4.3.0
RMerl Mar 3, 2021
393a7c4
SDK 4908: remove shared blobs that are leftovers from a previous compile
RMerl Mar 3, 2021
30ea94a
kernel41: Added skbedit and connmark support to tc
RMerl Mar 3, 2021
490dd0e
rc: split Cake parameters and script into two separate files
RMerl Mar 4, 2021
3f388d9
iproute2: re-re-apply negative values patch, overwritten by 2311706f04
RMerl Mar 4, 2021
a84fed8
rc: fix cake qos script generation
RMerl Mar 4, 2021
5491c35
Merge with GPL 386_42095
RMerl Mar 5, 2021
78f5609
Merge 5.02p1 SDK and RT-AX86U router-sysdep from 386_42095
RMerl Mar 5, 2021
c5b2c90
Merge RT-AX86U binary blobs from 386_42095
RMerl Mar 5, 2021
e952262
Add RT-AX68U binary blobs from 386_41947, and web pages
RMerl Feb 19, 2021
5e77d9f
Add RT-AX68U build profile
RMerl Feb 19, 2021
a6934e0
rc: Add LED control support to RT-AX68U
RMerl Feb 23, 2021
52913f9
Add GT-AX11000 and RT-AX68U to copy-prebuilt and build-all scripts
RMerl Feb 23, 2021
71239a9
Add router-sysdep from 386_41947 for RT-AX68U
RMerl Mar 5, 2021
28da8bc
Bumped version to alpha 2
RMerl Mar 5, 2021
6c4c984
Updated documentation
RMerl Mar 5, 2021
7a27aa6
Merge RT-AC68U binary blobs from 42095
RMerl Mar 5, 2021
677e587
Merge RT-AC88U/RT-AC3100/RT-AC5300 binary blobs from 42095
RMerl Mar 5, 2021
bb33b65
Merge RT-AC86U/GT-AC2900 binary blobs + SDK from 42095
RMerl Mar 5, 2021
335b421
Merge RT-AX88U/GT-AX11000 binary blobs + SDK from 42095
RMerl Mar 5, 2021
4dc8104
Merge RT-AX68U binary blobs from 42095
RMerl Mar 5, 2021
f84f844
Merge RT-AX56U/RT-AX58U binary blobs + SDK from 42095
RMerl Mar 5, 2021
5506676
build: fix platform.mak for building HND models following 42095 merge
RMerl Mar 5, 2021
25dac5e
webui: hide Cake on non-HND models; add popup help; fix storing of at…
RMerl Mar 6, 2021
a671115
build: remove FTP_SSL setting from build targets since it's alreaedy …
RMerl Mar 6, 2021
b82c98d
webui: fix hiding WPA/WEP key by default (regression from 42095 merge)
RMerl Mar 6, 2021
bf862a5
iproute2: fix confdir location in iproute2-5.11.0
RMerl Mar 6, 2021
8a6bcd5
iproute2: fix building with xtables+ipset support
RMerl Mar 7, 2021
986aaf1
kernel41: enable tc ematch and related matches
RMerl Mar 7, 2021
1027300
iproute2: enable parallel building of iproute2-4.3/5.11
RMerl Mar 7, 2021
47c075d
webui: fix enabling cake while bandwidth set to Auto
RMerl Mar 7, 2021
b26dfc9
webui: remove Yandex status from router status page as we don't suppo…
RMerl Mar 7, 2021
0b90696
SDK 5.02p1: SDK5.02.675x: fix kernel modules dependencies
RMerl Mar 7, 2021
7023800
Merge pull request #712 from VersusClyne/master
RMerl Mar 8, 2021
59dbecd
webui: Reformat Cake description to match the other QoS description s…
RMerl Mar 8, 2021
0c98fd3
Merge branch 'master' of github.com:RMerl/asuswrt-merlin.ng
RMerl Mar 8, 2021
89a1b53
Revert "Fix NetEase UU Game Accelerator model type"
paldier Mar 8, 2021
02bef5d
Merge pull request #715 from paldier/revert-712-master
RMerl Mar 8, 2021
a1cd041
qos: move all variables parameters into cake-qos.conf; add cake-qos.c…
RMerl Mar 8, 2021
81ee19e
bb: Be more aggressive on retries if ntp servers name resolution fail
RMerl Mar 9, 2021
f7f0c19
ntpd: fix the case where two replies received at once and first one
Mar 9, 2021
c94db4e
rc: rename FLOWPRIO variables in cake config
RMerl Mar 9, 2021
c7fa8d3
rc: always mount jffs2 partition regardless of jffs2_on setting
RMerl Mar 9, 2021
a4a9699
webui: add qis files for GT-AC2900 and GT-AX11000
RMerl Mar 9, 2021
791e262
rom: updated CA bundle to 20210309
RMerl Mar 9, 2021
c69605d
rc: webui: add cake rc_support attribute
RMerl Mar 10, 2021
a49f5a4
Bump version to beta 1
RMerl Mar 10, 2021
2cd22a2
Updated documentation
RMerl Mar 10, 2021
7d85c4c
Bumped revision to beta 2
RMerl Mar 12, 2021
1788f2e
add .dummy file for wlcsm to make sure GT-AX11000 passing fw build
sadoneli Mar 12, 2021
c5087ce
Merge pull request #718 from sadoneli/master
RMerl Mar 12, 2021
4ffb00e
Merge branch 'master' of github.com:RMerl/asuswrt-merlin.ng
RMerl Mar 12, 2021
7577702
rc: fix pointer corruption in filter_setting()
RMerl Mar 13, 2021
5924488
rc: rewritten dnsfilter server table management
RMerl Mar 13, 2021
9311e16
webui: QoS Classification page: add warning in Cake mode; harmonise q…
RMerl Mar 13, 2021
3b449fa
rc: revert static DNS routes added with GPL 42095
RMerl Mar 14, 2021
1e6831e
rc: make qos-start run in blocking mode
RMerl Mar 14, 2021
0d62444
httpd: fix openvpn/pptpd account list getting truncated after one entry
RMerl Mar 17, 2021
d57130c
webui: store local copies of online json files; add code to refresh them
RMerl Mar 17, 2021
fe67700
webui: remove OpenVPN server Windows FAQ as it's missing from the Asu…
RMerl Mar 17, 2021
bf6559a
shared: match with rx/tx var types for backup_rx/backup_tx in netdev_…
RMerl Mar 20, 2021
c402f3c
tools: exclude web files that cause the optimizing tool to crash and …
RMerl Mar 20, 2021
86aae14
httpd: fix ouiDB.json location for browser caching
RMerl Mar 20, 2021
1cf08f7
Updated documentation
RMerl Mar 20, 2021
e45995c
rc: Rearrange Cake variable positions
dave14305 Mar 21, 2021
e618da4
rc: do not use dnsfilter_custom when querying the server table for an…
RMerl Mar 22, 2021
29c13bc
Merge pull request #725 from dave14305/patch-1
RMerl Mar 22, 2021
f0b7578
webui: fix display of connected IPSEC clients on VPNStatus page; adde…
RMerl Mar 23, 2021
9c53359
rc: make entries in passwd and shadow be in the same order
RMerl Mar 25, 2021
cd7c5b2
openssl: update to 1.1.1k
RMerl Mar 25, 2021
2f7a878
kernel: proper fix for wlan accumulating stats issue
RMerl Mar 26, 2021
ce8af5c
Bumped revision to beta 3
RMerl Mar 26, 2021
0bbc055
build: no longer explicitely disable NFCM
RMerl Mar 27, 2021
60bcbe7
webui: allow changing https LAN port while in AP mode
RMerl Mar 27, 2021
a8b66a5
webui: move main content down on index page when the disabled wifi wa…
RMerl Mar 27, 2021
73e5ec9
webui: Fix timezone detection (#729)
dave14305 Mar 27, 2021
89ddc42
webui: fix duplicate variable introduced with 73e5ec95e2
RMerl Mar 27, 2021
e3bbcd4
(upstream: https://github.com/torvalds/linux/commit/63ba395cd7a52431c…
takenaga Mar 28, 2021
ebfec84
Updated documentation
RMerl Mar 28, 2021
1bd75ff
Bumpd revision to 386.2 final
RMerl Apr 2, 2021
e28d173
Updated documentation
RMerl Apr 2, 2021
b44d2f2
kernel41: remove debugging output from blog_request() stats output (f…
RMerl Apr 7, 2021
8f8bff0
Bumped revision to 386.2_1
RMerl Apr 7, 2021
b334f7d
webui: validator.rangeFloat() should not reject values that are equal…
RMerl Apr 7, 2021
0d466b7
rc: fix incorrect ICMPv6 rate control rule
RMerl Apr 7, 2021
3a675af
webui: fix client list search field showing wrong placeholder content
RMerl Apr 7, 2021
bb5f7ca
rc: harmonize jitterentropy-rngd code with upstream; fix stop_jittere…
RMerl Apr 9, 2021
177cc15
webui: various tweaks and fixes to the Firmware Upgrade page.
RMerl Apr 9, 2021
03baf80
rc: rework ICMPv6 firewall handling
RMerl Apr 9, 2021
34a160c
webui: don't remove QoS bandwidth settings from models without Cake s…
RMerl Apr 11, 2021
6b60627
rc: only rate-limit ICMPv6 type 128 if DoS protection is enabled
RMerl Apr 12, 2021
291fe1f
Updated documentation
RMerl Apr 13, 2021
730cf93
Bump revision to 386.2_2
RMerl Apr 13, 2021
0df1f09
Updated documentation
RMerl Apr 13, 2021
5d967b3
Bumped revision 386.3 alpha 1
RMerl Apr 14, 2021
5363a10
webui: display both odmpid and productid on Sysinfo page if they differ
RMerl Apr 16, 2021
1994892
webui: fix new FW notification on AiMesh routers
RMerl Apr 16, 2021
ebff484
Enable jitterentropy-rngd for non-HND models
RMerl Apr 20, 2021
7cbda4b
openvpn: don't set incoming client TLS errors as a local server failu…
RMerl Apr 20, 2021
415c12b
Updated documentation
RMerl Apr 20, 2021
77be164
openvpn: Updated to 2.5.2
RMerl Apr 22, 2021
7f4348a
Merge remote-tracking branch 'origin/master' into novatel.usbwan
takenaga Apr 27, 2021

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.