Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
Michał Obrembski 7392cc367b Add xterm-256color terminal
Merged in fix/add_xterm-256color_terminfo (pull request #20)
5 years ago
pedro a518b09c63 wsdd2: add the default SKU value if odmpid is not available in nvram 5 years ago
pedro b9bcdfb295 miniupnpd: update to 2.1.20200321
- cosmetics in patch
5 years ago
pedro 73bb8d237d commit: rc: implement wsdd2 stop/start alongside Samba 5 years ago
Michał Obrembski cafe386f6f Add xterm-256color terminal
This solves a problem with message "Error opening terminal: xterm-256color" when user tries to run nano on some platforms.

However, this terminal type is quite popular (for ex. Ubuntu uses this), so it should be added to support running nano
from SSH.
5 years ago
Michał Obrembski 80f168bf00 Merge remote-tracking branch 'pedro311/arm-master' into arm-master 5 years ago
pedro 76c82854ce wsdd2: initial commit
wsdd2 is a small daemon that can service WSD/LLMNR queries.  It allows
the router to be visible in Windows's Network list without
requiring SMB1 support.
5 years ago
pedro 491592966c Revert "busybox: wget: openssl11: fix ssl when built with OpenSSL-1.1.x"
No more needed - we have symlink to openssl11 now

This reverts commit d17c9da52e.
5 years ago
pedro 84365aa97f build: apcupsd: omit check for shutdown file; needed if compiled with ccache 5 years ago
pedro 2374de7dda router: www: error.asp: cosmetic 5 years ago
pedro 626450a2bf router: httpd: tomato.c: always load css file from main directory 5 years ago
pedro 80c16bb82e router: httpd: bwm.c: extend allowed IPT backup size 5 years ago
pedro 0d7d06106c GUI: Administration: BWM/IPT: fix html (inability to backup stats) 5 years ago
Not Sure 415c176a11 Fix compatibility with ccache 5 years ago
pedro ca7cd7e244 dnsmasq: remove 19036 trust anchor, now expired 5 years ago
notsure2 5c472f5fdb Use strip instead of gcc to determine toolchain path to allow using ccache. 5 years ago
pedro 7dc112c7f8 openssl-1.1: update to 1.1.1e
- cosmetic in patch
5 years ago
pedro 1c5a436192 Adblock: switch URL for Windows 10 blacklist 5 years ago
pedro 2956ef7d0c miniupnpd: revert previous upstream changes that prevented the use of a private IP on the WAN interface 5 years ago
pedro 815b57bdc8 router: others: tomatoanon: change URL for version checker to freshtomato.org 5 years ago
pedro 7c88382756 Bump version to 2020.3 5 years ago
pedro fe340ec36f Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 3d85ea3968 Merge branch 'arm-master' into arm-ng 5 years ago
pedro 113de20063 Update CHANGELOG 5 years ago
pedro 9ffe9c8c3c fix commit 0ebd8c4 6 years ago
pedro 57a8a14206 router: rc: services.c: simplify if statement 6 years ago
pedro 125b4f003d Merge branch 'arm-master' into arm-ng 6 years ago
pedro 6a97e03cd7 Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro a9d6236518 fix commit d6292bd 6 years ago
pedro 0e94127b7e Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro 0ba210ab85 Merge branch 'arm-master' into arm-ng 6 years ago
pedro d6292bd73a router: Makefile: add symlink to openssl 6 years ago
Not Sure f58e714c97 Support showing status of hilink modem reachable from any WAN. 6 years ago
M_ars ea81273167 rc: init.c - load wifi driver for sdk7 at sysinit
Hint: sdk7 seems to be a special case ...
6 years ago
M_ars 5f5431f290 rc: network.c - make sure to validate/restore all per wl-interface related variables for sdk7 6 years ago
pedro b0c82e6cc7 Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro 12a4c57a5c Merge branch 'arm-master' into arm-ng 6 years ago
M_ars 1713538fd6 rc: network.c - unload/load wifi driver only with start_lan() and stop_lan()
tested with RT-N15U, RT-N18U, all ok (VIFs, wifi bridge, ...)

Improve/clean-up the following commits:
89564f837e (arm branch)
7ff750cadb (arm-ng branch)
6 years ago
pedro 4d7a8aed61 router: www: advanced-wlanvifs.asp: cosmetics 6 years ago
Michał Obrembski 399124003a Merged pedro311/freshtomato-arm into arm-master 6 years ago
notsure2 0ebd8c4434 Support showing status of hilink modem reachable from any WAN. 6 years ago
pedro 681e161ecf www: at.css: minor fixes in OpenVPN Server page 6 years ago
pedro 35ee9ae11a README.md: add cmake to required packages 6 years ago
pedro 2fe3c424e1 getdns/stubby: update to 1.6.0/0.3.0 6 years ago
pedro 2958fb8f72 GUI: OpenVPN client: extend "To Domain" field to 50 chars 6 years ago
pedro f73715cb2e Revert "getdns: add patch to fix missing define for log_warn"
This reverts commit 9712d83f34.
6 years ago
pedro 4adabab47b pppd: fixes from upstream
- pppd: Fix bounds check in EAP code

Given that we have just checked vallen < len, it can never be the case
that vallen >= len + sizeof(rhostname).  This fixes the check so we
actually avoid overflowing the rhostname array.

Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
8d7970b8f3

- pppd: Ignore received EAP messages when not doing EAP

This adds some basic checks to the subroutines of eap_input to check
that we have requested or agreed to doing EAP authentication before
doing any processing on the received packet.  The motivation is to
make it harder for a malicious peer to disrupt the operation of pppd
by sending unsolicited EAP packets.  Note that eap_success() already
has a check that the EAP client state is reasonable, and does nothing
(apart from possibly printing a debug message) if not.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
8d45443bb5
6 years ago
pedro 24f974f336 tor: update to 0.4.2.6 6 years ago
pedro 88046a324e php: update to 7.2.28 6 years ago
pedro 766abff12d pcre: update to 8.44 6 years ago