Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -346/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+346 |
2004-08-20 | - add libpcap dir to lib- and include directory | ar | 1 | -2/+8 |
2004-05-03 | catch up with source changes | mickeyl | 1 | -3/+1 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-02-23 | The Linux Wireless Extensions V16 introduce some massive changes in the | mickeyl | 1 | -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-07 | OWaveLanManagementSSID::ID() now can decloak SSIDs (caution:API change) | mickeyl | 1 | -1/+1 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -1/+1 |
2003-11-08 | refactor the debug mapper and make it more secure | mickeyl | 1 | -2/+2 |
2003-10-21 | - more work on scanning | mickeyl | 1 | -2/+4 |
- start OStation class representing a network node | ||||
2003-10-21 | add clear text debug output for ioctls | mickeyl | 1 | -5/+6 |
2003-10-11 | we now start to maintain our own copy of wireless.h. | mickeyl | 1 | -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-02 | prepare dhcp decoding | mickeyl | 1 | -1/+3 |
2003-08-25 | libopie2 compiles for qt3/x11 now | tille | 1 | -1/+7 |
run: qmake "platform=x11" libopie2.pro | ||||
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -4/+8 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+18 |
and comment... |