Recent Releases of https://github.com/winrb/rubyntlm
https://github.com/winrb/rubyntlm - v0.6.5
What's Changed
- Fix NTLMv2 hash when username contains non-ASCII characters by @cdelafuente-r7 in https://github.com/WinRb/rubyntlm/pull/56
- Update Negotiate Flags by @n00tmeg in https://github.com/WinRb/rubyntlm/pull/38
New Contributors
- @cdelafuente-r7 made their first contribution in https://github.com/WinRb/rubyntlm/pull/56
- @n00tmeg made their first contribution in https://github.com/WinRb/rubyntlm/pull/38
Full Changelog: https://github.com/WinRb/rubyntlm/compare/v0.6.4...v0.6.5
- Ruby
Published by pcai over 1 year ago
https://github.com/winrb/rubyntlm - v0.6.4
What's Changed
- Fix applying DES-CBC when using OpenSSL 3 by @paulvt in https://github.com/WinRb/rubyntlm/pull/51
- Add dependency to
base64gem by @yahonda in https://github.com/WinRb/rubyntlm/pull/62 - Avoid usage of legacy algorithms on libssl-3.0+ by @larskanis in https://github.com/WinRb/rubyntlm/pull/53
- Add anonymous authentication support by @zeroSteiner in https://github.com/WinRb/rubyntlm/pull/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 https://github.com/WinRb/rubyntlm/pull/51
- @yahonda made their first contribution in https://github.com/WinRb/rubyntlm/pull/62
- @olleolleolle made their first contribution in https://github.com/WinRb/rubyntlm/pull/61
- @larskanis made their first contribution in https://github.com/WinRb/rubyntlm/pull/53
- @zeroSteiner made their first contribution in https://github.com/WinRb/rubyntlm/pull/45
Full Changelog: https://github.com/WinRb/rubyntlm/compare/v0.6.3...v0.6.4
- Ruby
Published by pcai over 1 year ago