libntlm 1.8-2 source package in Ubuntu

Changelog

libntlm (1.8-2) unstable; urgency=medium

  * Upload to unstable.
  * Fix metadata URLs.
  * Use not-installed files instead of -X.la.
  * Use gnulib's gnulibvars.mk.

 -- Simon Josefsson <email address hidden>  Thu, 18 Apr 2024 10:22:13 +0200

Upload details

Uploaded by:
Debian Authentication Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Authentication Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libntlm_1.8-2.dsc 1.8 KiB e9262a785a45952e54cf6debabbfc4ed39f0b86bb182d526fc3b32e71aa4af67
libntlm_1.8.orig.tar.gz 53.5 KiB 91de864224913b9493c7a6cec2890e6eded3610d34c3d983132823de348ec2ca
libntlm_1.8.orig.tar.gz.asc 228 bytes c6cdc7de3c054d54e5644d3f2e5f90c5bc43811fda9e3b172960ba06736ec0e0
libntlm_1.8-2.debian.tar.xz 6.0 KiB 6e5b54ea250da218cc025d5fc9e0ff719e879cae8ce45959c9c4714cff12204c

Available diffs

No changes file available.

Binary packages built by this source

libntlm0: NTLM authentication library

 NTLM is an authentication protocol used in various Microsoft network
 protocol implementations and supported by the NTLM Security Support
 Provider ("NTLMSSP"). Originally used for authentication and negotiation
 of secure DCE/RPC, NTLM is also used throughout Microsoft's systems as
 an integrated single sign-on mechanism.
 .
 NTLM employs a challenge-response mechanism for authentication, in which
 clients are able to prove their identities without sending a password to
 the server. It consists of three messages, commonly referred to as Type 1
 (negotiation), Type 2 (challenge) and Type 3 (authentication).

libntlm0-dbgsym: debug symbols for libntlm0
libntlm0-dev: Development files for the NTLM authentication library

 Libntlm is a library that implements Microsoft's NTLM authentication.
 This package contains all the files necessary for developing programs
 with NTLM support.