| Commit message (Expand) | Author | Age | Files | Lines |
* | - creates proper ifc.h and dhcp.h headers for libnetutils | Szymon Jakubczak | 2010-08-25 | 1 | -23/+3 |
* | Revert "- creates proper ifc.h and dhcp.h headers for libnetutils" | Jean-Baptiste Queru | 2010-08-18 | 1 | -3/+23 |
* | - creates proper ifc.h and dhcp.h headers for libnetutils | Szymon Jakubczak | 2010-06-09 | 1 | -23/+3 |
* | nexus: Rollup update for nexus | San Mehat | 2009-07-10 | 38 | -833/+3167 |
* | nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/s... | San Mehat | 2009-06-22 | 4 | -36/+44 |
* | nexus: Add skeleton for DhcpClient | San Mehat | 2009-06-22 | 7 | -1/+270 |
* | nexus: Fix SupplicantStatus decoding | San Mehat | 2009-06-16 | 1 | -7/+26 |
* | nexus: Less verbosity in TiwlanEventListener for now | San Mehat | 2009-06-16 | 1 | -4/+4 |
* | nexus: Add TiwlanEventListener to makefile | San Mehat | 2009-06-16 | 1 | -1/+2 |
* | nexus: Initialize frequency in SupplicantAssociatingEvent constructor | San Mehat | 2009-06-16 | 1 | -0/+1 |
* | nexus: Add some logging output to WifiController | San Mehat | 2009-06-16 | 1 | -0/+6 |
* | nexus: Add TiwlanEventListener for reading driver events directly | San Mehat | 2009-06-16 | 4 | -2/+177 |
* | Nexus: Clean up supplicant events, protocol, and continue plumbing | San Mehat | 2009-06-15 | 47 | -501/+1471 |
* | nexctl: Refactor so Nexus can be tested from scripts easily. | San Mehat | 2009-06-15 | 1 | -54/+78 |
* | nexus: Validate that priority and KeyManagement are set before enabling a net... | San Mehat | 2009-06-02 | 2 | -4/+19 |
* | nexus: Use interface for handling Supplicant events | San Mehat | 2009-06-02 | 4 | -30/+68 |
* | nexus: Remove dependancy on libutil | San Mehat | 2009-06-02 | 1 | -2/+2 |
* | nexus: Refactor some of the create/remove network path and add code for | San Mehat | 2009-05-29 | 42 | -390/+1517 |
* | nexus: Add ListCmd to CommandListener | San Mehat | 2009-05-29 | 7 | -7/+168 |
* | nexus: Switch controllers to use abstracted properties and refactor command p... | San Mehat | 2009-05-22 | 16 | -267/+292 |
* | nexus: OpenVPN: Instead of creating / using a configfile, use the new | San Mehat | 2009-05-20 | 2 | -21/+8 |
* | nexus: Flesh out VPN support a bit more, cleanup service handling | San Mehat | 2009-05-15 | 9 | -161/+183 |
* | nexus: Introduce skelaton OpenVpnController class + remove some debug messages | San Mehat | 2009-05-13 | 7 | -10/+150 |
* | nexus: Initial support for manipulating wifi networks + change wifi scan noti... | San Mehat | 2009-05-13 | 10 | -15/+516 |
* | nexus: Cleanup the scanner and plug it all in so it works | San Mehat | 2009-05-12 | 5 | -68/+55 |
* | nexus: Use constants for errorcodes | San Mehat | 2009-05-12 | 4 | -33/+62 |
* | nexus: Move to a line based protocol (similar to FTP) + fix bugs | San Mehat | 2009-05-12 | 9 | -93/+191 |
* | nexus: Implement wifi scanner and fix a lot of bugs | San Mehat | 2009-05-09 | 21 | -219/+443 |
* | nexus: Initial checkin of Nexus - android native network management daemon. | San Mehat | 2009-05-06 | 28 | -0/+2149 |