mirror of
https://github.com/ipxe/ipxe
synced 2026-01-24 13:13:42 +03:00
[ntlm] Add support for NTLM authentication mechanism
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -72,3 +72,4 @@ REQUIRE_OBJECT ( iobuf_test );
|
||||
REQUIRE_OBJECT ( bitops_test );
|
||||
REQUIRE_OBJECT ( der_test );
|
||||
REQUIRE_OBJECT ( pem_test );
|
||||
REQUIRE_OBJECT ( ntlm_test );
|
||||
|
||||
Reference in New Issue
Block a user