Fixed missing call to WSACleanup() to cleanly shutdown windows sockets system

This commit is contained in:
Jens Steube
2018-11-01 11:09:37 +01:00
parent a722b43351
commit 3b8abb7f0d
4 changed files with 36 additions and 19 deletions
+1
View File
@@ -27,6 +27,7 @@
##
- Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows
- Fixed missing call to WSACleanup() to cleanly shutdown windows sockets system
- Fixed endianness and invalid separator character in outfile format of hash-mode 16801 (WPA-PMKID-PMK)
* changes v4.2.1 -> v5.0.0