Historique des commits

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