OSDN Git Service

Retrieve list of attributes from a nested attribute
[android-x86/system-connectivity-wificond.git] / main.cpp
2016-09-08 Treehugger RobotMerge "Use wrapper functions to simplify message respon...
2016-09-01 Dmitry ShmidtMerge "Do not assert crash if FW_PATH can not be owned"
2016-08-31 Dmitry ShmidtDo not assert crash if FW_PATH can not be owned
2016-08-26 Ningyuan WangMerge "Add wrapper functions of SendPacketAndGetResponses"
2016-08-26 TreeHugger RobotMerge "Add function StopScheduledScan()"
2016-08-26 TreeHugger RobotMerge "Tear down system state on wificond startup"
2016-08-25 Christopher WileyTear down system state on wificond startup
2016-08-25 Christopher WileyUse mockable supplicant delegate
2016-08-23 Christopher WileyDrop privileges and become wifi user during startup
2016-08-19 TreeHugger RobotMerge changes I502fb470,I5bb0d98c
2016-08-19 Ningyuan WangMonitor scan results for current client interface
2016-08-03 Ningyuan WangSeperate netlink util functions to NL80211Utils
2016-07-27 Ningyuan WangGet wiphy index using NL80211 messages
2016-07-20 TreeHugger RobotMerge "Create NetlinkManager instance"
2016-07-20 Ningyuan WangCreate NetlinkManager instance
2016-07-18 TreeHugger RobotMerge "Create NetlinkManager for wificond"
2016-07-18 TreeHugger RobotMerge "Change include directory"
2016-07-18 Ningyuan WangChange include directory
2016-07-07 Ningyuan WangMerge "Support more types of nl80211 attributes"
2016-07-07 Christopher WileySetup wlan0 in AP mode on request
2016-06-30 TreeHugger RobotMerge "Initial commit for nl80211 attribute"
2016-06-28 Christopher WileyAdd a developer mode to wificond
2016-06-28 Christopher WileyRefactor initial binder configuration
2016-06-16 Ningyuan WangUse SYSTEM instead of MAIN for wificond logging
2016-06-09 TreeHugger RobotMerge "Add integration test for wificond lifetime"
2016-06-09 Christopher WileyMerge "Add android.net.wifi.IWificond AIDL"
2016-06-08 Christopher WileyAdd android.net.wifi.IWificond AIDL
2016-06-03 Ningyuan WangBinder interface skeleten of wificond
2016-06-02 Ningyuan WangImplement watching file descriptor for wificond event...
2016-05-26 Ningyuan WangEvent loop wrapper classes for wificond
2016-05-24 Ningyuan WangInitial signal handler implementation for wificond
2016-05-20 Ningyuan WangAdd logging for wificond
2016-05-20 Ningyuan WangSkeleton of wificond