Releases: WinRb/rubyntlm
Releases · WinRb/rubyntlm
v0.6.5
What's Changed
- Fix NTLMv2 hash when username contains non-ASCII characters by @cdelafuente-r7 in #56
- Update Negotiate Flags by @n00tmeg in #38
New Contributors
- @cdelafuente-r7 made their first contribution in #56
- @n00tmeg made their first contribution in #38
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Fix applying DES-CBC when using OpenSSL 3 by @paulvt in #51
- Add dependency to
base64
gem by @yahonda in #62 - Avoid usage of legacy algorithms on libssl-3.0+ by @larskanis in #53
- Add anonymous authentication support by @zeroSteiner in #45
- Update minimum supported ruby to 2.6. Add support for ruby 3.2 and 3.3
New Contributors
- @paulvt made their first contribution in #51
- @yahonda made their first contribution in #62
- @olleolleolle made their first contribution in #61
- @larskanis made their first contribution in #53
- @zeroSteiner made their first contribution in #45
Full Changelog: v0.6.3...v0.6.4