1. 07 Jan, 2015 1 commit
  2. 07 Oct, 2014 2 commits
  3. 25 Sep, 2014 1 commit
  4. 24 Sep, 2014 1 commit
  5. 16 Sep, 2014 1 commit
  6. 15 Sep, 2014 1 commit
  7. 05 Sep, 2014 2 commits
  8. 04 Sep, 2014 3 commits
  9. 03 Sep, 2014 1 commit
  10. 20 Aug, 2014 2 commits
  11. 19 Aug, 2014 4 commits
  12. 13 Aug, 2014 2 commits
    • Dmitry Shmidt's avatar
      am 03658834: Cumulative patch from commit 4aa9c156e583c64cf5d90751ec888c478e1155c2 · 8069a8fd
      Dmitry Shmidt authored
      * commit '03658834':
        Cumulative patch from commit 4aa9c156e583c64cf5d90751ec888c478e1155c2
      8069a8fd
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 4aa9c156e583c64cf5d90751ec888c478e1155c2 · 03658834
      Dmitry Shmidt authored
      
      4aa9c15 dbus: Close dbus dict just after appending data
      b8d87ed nl80211: Disable Probe Request reporting for static AP during deinit
      bf144cf nl80211: Do not change iftype for static AP interface
      61157af wext: Add signal_poll callback
      af65bc3 P2P: Use ssid instead of wpa_ssid to find GO iface
      6c460ea Add RSN cipher/AKM suite attributes into RADIUS messages
      cdffd72 Add WLAN-HESSID into RADIUS messages
      69002fb Add Mobility-Domain-Id into RADIUS messages
      4a0693a dbus: Declare and implement GroupFinished as for GroupStarted
      2fa980f P2P: Cancel pending action TX radio work on p2p_cancel
      8b627b7 Fix writing of the wowlan_triggers parameter
      
      Bug: 16877362
      
      Change-Id: Ifbb8902e2634470ba212a82cd1ca49880633d961
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      03658834
  13. 28 Jul, 2014 2 commits
    • Dmitry Shmidt's avatar
      am 7f0b69e8: Cumulative patch from commit e8c08c9a363340c45baf8e13c758c99078bc0d8b · 26d8b6de
      Dmitry Shmidt authored
      * commit '7f0b69e8':
        Cumulative patch from commit e8c08c9a363340c45baf8e13c758c99078bc0d8b
      26d8b6de
    • Dmitry Shmidt's avatar
      Cumulative patch from commit e8c08c9a363340c45baf8e13c758c99078bc0d8b · 7f0b69e8
      Dmitry Shmidt authored
      
      e8c08c9 EAP-FAST server: Fix potential read-after-buffer (by one byte)
      8b65fef Interworking: Remove unnecessary placeholder for PAME-BI
      27a725c EAP: Do not allow fast session resumption with different network block
      52f4abf P2P: Remove PSK/passphrase from P2P-GROUP-STARTED debug log entry
      f8723e1 P2P: Use a helper function for P2P_EVENT_GROUP_STARTED events
      905c722 Add wpa_msg_global_ctrl()
      1f1fe19 EAP-pwd: Clear identity string and temporary buffer explicitly
      f119d66 EAP-pwd: Verify BN_rand_range return code
      5197f03 EAP-pwd: Use os_memcmp_const() for hash comparisons
      26c10f7 OpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
      3248071 OpenSSL: Use BN_clear_free instead of BN_free
      870dfe9 EAP-TTLS: Remove FreeRADIUS workaround for EAP-TTLS/MSCHAPv2
      
      Bug: 15615050, 16493485
      
      Change-Id: I7028a61ad6dbda1f336376cc0568b81046045725
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      7f0b69e8
  14. 20 Jul, 2014 1 commit
  15. 19 Jul, 2014 2 commits
  16. 18 Jul, 2014 1 commit
  17. 19 Jul, 2014 1 commit
  18. 16 Jul, 2014 2 commits
  19. 10 Jul, 2014 1 commit
  20. 09 Jul, 2014 1 commit
    • Jeff Sharkey's avatar
      CleanSpec! · 0a67fb8a
      Jeff Sharkey authored
      Change-Id: I76017cca53a19e928a781a03182c94183a3cbecd
      0a67fb8a
  21. 07 Jul, 2014 1 commit
  22. 02 Jul, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit e376290c667e970d751acc916e0efe2ed16292ed · c2817025
      Dmitry Shmidt authored
      
      e376290 HS 2.0R2: Add update_identifier field to network
      5bc2857 Fix some sparse warnings about u16 vs. le16
      42619d6 Fix CTRL-EVENT-REGDOM-CHANGE event init= value
      a520bf4 Mark function static
      0cb79d3 dbus: Fix indentation level to match code logic
      8f03ac9 Mark functions static
      6891f0e Allow SCAN command to specify scan_ssid=1 SSIDs
      18389ab WPS: Clear keys/PINs explicitly
      b7175b4 Clear hostapd configuration keys explicitly
      d1ecca6 HS 2.0 R2: Clear hs20-osu-client configuration keys explicitly
      0a13e06 EAP server: Clear keying material on deinit
      f534ee0 EAP peer: Clear keying material on deinit
      19c48da Clear wpa_supplicant configuration keys explicitly
      28bfa29 EAP-AKA: Remove unnecessary dead increment
      62493df EAP-GPSK: Avoid dead increment by checking pos pointer
      164a453 FT: Debug print extra response data
      70bfc77 PCSC: Debug print extra response data
      5dbbf36 Interworking: Remove unnecessary dead increment
      a1e46f3 Check for no key_mgmt/proto/auth_alg entries in config writer
      290ea6a Remove unnecessary tracking of first entry
      d3fa2bb WFD: Explicit limit for subelement length (CID 68127)
      745ef18 HS 2.0: Verify assoc_req_ie buffer size for indication elements
      0233dca SAE: Use os_memcmp_const() for hash/password comparisons
      34ef46c WEP shared key: Use os_memcmp_const() for hash/password comparisons
      3e4b77c EAP-GTC: Use os_memcmp_const() for hash/password comparisons
      a6eae3f EAP-MSCHAPv2: Use os_memcmp_const() for hash/password comparisons
      30411b3 EAP-TTLS: Use os_memcmp_const() for hash/password comparisons
      a564d9c EAP-MD5: Use os_memcmp_const() for hash/password comparisons
      4685482 EAP-PSK: Use os_memcmp_const() for hash/password comparisons
      cba0f86 EAP-PEAP: Use os_memcmp_const() for hash/password comparisons
      7b1e745 EAP-LEAP: Use os_memcmp_const() for hash/password comparisons
      8f92826 EAP-GPSK: Use os_memcmp_const() for hash/password comparisons
      e1550d4 EAP-PAX: Use os_memcmp_const() for hash/password comparisons
      c434503 EAP-FAST: Use os_memcmp_const() for hash/password comparisons
      dddf7bb EAP-EKE: Use os_memcmp_const() for hash/password comparisons
      dfb5608 EAP-SAKE: Use os_memcmp_const() for hash/password comparisons
      05c79d6 EAP-SIM/AKA: Use os_memcmp_const() for hash/password comparisons
      675ddad EAP-IKEv2: Use os_memcmp_const() for hash/password comparisons
      2049a3c TLS: Use os_memcmp_const() for hash/password comparisons
      a79aea5 Milenage: Use os_memcmp_const() for hash/password comparisons
      05f916e AES-GCM: Use os_memcmp_const() for hash/password comparisons
      87a5c93 AES-CCM: Use os_memcmp_const() for hash/password comparisons
      7c24f53 EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons
      870834a RSN authenticator: Use os_memcmp_const() for hash/password comparisons
      0d15b69 RSN supplicant: Use os_memcmp_const() for hash/password comparisons
      72619ce MACsec: Use os_memcmp_const() for hash/password comparisons
      c237195 RADIUS: Use os_memcmp_const() for hash/password comparisons
      ce9c9bc WPS: Use os_memcmp_const() for hash/password comparisons
      afc3c8b Add constant time memory comparison function os_memcmp_const
      ee352f1 EAP-pwd: Add explicit total length limit
      b2b8a4c EAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_finish()
      f107d00 PeerKey: Clean up EAPOL-Key Key Data processing
      010fc5f dbus: Clean up array-array-type property getter
      
      Change-Id: I1dbe483be2678a7468e6955d70ea261f8e53b26d
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      c2817025
  23. 30 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit ea18024d78bde140fb8f74d216d757816bfd6e9b · d30ac604
      Dmitry Shmidt authored
      
      ea18024 dbus: Add PropertiesChanged signal to Peer object
      36716ee P2P: Add a utility function to run a method on every known peer
      bf03566 dbus: Remove GroupMember object type and use Peer instead
      17a37d7 dbus: Add a Groups property to a Peer object on which it belongs
      6f04642 P2P: Add utility functions to get GO/client interface
      c6386e5 P2P Add a utility to run a callback on all available groups
      8e76f48 P2P: Add a utility function to get the group configuration
      37d8a27 TDLS: Clean up add/set peer operations
      bcd2baa TDLS: Tear down connection on malformed Setup Confirm
      8190540 TDLS: Abort local setup when failing to add STA
      1dce7a2 TDLS: Update peer STA as soon as full peer info is available
      819c943 TDLS: Remove peer from global peer-list on free
      5841958 hostapd: Use channel switch fallback on error
      8974620 hostapd: Perform multi-BSS CSA for DFS properly
      ccac7c6 hostapd: Make chan_switch command per-interface not per-BSS
      6782b68 hostapd: Move CSA parameters to hostapd_data
      1de809e eapol_test: Fix -R option to not replace -s option value
      3c5d34e Change channel before IBSS associations
      ebffdbc nl80211: Refactor mode switch logic
      
      Change-Id: I1cbdc4dce586ec69f693b3b04eb340a5332f6b40
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      d30ac604
  24. 23 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit f95a4524c2c00476e46b7999426ffdcbc7cd538f · 2271d3fd
      Dmitry Shmidt authored
      
      f95a452 nl80211: Improve debug output by printing SA and DA in frames
      dedfa44 Print frame type name in debug output
      57a8f8a nl80211: Use low-priority scan for OBSS scan
      1b928f9 P2P: Allow passphrase length to be configured
      e985246 eapol_test: Add PC/SC reader and PIN command line arguments
      5a62060 Use pcsc_reader configuration in one for scard_init() call
      f3c6b23 EAP-SIM': Fix AT_KDF parser to avoid infinite loop
      79122f9 EAP-SIM/AKA: Remove unused RESULT_FAILURE state
      
      Change-Id: I142bed35a75ed228e145e50c961dcde22a9815f7
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      2271d3fd
  25. 20 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 3302b7c29f42c532c815268bcdcd09e1dbe1840c · 0c08fdcf
      Dmitry Shmidt authored
      
      3302b7c Rate limit SA Query procedure initiation on unprotected disconnect
      4075e2f EAP-GPSK: Clean up CSuite_List length validation (CID 62854)
      2dbc959 EAP-FAST: Clean up TLV length validation (CID 62853)
      35cbadb VHT: Remove useless validation code from Operating Mode Notification
      bed7eb6 TDLS: Do not bail when failing to process IEs in Discovery Request
      7e0f4f4 TDLS: Do not reject TPK M3 when failing to process IEs
      
      Change-Id: I85ed050d7fce0ed8eb1959688171236d87264ff4
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      0c08fdcf
  26. 16 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 7efc7f66b1d63b3bbb99d9176f6f68c4d1fc6327 · 43cb578d
      Dmitry Shmidt authored
      
      7efc7f6 TDLS: Fix TPK M1 error case (CID 68214)
      d1bb7ae nl80211: Fix non-hostapd interface addition to not call add_ifidx()
      38ddcca TDLS: Add ctrl_iface option for flushing all TDLS peers
      342bce6 TDLS: Bail on STA add failure in tpk_m1 processing
      947f900 TDLS: Handle unreachable link teardown for external setup
      cf1600a hostapd: Configure driver ACL even if MAC address list is empty
      fa21e6c Fix CONFIG_MODULE_TESTS=y build without CONFIG_P2P=y
      bd10d93 P2P: Clean up by moving ifdef CONFIG_P2P to p2p_suppplicant.h
      e3bd6e9 P2P: Use another interface operating channel as listen channel
      28812a8 P2P: Try using one of the social channels for GO
      751b00b P2P: Modify p2p_get_pref_freq
      0a816e8 P2P: Remove duplicated code from get_shared_radio_freqs_data()
      504df28 Remove unused dump_freq_array()
      a0c90bb P2P: Collect and use extended data on used frequencies
      b278f32 P2P: Remove unused code from get_shared_radio_freqs_data()
      e627012 Clean up EAPOL-Key Key Data processing
      d56d7e5 Clean up EAPOL-Key processing
      8605eab EAP-EKE: Fix typos in debug message
      25be28a dbus: Check return value more consistently (CID 62841)
      ac79fcf wext: Verify set_ssid results consistently (CID 62842)
      f62415d Note chmod() failure in debug log even in ignore case (CID 62843)
      305000e WPS: Check wps_build_wfa_ext() return value consistently (CID 68104)
      2485835 EAP-MSCHAPv2: Check hash function results more consistently (CID 68105)
      b7c61c9 Fix validation of EAPOL-Key length with AES key wrap (CID 62859)
      
      Change-Id: I4da11c59a54467301c38c3bec52629b9db19647d
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      43cb578d
  27. 13 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit 6590b6400f73762fc6a53ad6ca05a73246cc5e54 · 623d63a3
      Dmitry Shmidt authored
      
      6590b64 EAP-TNC: Limit maximum message buffer to 75000 bytes (CID 62873)
      49d13df P2P: Fix wfd_dev_info parsing for P2P-DEVICE-FOUND (CID 68127)
      1851e17 dbus: Clean up P2P group vendor ext getter
      137ff33 HS 2.0R2: Fix OSEN IE parsing for in cipher setup (CID 68132)
      2703fb4 WNM: Use cleaner way of generating pointer to a field (CID 68100)
      da995b2 WNM: Use cleaner way of generating pointer to a field (CID 68099)
      062833c GAS server: Fix request frame length validation (CID 68098)
      5ce3ae4 HT: Use cleaner way of generating pointer to a field (CID 68097)
      fb5d417 P2P: Use cleaner way of generating pointer to a field (CID 68096)
      35c0318 P2P: Use cleaner way of generating pointer to a field (CID 68095)
      e987c70 dbus: Add explicit break statements to switch-default
      6446420 dbus: Initialize temporary entry properly (CID 62877)
      70d9537 Use clearer way of getting pointer to a frame (CID 62835)
      c02f35f WPS: Clean up indentation level (CID 68109)
      0e87e79 Fix HS20_GET_NAI_HOME_REALM_LIST hex length check (CID 68108)
      beb9e11 dbus: Avoid theoretical memory leaks with duplicated dict entries
      ceb4cd8 dbus: Fix a potential double-free in on error path (CID 62880)
      68e2b88 TNC: Fix minor memory leak (CID 62848)
      5519241 GAS: Limit TX wait time based on driver maximum value
      a0ab408 P2P: Fix SD and DevDisc to limit maximum wait time per driver support
      
      Change-Id: If9bdd7b9961c775e39ce1a8fb58220052434b395
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      623d63a3
  28. 10 Jun, 2014 1 commit
    • Dmitry Shmidt's avatar
      Cumulative patch from commit d3b204694a39e6c57a4c6689b87f4192e1b93a06 · 09f57bab
      Dmitry Shmidt authored
      
      d3b2046 P2P: Make the default p2p_find delay value configurable
      3dacd3e atheros: Add support for new GCMP/CCMP/CMAC/GMAC cipher suites
      737754d EAP-IKEv2: Remove obsolete ccns.pl project workarounds
      aa6bf6d eap_proxy: Check sm != NULL more consistently
      4f4d51e TDLS: Add extra validation step for responder RSN IE length
      a01acc5 Check for EVENT_ASSOC data to be present for AP mode operation
      1fde15a GAS server: Explicitly check that home realm is available
      aff0bee GAS server: Remove unused function parameter
      86388af WPS: Check for theoretical gmtime() failure
      d75a5ae WPS ER: Fix UDN parser to handle missing field
      0bbaa9b Validate driver extended capabilities length against buffer length
      9c6c558 Interworking: Reject EAP configuration with unsupported inner method
      f2ca0e9 Check eap_get_name() return against NULL to silence static analyzer
      bc32bb7 Make a code path easier for static analyzers to understand
      fb958ea Check current_ssid on unexpected association event
      2a57c33 Reserve QCA vendor specific nl80211 commands 20..33
      84df167 nl80211: Add vendor attribute for interface index
      9949483 The master branch is now used for v2.3 development
      
      Change-Id: Ib39c204aaa3ebcc909057f815e5e291e15e5df88
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      09f57bab