summaryrefslogtreecommitdiff
path: root/libopie2/examples
AgeCommit message (Collapse)AuthorFilesLines
2003-05-08- sync manufacturer list with etherealmickeyl2-2/+6
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-05-05fix typosmickeyl1-1/+1
2003-05-01more work on a higher level listview interfacemickeyl1-0/+26
2003-05-01- restructure opieui example directorymickeyl7-5/+145
- start work on ONamedListViewItem providing a slightly higher level interface
2003-05-01implement and document a bunch of missing methodsmickeyl1-4/+17
2003-04-30add some more documentationmickeyl1-2/+2
2003-04-07- add OManufacturerDBmickeyl2-24/+40
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter
2003-04-05- setting the monitor mode on wireless cards via private ioctls is now much ↵mickeyl1-0/+18
more reliable because we detect the appropriate ioctl number at runtime - ONetworkInterface supports now the evil but handy feature to change MAC address on the fly (provided the driver supports this)
2003-04-03first part of private IOCTL API for OWirelessNetworkInterface implementedmickeyl1-0/+8
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-4/+7
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl47-0/+1091
and comment...