Age | Commit message (Expand) | Author | Files | Lines |
2004-06-01 | - convert to odebug framework | ar | 1 | -4/+7 |
2004-05-01 | - fix off-by-one bug in OChannelHopper | mickeyl | 1 | -3/+9 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 1 | -2/+2 |
2004-03-13 | Fix possible divide by null | zecke | 1 | -10/+11 |
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -0/+9 |
2004-02-24 | API extension: ONetwork::isPresent( const char* name ) | mickeyl | 1 | -6/+17 |
2004-02-23 | The Orinoco (and Symbol/Spectrum) driver recently got the monitor mode | mickeyl | 1 | -6/+9 |
2004-02-23 | The Linux Wireless Extensions V16 introduce some massive changes in the | mickeyl | 1 | -8/+29 |
2004-02-23 | addition to API: OWirelessNetworkInterface::signalStrength() [wip] | mickeyl | 1 | -0/+8 |
2003-12-20 | libopienet2 now uses the fancy odebug classes, no longer qdebug | mickeyl | 1 | -1188/+1196 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -4/+2 |
2003-11-08 | refactor the debug mapper and make it more secure | mickeyl | 1 | -11/+9 |
2003-10-28 | - remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now. | mickeyl | 1 | -44/+62 |
2003-10-23 | misc changes | mickeyl | 1 | -51/+40 |
2003-10-21 | - more work on scanning | mickeyl | 1 | -1/+44 |
2003-10-21 | add clear text debug output for ioctls | mickeyl | 1 | -4/+17 |
2003-10-11 | add scanning skeleton (wip) | mickeyl | 1 | -16/+97 |
2003-10-10 | Question: What's wrong in select(1, [], NULL, NULL, {100, 0} = 0 (timeout) ? | mickeyl | 1 | -1/+1 |
2003-10-09 | - fix monitor mode on orinoco. Although WE > 14 define the standard mode | mickeyl | 1 | -2/+10 |
2003-10-09 | - catch up with changed sniffing behaviour in newer wlan-ng *puke* drivers | mickeyl | 1 | -3/+9 |
2003-10-02 | add note to self to look about automatic channel switching with wlan-ng devices | mickeyl | 1 | -0/+1 |
2003-07-01 | add monitor mode handling for recent kernels (WE>14) | mickeyl | 1 | -4/+24 |
2003-05-05 | - fix segfault on unknown linktype (thanks groucho) | mickeyl | 1 | -13/+18 |
2003-05-01 | implement and document a bunch of missing methods | mickeyl | 1 | -0/+51 |
2003-04-22 | add prism header parsing capability! | mickeyl | 1 | -2/+3 |
2003-04-16 | add some missing APIs to ONetworkInterface | mickeyl | 1 | -1/+40 |
2003-04-13 | Add apie comments | zecke | 1 | -1/+1 |
2003-04-09 | add signal hopped(int) to OChannelHopper | mickeyl | 1 | -0/+7 |
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much m... | mickeyl | 1 | -28/+22 |
2003-04-04 | fix segfault due to giving a QString as opposed to a char* as the Qbject name | mickeyl | 1 | -6/+6 |
2003-04-04 | reliable strategy to see if we're in monitor mode by looking at the MAC addre... | mickeyl | 1 | -32/+23 |
2003-04-04 | low-level network programming is sick. some wlan-drivers don't honor struct s... | mickeyl | 1 | -17/+40 |
2003-04-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 1 | -0/+33 |
2003-04-03 | - ONetworkInterfaces are now QObjects | mickeyl | 1 | -45/+82 |
2003-04-01 | introduce a more sophisticated channel hopping scheme | mickeyl | 1 | -9/+32 |
2003-03-31 | resolve potential ambiguities in pow() | mickeyl | 1 | -3/+3 |
2003-03-30 | - implement switching monitor mode on hostap | mickeyl | 1 | -12/+29 |
2003-03-30 | introduce a workaround for conflicting user and kernel headers like | mickeyl | 1 | -1/+0 |
2003-03-30 | yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z.... | mickeyl | 1 | -1/+2 |
2003-03-30 | - add classes for 802.11 tagged values | mickeyl | 1 | -11/+29 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS an... | mickeyl | 1 | -0/+774 |