Skip to content

v0.11.2

Choose a tag to compare

@fhunleth fhunleth released this 17 Jan 02:26
· 136 commits to main since this release
  • Fixed
    • Fix cipher flag parsing from some access points. For example, if an access
      point advertised [WPA2-PSK+PSK-SHA256-CCMP][ESS], it would fail to parse
      due to "PSK" being greedily selected as the cipher instead of "PSDK-SHA256".