Commit Graph

6288 Commits (arm-sdk714)
 

Author SHA1 Message Date
Michał Obrembski 854a42a74a Merged in fix_dockerfile (pull request #104)
Sync up DockerFile to current build process
3 years ago
M_ars 3ca219ff67 firewall: check GUI IPSec config first (small fix for operator priority)
Note: also remove compiler warning
3 years ago
Michał Obrembski ef91692acb Sync up DockerFile to current build process 3 years ago
pedro 8dbb29de9e Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 1e46031f83 Bump version to 2022.5 3 years ago
pedro d04e85452c CHANGELOG: update to 2022.5 3 years ago
pedro 24f2c3fc6a build: dhcpv6: sync to MIPS (chmod), additionally add #ifdef to have one version for ARM and MIPS 3 years ago
M_ars ba71dd1652 dhcpv6: Add a new script event "EXIT", which is invoked when dhcp6c exits
see 82fb45bfc6
3 years ago
M_ars 3700378c8e dhcpv6: Improve log messages when a REPLY message arrives. The old ones were confusing
see fa97044e06
3 years ago
pedro c810241ef1 GUI: Advanced: DHCP/DNS: rename option 3 years ago
lancethepants f021197249 Merged in tinc (pull request #103)
tinc: update tinc in tomato to use its new meson build system. add lz4 compression.
3 years ago
lancethepants 4957e29a75 tinc: update to the latest commit. 4c6a9a9 3 years ago
lancethepants 78428f796c tinc: update to meson build system.
Add lz4 support to tinc.
3 years ago
lancethepants ad670477f0 lz4: add clean source for version 1.9.3. 3 years ago
lancethepants 92aeb9542c meson: add arm-cross.txt file 3 years ago
lancethepants 8b664b590f meson: add clean source for version 0.63.0. 3 years ago
M_ars ab2e6cc762 GUI: basic-ipv6.asp - fix problems with saving IPv6 settings
see report
https://www.linksysinfo.org/index.php?threads/freshtomato-arm-development-discussion-only-for-support-always-open-your-own-thread.74117/page-261#post-336610

fix/adjust the following commits:
295ffbbd44
b2f61c8d3a
7ba2f72d2f
3 years ago
pedro 1fd6720261 sqlite: update to 3.39.2 3 years ago
pedro 75d279e1b9 nginx: update to 1.23.1 3 years ago
pedro 823006beb6 libcurl: update CA certificate bundle as of 2022-07-19 3 years ago
pedro 89c8d05697 GUI: Advanced: DHCP/DNS: 'Solve .onion' checkbox should be available regardless of tor status 3 years ago
M_ars e60f769410 GUI: fix copy-paste for advanced-dhcpdns.asp
repair 7f5b46a0a0
3 years ago
pedro d3d42cf219 Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro a671b14070 CHANGELOG: update to 2022.4 3 years ago
pedro b9c87c90e6 Bump version to 2022.4 3 years ago
pedro 4d9f9375e4 rc: firewall: correct IPv4 IPSEC passthrough 3 years ago
M_ars 7e08fc3778 SDK7: update ctf (part 2 + part 3) 3 years ago
M_ars ac841f03b7 IPv6: check environment variable "REASON" which is passed to the client script when receiving a REPLY message (only for DEBUG currently) 3 years ago
M_ars 7ba2f72d2f IPv6: add GUI option (basic-ipv6.asp) for DHCP6 client to prevent prefix/address release on exit 3 years ago
M_ars b2f61c8d3a IPv6: add GUI option (basic-ipv6.asp) to start DHCP6 Client in debug mode (only for RT-N+ router) 3 years ago
M_ars 3271697cf3 dhcpv6: reload config on SIGHUP
see fae5d4cb3d
3 years ago
M_ars ba4651ebed dhcpv6: Set a DHCPv6 state keyword to an environment variable "REASON"
see 4358a2e815
3 years ago
M_ars 48e99751f3 dhcpv6: Add a signal handler for SIGUSR1 to forcibly exit without releasing the obtained addresses
see 983a02e2ba
3 years ago
M_ars 2afde9e179 dhcpv6: Remove the PID file just before dhcp6c actually exits
see 51b0137e07
3 years ago
M_ars f0d8686c5e dhcpv6: Add a no release option '-n'. This prevents a release signal from being sent to the ISP causing a new PD or address to be allocated.
see https://github.com/opnsense/dhcp6c/commits/master
3 years ago
pedro 25af2a6cef GUI: Advanced: MultiWAN Routing: correct note 3 years ago
pedro 5f38407bc7 GUI: Basic: DHCP Reservation: rename the table column (Bound to -> Static arp)
- thanks to @rs232
3 years ago
pedro d1aa975aa5 rc: firewall: add IPv4 IPSEC passthrough
- thanks to @tvlz
3 years ago
pedro 1385bf0453 adblock: CHK_FILE is already deleted 3 years ago
pedro 850f09e1df Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 5115473d24 rc: do not (re)start services during upgrade/reboot 3 years ago
pedro 308559fd3b others: adblock: move last forgotten file to adblock subdir 3 years ago
pedro 66aac6b3bf Merge branch 'arm-master' into arm-sdk7 3 years ago
pedro 6abb606cd9 kernel sdk7: drivers: net: usbnet: updates from the upstream
usbnet: fix memory allocation in helpers
e65af5403e

usbnet: fix memory leak in error case
b55a21b764
3 years ago
pedro c086d2b9ac kernel sdk6: drivers: net: usbnet: updates from the upstream
usbnet: fix memory allocation in helpers
e65af5403e

usbnet: fix memory leak in error case
b55a21b764
3 years ago
pedro 9d9d3586b4 Add Cisco Umbrella/OpenDNS DoT Servers to Stubby Options (resolves #232) 3 years ago
M_ars e05fbfc296 IPv6: extend GUI status page (status-overview.asp) - show DUID 3 years ago
M_ars b7837d3b3f IPv6: clean-up and sync defines 3 years ago
M_ars 445ca826c3 dhcpv6: add debug info for all RT-N+ routers 3 years ago
M_ars 295ffbbd44 IPv6: add DUID type selection (currently only DUID-LL (default) OR DUID-LLT) 3 years ago