- Mar 13, 2025
-
-
Vivek Dutta authored
-
Vivek Dutta authored
This reverts commit 70b1c0b1
-
Vivek Dutta authored
-
Vivek Dutta authored
RSA key are for legacy client support and generation takes longer on devices which does not have hardware random number generators. This is a work around to speedup the boot-up for such devices.
-
- Mar 05, 2025
-
-
Adjust patches for current version changes Internal type "unknown" changed to "u_int32_t" Add patch with removing macro syntax checking for successful build Signed-off-by:
Ivan Pavlov <AuthorReflex@gmail.com>
-
this is done so that we can use PAM modules for locking out users after x number of failed attempts for y seconds (by configuring UsePAM, MaxAuthTries and UnlockTime in sshd UCI respectively)
-
- Mar 04, 2025
-
-
Erik Karlsson authored
This reverts commit 596051a5.
-
Erik Karlsson authored
Add back missing chroot directory creation which got lost in 13d207b2
-
- Mar 03, 2025
-
-
Vivek Dutta authored
-
- Feb 23, 2025
-
-
Amin Ben Romdhane authored
-
Amin Ben Romdhane authored
Fixes incorrect handling of positional arguments where $10 was interpreted incorrectly due to missing braces. Now using ${10} ensures the log option is correctly assigned and passed.
-
- Feb 21, 2025
-
-
Amin Ben Romdhane authored
-
- Jan 28, 2025
-
-
Markus Gothe authored
If sftp-server is installed, use it.
-
- Jan 27, 2025
-
-
The -r option is not required here but should also not hurt, since it was already tested, that $key is a file. However, to express the intent of the command more clearly, let's drop it. Signed-off-by:
Michael Heimpold <mhei@heimpold.de>
-
- Jan 16, 2025
-
-
Markus Gothe authored
'ssh-keygen -l' is a bit forgiving for corrupted files, hardening this by using 'ssh-keygen -y' instead.
-
Erik Karlsson authored
-
- Jan 15, 2025
-
-
Markus Gothe authored
Imitate dropbear init.d-script and make sure we don't end up with corrupt keys.
-
Markus Gothe authored
-
Erik Karlsson authored
Starting with OpenSSH 9.8 sessions are handled by a separate binary called sshd-session
-
Markus Gothe authored
Otherwise we might end up in a state where we cannot generate the desired configurations and 'ssh' will stop working.
-
- Nov 20, 2024
-
-
Rahul Thakur authored
the proc_ops is introduced in 5.6 and compatibility with earlier versions is managed by xt_compat.h, update the patch accordingly
-
- Nov 19, 2024
-
-
Rahul Thakur authored
-
- Nov 18, 2024
-
-
Rahul Thakur authored
following config section and option introduced for including snmpd file from uci config include 'extra-file' option path '/etc/snmpd/extra-config.conf'
-
- Nov 14, 2024
-
-
Rahul Thakur authored
-
- Nov 06, 2024
-
-
Rahul Thakur authored
resolve compilation errors
-
Adds iptables-mod-mpeg2ts package. Change-Id: I7256fa201534cfe5176cb8c6130895ac438236a2
-
- Sep 30, 2024
-
-
Rahul Thakur authored
-
- Sep 13, 2024
-
-
Suvendhu Hansa authored
-
- Sep 02, 2024
-
-
Markus Gothe authored
Add logic for https-dns-proxy to not modify dhcp-configuration unless DNS-over-HTTPS has been configured. Change-Id: I3578a917b4f748f31d8b6035f39f8c077c6e3986
-
- Aug 29, 2024
-
-
* add uci-defaults script to generate unbound config that makes it work with odhcpd and lets it forward (not resolve) queries to dns servers provided via upstream dhcp * update dhcp UCI to use unbound
-
Suvendhu Hansa authored
-
- Aug 27, 2024
-
-
Piotr Kubik authored
OpenSSH 9.8p1 removed support for DSA (DSS) signature algorithms. From: https://www.openssh.com/txt/release-9.8 "OpenSSH plans to remove support for the DSA signature algorithm in early 2025. This release disables DSA by default at compile time."
-
- Aug 20, 2024
-
-
Andreas Gnau authored
Merge OpenWrt 23.05.4 commit '89955ee7' into devel. Conflicts: net/openssh/Makefile net/openvpn/files/openvpn.init
-
- Aug 06, 2024
-
-
Rahul Thakur authored
* update logrotate version to 3.22.0 * add patch to implement minutes * add patch to calculate age in minutes instead of days
-
- Jul 24, 2024
-
-
Vivek Dutta authored
-
- Jul 16, 2024
-
-
Michael Heimpold authored
[23.05] php8: update to 8.2.21
-
Milinda Brantini authored
Add option to support ip6tables configuration(default false). Signed-off-by:
Milinda Brantini <C_A_T_T_E_R_Y@outlook.com> (cherry picked from commit 55e689176ec52afde0cda0ee2b48dbff349d6c6c)
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 1016f8f1ba41b743bff905cf27b6c6f2b8de6c8e)
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 309687f01abeca6f369e7e1d62aa2a5a47df02e7)
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit ef9be4a53c8f05f2d01cc4809055d5cb6999cb94)
-