Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
pedro 545f5dcdc5 GUI: Basic: Network: disable DNS and set to Auto if dnscrypt/Stubby with No-Resolv is enabled (except for static proto); fix variable in for loop; cosmetic 5 years ago
pedro 79405fe0c4 GUI: Advanced: Wireless: remove 'AP Isolation' option because it's already on 'Virtual Wireless' page (where it's also possible to use this option with virtual interfaces) 5 years ago
pedro 8908540018 GUI: Advanced: DHCP/DNS: add warning to dnscrypt-proxy/Stubby priority option regarding possible DNS leak 5 years ago
pedro ef295be54a www: qos-classify.asp: there is no need to reload the page when saving 5 years ago
pedro 0b3b7ef2f0 GUI: Admin: Logging: add 'Drop duplicates' option 5 years ago
pedro 5f469507c7 GUI: Status: Overview: correct Connect/Disconnect buttons behaviour; fixes #103 5 years ago
pedro 06a0c191e7 www: add Status_Router.asp with current IP (only WAN) for ddclient; use '-use=linksys-wrt854g' as a supported router (https://sourceforge.net/p/ddclient/git/ci/master/tree/ddclient) 5 years ago
pedro 395fdc3843 rc: openvpn.c: fix typo in f710bac 5 years ago
pedro c421688439 busybox: enable CONFIG_FEATURE_SYSLOGD_DUP 5 years ago
pedro f710bac5c1 rc: openvpn.c: only add 'username-as-common-name' to server config if user/pass auth only is checked 5 years ago
pedro 71bade8d3e openvpn: vpnrouting.sh: fix removal of firewall rules 5 years ago
pedro 8c6efc9e85 rc: openvpn.c: don't allow duplicate-cn while in non-exclusive config-dir mode 5 years ago
pedro e7f1b1587b GUI: modification to QoS and Bandwidth/IP-Traffic pages; fixes #79
- modification of default chart colors
- now the colors are stored in the css file so they can be easily changed in any theme
- some fixes for svg, html, js
- clean-up
5 years ago
pedro 1d839e5312 httpd: iptraffic: cosmetic 5 years ago
pedro d3bb77cafa www: advanced-dhcpdns.asp: fix javascript error on images without OpenVPN 5 years ago
pedro 32725b6ddd openssl: update to 1.1.1j 5 years ago
pedro cadcd4a441 www: remove unused rstats/cstats_color leftovers 5 years ago
pedro 87db56e6d6 GUI: change default colours of _all_ speed graphs to Blue & Orange 5 years ago
pedro 898e199342 www: basic-time.asp: fix potential problem with _service input field; display Router Time (almost) in real time 5 years ago
pedro ba3708b903 www: .asp: fix potential problem with _service input field 5 years ago
pedro 8aaeb895f4 Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro f6c3375ee0 Update CHANGELOG to 2021.1 5 years ago
pedro b89a5f370a GUI: UPnP/NAT-PMP: fix javascipt (hidden) error causing issue with Forwarded Ports tables 5 years ago
pedro 3bb5d7265b miniupnpd: only build miniupnpd exe; also build with HAVE_IP_MREQN 5 years ago
pedro 6e0d71fdd6 rc: openvpn.c: another attempt to obtain an automatic restart after the client/server dies
Based on @RMerlin work
5 years ago
pedro 81a3e09b73 rc: wan.c: do not send user/password when empty in PPP3G proto 5 years ago
pedro fb4e35bfc6 build: Makefile: e2fsprogs: include badblocks in image 5 years ago
pedro 9f88d965ef dnsmasq: fix version 5 years ago
pedro 9ceb067fe2 www: vpn-pptp-server.asp: add info about user ip-up/ip-down scripts; cosmetic 5 years ago
pedro 25bcb634da www: tomato.js: update html attributes for password fields 5 years ago
pedro 8ee5c0d5ea iptables: update to 1.8.7 5 years ago
pedro 58ddee7c6c e2fsprogs: update to 1.46.1 5 years ago
pedro 0ee534f608 adminer: update to 4.8.0 5 years ago
pedro a02040c63a tor: update to 0.4.4.7 5 years ago
pedro a58e935ddd rc/shared: do not redefine functions in different folders! It already cost me a lot of time... Also move killall_tk_period_wait() to libshared 5 years ago
pedro 59a74ad687 GUI: Advanced: Firewall: add the ability to configure udpxy upstream interface; closes #35 5 years ago
pedro f6f453ffb3 SNMP: tune recipe: add 2 more modules, set default snmp level to 2, set enable-mfd-rewrites 5 years ago
pedro 218b70c21d rc: restart nas services/wsdd2 on WAN up
- temp workaround for issue with wsdd2
5 years ago
pedro 89259ce5c4 wsdd2: cosmetic in patch 5 years ago
pedro 241cf85b8a GUI: QoS: Basic Settings: small fix for CAKE priority queue mode variable 5 years ago
Further Lin 52c54dbe56 DDNS: add Duck DNS support 5 years ago
pedro e80f63e605 www: advanced-dhcpdns.asp: fix javascript error (again...)
- thanks @M_ars for pointing this out
5 years ago
pedro 3d98661230 GUI: Tunneling: OpenVPN Server: add auth file (if needed) for generated client configuration; fix client number in generated certificate; some code improvements 5 years ago
pedro 5cd4ab9606 openvpn_plugin_auth_nvram: cosmetic, no code change 5 years ago
pedro 3f8c7a84fd Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 2c0d1765de GUI: use Advanced/VLAN instead of Basic/Network for WAN bridging
- the old method only caused bugs in the GUI and confusion
5 years ago
pedro 8b6a711d93 GUI: VPN Tunneling: OpenVPN Server: use ajax for all buttons; also refresh status tile automatically 5 years ago
pedro 2477099630 GUI: remove unneeded footer messages when using Start/Stop/etc. buttons 5 years ago
pedro 2cab7e1e38 GUI: VPN Tunneling: OpenVPN Client: use ajax for all buttons; also refresh status tile automatically 5 years ago
pedro c26d57cd71 www: restrict-edit.asp: change wait time to 3 secs; cosmetic 5 years ago