libntlm 1.7-1 source package in Ubuntu

Changelog

libntlm (1.7-1) unstable; urgency=medium

  * New upstream version.
  * Run wrap-and-sort.
  * Adapt d/tests/libntlm for internal changes.

 -- Simon Josefsson <email address hidden>  Sun, 31 Dec 2023 14:32:33 +0100

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.7-1.dsc 1.7 KiB 2fdd4acc13f340d14883a38b15bfc547bcfa5caa5f49dc5745e7674b8c9988c8
libntlm_1.7.orig.tar.gz 596.5 KiB d805ebb901cbc9ff411e704cbbf6de4d28e7bcb05c9eca2124f582cbff31c0b1
libntlm_1.7.orig.tar.gz.asc 228 bytes 87d8cdc1d43fc158a29b59f13e5d07818fe24b01bb52c28e238db37e0b94bc0a
libntlm_1.7-1.debian.tar.xz 5.9 KiB 38669d11517482c33fa76ea82560a16c8d2dc291177c4203882c799d558988be

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.