Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wpa_supplicant: bump to version 2.2 | Gustavo Zacarias | 2014-06-05 | 1 | -35/+0 |
| | | | | | | | | | | | | | | | Patches are now upstream. Enable epoll support since any modern kernel/toolchain supports it. Interworking requires Hotspot functionality which we didn't enable before so introduce a new option for them. While at it group and sort the options in a more lean and friendly way. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | wpa_supplicant: fix internal TLS implementation security issues | Baruch Siach | 2014-05-21 | 1 | -0/+35 |
Add upstream patches fixing internal TLS validation of X.509 certificates. See http://lists.shmoo.com/pipermail/hostap/2014-May/030273.html for details. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |