summaryrefslogtreecommitdiff
path: root/libwifi_system
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/net/wifiandroid-s-preview-1Bob Badour
2019-05-31[VTS] Add more time for wpa_supplicant to stopHai Shalom
2018-02-13SupplicantManager: Remove |ensure_config_file_exists|Roshan Pius
2018-01-12libwifi-system: Remove unused methods from HostapdManagerRoshan Pius
2018-01-12Revert "Enable acs for hotspot channel selection"mukesh agrawal
2018-01-09Enable acs for hotspot channel selectionNingyuan Wang
2017-12-01wifi_supplicant: deprecate entropy.binJeff Vander Stoep
2017-11-30wifi_supplicant: deprecate entropy.binJeff Vander Stoep
2017-10-05Remove hostapd.conf before starting TetheringDaisuke Niwa
2017-10-04Remove hostapd.conf before starting TetheringDaisuke Niwa
2017-10-04Remove hostapd.conf before starting TetheringDaisuke Niwa
2017-08-15Refactor hostapd manager unit testsNingyuan Wang
2017-08-04Use cc_library for libwifi_system[_iface].Tri Vo
2017-06-26Add missing gmock.h includes for mock class headersNingyuan Wang
2017-06-15Merge "Improve logging for supplicant config file" into oc-devNingyuan Wang
2017-06-15Merge "Improve logging for supplicant config file" into oc-devTreeHugger Robot
2017-06-12Merge "Print stat() info on hostapd config file error" into oc-devNingyuan Wang
2017-06-08Print stat() info on hostapd config file errorNingyuan Wang
2017-06-01Improve logging for supplicant config fileNingyuan Wang
2017-04-26Split InterfaceTool from libwifi-system.soLogan Chien
2017-04-26Convert Android.mk to Android.bpLogan Chien
2017-03-31lib-wifisystem: Remove unused dependenciesNingyuan Wang
2017-03-14Merge "wpa_supplicant.conf can be in either /system or /vendor"TreeHugger Robot
2017-03-10HalTool: Move haltool out of libwifi-systemRoshan Pius
2017-03-10wpa_supplicant.conf can be in either /system or /vendorJiyong Park
2016-12-13Merge "Enable libwifi-hal-common, libwifi_system in the PDK"Dan Willemsen
2016-12-12Enable libwifi-hal-common, libwifi_system in the PDKDan Willemsen
2016-12-12Remove obsoleted HAL API set_bssid_blacklistRandy Pan
2016-09-22Add a helper to read the interface stateChristopher Wiley
2016-08-25Remove superfluous definition of wpa_ctrl_cleanupChristopher Wiley
2016-08-25Move supplicant management functions to delegateChristopher Wiley
2016-08-22Allow wificond to run as wifi:wifiChristopher Wiley
2016-08-22Remove hostapd pid manipulationChristopher Wiley
2016-08-12Rely on wificond to start/stop supplicantChristopher Wiley
2016-08-12Always start/stop wpa_supplicant service on requestChristopher Wiley
2016-08-02Set SOCK_CLOEXEC on libwifi-system interface socketChristopher Wiley
2016-08-02Merge "Use android-base/logging.h in libwifi-system"TreeHugger Robot
2016-08-02Merge "Track hostapd's life via pid files"Christopher Wiley
2016-08-01Use android-base/logging.h in libwifi-systemChristopher Wiley
2016-08-01Track hostapd's life via pid filesChristopher Wiley
2016-07-29Fix libwifi-system unit testsChristopher Wiley
2016-07-27Give hostapd its own directory for control socketsChristopher Wiley
2016-07-21Add MockHostapdManager class declarationChristopher Wiley
2016-07-18Move hostapd management logic to libwifi-systemChristopher Wiley
2016-06-28Add mocks for wifi librariesChristopher Wiley
2016-06-27Allow libwifi-system to be mockedChristopher Wiley
2016-06-22clang-format libwifi-systemChristopher Wiley
2016-06-21Move basic HAL init code to libwifi_systemChristopher Wiley
2016-06-20Move set_iface_flags to libwifi-systemChristopher Wiley
2016-06-20Make wifi.c code a little more C++Christopher Wiley