<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_wpa_supplicant_8, branch stable/cm-11.0-XNG2S</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/'/>
<entry>
<title>wpa_supplicant: Force the p2p channels to reuse frequencies used by STA</title>
<updated>2015-03-26T15:16:52+00:00</updated>
<author>
<name>Diogo Ferreira</name>
<email>diogo@underdev.org</email>
</author>
<published>2015-03-23T13:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=66ad89f141c25311e0853bd871d7f4a498ff661f'/>
<id>66ad89f141c25311e0853bd871d7f4a498ff661f</id>
<content type='text'>
In the mediatek platform the performance of p2p connections will
degrade significantly if different frequences are used for STA and
P2P.

Change-Id: I8bd7e4a3f10177c99d273eccb88c8590fcbe3d34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the mediatek platform the performance of p2p connections will
degrade significantly if different frequences are used for STA and
P2P.

Change-Id: I8bd7e4a3f10177c99d273eccb88c8590fcbe3d34
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Don't use extended P2P functionality (ANDROID_P2P) for wl12xx</title>
<updated>2015-03-24T00:30:11+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2015-03-24T00:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=0610e336acc2183d7f7bd56e91909e64610d78c7'/>
<id>0610e336acc2183d7f7bd56e91909e64610d78c7</id>
<content type='text'>
* ANDROID_P2P breaks hotspot on wl12xx devices

Change-Id: Ifd8caf40df49c1a3184e017a48d2bd81942f4268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ANDROID_P2P breaks hotspot on wl12xx devices

Change-Id: Ifd8caf40df49c1a3184e017a48d2bd81942f4268
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Use extended P2P functionality (ANDROID_P2P) for all vendors</title>
<updated>2015-03-10T12:12:33+00:00</updated>
<author>
<name>Dmitry Shmidt</name>
<email>dimitrysh@google.com</email>
</author>
<published>2014-04-11T22:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=c8e1a88ac9d3c2615798890e4617bf4cfd4345e9'/>
<id>c8e1a88ac9d3c2615798890e4617bf4cfd4345e9</id>
<content type='text'>
Change-Id: I781ce5410bda14bc55719198e14c9ce36fa3b648
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I781ce5410bda14bc55719198e14c9ce36fa3b648
Signed-off-by: Dmitry Shmidt &lt;dimitrysh@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Fix segfault when PBC overlap is detected</title>
<updated>2014-10-14T02:52:49+00:00</updated>
<author>
<name>Avraham Stern</name>
<email>avraham.stern@intel.com</email>
</author>
<published>2014-03-27T06:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=699897d2b0cdc8ff3e4cfcbb1b640135825af924'/>
<id>699897d2b0cdc8ff3e4cfcbb1b640135825af924</id>
<content type='text'>
If a separate P2P group interface is used, PBC overlap during group
formation causes the group interface to be removed, which ends up with
the interface context becoming invalid. Fix this by scheduling a timeout
to process the PBC overlap and interface removal instead of removing the
interface directly before the connection operation has returned.

Signed-off-by: Avraham Stern &lt;avraham.stern@intel.com&gt;
Git-commit: ace0fbdb69b492a3aa6f24d07f0d6d4dffc4b7dc
Git-repo : git://w1.fi/srv/git/hostap.git
Change-Id: Iee452eb1ea731c7e216e0ec25a7c7235756589ac
CRs-fixed: 670339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a separate P2P group interface is used, PBC overlap during group
formation causes the group interface to be removed, which ends up with
the interface context becoming invalid. Fix this by scheduling a timeout
to process the PBC overlap and interface removal instead of removing the
interface directly before the connection operation has returned.

Signed-off-by: Avraham Stern &lt;avraham.stern@intel.com&gt;
Git-commit: ace0fbdb69b492a3aa6f24d07f0d6d4dffc4b7dc
Git-repo : git://w1.fi/srv/git/hostap.git
Change-Id: Iee452eb1ea731c7e216e0ec25a7c7235756589ac
CRs-fixed: 670339
</pre>
</div>
</content>
</entry>
<entry>
<title>X.509: Fix internal TLS/X.509 validation of PKCS#1 signature</title>
<updated>2014-10-14T02:52:49+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2014-05-19T20:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=34633459ab748a7e12224e47c30d673ac74b97c3'/>
<id>34633459ab748a7e12224e47c30d673ac74b97c3</id>
<content type='text'>
Verify that there is no extra data after the hash field. This is needed
to avoid potential attacks using additional data to construct a value
that passes the RSA operation and allows the hash value to be forged.

CRs-Fixed: 654804
Change-Id: Iee0a8de08fd0f7d66b3bfd0c4396637d9b70e92f
Git-commit: 9c29d48725fd40a82407a89f193cf009aeef9745
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verify that there is no extra data after the hash field. This is needed
to avoid potential attacks using additional data to construct a value
that passes the RSA operation and allows the hash value to be forged.

CRs-Fixed: 654804
Change-Id: Iee0a8de08fd0f7d66b3bfd0c4396637d9b70e92f
Git-commit: 9c29d48725fd40a82407a89f193cf009aeef9745
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>P2P: Extend the listen time based on the active concurrent session</title>
<updated>2014-10-14T02:50:54+00:00</updated>
<author>
<name>Rashmi Ramanna</name>
<email>c_ramanr@qti.qualcomm.com</email>
</author>
<published>2014-01-20T20:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=d16e18d1946ce59763cf99eb35d7102e0de07c10'/>
<id>d16e18d1946ce59763cf99eb35d7102e0de07c10</id>
<content type='text'>
A P2P Device while in the Listen state waiting to respond for the
obtained group negotiation request shall give a fair chance for other
concurrent sessions to use the shared radio by inducing an idle time
between the successive listen states. However, if there are no
concurrent operations, this idle time can be reduced.

CRs-Fixed: 606348
Git-commit: a2d63657603b8f0714274f34bea45cb5d0c0a7b9
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
Change-Id: Ifbc6b7687889055764ef462abb710ef9a6c580a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A P2P Device while in the Listen state waiting to respond for the
obtained group negotiation request shall give a fair chance for other
concurrent sessions to use the shared radio by inducing an idle time
between the successive listen states. However, if there are no
concurrent operations, this idle time can be reduced.

CRs-Fixed: 606348
Git-commit: a2d63657603b8f0714274f34bea45cb5d0c0a7b9
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-hostap: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
Change-Id: Ifbc6b7687889055764ef462abb710ef9a6c580a8
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd_cli: Use os_exec() for action script execution</title>
<updated>2014-10-09T20:01:50+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2014-10-06T15:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=b76a82e8f28a5c3f43958e0e1b3c26390725b040'/>
<id>b76a82e8f28a5c3f43958e0e1b3c26390725b040</id>
<content type='text'>
Use os_exec() to run the action script operations to avoid undesired
command line processing for control interface event strings. Previously,
it could have been possible for some of the event strings to include
unsanitized data which is not suitable for system() use. (CVE-2014-3686)

Change-Id: If46d6cfcb9d7fc9700965e818315e5aa50fa11a5
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use os_exec() to run the action script operations to avoid undesired
command line processing for control interface event strings. Previously,
it could have been possible for some of the event strings to include
unsanitized data which is not suitable for system() use. (CVE-2014-3686)

Change-Id: If46d6cfcb9d7fc9700965e818315e5aa50fa11a5
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wpa_cli: Use os_exec() for action script execution</title>
<updated>2014-10-09T20:01:46+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2014-10-06T14:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=8e575d91534fd8ad98b06caec872a056c7f2737c'/>
<id>8e575d91534fd8ad98b06caec872a056c7f2737c</id>
<content type='text'>
Use os_exec() to run the action script operations to avoid undesired
command line processing for control interface event strings. Previously,
it could have been possible for some of the event strings to include
unsanitized data which is not suitable for system() use. (CVE-2014-3686)

Change-Id: I0005ed08e4b06ba3d2ebe95b9240050e47ed2e8c
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use os_exec() to run the action script operations to avoid undesired
command line processing for control interface event strings. Previously,
it could have been possible for some of the event strings to include
unsanitized data which is not suitable for system() use. (CVE-2014-3686)

Change-Id: I0005ed08e4b06ba3d2ebe95b9240050e47ed2e8c
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add os_exec() helper to run external programs</title>
<updated>2014-10-09T20:01:42+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>jouni@qca.qualcomm.com</email>
</author>
<published>2014-10-06T13:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=5ed77d870e563df8560a40478204be5ea9db33e9'/>
<id>5ed77d870e563df8560a40478204be5ea9db33e9</id>
<content type='text'>
Change-Id: I579af1fa8c2f85622ffddb186ba799dcb9ac4b6f
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I579af1fa8c2f85622ffddb186ba799dcb9ac4b6f
Signed-off-by: Jouni Malinen &lt;jouni@qca.qualcomm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>WNM: Check wpa_s-&gt;current_bss more consistently</title>
<updated>2014-09-09T22:18:26+00:00</updated>
<author>
<name>Jouni Malinen</name>
<email>j@w1.fi</email>
</author>
<published>2014-03-02T13:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_wpa_supplicant_8/commit/?id=e6350606274342c9d85beedfe775bc9ea5379352'/>
<id>e6350606274342c9d85beedfe775bc9ea5379352</id>
<content type='text'>
The scan result comparison routine would not make much sense without
current BSS level known, so return from the function without going
through the iteration that could have dereferenced the pointer if
wpa_s-&gt;current_bss == NULL.

CRs-Fixed: 684325
Change-Id: Ifb12fb53f5ca193e0d1c23c3115e3507108cbf00
Git-commit: 67adcd266c4ef3f9356190ef2c0727303f9532cb
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-off-by: Jouni Malinen &lt;j@w1.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The scan result comparison routine would not make much sense without
current BSS level known, so return from the function without going
through the iteration that could have dereferenced the pointer if
wpa_s-&gt;current_bss == NULL.

CRs-Fixed: 684325
Change-Id: Ifb12fb53f5ca193e0d1c23c3115e3507108cbf00
Git-commit: 67adcd266c4ef3f9356190ef2c0727303f9532cb
Git-repo : git://w1.fi/srv/git/hostap.git
Signed-off-by: Jouni Malinen &lt;j@w1.fi&gt;
</pre>
</div>
</content>
</entry>
</feed>
