summaryrefslogtreecommitdiff
path: root/libopie2/examples/opienet/miniwellenreiter
AgeCommit message (Collapse)AuthorFilesLines
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15Fix compile with gcc2zecke1-1/+1
2004-03-13Move XML class to internal PIMzecke1-0/+2
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl2-7/+22
2003-06-06ignore obj directoryschurig1-0/+1
2003-05-05fix typosmickeyl1-1/+1
2003-04-30add some more documentationmickeyl1-2/+2
2003-04-07- add OManufacturerDBmickeyl1-24/+39
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter
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 ↵mickeyl3-0/+218
and comment...