summaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Expand)AuthorAgeFilesLines
* - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-08-251-23/+3
* Revert "- creates proper ifc.h and dhcp.h headers for libnetutils"Jean-Baptiste Queru2010-08-181-3/+23
* - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-091-23/+3
* nexus: Rollup update for nexusSan Mehat2009-07-1038-833/+3167
* nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/s...San Mehat2009-06-224-36/+44
* nexus: Add skeleton for DhcpClientSan Mehat2009-06-227-1/+270
* nexus: Fix SupplicantStatus decodingSan Mehat2009-06-161-7/+26
* nexus: Less verbosity in TiwlanEventListener for nowSan Mehat2009-06-161-4/+4
* nexus: Add TiwlanEventListener to makefileSan Mehat2009-06-161-1/+2
* nexus: Initialize frequency in SupplicantAssociatingEvent constructorSan Mehat2009-06-161-0/+1
* nexus: Add some logging output to WifiControllerSan Mehat2009-06-161-0/+6
* nexus: Add TiwlanEventListener for reading driver events directlySan Mehat2009-06-164-2/+177
* Nexus: Clean up supplicant events, protocol, and continue plumbingSan Mehat2009-06-1547-501/+1471
* nexctl: Refactor so Nexus can be tested from scripts easily.San Mehat2009-06-151-54/+78
* nexus: Validate that priority and KeyManagement are set before enabling a net...San Mehat2009-06-022-4/+19
* nexus: Use interface for handling Supplicant eventsSan Mehat2009-06-024-30/+68
* nexus: Remove dependancy on libutilSan Mehat2009-06-021-2/+2
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-2942-390/+1517
* nexus: Add ListCmd to CommandListenerSan Mehat2009-05-297-7/+168
* nexus: Switch controllers to use abstracted properties and refactor command p...San Mehat2009-05-2216-267/+292
* nexus: OpenVPN: Instead of creating / using a configfile, use the newSan Mehat2009-05-202-21/+8
* nexus: Flesh out VPN support a bit more, cleanup service handlingSan Mehat2009-05-159-161/+183
* nexus: Introduce skelaton OpenVpnController class + remove some debug messagesSan Mehat2009-05-137-10/+150
* nexus: Initial support for manipulating wifi networks + change wifi scan noti...San Mehat2009-05-1310-15/+516
* nexus: Cleanup the scanner and plug it all in so it worksSan Mehat2009-05-125-68/+55
* nexus: Use constants for errorcodesSan Mehat2009-05-124-33/+62
* nexus: Move to a line based protocol (similar to FTP) + fix bugsSan Mehat2009-05-129-93/+191
* nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-0921-219/+443
* nexus: Initial checkin of Nexus - android native network management daemon.San Mehat2009-05-0628-0/+2149