]> git.99rst.org Git - openwrt-packages.git/commit
curl: add krb5 support
authorFlorian Eckert <redacted>
Wed, 24 Jun 2026 15:00:01 +0000 (17:00 +0200)
committerFlorian Eckert <redacted>
Mon, 7 Sep 2026 11:30:19 +0000 (13:30 +0200)
commit00ea9414cab3161e41ec4f7957357a06272f1a31
treeb6bb51d29a8778c5b86c73dd7187e46fb11f977e
parent76756aad2e00c94a7f17a805dbc8a815950cd49f
curl: add krb5 support

Enable Kerberos authentication support in curl by including krb5-libs.
This allows curl to handle GSSAPI/Kerberos authentication protocols,
enhancing compatibility with enterprise environments.

The feature is disabled by default to avoid unnecessary dependencies.

Signed-off-by: Florian Eckert <redacted>
net/curl/Config.in
net/curl/Makefile
git clone https://git.99rst.org/PROJECT