golang-github-azure-go-ntlmssp 0.0~git20220621.cb9428e-1 source package in Ubuntu

Changelog

golang-github-azure-go-ntlmssp (0.0~git20220621.cb9428e-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Standards-Version: 4.6.1
  * debian patch test_GetDomain_three_args.patch fixes inconsistent
    output signature in test using GetDomain()

 -- Drew Parsons <email address hidden>  Wed, 09 Nov 2022 16:25:06 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-azure-go-ntlmssp_0.0~git20220621.cb9428e-1.dsc 2.3 KiB bc8ea3d3b7fe7e907a379210ee01d133a95a47b0179e257f5f8229bc18613559
golang-github-azure-go-ntlmssp_0.0~git20220621.cb9428e.orig.tar.xz 7.6 KiB 73886beea413731a5aff925608c7dbc5d2dec4f09c83ac86b9df69c2a91dd898
golang-github-azure-go-ntlmssp_0.0~git20220621.cb9428e-1.debian.tar.xz 2.8 KiB e2119d2fdbb4fa70b6de9aed7c79a37ffbc75b10679e96fe483f2365f37e127b

No changes file available.

Binary packages built by this source

golang-github-azure-go-ntlmssp-dev: NTLM/Negotiate authentication over HTTP (Go library)

 go-ntlmssp is a Golang package that provides NTLM/Negotiate authentication
 over HTTP. It implements authentication, no key exchange or
 encryption. It only supports Unicode (UTF16LE) encoding of protocol
 strings, no OEM encoding. It implements NTLMv2.