mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59:02 +00:00
- Replaces its coroutine design to avoid sharing sockets across threads
(Fixes #1837)
- Corrects conversion of file attributes into bitmask
- Removes side effect of modifying parameter "options" by populating
member "srch_attrs"
- Implements options.maxfiles to take advantage of script arg ls.maxfiles,
reducing file requests that would be ultimately ignored anyway
- Improves performace by supporting larger SMB block sizes
- Implements rudimentary support for Trans2_Data by smb.send_transaction2()
- Adds standard definitions for SMB file attributes
176 KiB
176 KiB