summaryrefslogtreecommitdiff
path: root/libopie2/examples/opienet/miniwellenreiter
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-383/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+383
2004-09-08Ignoring demo binariesschurig1-0/+1
2004-08-20- add libpcap dir to lib- and include directoryar1-1/+7
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...