pedro
5a9c102b86
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
ab8488bbee
busybox: update to 1.33.1
...
- refresh patches
4 years ago
pedro
92e4c53dcd
miniupnpd: patches: remove SO_REUSEPORT option for SSDP - causing build error
4 years ago
pedro
be8702e700
miniupnpd: update to 2.2.2
...
- refresh patches
4 years ago
pedro
996605a5fc
rp-pppoe: update to 3.15
4 years ago
pedro
f62ca559a1
tor: update to 0.4.5.8
4 years ago
pedro
21434a101a
nano: update to 5.7
4 years ago
M_ars
090b86969d
kernel SDK7: drivers: net: ppp_generic.c: -check pointer first
...
Note: also sync to latest GPL
4 years ago
M_ars
1db3adade5
kernel SDK6: drivers: net: ppp_generic.c: -check pointer first
...
Note: also sync to latest GPL
4 years ago
pedro
e128bf65da
httpd: nvram.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
c770d3ba45
httpd: devlist.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
a641679b2f
httpd: config.c: code optimization and clean-up. One version for ARM and MIPS branch. Use mkstemp() instead of buggy mktemp()
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
9e71c00196
httpd: ctnf.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
71dbd16360
httpd: cpuinfo.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
a61ff17746
httpd: upgrade.c: erase flash file when it's not needed anymore to release more memory; clearly specify the directory from which the (www) files used later are copied - also in some color schemes .png files are needed; a few minor changes in .asp files
4 years ago
pedro
efacd944b5
httpd: webio.c: cosmetic
4 years ago
pedro
d804faa874
httpd: parser.c use logmsg(); clean-up
4 years ago
pedro
38d5a2b0fb
rc: init.c: kill all instances of pppd/xl2tpd on reboot/halt
4 years ago
pedro
ba945a0329
www: admin*.asp: fix typos
4 years ago
pedro
96ec4b5915
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
c1a879b1e0
rc: services.c: fix typo
...
- thanks to @M_ars for pointing this out
4 years ago
pedro
2e8de2673b
rc: led.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
0eff6105b9
rc: usb.c: code optimization and clean-up. One version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
7bc80c6bc6
www: at*.css: align "About" description to the left
4 years ago
pedro
a43e11bbb0
httpd: httpd.c: use logmsg(); add 'X-Frame-Options' in httpd response headers for better protection; more verbose logging; code improvements
4 years ago
pedro
c629e4a6ee
Admin: Upgrade: change default behaviour for remote upgrade to enabled (as before)
4 years ago
pedro
31aa5d14ff
www: admin-upgrade.asp: fix typo
4 years ago
pedro
9cae5792e9
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
ae7d77f609
rc: usb.c: small correction to the order of removing modules in remove_usb_storage_module()
4 years ago
pedro
391a06e58d
rc: introduce new functions that remove kernel modules (grouped by type), used when disabling/removing USB support or on reboot/upgrade the router
...
- release more memory during updating by stopping more services
before:
$free -f
total used free shared buff/cache available
Mem: 255392 51180 161976 0 42236 0
-/+ buffers/cache: 51180 204212
Swap: 0 0 0
after:
$free -f
total used free shared buff/cache available
Mem: 255392 16256 198356 0 40780 0
-/+ buffers/cache: 16256 239136
Swap: 0 0 0
- remove no more needed nvram variables
- httpd/upgrade.c: one version for ARM/MIPS routers
- rc/init.c: one version for SDK6/SDK7
- rc/wan.c: use logmsg()
- due to changes (WAN is down during upgrade) and inability to remotely (really??) upgrade FW now, add the option restoring old behaviour
4 years ago
M_ars
cf5525e7cd
router: httpd: wl.c - align country list code/way and sync SDK7 to newer SDK6 code
...
Note: clean-up and remove the "old" code/way, not needed any more (and also provide more countrys)
4 years ago
M_ars
bfce50f9be
router: httpd: wl.c - align country list code/way and sync SDK7 to newer SDK6 code
...
Note: clean-up and remove the "old" code/way, not needed any more (and also provide more countrys)
4 years ago
pedro
cb59bcea39
rc: usb.c: clean-up, cosmetic
4 years ago
pedro
ae0e9d1d0a
www: basic-static.asp: small fix for iptraffic checkbox
...
- thanks to @edrikk
4 years ago
pedro
8bab59b5b3
www: admin-config.asp: cosmetic
4 years ago
pedro
f10f4e9e86
GUI: Advanced: DHCP/DNS: add option to force minimum acceptable TLS version to 1.3 for Stubby (required OpenSSL >= 1.1.1)
4 years ago
pedro
7aa5e9f69c
build: config: add dependency for Stubby
4 years ago
pedro
7b640e4842
GUI: Advanced: DHCP/DNS: when built with stubby add option to choose between dnsmasq and stubby for DNSSEC validation
4 years ago
pedro
a92f887c87
GUI: Advanced: DHCP/DNS: exclude ipv6 only servers if ipv6 not enabled
4 years ago
pedro
f93c0ae2f1
rc: do not stop inactive services, also mute unwanted log messages about it
4 years ago
pedro
3066aada42
rc: add g_upgrade global variable - used to skip several unnecessary delay and redundant steps during upgrade procedure
4 years ago
pedro
43173edabe
rc: init.c: give at least 30 secs instead of only 20 secs before enforcing a system reset during reboot
4 years ago
M_ars
3d17125b08
rc: firewall: cosmetic update for rate limit ipv6 ping
...
Note:
- check allowed icmpv6 first (flip checks)
- increase hard coded limit a little bit (multiple lans)
4 years ago
pedro
cee1193bf7
rc: firewall: rate limit ipv6 ping when allow ping request disabled
4 years ago
pedro
79136ebd46
GUI: Status: Device List: some fixes for pppoe/pptp/l2tp proto
4 years ago
pedro
a7acba5557
GUI: DHCP Reservation: update Notes
4 years ago
pedro
80bfb8dccb
GUI: Bandwidth: WAN Bandwidth - Daily: flip from/to dates
4 years ago
pedro
801cc3db25
GUI: DHCP Reservation: allow definition of hostnames for devices without static DHCP assignment ( resolves #127 )
...
- allow the page to enable the definition of a host without an IP but with a MAC address only - allowing this option would be a good improvement to have an healty Device List page without having to manage custom configuration manually
4 years ago
pedro
c461dca358
httpd: devlist.c: also add hostname to devlist()
4 years ago
pedro
f1a947c696
Merge branch 'arm-master' into arm-sdk7
4 years ago