summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Update copyright informationMarcel Holtmann6-6/+6
2008-04-08Add support for creating and removing networksMarcel Holtmann1-0/+2
2008-04-04Update state machine handling for wireless networksMarcel Holtmann1-7/+12
2008-03-24Add abstraction for resolver modificationsMarcel Holtmann2-1/+45
2008-03-12Change variables inside the network structureMarcel Holtmann1-7/+2
2008-03-01Add callbacks for starting and stopping interfaceMarcel Holtmann1-0/+4
2008-02-26Add support for indicating security methodsMarcel Holtmann1-1/+1
2008-02-26Add constant for user confirmation policyMarcel Holtmann1-0/+1
2008-02-26Include function name in debug messageMarcel Holtmann1-1/+1
2008-02-22Add logging infrastructureMarcel Holtmann2-1/+40
2008-01-16Include signal strength for reported networksMarcel Holtmann1-0/+3
2008-01-14Add more detailed interface state machineMarcel Holtmann1-17/+16
2008-01-14Remove unneeded callbacks from 802.03 and 802.11 pluginsMarcel Holtmann1-4/+5
2008-01-09Add support for retrieving network settingsMarcel Holtmann1-0/+1
2008-01-08Add support for storing the network identifierMarcel Holtmann1-0/+2
2008-01-08Update interface constants and definitionsMarcel Holtmann1-4/+26
2008-01-08Remove callback for getting the hardware addressMarcel Holtmann1-2/+0
2008-01-04Add interface properties for device detailsMarcel Holtmann1-0/+8
2008-01-03Add callbacks for setting network name and passphraseMarcel Holtmann1-0/+5
2008-01-03Add generic setting of IPv4 addresses and the default routeMarcel Holtmann1-0/+1
2008-01-01Add experimental IPv4 address retrieval over netlinkMarcel Holtmann1-0/+5
2007-12-30Add carrier detection callbacks and driver data functionsMarcel Holtmann1-1/+18
2007-12-29Add basic carrier detectionMarcel Holtmann1-0/+1
2007-12-29Add callback for wireless netlink eventsMarcel Holtmann1-0/+3
2007-12-25Add experimental netlink supportMarcel Holtmann2-1/+34
2007-12-25Add interface index and state variablesMarcel Holtmann1-1/+22
2007-12-24Add experimental DHCP pluginMarcel Holtmann1-0/+12
2007-12-24Fix naming of interface flagsMarcel Holtmann1-3/+3
2007-12-24Add experimental IPv4 supportMarcel Holtmann1-0/+16
2007-12-22Add basic DHCP infrastructureMarcel Holtmann2-1/+45
2007-12-22Add interface infrastructureMarcel Holtmann2-1/+67
2007-12-22Add plugin infrastructureMarcel Holtmann2-0/+58