Commit Graph

7312 Commits (2024.2)
 

Author SHA1 Message Date
lancethepants 6602cd8bc2 www: qos-{ctrate,qos-detailed}: Additional filter options.
First new option "Bold connection originator", bolds the IP address of whoever started the connection.
Second new option "Show connection originator always as Source" puts whoever started the connection in the Source column if not there already.

This was a user request. In particular I like the bold option to visualize incoming traffic to that comes to web/ssh/other hosted services.
1 year ago
pedro c654cc05e5 ddns: increase the number of errors allowed before entering standby from 3 to 10
- it's important because above this number of errors, ddns goes into sleep mode for a given service/IP checker and the only way to restart it is to select the "Force next update" option or restart the router
1 year ago
pedro 00b33481fe rc: ddns.c: unify start/stop/restart of ddns with other services; before start check whether it is necessary to stop 1 year ago
pedro 4159d8f975 mdu: remove obsolete service name from the services array to save some space 1 year ago
pedro 4e15f80529 mdu: also test for IP change if "Force next update" is checked 1 year ago
pedro da963d3d53 mdu: remove ieserver.net from the list of available services (down) 1 year ago
pedro b072fb4976 dropbear: update to 2024.85 1 year ago
pedro 050ab4ee1a libsodium: update to latest 1.0.19-stable 1 year ago
pedro 105436cc05 rc: firewall.c: fix remote administration (www/ssh) when DMZ is enabled
- see discussion: https://www.linksysinfo.org/index.php?threads/freshtomato-dmz-does-not-allow-nonstandard-remote-administration-ports.77805/
1 year ago
pedro 0dc64507d7 GUI: Status: Overview: fix Watchdog status display 1 year ago
pedro ccec712b81 mdu: in case of curl, also use a while loop to use more than one IP checker during a failed host check
- additionally a few fixes
1 year ago
txnative 90633e10f6 rc: init.c: sync to MIPS branch 1 year ago
lancethepants da3875f975 Merged in arm-master (pull request #165)
rc: tor.c: refactor code to loop using BRIDGE_COUNT
1 year ago
lancethepants efc354aed0 rc: tor.c: refactor code to loop using BRIDGE_COUNT 1 year ago
pedro 08d6bcc87e mdu: remove ip.sb from the IP checker list - it doesn't work well either 1 year ago
pedro 22849c3597 mdu: fix correct update success message; cosmetic 1 year ago
pedro b493d97242 DDNS: multiWAN aware (fix #65)
- split "Use received DNS with user-entered DNS" into individual WANs
- increase the number of DDNS clients to 4 for routers with nvram >= 64KB and without size optimization
- add more user-friendly curl error messages
- fix first updates of ddns on reboot/restart

Note: because of serious changes it is recommended to check the settings
1 year ago
lancethepants 09979072fa Merged in bwlimit (pull request #164)
rc: bwlimit.c: refactor code to loop using BRIDGE_COUNT
1 year ago
lancethepants 932be6e3b9 rc: bwlimit.c: refactor code to loop using BRIDGE_COUNT 1 year ago
pedro 7411d24497 httpd: httpd.c: fix compiler warning 1 year ago
pedro 439091f39d tinc: update to d9e42fa (2024-04-07) snapshot 1 year ago
pedro 894b5c7bac libcap-ng: update to 0.8.5 1 year ago
pedro d23f1ba55c libcurl: update to 8.7.1 1 year ago
pedro 43dd0c806a php: update to 8.3.6 1 year ago
pedro ec9b18d822 sqlite: update to 3.45.3 1 year ago
pedro 2b1f8b2454 kernel: usb: cdc-wdm: close race between read and workqueue
- ref: 339f83612f
1 year ago
pedro aeb8ea065e rc: wan.c: restart DDNS not only on primary WAN 1 year ago
pedro 63e7cff777 build: Makefile: util-linux: disable nls 1 year ago
pedro c6a970b99a Revert "util-linux: update to 2.40"
This reverts commit d8e648d240.
1 year ago
pedro 4eae6ba4c7 rc: servivces.s: use get_wanface() to properly check WAN ifaces in generate_mdns_config() 1 year ago
pedro 0638d773f3 mdu: use getaddrinfo instead of the deprecated gethostbyname when building without libcurl 1 year ago
M_ars 12fab6d0f6 httpd: wl.c - Add documentation for GUI wlscandata array
see https://www.linksysinfo.org/index.php?threads/test-help-needed-pimp-my-wireless-survey-v0-97.75607/#post-316791
1 year ago
M_ars 7f46eb9e1a httpd: wl.c - Add 802.11N+AC BSS capabilities for future updates to the GUI Wireless Survey
Note: see https://www.linksysinfo.org/index.php?threads/test-help-needed-pimp-my-wireless-survey-v0-96.75607/
1 year ago
M_ars d09e921a06 httpd: wl.c - Add central channel for future updates to the GUI Wireless Survey
Note: see https://www.linksysinfo.org/index.php?threads/test-help-needed-pimp-my-wireless-survey-v0-96.75607/
1 year ago
pedro 1ad6581a64 www: use global variable MAXWAN_NUM 1 year ago
lancethepants 4d5120c7c4 Merged in firewall (pull request #163)
rc: firewall.c: Use BRIDGE_COUNT to iterate throuh interfaces.
1 year ago
lancethepants bb0aa49d37 Merged in arm-master (pull request #162)
httpd: devlist.c: Loop through dhcp enabled interfaces using BRIDGE_COUNT.
1 year ago
lancethepants df5ed2c60e rc: firewall.c: Use BRIDGE_COUNT to iterate throuh interfaces. 1 year ago
lancethepants c8706ad3d5 httpd: devlist.c: Loop through dhcp enabled interfaces using BRIDGE_COUNT. 1 year ago
pedro d8e648d240 util-linux: update to 2.40 1 year ago
pedro b8abdee807 dropbear: update to 2024.84
- cosmetic in patches
1 year ago
lancethepants ceab118fd5 Merged in arm-master (pull request #161)
rc: services.c: Use BRIDGE_COUNT to iterate through the lans.
1 year ago
pedro ea6e64724c shared: defaults.c: fix typo (since 2f3db3c - 2016-02-10) 1 year ago
Matthew Pope 3080dfc1d9 rc: buttons.c: Limit WLAN button maximum duration to 120 seconds. 1 year ago
lancethepants b3563c70d1 rc: services.c: Use BRIDGE_COUNT to iterate through the lans. 1 year ago
pedro af0a0b2ca0 openssl-1.1: add patches for CVE-2023-5678 and CVE-2024-0727 1 year ago
lancethepants 1c99c2c33f rc: services.c: Remove potential race condition with ntpd updates. 1 year ago
lancethepants 4540d0ae6c httpd: etherstates - detect port info in one sscanf. 1 year ago
lancethepants b19aabfcc6 www: admin-access.asp: Use MAX_BRIDGE_ID for creating listening interfaces. 1 year ago
lancethepants 0dc03e5356 rc: services.c: Remove potential race condition with ntpd updates. 1 year ago