- 07 Jan, 2015 1 commit
-
-
Narayan Kamath authored
ICU exports them using LOCAL_EXPORT_C_INCLUDE_DIRS. bug: 18581021 Change-Id: I0a971ec93c529b9adb4056ba048eab09d96b6ff5
-
- 07 Oct, 2014 2 commits
-
-
Jouni Malinen authored
* commit '772e12cf': Cumulative security CVE-2014-3686 patch
-
Jouni Malinen authored
0cf0fcc Add os_exec() helper to run external programs 12b6e6a wpa_cli: Use os_exec() for action script execution 515fa39 hostapd_cli: Use more robust mechanism for action script execution Bug: 17880188 Change-Id: I0c6162f5339b1f3d8d2cc59203b919455abd592b Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 25 Sep, 2014 1 commit
-
-
Dmitry Shmidt authored
* commit '376e1c49': Android: Skip explicit conf_p2p_dev loading for main interface
-
- 24 Sep, 2014 1 commit
-
-
Dmitry Shmidt authored
Bug: 17064125 Change-Id: Ib53daf22c84f2581b499462dc09a74ccfbac226a Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 16 Sep, 2014 1 commit
-
- 15 Sep, 2014 1 commit
-
-
vandwalle authored
It also allows to use the STATUS command with default behavior, say for debug, i.e., don't generate a "fake" CONNECTION and SUPPLICANT_STATE_CHANGE events with the new STATUS-NO_EVENTS case. Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 05 Sep, 2014 2 commits
-
-
Dmitry Shmidt authored
* commit 'fe06c00f': Android: Remove ctrl_interface=wlan0 from config template
-
Dmitry Shmidt authored
Bug: 14391322 Change-Id: I349727fa4d02925772081d29fcc9a181baf08526 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 04 Sep, 2014 3 commits
-
-
Dmitry Shmidt authored
* commit 'faa2d7a5': Set pmf=1 to default template
-
Dmitry Shmidt authored
Bug: 17294530 Change-Id: Iffafed5332d04edd59b602395b8433cdbc82fb83 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
* commit '0207e233': hostapd: Add wowlan_triggers config param
-
- 03 Sep, 2014 1 commit
-
-
Dmitry Shmidt authored
New kernels in wiphy_suspend() will call cfg80211_leave_all() that will eventually end up in cfg80211_stop_ap() unless wowlan_triggers were set. Bug: 17269024 Change-Id: I14d2191eda090cd86cabe1e5f059975fdf2f69e8 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 20 Aug, 2014 2 commits
-
-
Jithu Jance authored
* commit '57cea1a4': P2P: Avoid trunction of extended listen due to offchan tx
-
Jithu Jance authored
On receiving the cancel remain on channel event, the pending_tx is scheduled immediately and returned. This was preventing the wpas_p2p_listen_start function from execution thereby resulting in termination of the extended listen. Bug: 17027752 Change-Id: Ib12425f144364e92b3a5539fba3a850779b4fe2b Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 19 Aug, 2014 4 commits
-
-
Jithu Jance authored
* commit '1d57ba2e': P2P: Clear the discovery state incase of deffered GO Neg response
-
Jithu Jance authored
Bug: 17027752 Change-Id: I7d16080864264b838169f7b477598353c5d61d37 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Jouni Malinen authored
* commit '5c879ee8': STA: update scan results for ap_scan = 1 case also
-
Jouni Malinen authored
Bug: 17027752 Change-Id: Ic5a4db271b38f310f567bf9f536a9d95f2a599e6 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 13 Aug, 2014 2 commits
-
-
Dmitry Shmidt authored
* commit '03658834': Cumulative patch from commit 4aa9c156e583c64cf5d90751ec888c478e1155c2
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 28 Jul, 2014 2 commits
-
-
Dmitry Shmidt authored
* commit '7f0b69e8': Cumulative patch from commit e8c08c9a363340c45baf8e13c758c99078bc0d8b
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 20 Jul, 2014 1 commit
-
-
Elliott Hughes authored
* commit '0f4fce14': Always #include <sys/...>, not <linux/...>.
-
- 19 Jul, 2014 2 commits
-
-
Elliott Hughes authored
(cherry picked from commit faf7d62b) Change-Id: I8c7f4b31ac828eb9cdb698e38a04256b8c3fc88c
-
Elliott Hughes authored
* commit '88ef20ce': Always #include <sys/...>, not <linux/...>.
-
- 18 Jul, 2014 1 commit
-
-
Elliott Hughes authored
-
- 19 Jul, 2014 1 commit
-
-
Elliott Hughes authored
Change-Id: I31b9a9a8202cf60380380499702517e47762366a
-
- 16 Jul, 2014 2 commits
-
-
Dmitry Shmidt authored
Change-Id: I3eb3960331fcf4e6e7c2562a278be62ecf3a85d7 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
6d00ab0 nl80211: Ensure nl_preq unregistration on driver deinit 71a0e39 P2P: Make unrecognized vendor elements available in P2P_PEER 86bd36f Add generic mechanism for adding vendor elements into frames Change-Id: I392072a37d8dbfc92769082b60f052f7095466b6 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 10 Jul, 2014 1 commit
-
-
Elliott Hughes authored
Change-Id: I637808b27a7ff1f20636cf00b242c8da661e3840
-
- 09 Jul, 2014 1 commit
-
-
Jeff Sharkey authored
Change-Id: I76017cca53a19e928a781a03182c94183a3cbecd
-
- 07 Jul, 2014 1 commit
-
-
Dmitry Shmidt authored
4ed3492 PNO: Send Probe Request frames only for hidden SSIDs 8931a36 P2P: Add explicit check for ssid->p2p_client_list != NULL c0e46bb DFS: Remove dead assignment Change-Id: I16b7d38ba8fc974391d679a43f1426eb9e4bce23 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 02 Jul, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 30 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 23 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 20 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 16 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 13 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-
- 10 Jun, 2014 1 commit
-
-
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:
Dmitry Shmidt <dimitrysh@google.com>
-