Age | Commit message (Expand) | Author | Files | Lines |
2005-05-17 | libopienet API cleanups | mickeyl | 1 | -4/+3 |
2005-05-16 | - add ONetworkInterfaceDriverInfo block extracting info using ethtool ioctls | mickeyl | 1 | -0/+7 |
2005-04-20 | Added function to set the associated AP address. Some improvements to scanNet... | skyhusker | 1 | -0/+3 |
2005-04-18 | - improve scan function using the wireless extensions. | mickeyl | 1 | -4/+4 |
2005-02-07 | change license. | mickeyl | 1 | -2/+2 |
2004-05-03 | remove the OPIE_WE_VERSION crap. this was a step into the wrong direction. | mickeyl | 1 | -22/+9 |
2004-05-01 | - fix off-by-one bug in OChannelHopper | mickeyl | 1 | -3/+7 |
2004-04-06 | add autodetection for wireless extension version | mickeyl | 1 | -4/+11 |
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -0/+31 |
2004-02-24 | API extension: ONetwork::isPresent( const char* name ) | mickeyl | 1 | -0/+4 |
2004-02-23 | The Linux Wireless Extensions V16 introduce some massive changes in the | mickeyl | 1 | -1/+11 |
2004-02-23 | addition to API: OWirelessNetworkInterface::signalStrength() [wip] | mickeyl | 1 | -7/+13 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -4/+1 |
2003-10-28 | - remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now. | mickeyl | 1 | -9/+7 |
2003-10-23 | misc changes | mickeyl | 1 | -2/+3 |
2003-10-11 | add scanning skeleton (wip) | mickeyl | 1 | -7/+22 |
2003-10-11 | we now start to maintain our own copy of wireless.h. | mickeyl | 1 | -18/+2 |
2003-10-09 | - fix monitor mode on orinoco. Although WE > 14 define the standard mode | mickeyl | 1 | -0/+2 |
2003-07-01 | add monitor mode handling for recent kernels (WE>14) | mickeyl | 1 | -3/+5 |
2003-06-04 | enable compilation | schurig | 1 | -7/+8 |
2003-05-05 | - fix segfault on unknown linktype (thanks groucho) | mickeyl | 1 | -5/+6 |
2003-05-01 | more work on a higher level listview interface | mickeyl | 1 | -0/+5 |
2003-05-01 | implement and document a bunch of missing methods | mickeyl | 1 | -21/+37 |
2003-04-30 | add some more documentation | mickeyl | 1 | -3/+27 |
2003-04-16 | add some missing APIs to ONetworkInterface | mickeyl | 1 | -14/+35 |
2003-04-13 | Add apie comments | zecke | 1 | -1/+3 |
2003-04-09 | add signal hopped(int) to OChannelHopper | mickeyl | 1 | -0/+9 |
2003-04-07 | started to document the whole stuff | mickeyl | 1 | -21/+160 |
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much m... | mickeyl | 1 | -5/+3 |
2003-04-04 | reliable strategy to see if we're in monitor mode by looking at the MAC addre... | mickeyl | 1 | -1/+1 |
2003-04-04 | low-level network programming is sick. some wlan-drivers don't honor struct s... | mickeyl | 1 | -13/+6 |
2003-04-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 1 | -0/+5 |
2003-04-03 | - ONetworkInterfaces are now QObjects | mickeyl | 1 | -9/+12 |
2003-04-01 | introduce a more sophisticated channel hopping scheme | mickeyl | 1 | -2/+4 |
2003-03-30 | introduce a workaround for conflicting user and kernel headers like | mickeyl | 1 | -5/+8 |
2003-03-30 | yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z.... | mickeyl | 1 | -0/+8 |
2003-03-30 | - add classes for 802.11 tagged values | mickeyl | 1 | -2/+5 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS an... | mickeyl | 1 | -0/+307 |