summaryrefslogtreecommitdiff
path: root/libopie2/opienet/onetwork.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-07-01add monitor mode handling for recent kernels (WE>14)mickeyl1-4/+24
2003-05-05- fix segfault on unknown linktype (thanks groucho)mickeyl1-13/+18
2003-05-01implement and document a bunch of missing methodsmickeyl1-0/+51
2003-04-22add prism header parsing capability!mickeyl1-2/+3
2003-04-16add some missing APIs to ONetworkInterfacemickeyl1-1/+40
2003-04-13Add apie commentszecke1-1/+1
2003-04-09add signal hopped(int) to OChannelHoppermickeyl1-0/+7
2003-04-05- setting the monitor mode on wireless cards via private ioctls is now much m...mickeyl1-28/+22
2003-04-04fix segfault due to giving a QString as opposed to a char* as the Qbject namemickeyl1-6/+6
2003-04-04reliable strategy to see if we're in monitor mode by looking at the MAC addre...mickeyl1-32/+23
2003-04-04low-level network programming is sick. some wlan-drivers don't honor struct s...mickeyl1-17/+40
2003-04-03first part of private IOCTL API for OWirelessNetworkInterface implementedmickeyl1-0/+33
2003-04-03- ONetworkInterfaces are now QObjectsmickeyl1-45/+82
2003-04-01introduce a more sophisticated channel hopping schememickeyl1-9/+32
2003-03-31resolve potential ambiguities in pow()mickeyl1-3/+3
2003-03-30- implement switching monitor mode on hostapmickeyl1-12/+29
2003-03-30introduce a workaround for conflicting user and kernel headers likemickeyl1-1/+0
2003-03-30yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z....mickeyl1-1/+2
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-11/+29
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS an...mickeyl1-0/+774