Skip to content

5.3.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 15:48
51d1ba2

5.3.9 - 2024-12-01

Bug Fixes

  • fixes #217 correct ntlm hash calculation on linux - (7579b3d) - Alexander Egorov
  • correct ntlm hash restoring under linux - (968fbbc) - Alexander Egorov

Miscellaneous Chores

  • Hash template generator updated - (3df306b) - Alexander Egorov

Refactoring

  • use library sprintf and safer strnlen instead of strlen in build_ascii_tree_recursive - (113b71a) - Alexander Egorov

Tests

  • micro performance improvement - strings replaced by chars - (5e99abd) - egoroff
  • bump googletest to 1.15.2 - (a9764d6) - Alexander Egorov