summaryrefslogtreecommitdiffstats
path: root/nexus
Commit message (Collapse)AuthorAgeFilesLines
* nexus: Introduce skelaton OpenVpnController class + remove some debug messagesSan Mehat2009-05-137-10/+150
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Initial support for manipulating wifi networks + change wifi scan ↵San Mehat2009-05-1310-15/+516
| | | | | | notification msgs Signed-off-by: San Mehat <san@google.com>
* nexus: Cleanup the scanner and plug it all in so it worksSan Mehat2009-05-125-68/+55
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Use constants for errorcodesSan Mehat2009-05-124-33/+62
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Move to a line based protocol (similar to FTP) + fix bugsSan Mehat2009-05-129-93/+191
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-0921-219/+443
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Initial checkin of Nexus - android native network management daemon.San Mehat2009-05-0628-0/+2149
Initial skelaton Signed-off-by: San Mehat <san@google.com>