pedro
695009728a
router: httpd: devlist.c: cosmetics
6 years ago
pedro
e50321e845
kernel sdk7: drivers: net: usb: cdc_ncm: handle incomplete transfer of MTU
...
A malicious device may give half an answer when asked
for its MTU. The driver will proceed after this with
a garbage MTU. Anything but a complete answer must be treated
as an error.
V2: used sizeof as request by Alexander
Reported-and-tested-by: syzbot+0631d878823ce2411636@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Per upstream: 332f989a3b
6 years ago
pedro
d120bb83f6
kernel ng: drivers: net: usb: cdc_ncm: handle incomplete transfer of MTU
...
A malicious device may give half an answer when asked
for its MTU. The driver will proceed after this with
a garbage MTU. Anything but a complete answer must be treated
as an error.
V2: used sizeof as request by Alexander
Reported-and-tested-by: syzbot+0631d878823ce2411636@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Per upstream: 332f989a3b
6 years ago
pedro
fb78a104d9
kernel: drivers: net: usb: cdc_ncm: handle incomplete transfer of MTU
...
A malicious device may give half an answer when asked
for its MTU. The driver will proceed after this with
a garbage MTU. Anything but a complete answer must be treated
as an error.
V2: used sizeof as request by Alexander
Reported-and-tested-by: syzbot+0631d878823ce2411636@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Per upstream: 332f989a3b
6 years ago
pedro
10786b502c
flac: update to 1.3.3
6 years ago
pedro
7a9c808e02
README.md: cosmetics
6 years ago
pedro
07641513e7
Update README.md: fix missing support for EA6200
6 years ago
pedro
e401634795
Makefile: we need to distinguish arm-ng images with names in relation to the arm-master
6 years ago
pedro
e080eae83a
Update README.md
6 years ago
M_ars
35cbf571bd
Merge remote-tracking branch 'remotes/pedro311/freshtomato-arm/arm-master' into shibby-arm-ng
6 years ago
pedro
d3813f9249
Merge branch 'arm-master' into arm-sdk7
6 years ago
pedro
66b2f67513
php: update to 7.2.24
6 years ago
pedro
4a1e13ea65
libcurl: update to 7.67.0
...
- cosmetic in patch
6 years ago
pedro
26b5653400
libxml2: update to 2.9.10 + libs optimization
6 years ago
M_ars
57da5ba54d
RT-AC66U B1: -clean-up button setup and remove wifi button
...
- B1 router/case does only offer wps (GPIO 7, active LOW) and reset (GPIO 11, active LOW) buttons
- GPIO 15 seems to be connected to GND / LOW with B1 Version
Fix for: PWR LED keeps blinking :-) --> thx at Snowman58
6 years ago
pedro
8925c2c3eb
dnsmasq: update to 6ebdc95 snapshot
...
- cosmetic in patch
6 years ago
pedro
9d340c06ae
router: www: admin-tomatoanon.asp: cosmetics
6 years ago
M_ars
4da9e3bc4d
RT-AC66U B1: change/fix LED table (not the same like RT-AC68U)
...
- catch up to RT-N18U / RT-AC56U / RT-AC68U LED FT behavior
- No USB LEDs for that router/case available
- assign GPIO 0 for LED_AOSS (active LOW) / Power LED
- assign GPIO 5 for LED_WHITE (active HIGH, inverted) / WAN LED color red (second wan led; See also RT-AC3200)
- add comments for (possible) GPIO 15 / Wifi toggle button (no use case right now with version B1)
6 years ago
pedro
07e7f64d82
openvpn: update to 2.4.8
...
- cosmetic in patch
6 years ago
pedro
46229e8b0b
router: rc: services.c: improvements/fixes for commit #b927e0a
...
- thanks @M_ars
6 years ago
snowman58
4710cbb5bc
AC66U_B1 being identified as a U68 C1 rearranged checks.
6 years ago
pedro
b927e0a69f
router: rc: services.c: clean-up, code optimization - size reduced by almost 3kB
6 years ago
M_ars
48c1f4fd92
Merge branch 'arm-master' into shibby-arm-ng
...
Conflicts:
README.md
release/src-rt-6.x.4708/router/dnsmasq/VERSION
release/src-rt-6.x.4708/router/libusb10/msvc/fxload_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/getopt_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/hotplugtest_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/libusb_2017.sln
release/src-rt-6.x.4708/router/libusb10/msvc/libusb_dll_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/libusb_static_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/listdevs_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/stress_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/testlibusb_2010.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/testlibusb_2012.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/testlibusb_2013.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/testlibusb_2015.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/testlibusb_2017.vcxproj
release/src-rt-6.x.4708/router/libusb10/msvc/xusb_2017.vcxproj
release/src-rt-6.x.4708/router/miniupnpd/Changelog.txt
release/src-rt-6.x.4708/router/miniupnpd/Makefile
release/src-rt-6.x.4708/router/miniupnpd/Makefile.linux
release/src-rt-6.x.4708/router/miniupnpd/genconfig.sh
release/src-rt-6.x.4708/router/miniupnpd/minissdp.c
release/src-rt-6.x.4708/router/patches/miniupnpd/101-add-ipv6-to-miniupnpd-config.patch
release/src-rt-6.x.4708/router/rc/init.c
release/src-rt-6.x.4708/router/rc/openvpn.c
release/src-rt-6.x.4708/router/www/about.asp
6 years ago
M_ars
37fedd1e07
Merge branch 'arm-master' of https://bitbucket.org/pedro311/freshtomato-arm into arm-master
...
Conflicts:
README.md
release/src-rt-6.x.4708/router/httpd/tomato.c
release/src-rt-6.x.4708/router/others/mymotd
release/src-rt-6.x.4708/router/others/wwansignal
release/src-rt-6.x.4708/router/rc/nginx.c
release/src-rt-6.x.4708/router/rc/services.c
release/src-rt-6.x.4708/router/shared/defaults.c
release/src-rt-6.x.4708/router/www/about.asp
release/src-rt-6.x.4708/router/www/web-nginx.asp
6 years ago
pedro
429f23fdf2
router: rc: services.c: make reading stubby version more secure
6 years ago
pedro
3d7183d09d
router: rc: services.c: cosmetics
6 years ago
pedro
fbb76dabd5
router: httpd/shared: remove unused variable "trunk_vlan_so"
6 years ago
pedro
175790e177
router: rc: nginx.c: clean-up, code optimization - size reduced by almost 4kB
6 years ago
pedro
f8f867a234
router: www: web-nginx.asp: cosmetics
6 years ago
pedro
211af83827
GUI: rename "Enable SYN cookies" to "Enable TCP SYN cookies"
6 years ago
pedro
861e80cf14
Update README.md file
6 years ago
pedro
3c766be0b5
router: www: about.asp: add BT donation address to the page + cosmetics
6 years ago
snowman58
08422ae854
Update bcmrobo to support R8000. Switch not being properly initialized for WAN led. Update led.c to fix WAN led color from amber to white.
6 years ago
Monter
a4d0c2ada2
Merged in Monter/hiding-nvram-size-summary-when-displayin-1572294418505 (pull request #3 )
...
router: others: mymotd: hiding nvram size summary when displaying mymotd
Approved-by: pedro
6 years ago
Monter
f30f2e2b84
hiding nvram size summary when displaying mymotd
6 years ago
pedro
e41d79f42a
Merge branch 'arm-master' into arm-sdk7
6 years ago
pedro
43a31bd5e9
Merge branch 'arm-master' of https://bitbucket.org/pedro311/freshtomato-arm into arm-master
6 years ago
pedro
3caf07eb78
Cosmetics
6 years ago
pedro
5f3ee96b68
Merged in arm-sdk7-huawei-cdc-ncm (pull request #2 )
...
Arm sdk7 huawei cdc ncm
6 years ago
pedro
31b61bc949
Merged in arm-master-huawei-cdc-ncm (pull request #1 )
...
Arm master huawei cdc ncm
6 years ago
pedro
692527e94e
Merge branch 'arm-master' into arm-sdk7-huawei-cdc-ncm
6 years ago
pedro
56e022ba25
Merge branch 'arm-master' into arm-sdk7
6 years ago
pedro
6b1f02359a
Merge branch 'arm-master' into arm-master-huawei-cdc-ncm
6 years ago
pedro
2581d68fc4
libogg: update to 1.3.4
6 years ago
M_ars
363ef28d5e
Merge branch 'arm-master' of https://bitbucket.org/pedro311/freshtomato-arm into arm-master
6 years ago
pedro
bb04f1281b
libogg: update to 1.3.4
6 years ago
pedro
0adfa7b853
Merge branch 'arm-master' into arm-master-huawei-cdc-ncm
6 years ago
pedro
496ee939c1
router: others: wwansignal: simplify checkPid(), cause we have only low priority process here
6 years ago
kille72
ecf6d5aaa9
libcurl: Updated CA certificate bundle as of 2019-10-16
6 years ago
snowman58
0371209e38
RTCONFIG_FANCTRL not defined or used, TCONFIG_FANCTRL is used.
6 years ago