OSDN Git Service

Notify scan aborted events
[android-x86/system-connectivity-wificond.git] / Android.mk
2016-09-12 Ningyuan WangMerge "Retrieve list of attributes from a nested attribute"
2016-09-10 Treehugger RobotMerge "Make failure to take ownership of firmware path...
2016-09-09 Ningyuan WangAdd binder interface for registering/unregistering...
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-19 Ningyuan WangAdd helper functions to get and parse scan results
2016-08-13 TreeHugger RobotMerge "Get interface index from kernel for wificond"
2016-08-12 Roshan PiusMerge changes I31237daf,Ie4c8eb49
2016-08-12 TreeHugger RobotMerge "Create a ScanResult class for wificond internal...
2016-08-11 Ningyuan WangCreate a ScanResult class for wificond internal use
2016-08-11 Roshan Piuswpa_supplicant_binder_test: Simple connect tests
2016-08-09 TreeHugger RobotMerge "Support receiving broadcast for NetlinkManager"
2016-08-09 TreeHugger RobotMerge "Add unit tests for NetlinkUtils"
2016-08-08 Ningyuan WangAdd unit tests for NetlinkUtils
2016-08-08 TreeHugger RobotMerge "Fix netlink errno parsing"
2016-08-04 Roshan Piuswpa_suppplicant_binder_test: Restructure tests
2016-08-03 Ningyuan WangSeperate netlink util functions to NL80211Utils
2016-08-03 Roshan PiusMerge changes I1960dfc7,I82b5eb43
2016-08-02 Christopher WileyAdd support for creating client interfaces
2016-08-02 TreeHugger RobotMerge "Move integration tests for IApInterface to their...
2016-07-29 Christopher WileyMove integration tests for IApInterface to their own...
2016-07-27 Ningyuan WangGet wiphy index using NL80211 messages
2016-07-25 Roshan PiusAdd a module for binder callback handling in tests
2016-07-22 Christopher WileyControl hostapd from IApInterface
2016-07-22 Christopher WileyMove process utilities to process_utils.cpp
2016-07-20 TreeHugger RobotMerge "Create NetlinkManager instance"
2016-07-20 Ningyuan WangCreate NetlinkManager instance
2016-07-19 TreeHugger RobotMerge "Expect to always get a Status::ok() from IWifico...
2016-07-18 TreeHugger RobotMerge "Create NetlinkManager for wificond"
2016-07-18 Ningyuan WangCreate NetlinkManager for wificond
2016-07-18 TreeHugger RobotMerge "Change include directory"
2016-07-18 Ningyuan WangChange include directory
2016-07-18 TreeHugger RobotMerge "Do not throw RuntimeException on error"
2016-07-15 Roshan PiusAdd wpa binder integration tests
2016-07-13 Ningyuan WangMerge "Initial commit for NL80211Packet"
2016-07-13 Ningyuan WangInitial commit for NL80211Packet
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 Ningyuan WangMove nl80211 code to its own library
2016-06-30 TreeHugger RobotMerge "Initial commit for nl80211 attribute"
2016-06-29 Ningyuan WangInitial commit for nl80211 attribute
2016-06-28 Christopher WileyAdd a developer mode to wificond
2016-06-24 Christopher WileyExpose IPC interfaces to create/destroy AP interfaces
2016-06-22 Christopher WileyRemove the concept of a chip from wificond
2016-06-15 Ningyuan WangWificond: Expose IChip and IClientInterface object
2016-06-14 TreeHugger RobotMerge "Keep watching file descriptor after callback...
2016-06-10 Christopher WileyTest that wificond claims its binder service
2016-06-10 Christopher WileyRe-organize wificond makefile
2016-06-09 TreeHugger RobotMerge "Add integration test for wificond lifetime"
2016-06-09 TreeHugger RobotMerge "Add AIDL defining AP and client interfaces"
2016-06-09 Christopher WileyMerge "Add android.net.wifi.IWificond AIDL"
2016-06-09 Christopher WileyAdd integration test for wificond lifetime
2016-06-09 Christopher WileyAdd a utility for executing shell commands
2016-06-08 Christopher WileyAdd AIDL defining AP and client interfaces
2016-06-08 Christopher WileyAdd android.net.wifi.IWificond AIDL
2016-06-03 Ningyuan WangBinder interface skeleten of wificond
2016-05-27 Ningyuan WangUnit tests for wificond looper backed event loop
2016-05-26 Ningyuan WangEvent loop wrapper classes for wificond
2016-05-23 Ningyuan WangDummy unittest for wificond
2016-05-20 Ningyuan WangAdd logging for wificond
2016-05-20 Ningyuan WangSkeleton of wificond