Skip to content

Conversation

devolutionsbot
Copy link
Contributor

@devolutionsbot devolutionsbot commented Jul 28, 2025

🤖 New release

  • sspi: 0.16.0 -> 0.16.1 (✓ API compatible changes)
Changelog

sspi

[0.16.1] - 2025-08-19

Features

  • Add method to set the channel bindings for a session (feat(ntlm): add method to set the channel bindings for a session #479) (0c0e225fe7)

    Setting and sending the CBs is described in Sec. 3.1.5.2.1 of the NTLM spec, admittedly in a slightly confusing way, which may seem to suggest that the bindings are somehow part of the CHALLENGE message, but they are not: knowledge of CBs is strictly local to the client, therefore the client should send them in AUTHENTICATE.

Build


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz/2025-07-28T11-05-58Z branch from 901adf2 to 600674b Compare August 4, 2025 16:13
@github-actions github-actions bot force-pushed the release-plz/2025-07-28T11-05-58Z branch 3 times, most recently from bb0362d to cab149d Compare August 19, 2025 07:50
@github-actions github-actions bot force-pushed the release-plz/2025-07-28T11-05-58Z branch from cab149d to ec39658 Compare August 19, 2025 13:51
@CBenoit CBenoit enabled auto-merge (squash) August 20, 2025 17:24
@CBenoit CBenoit merged commit 7474617 into master Aug 20, 2025
42 checks passed
@CBenoit CBenoit deleted the release-plz/2025-07-28T11-05-58Z branch August 20, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants