Commit Graph

4901 Commits (2021.1.082)
 

Author SHA1 Message Date
pedro e3effe75a0 tomatoanon: cosmetics 5 years ago
pedro 813c6908aa udpxy: update to 061a0ab (2020-10-18) snapshot 5 years ago
pedro ebb4d721d2 igmpproxy: update to 78eda58 (2020-09-05) snapshot 5 years ago
pedro de2159f61f Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 4217eceb50 mdu: mdu.c: code optimization and clean-up. One version for ARM and MIPS branch.
- use logmsg()
- fix compiler warnings
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish different branches
5 years ago
pedro 4596277c9a shared: shutils.c: use logmsg() 5 years ago
pedro 5d9c18e5b5 shared: led.c: use logmsg() 5 years ago
pedro 66b41ae1c2 shared: misc.c: use logmsg() 5 years ago
pedro 42bfec9ccd shared: move logmsg() from rc to libshared 5 years ago
pedro 772a36b1c6 SNMP: update to 5.9
- clean sources, add patches instead
5 years ago
pedro b7c2625b9e tor: update to 0.4.4.6 5 years ago
pedro 6fc9d80472 Merge branch 'arm-master' into arm-sdk7 5 years ago
M_ars aa605ee3a9 SDK7: router: wlconf: use src files / compile from src 5 years ago
M_ars 8a706ce8b1 SDK7: update NAS / Network Authentication Server
Note: only binary blob
5 years ago
pedro 497daaea1e iproute2: updates from upstream
- fix ip -force -batch to continue on errors
- libnamespaces: fix warning about syscall()
- tc: fix compilation warning on 32bits arch
- ip: return correct exit code on route failure
- ip: fix exit code for rule failures
- ip: fix exit code for addrlabel
- tc: util: fix print_rate for ludicrous speeds
- ip/ip6tunnel: fix missing return value check
- lib/namespace: don't leak fd in error case
- lib/namespace: fix fd leakage in non-error case
- tc: fix return after invarg
- bond: fix return after invarg
- monitor: fix file handle leak
- lnstat: fix error handling
- tc/m_xt: Fix for potential string buffer overflows
- gre: Fix ttl inherit option
5 years ago
pedro 07efe27f82 Merge branch 'arm-master' into arm-sdk7 5 years ago
nikk gitanes ec8a5745c5 Merged in arm-master (pull request #38)
update R1D leds
5 years ago
nikk gitanes ad3cbf8aa1 fix motd and remove ethstate leftovers 5 years ago
nikk gitanes bb124e2cc9 update R1D leds
Blue for Internet as original fw, Red for diag
5 years ago
pedro 1eda1fee60 build: dnsmasq: add default edns_pktsz 5 years ago
pedro 9bb741e5b6 pppd: add two patches from openwrt
- retain foreign default routes on Linux
- remove runtime kernel checks
5 years ago
pedro e887af0d15 openvpn: hide build date 5 years ago
pedro 9e0412a230 rc: firewall.c: only intercept udp requests to port 123, ntpd does not listen to tcp 5 years ago
pedro 00db337d09 busybox: add time and getopt applets 5 years ago
pedro b27e2e151e Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 4fb3699f25 busybox: update to 1.31.1 5 years ago
pedro 2aeff61a7c Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 93c885c50e busybox: update to 1.29.3 5 years ago
pedro d3f12ee6ee Merge branch 'arm-master' into arm-sdk7 5 years ago
M_ars e1a6b08d3f shared: led clean-up and use defines for GPIO_XY
Note: for sdk7, prepare for merge
5 years ago
M_ars e5f02f8bde shared: led.c: - improve function do_led_nongpio() and some cosmetic
Note: for sdk7, prepare for merge
5 years ago
M_ars fc75e45a58 SDK6: update NAS / Network Authentication Server
Note: tested with arm, all ok
5 years ago
M_ars 82b1281881 LEDs: repair wireless LED and bridge LED (was not working anymore for mips branch)
Note: only cosmetic for arm branch (no change, sync with mips branch)
5 years ago
M_ars 53cddc5c7d www: Makefile: small addition for commit vsftpd: add native support for basic ftp_tls using router httpd cert/key (3cef32e9fd)
Note: cosmetic for arm because always usb support so far (--> stay as close as possible to mips branch)
5 years ago
M_ars 106a84cdbc Add Asus RT-N66U C1 support (almost the same like RT-AC66U B1)
Note: add support based on asus src and http://en.techinfodepot.shoutwiki.com/wiki/ASUS_RT-N66U_C1

- same router case like RT-AC66U B1 (buttons, leds, etc.)
- 2x Broadcom BCM4360 (eth1/eth2)
- router only sold in some countrys
5 years ago
M_ars 788f09764b defaults.c : disable IP Traffic (cstats) Monitoring feature by default and save cpu workload
Note: tomato user can enable it at admin-iptraffic.asp if needed.
In additon disabling cstats avoids the waring/note at basic-network.asp that netmask should have at least 22 bits (255.255.252.0).
(see 5e56835d07)

see arm issue 72
5 years ago
M_ars bde84c8df8 router: rc: firewall.c: raise a little allowed hit count in BF protection for remote GUI access (part 2 for IPv6) 5 years ago
M_ars 76e33d86a3 firewall: allow incoming IPv6 from br0 to br3 (and align also to IPv4)
Note: see arm issue 75
5 years ago
M_ars 048586b830 shared: led clean-up and use defines for GPIO_XY 5 years ago
M_ars 968a115645 shared: led.c: - improve function do_led_nongpio() and some cosmetic 5 years ago
M_ars 94e47c8948 SDK6: update ctf (part 2) (for single and dual-core)
tested with R7000 and RT-N18U, working correct
5 years ago
pedro 86e0f8b9db busybox: update to 1.27.2 5 years ago
pedro 81bb0ca432 Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 1b6bb3eaae patches: getdns: name patches properly 5 years ago
pedro dd28d62f20 getdns: listeners reply returned wireformat (issue #430)
So that proxies based on `getdns_set_listen_addresses()` reply with compression from the original response.

Fix from upstream: bda845ce43
5 years ago
pedro abfd87934e GUI: Advanced: Firewall: simplify the part with WAN behavior for ping and traceroute 5 years ago
pedro bb1ce00109 iptables: update to 1.8.6
- cosmetic in patch
5 years ago
pedro 3ed0f17f6e xl2tpd: update to 1.3.16 5 years ago
pedro bebd606625 Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 74525823d2 GUI: Admin: Debugging: add possibility to enable segfault logging to syslog 5 years ago