Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 3 | -10/+26 |
2003-10-28 | - remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now. | mickeyl | 1 | -1/+36 |
- monitor mode now tries to use the standard IW_MODE_MONITOR first. If that doesn't work, it falls back to using proprietary iwpriv commands | ||||
2003-10-23 | misc changes | mickeyl | 1 | -4/+12 |
2003-10-11 | add scanning skeleton (wip) | mickeyl | 1 | -0/+12 |
2003-08-27 | add a channel example | mickeyl | 1 | -0/+8 |
2003-06-06 | ignore obj directory | schurig | 2 | -0/+2 |
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 1 | -0/+4 |
- fix onetworkdemo example - add API for short/extended manufacturer names | ||||
2003-05-05 | fix typos | mickeyl | 1 | -1/+1 |
2003-05-01 | implement and document a bunch of missing methods | mickeyl | 1 | -4/+17 |
2003-04-30 | add some more documentation | mickeyl | 1 | -2/+2 |
2003-04-07 | - add OManufacturerDB | mickeyl | 2 | -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 ↵ | mickeyl | 1 | -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-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 1 | -0/+8 |
2003-03-30 | - add classes for 802.11 tagged values | mickeyl | 1 | -4/+7 |
- adjust miniwellenreiter accordingly | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 8 | -0/+280 |
and comment... |