Skip to content

v0.5.0

Choose a tag to compare

@rtpt-erikgeiser rtpt-erikgeiser released this 13 Aug 13:48
· 8 commits to main since this release
  • dcerpcauth: Added option to disable the SPNEGO authentication layer and use raw NTLM/Kerberos
  • othername: This package was removed in favor of x509ext
  • x509ext: This package contains Windows-specific x509 certificate extensions. It includes the code from othername (with slightly updated names) as well as a new encoder/decoder for NTDS_CA_SECURITY_EXT extension which holds SIDs
  • adauth: Fix context being ignored for some DNS queries

Warning: This release contains breaking changes as the othername package was removed in favor of the new x509ext package. The new package contains all types and functions from othername, however, the names differ slightly.