Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -6/+15 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter | ||||
2003-04-05 | remove inline directive - causes link errors | mickeyl | 1 | -3/+3 |
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much ↵ | mickeyl | 1 | -1/+27 |
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-04 | low-level network programming is sick. some wlan-drivers don't honor struct ↵ | mickeyl | 1 | -0/+1 |
sizes and simply write bytes _after_ the struct... this patch makes calling SIOCGIWRANGE more failure-proof. | ||||
2003-04-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 1 | -4/+29 |
2003-04-03 | - ONetworkInterfaces are now QObjects | mickeyl | 1 | -0/+59 |
- add support for private IOCTLS - make buildChannelList() more safe in case of faulty drivers | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+101 |
and comment... |