Commit Graph

5380 Commits (2021.5)
 

Author SHA1 Message Date
pedro 0277d5b1f9 pppd: remove (last piece of) old no more needed patch 5 years ago
M_ars c80d86cc2f IPv6: adjust linux setup and make it more stable
- do not wipe out default route every time we start/reload the firewall (move out ipv6 forward & ndp proxy)
- remove service ipv6 start/stop (not working and not used)
- call ipv6 forward and ndp proxy only if start or stop ipv6

tested with DHCPv6 PD, working
5 years ago
M_ars c0432af44f rc: wan.c: remove enable_ip_forward() at start_wan()
Note: function start_firewall() will call enable_ip_forward() (no need to call it twice)
5 years ago
pedro a052b434ca rc: services.c: also restart httpd on ntp sync; clean-up 5 years ago
pedro 90000a13f9 httpd: some changes to gencert.sh and httpd.c
- revert back to 10 years duration, as the Safari limitation only targets certificates signed by one of the built-in CAs
- remove CommonName entries as modern browsers no longer use that field - only hardcode router's IP address as the sole CN.
- add router_name and make sure that the hostname is not the same to avoid duplicate SANs
- use file_lock in httpd to avoid collisions if another httpd instance is initializing SSL cert; clean-up

Thanks to @RMerlin
5 years ago
pedro ee24af4898 rc: nfs: add threads support 5 years ago
pedro 2215cb3763 nfs-utils: update to 1.3.5-rc6 5 years ago
pedro b1fe97682d e2fsprogs: update to 1.46.2 5 years ago
pedro d7286fda7a nano: update to 5.6.1 5 years ago
pedro 19d4224cdb nginx: update to 1.19.7 5 years ago
pedro bb2a409bf7 sqlite: update to 3.34.01 5 years ago
pedro c705edeb0a tor: update to 0.4.5.6 5 years ago
pedro 3af2242d23 libcurl: update CA certificate bundle as of 2021-01-19 5 years ago
pedro 57fac61fc7 rc: further tweaks to ntpd handling on wanup
Based on @RMelin work - thanks!
5 years ago
pedro a139b2a4c0 ebtables: libebtc: Open the lockfile with O_CLOEXEC
Fix from upstream: https://git.netfilter.org/ebtables/commit/?id=46eb78ff358724f5addf14e45f2cfc31542ede3c
5 years ago
pedro d3d405f3ba stubby: update resolvers file 5 years ago
pedro 69da1b11d8 pppd: fix IPv6 on Freshtomato 5 years ago
pedro 4a0a2ea14d build: Makefile: enable CRASHLOG by default on AIO targets 5 years ago
pedro 82a7d9c2b7 pppd: update to 2.4.9
- refresh patches, remove no more needed
5 years ago
pedro 1dd79fd92f pppd: update to 2.4.8
- rewrite patches, add some more from openwrt
- 'use monotonic time' applied in code (fix from upstream)
5 years ago
pedro 1178cceb77 dhcp6c: use monotonic time if possible
Based on: 363b692a13
5 years ago
M_ars 47189ecc4e SDK6: update wireless driver (dual core)
For Info:
6.37 RC14.126
wl0: Jan 15 2021 14:50:50 version 6.37.14.126 (r561982)

previous wireless driver:
6.37 RC14.126
wl0: Oct 20 2020 11:55:53 version 6.37.14.126 (r561982)

tested with R7000, working
5 years ago
pedro 0dc26e13a3 iptables: fix save formatting for libipt_ipp2p 5 years ago
pedro 28800a22ed iptables: fix save formatting for libipt_layer7 5 years ago
pedro 613e32464e iptables: fix default location of l7-protocols of iptables userspace components 5 years ago
pedro 9a8fc25e2e rc: qos.c: use the same size of buffer as in restrict.c 5 years ago
pedro 3d071372b2 rc: openvpn.c: fix compiler warning 5 years ago
pedro cf2408380e Merge branch 'arm-master' into arm-sdk7 5 years ago
pedro 11c0b669bf pppd: use monotonic time if possible
- refresh patches, remove no more needed patch known as "pppd: watch out for time warps"

Feature from upstream: c78e3129d4
5 years ago
pedro 5bdc12918a rp-pppoe: use monotonic time if possible, added as a patch 5 years ago
pedro a13e77f65b busybox: use CLOCK_MONOTONIC instead of gettimeofday 5 years ago
pedro 90344fc748 busybox: ntpd: add -t switch to disable rfc4330 cross-check, parameters tuning
Based on: e8dcb55c0e
Thanks!
5 years ago
pedro ade6622c1f openvpn: update to 2.5.1 5 years ago
pedro 963312a448 www: basic-network.asp: cosmetic 5 years ago
pedro d54e30f3a2 GUI: Status: Overview: correctly display used DNS 5 years ago
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