- 04 Sep, 2012 2 commits
-
-
Dmitry Shmidt authored
BUG: b/6400311 Change-Id: I7b90ab9b5430b92e9e4e5702c3b1805a6bbc0b9a Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Irfan Sheriff authored
Have the customized retry behavior only for P2P & do group failure indication beyond 5 retries Bug: b/6674338, b/6910598, b/6400311 Change-Id: I58cba356ebdb7fc4eaa9bedfa417b7d5d35bb306 Conflicts: wpa_supplicant/events.c
-
- 26 Jul, 2012 1 commit
-
-
Brian Carlstrom authored
Use SSL_OP_NO_TLSv1_1 SSL_OP_NO_TLSv1_2 SSL_OP_NO_TICKET for better wpa_supplicant_8 interoperability Bug: https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/969343/comments/72 Bug: http://w1.fi/bugz/show_bug.cgi?id=447#c7 Bug: http://code.google.com/p/android/issues/detail?id=34212 Bug: 6883259 Change-Id: Ib53326cc8cd40e800454b7b92586c052bc910ba8
-
- 13 Jun, 2012 2 commits
-
-
Irfan Sheriff authored
-
Irfan Sheriff authored
- Fix listen timing to improve SD reliability - Fix SD packet scheduling Bug: 6629112 Change-Id: I01365279439116256372d019bdbfd4b2113bf2ce
-
- 11 Jun, 2012 2 commits
-
-
Dmitry Shmidt authored
-
Dmitry Shmidt authored
Change-Id: I4ee99454838185487065d3acbccf721aecf7f760 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 06 Jun, 2012 1 commit
-
-
Irfan Sheriff authored
Bug: 6613470 Change-Id: Ia96694ce906414b3f56cd57416d7c4c6f2030a6e
-
- 31 May, 2012 1 commit
-
-
Dmitry Shmidt authored
BUG: 6584268 Change-Id: Ib840d6b678a914be4e50d4916fecc1738b2b56f9 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 30 May, 2012 1 commit
-
-
Dmitry Shmidt authored
- Fix crash during TRUE pbc overlap - Fix p2p_stop_find event - Avoid race condition in GO-NEG process if both peers enter p2p_connect at the same time - Retry assoc immediately on ASSOC-REJECT. Previously assoc was retried on authentication timeout (which occurs after 10secs). Now on assoc reject, we cancel the auth timer and then initiate a assoc scan. BUG: 6543705, 6427094 Change-Id: I4489fb14b6cead069f0d14fcbb9e2224f790d77b Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 29 May, 2012 1 commit
-
-
andy2_kuo authored
Bug [Issue 6517978] Change-Id: Ife823dce3b8b50c0c3eb0d5a2d8ecf2c8e4ac17e
-
- 14 May, 2012 1 commit
-
-
Dmitry Shmidt authored
Change-Id: I8d9e210748d582c6c5e3a62d47276c676ba74080 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 11 May, 2012 1 commit
-
-
Irfan Sheriff authored
Bug: 6476830 Change-Id: I7909fb9fb56737d0d772921d1de2849ca1296679
-
- 02 May, 2012 1 commit
-
-
Dmitry Shmidt authored
- Add interface command - Improve scan handling during P2P BUG: b/6324527, b/6427094 Change-Id: I4425f44d2a15de0725ba4a1b42cc56e10954b314 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 17 Apr, 2012 1 commit
-
-
Irfan Sheriff authored
-
- 16 Apr, 2012 1 commit
-
-
Irfan Sheriff authored
Change-Id: I67224e6765afad51b4b258b0df7d11d7ed3b9927
-
- 13 Apr, 2012 1 commit
-
-
Dmitry Shmidt authored
Change-Id: I9d4c2c59179f92c82b4a6d8a5b503db8dd859e2c Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 12 Apr, 2012 4 commits
-
-
Irfan Sheriff authored
-
Irfan Sheriff authored
-
Irfan Sheriff authored
Unlike the unicast SD queries, the queries directed to all peers depend on P2P_DEV_SD_INFO flag being cleared to allow the query to be sent to a peer that has previously replied to any SD query. Change-Id: I1ea3df2ea8df75af3b65d3ffa0c38658d3e3d1ef Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
-
Irfan Sheriff authored
This reverts commit 40fa98b4.
-
- 10 Apr, 2012 1 commit
-
-
Jouni Malinen authored
Change-Id: I26e19c7d9e303e075f28a4f01a798ac98b52d6e5 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 09 Apr, 2012 1 commit
-
-
Dmitry Shmidt authored
-
- 06 Apr, 2012 2 commits
-
-
Irfan Sheriff authored
-
Irfan Sheriff authored
The "BSS p2p_dev_addr=address" command uses p2p_parse_dev_addr() to figure out the P2P Device Address of the GO from scan results. This used to work only if the P2P IE was received from Probe Response frames since only those include the P2P Device Info attribute. Make this work with Beacon frames, too, by using P2P Device ID attribute if the P2P Device Info attribute is not present. Change-Id: I3f0a49c22ee02e8971edb9ecd033e74342c318c0 Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
-
- 04 Apr, 2012 1 commit
-
-
Irfan Sheriff authored
Change-Id: If621eef6e7a16c83ae520650b8216a5f63488403
-
- 03 Apr, 2012 1 commit
-
-
Mike Lockwood authored
-
- 26 Mar, 2012 2 commits
-
-
Dmitry Shmidt authored
Add to bss command ability to get information about several bss's in one call and to limit amount of fields Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
- Add 'conc_priority' command - Fix handling a single channel concurrency case: If conc_priority is not set, advertise the frequency conflict to the framework and disable the new connection attempted - When P2P Interface gets removed due to single channel frequency conflict, show GROUP_REMOVE reason=FREQ_CONFLICT - Fix sched scan processing Change-Id: Ie6fe105cebd379a0a9c49ace62d2e48e71571107 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 21 Mar, 2012 2 commits
-
-
Kenny Root authored
The new keystore ENGINE is usable to perform private key operations when we can't get the actual private key data. This is the case when hardware crypto is enabled: the private key never leaves the hardware. Subsequently, we need to be able to talk to OpenSSL ENGINEs that aren't PKCS#11 or OpenSC. This just changes a few #define variables to allow us to talk to our keystore engine without having one of those enabled and without using a PIN. Change-Id: Iabab5077c3d167a1e13bc8ef8745dc59ad4d62f7
-
Dmitry Shmidt authored
Change-Id: Id59cc4af50dbccd283db2ec3e7b0b6f8c2146e68 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 20 Mar, 2012 1 commit
-
-
Kenny Root authored
We now use an OpenSSL ENGINE to support keystore functionality. Change-Id: Ifa654183a86462e1542c58dd39e20ffe11a8edfa
-
- 07 Mar, 2012 1 commit
-
-
Dmitry Shmidt authored
- Based on 0c01d65 : Ignore TX status for Data frames from not associated STA Change-Id: I2776ff8e292593f407bf5b9177640c512e06bf0d Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 28 Feb, 2012 2 commits
-
-
Dmitry Shmidt authored
-
Dmitry Shmidt authored
Change-Id: I86868ac9efa1192c96110c114bfcba25c02d1ae6 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 22 Feb, 2012 5 commits
-
-
Dmitry Shmidt authored
* changes: wpa_supplicant: Change wpa_supplicant.conf template name Move .config for Android to android.config
-
Dmitry Shmidt authored
Change-Id: If51126b85bf7c67d308e97e7e48a11d4535ec995 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
Change-Id: I05322cf024cf63f217802b861a7b2117c9decfda Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
-
Dmitry Shmidt authored
Change-Id: I188968c04cd1fc2c4e6d424bec8aab8003be235e Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-