summaryrefslogtreecommitdiff
path: root/libopie2/opienet/opienet.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-02-23The Linux Wireless Extensions V16 introduce some massive changes in themickeyl1-2/+4
binary structures. Since we still use V15 on most target platforms I have to introduce two headers. Define OPIE_WE_VERSION to specify which header to include
2004-01-07OWaveLanManagementSSID::ID() now can decloak SSIDs (caution:API change)mickeyl1-1/+1
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-1/+1
2003-11-08refactor the debug mapper and make it more securemickeyl1-2/+2
2003-10-21- more work on scanningmickeyl1-2/+4
- start OStation class representing a network node
2003-10-21add clear text debug output for ioctlsmickeyl1-5/+6
2003-10-11we now start to maintain our own copy of wireless.h.mickeyl1-0/+1
this has several advantages, one of the major ones is that we no longer have to compile different libopienet2 for different kernel (read wireless extension) versions.
2003-10-02prepare dhcp decodingmickeyl1-1/+3
2003-08-25libopie2 compiles for qt3/x11 nowtille1-1/+7
run: qmake "platform=x11" libopie2.pro
2003-04-07- add OManufacturerDBmickeyl1-4/+8
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+18
and comment...