Commit History

Author SHA1 Message Date
  Jouni Malinen df2f9ec6b2 nl80211: Add nla_put_u32() wrapper for Android 13 years ago
  Paul Stewart 6ed3117561 wpa_supplicant: Add DBus "Reassociate" command 13 years ago
  Jouni Malinen f54eb34995 Add extra validation of EAP header length field 13 years ago
  Jouni Malinen bf0d9ae40f Add explicit EAPOL-Key length validation in processKey() 13 years ago
  Jouni Malinen 70a26e708c Share a single definition of EAPOL-Key structure for WEP keys 13 years ago
  Jouni Malinen 47e9d50d18 RADIUS: Add explicit attribute length validation checks in functions 13 years ago
  Jouni Malinen c50b0233ed Add sparse endianness annotation for RADIUS header 13 years ago
  Jouni Malinen d56af7f8cb Fix byte order of VHT Basic MCS set for big endian hosts 13 years ago
  Jouni Malinen 8bea63e095 Use shared function for adding common RADIUS attributes 13 years ago
  Jouni Malinen e100828b76 Return wpabuf from radius_msg_get_eap() 13 years ago
  Jouni Malinen 95ac3bf49f nl80211: Share common function for scan parameters 13 years ago
  Jouni Malinen f0494d0f95 nl80211: Check nla_put_nested() return value and handle errors 13 years ago
  Jouni Malinen 6afbc3d698 nl80211: Fix netlink error paths in sched_scan() handler 13 years ago
  Jouni Malinen e122bb70b8 hostapd: Add alternative format for configuring SSID 13 years ago
  Jouni Malinen b87d70c88a Make wpa_config_parse_string() a shared function 13 years ago
  Jouni Malinen 986de33d5c Convert remaining SSID routines from char* to u8* 13 years ago
  Jouni Malinen 771e2f7b33 GAS server: Add forgotten break statement to a switch case 13 years ago
  Jouni Malinen 5c4b93d72e Add support for using printf-escaped strings in configuration 13 years ago
  Jouni Malinen 6bc1f95613 Use printf escaping in SSID-to-printable-string conversion 13 years ago
  Jouni Malinen 0d7773b63f Add routines for encoding/decoding printf escaping mechanism 13 years ago
  Jouni Malinen 059d3a9075 wpa_cli: Handle wpa_supplicant termination more cleanly 13 years ago
  Jouni Malinen 8e897ae37b wpa_cli: Go through ifname determination on connection retries 13 years ago
  Jouni Malinen db3a03222e wpa_cli: Fix an issue in the cleanup of udp-remote commits 13 years ago
  Jouni Malinen 4be9f27595 wpa_cli: Use eloop during connection attempts in interactive mode 13 years ago
  Jouni Malinen 5ff72bdcab edit: Clear edit line on deinit when using readline 13 years ago
  Jouni Malinen d62aaa7de1 wpa_cli: Fix resource leak on attach failures in interactive mode 13 years ago
  Janusz Dziedzic 4307bb8c85 wpa_cli: Print nice prompt when using remote UDP 13 years ago
  Jouni Malinen 15b97bc3b5 edit: Add support for prompt string with readline 13 years ago
  Jouni Malinen 4c3b921ebf edit: Add support for prompt string with internal line edit 13 years ago
  Janusz Dziedzic 2d2398a11f edit: Add support for setting prompt string 13 years ago