1. 28 Jan, 2015 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 3f56a2b7460a57a2b68b48b936be134bf04aa36d (DO NOT MERGE) · 807291d8
      Dmitry Shmidt authored
      
      3f56a2b Ignore pmf=1 default if driver does not support PMF
      fa38860 nl80211: Fix build with libnl 1.1
      937403b Update copyright notices for the new year 2015
      399e613 Add Suite B AKMs to key_mgmt capability list
      5e3b519 Add Suite B 192-bit AKM
      97ae35a Add HMAC-SHA384
      98cd3d1 Preparations for variable length KCK and KEK
      30bff1d Extend AES-CMAC routines to support 256-bit keys
      86f9b1c nl80211: Fix default group key management index configuration
      b5f045d Show supported group_mgmt capabilities
      893e152 Interworking: More debug messages
      f45bae5 Interworking: Add logging to track nai_realm_find_eap failures
      5a5aab7 Interworking: Remove unnecessary NULL check
      400de9b hostapd: Debug messages for dodgy RADIUS servers
      ad905e4 wpa_gui: Sort frequency and signal numerically in the scan results dialog
      c35e35e Add passive_scan configuration parameter
      bff162a P2P: Fix NULL pointer dereference with SD query cancellation
      630b323 nl80211: Increase netlink receive buffer size
      
      Change-Id: I32d4bd934ad76e24c646e9925bb839b1ba2a148e
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      807291d8
  2. 27 Jan, 2015 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 3f56a2b7460a57a2b68b48b936be134bf04aa36d · 40b07208
      Dmitry Shmidt authored
      
      3f56a2b Ignore pmf=1 default if driver does not support PMF
      fa38860 nl80211: Fix build with libnl 1.1
      937403b Update copyright notices for the new year 2015
      399e613 Add Suite B AKMs to key_mgmt capability list
      5e3b519 Add Suite B 192-bit AKM
      97ae35a Add HMAC-SHA384
      98cd3d1 Preparations for variable length KCK and KEK
      30bff1d Extend AES-CMAC routines to support 256-bit keys
      86f9b1c nl80211: Fix default group key management index configuration
      b5f045d Show supported group_mgmt capabilities
      893e152 Interworking: More debug messages
      f45bae5 Interworking: Add logging to track nai_realm_find_eap failures
      5a5aab7 Interworking: Remove unnecessary NULL check
      400de9b hostapd: Debug messages for dodgy RADIUS servers
      ad905e4 wpa_gui: Sort frequency and signal numerically in the scan results dialog
      c35e35e Add passive_scan configuration parameter
      bff162a P2P: Fix NULL pointer dereference with SD query cancellation
      630b323 nl80211: Increase netlink receive buffer size
      
      Change-Id: I32d4bd934ad76e24c646e9925bb839b1ba2a148e
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      40b07208
  3. 09 Aug, 2012 1 commit
  4. 09 May, 2011 1 commit
    • Dmitry Shmidt's avatar
      wpa_supplicant: Initial Revision 0.8.X · 8d520ff1
      Dmitry Shmidt authored
      
      Based on:
      commit 0725cc7b7efc434910e89865c42eda7ce61bbf08
      Author: Jouni Malinen <j@w1.fi>
      Date:   Thu Apr 21 20:41:01 2011 +0300
      
          Enable CONFIG_DRIVER_NL80211=y in the default configuration
      
          nl80211 should be preferred over WEXT with any recent Linux
          kernel version.
      
      Change-Id: I26aec5afbbd4f4a1f5fd900912545b6f5050de64
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      8d520ff1