Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows

This commit is contained in:
Jens Steube
2018-10-31 10:50:16 +01:00
parent 81a4604964
commit 61ded2bd54
4 changed files with 223 additions and 139 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
## Bugs
##
- Fix endianness and invalid separator character in outfile format of hash-mode 16801 (WPA-PMKID-PMK)
- Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows
- Fixed endianness and invalid separator character in outfile format of hash-mode 16801 (WPA-PMKID-PMK)
* changes v4.2.1 -> v5.0.0