Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-01-07 | add status output | mickeyl | 1 | -3/+12 |
2004-01-03 | slightly improve the speed reading the manufacturers list | mickeyl | 1 | -2/+11 |
2003-12-09 | allow processing of events during the loading of the db | mickeyl | 1 | -0/+6 |
2003-12-08 | use a slightly smaller manufacturerdb format, that saves ~100KB and | mickeyl | 1 | -22/+3 |
improves parsing speed. Even better would be .gz compressed QDataStream though... | ||||
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -27/+40 |
2003-05-10 | - make oApp not return a const app object | mickeyl | 1 | -1/+5 |
- homogenize oconfig documentation - remove debug output | ||||
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 1 | -3/+21 |
- fix onetworkdemo example - add API for short/extended manufacturer names | ||||
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -0/+96 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter |