* Mon Jan 17 2022 : Version 4.0.0
- Add support for SMB3 encryption
- Add support for Anonymous NTLMSSP logins
- Add support for readlink.
- Add API to notify application of changes to which filehandles are
used by libsmb2.
- Add suppport for Big Endian DCERPC and allow it to be controlled from
the URL.
- Add support for 3.1.1 signing
- Add support for PS2(EE) and PS3
- Fixes to UCS2 when compose characters are used.
- Various MacOS fixes
- Fix a few NULL dereferences
from Brad
Libsmb2 is a userspace client library for accessing SMB2/SMB3 shares on
a network. It is high performance and fully async. It supports both
zero-copy for SMB READ/WRITE commands as well as compounded commands.
from Brad
tweak/OK sthen@