Commit History

Author SHA1 Message Date
  Jouni Malinen d4534bde9c Add debug print for no-enabled-networks case 12 years ago
  Jouni Malinen b470b2bf37 Print control interface commands in easier format 12 years ago
  Jouni Malinen c244dd2ec0 P2P: Fix PSK configuration for GO network 12 years ago
  Jouni Malinen 0c802384a7 P2P: Fix p2p_group_idle in no-group-interface P2P client case 12 years ago
  Dan Williams 8c981d179b wpa_supplicant: Set state to DISCONNECTED on AP creation errors 12 years ago
  Felix Fietkau 73a3c6ffca nl80211: Use the monitor interface if socket tx status is not supported 12 years ago
  Felix Fietkau 9974381109 hostapd: Add check for the wds sta flag before creating 4addr VLANs 12 years ago
  Felix Fietkau 22b42372d0 hostapd: Clear WLAN_STA_ASSOC_REQ_OK if sending the assoc response failed 12 years ago
  Mykyta Iziumtsev dd31eb79a2 P2P: Remove channel 14 from supported P2P channels 12 years ago
  Felix Fietkau 92d521d89c hostapd: Send EAPOL frames from the VO queue if WMM is active 12 years ago
  Felix Fietkau c34e618d47 hostapd: Fix WDS VLAN bridge handling 12 years ago
  Jouni Malinen ce6ce7fb13 hostapd: Fix CONFIG_INTERWORKING=y build without CONFIG_HS20=y 12 years ago
  Jouni Malinen 54c61e6e08 P2P: Fix p2p_ctrl_invite_persistent() to parse peer parameter 12 years ago
  Masashi Honma 6df865face Remove unused function warning in WPS NFC case 12 years ago
  Jouni Malinen 0dd5431312 Do not inform other virtual interfaces of scan results in all cases 12 years ago
  Jouni Malinen ab03f6da7a P2P: Schedule new scan if P2P operation delays scan 12 years ago
  Jouni Malinen 58d3760e7e P2P: Check all interfaces for pending scan for p2p_scan failures 12 years ago
  Jouni Malinen e665ca9a8d P2P: Move p2p_cb_on_scan_complete to global context 12 years ago
  Jouni Malinen 762b99db7a Fix last_scan_res update existing BSS entry is update 12 years ago
  Jouni Malinen e88f0901eb wlantest: Add BIP-GMAC-128/256 test vectors 12 years ago
  Jouni Malinen 7d19d3e9db wlantest: Add CCMP-256 test vector 12 years ago
  Jouni Malinen 4bf3910574 Move AES-CCM implementation into src/crypto 12 years ago
  Jouni Malinen 05d6054cec wlantest: Move generic AES-CCM into separate functions 12 years ago
  Jouni Malinen 071c6164ab Enable 256-bit key AES in internal TLS implementation 12 years ago
  Jouni Malinen 802bc4211b Fix AES block size handling for internal cipher 12 years ago
  Jouni Malinen f173295600 wlantest: Add GCMP-256 test vector 12 years ago
  Jouni Malinen f90a4542b4 Share common GCM-AE and GCM-AD functionality 12 years ago
  Jouni Malinen 77b2c81275 Add aes_gmac() as a wrapper for AES GMAC operations using GCM 12 years ago
  Jouni Malinen d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM 12 years ago
  Jouni Malinen af0963fab4 Support arbitrary IV length with AES-GCM 12 years ago