OSDN Git Service

Add OWNERS in system/connectivity/wificond am: 483bd8dcfd
[android-x86/system-connectivity-wificond.git] / main.cpp
2017-03-07 Ningyuan WangMerge "Add RSSI threshold for each match set respectively."
2017-03-07 Roshan PiusMerge "wificond: Use Vendor HAL for mode change" am...
2017-03-07 Roshan PiusMerge "wificond: Use Vendor HAL for mode change"
2017-03-07 Roshan PiusMerge "wificond: Use Vendor HAL for mode change"
2017-03-02 Roshan Piuswificond: Use Vendor HAL for mode change
2016-10-17 Treehugger RobotMerge "Add internal API for handling scheduled scan...
2016-10-17 Ningyuan WangMerge "Stop system_server for wificond integration...
2016-10-17 Ningyuan WangMerge "Stop system_server for wificond integration...
2016-10-17 Treehugger RobotMerge "Stop system_server for wificond integration...
2016-10-12 Ningyuan WangStop system_server for wificond integration test DevMode
2016-09-12 Ningyuan WangMerge "Retrieve list of attributes from a nested attribute"
2016-09-10 Christopher WileyMerge "Make failure to take ownership of firmware path...
2016-09-10 Christopher WileyMerge "Make failure to take ownership of firmware path...
2016-09-10 Christopher WileyMerge "Make failure to take ownership of firmware path...
2016-09-10 Treehugger RobotMerge "Make failure to take ownership of firmware path...
2016-09-09 Christopher WileyMake failure to take ownership of firmware path fatal
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-09-01 Dmitry ShmidtMerge "Do not assert crash if FW_PATH can not be owned...
2016-09-01 Dmitry ShmidtMerge "Do not assert crash if FW_PATH can not be owned"
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-29 Ningyuan WangMerge branch 'stage-aosp-master' into nyc-dev-plus...
2016-08-29 The Android AutomergerMerge branch 'stage-aosp-master' into nyc-dev-plus...
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