Nmap 7.91
Fix several places where Lua's os.time was being used to represent dates prior to January 1, 1970, which fails on Windows. Notably, NSE refused to run in UTC+X timezones with the error "time result cannot be represented in this installation" Fix a crash in the profile editor due to a missing import. Demote the IOCP Nsock engine because of some known issues that will take longer to resolve. The previous default "poll" engine will be used instead. Fix a crash in service scan due to a previously-unknown error being returned from the IOCP Nsock engine. MySQL library was not properly parsing server responses, resulting in script crashes. Silence the irrelevant warning, "Your ports include 'T:' but you haven't specified any TCP scan type" when running nmap -sUV