OSDN Git Service

android-x86/system-connectivity-wificond.git
2016-08-02 Christopher... Add support for creating client interfaces
2016-08-02 TreeHugger... Merge "Move integration tests for IApInterface to their...
2016-08-02 Christopher... Merge "Add script to run related unit tests"
2016-08-02 Christopher... Merge "Give hostapd a hint that it is about to die"
2016-08-01 Ningyuan WangHandle control messages for NetlinkManager
2016-07-29 Ningyuan Wanguse DISALLOW_COPY_AND_ASSIGN for NetlinkManager
2016-07-29 Ningyuan WangMerge "Get interface name for server"
2016-07-29 Ningyuan WangAdd IsStarted() to NetlinkManager
2016-07-29 Christopher... Move integration tests for IApInterface to their own...
2016-07-29 Christopher... Add script to run related unit tests
2016-07-29 Christopher... Give hostapd a hint that it is about to die
2016-07-29 Ningyuan WangGet interface name for server
2016-07-28 Ningyuan WangDo not use callback parameter for synchronous NL80211...
2016-07-27 Ningyuan WangGet wiphy index using NL80211 messages
2016-07-27 TreeHugger... Merge "Add function StopWatchFileDescriptor() to event_...
2016-07-27 Ningyuan WangAdd function StopWatchFileDescriptor() to event_loop
2016-07-26 Ningyuan WangUpdate netlink timeout value
2016-07-25 Roshan PiusAdd a module for binder callback handling in tests
2016-07-22 Christopher... Control hostapd from IApInterface
2016-07-22 Christopher... Move process utilities to process_utils.cpp
2016-07-20 Ningyuan WangUse different sockets for synchronous and asynchrouns...
2016-07-20 TreeHugger... Merge "Create NetlinkManager instance"
2016-07-20 Ningyuan WangCreate NetlinkManager instance
2016-07-20 Ningyuan WangMerge "Change netlink message receive buffer size"
2016-07-19 Ningyuan WangChange netlink message receive buffer size
2016-07-19 Christopher... Fix integration tests to not expect binder exceptions
2016-07-19 TreeHugger... Merge "Expect to always get a Status::ok() from IWifico...
2016-07-19 Christopher... Expect to always get a Status::ok() from IWificond...
2016-07-18 TreeHugger... Merge "Create NetlinkManager for wificond"
2016-07-18 Ningyuan WangCreate NetlinkManager for wificond
2016-07-18 TreeHugger... Merge "Change include directory"
2016-07-18 Ningyuan WangChange include directory
2016-07-18 TreeHugger... Merge "Do not throw RuntimeException on error"
2016-07-15 Christopher... Do not throw RuntimeException on error
2016-07-15 Roshan PiusMove to ParcelableIfaceParams for |CreateInterface|
2016-07-15 Roshan PiusAdd wpa debug params setter/getter tests
2016-07-15 Roshan PiusAdd wpa |network| binder object tests
2016-07-15 Roshan PiusAdd wpa |iface| binder object tests.
2016-07-15 Roshan PiusAdd wpa binder integration tests
2016-07-13 Christopher... Change AIDL style to match other AIDL style
2016-07-13 Ningyuan WangMerge "Initial commit for NL80211Packet"
2016-07-13 Ningyuan WangInitial commit for NL80211Packet
2016-07-13 Ningyuan Wangwificond: Fix ServerTest
2016-07-08 Christopher... Remove extra interface down
2016-07-07 Ningyuan WangMerge "Support more types of nl80211 attributes"
2016-07-07 Ningyuan WangSupport more types of nl80211 attributes
2016-07-07 Christopher... Setup wlan0 in AP mode on request
2016-06-30 Ningyuan WangMove nl80211 code to its own library
2016-06-30 TreeHugger... Merge "Initial commit for nl80211 attribute"
2016-06-29 Ningyuan WangInitial commit for nl80211 attribute
2016-06-28 Christopher... Add a developer mode to wificond
2016-06-28 Christopher... Refactor initial binder configuration
2016-06-24 Christopher... Expose IPC interfaces to create/destroy AP interfaces
2016-06-23 Christopher... Speed up LifeCycleTest
2016-06-22 Christopher... Remove the concept of a chip from wificond
2016-06-17 Ningyuan WangWificond: support multiple callbacks registration
2016-06-16 Ningyuan WangUse SYSTEM instead of MAIN for wificond logging
2016-06-15 Ningyuan WangWificond: Expose IChip and IClientInterface object
2016-06-14 TreeHugger... Merge "Keep watching file descriptor after callback...
2016-06-14 Ningyuan WangKeep watching file descriptor after callback is called.
2016-06-13 Christopher... Add missing header guards to server.h
2016-06-10 Christopher... Test that wificond claims its binder service
2016-06-10 Christopher... Re-organize wificond makefile
2016-06-09 Christopher... Fix shell path on linux host
2016-06-09 TreeHugger... Merge "Add integration test for wificond lifetime"
2016-06-09 TreeHugger... Merge "Add AIDL defining AP and client interfaces"
2016-06-09 Christopher... Merge "Add android.net.wifi.IWificond AIDL"
2016-06-09 Christopher... Add integration test for wificond lifetime
2016-06-09 Christopher... Add a utility for executing shell commands
2016-06-08 Christopher... Add AIDL defining AP and client interfaces
2016-06-08 Christopher... Add 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-27 Ningyuan WangUnit tests for wificond looper backed event loop
2016-05-26 Ningyuan WangEvent loop wrapper classes for wificond
2016-05-24 Ningyuan WangInitial signal handler implementation 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
2016-05-17 Thomas Joseph... Initial empty repository