summaryrefslogtreecommitdiff
path: root/libopie2/opienet
AgeCommit message (Collapse)AuthorFilesLines
2003-04-03- ONetworkInterfaces are now QObjectsmickeyl4-54/+178
- add support for private IOCTLS - make buildChannelList() more safe in case of faulty drivers
2003-04-01introduce a more sophisticated channel hopping schememickeyl2-11/+36
2003-03-31resolve potential ambiguities in pow()mickeyl1-3/+3
2003-03-30- implement switching monitor mode on hostapmickeyl1-12/+29
- work around damn buggy hostap drivers needing more space for SIOCGIWRANGE than defined by sizeof(struct iw_range)...
2003-03-30introduce a workaround for conflicting user and kernel headers likemickeyl2-6/+8
<linux/if.h> and <net/if.h>. I really don't like including kernel headers, but in the case of <linux/wireless.h> there is no other option yet.
2003-03-30yet more fixes for gcc 2.9x and for our ancient wireless extensions on the ↵mickeyl2-1/+10
Z... *sigh*
2003-03-30- add classes for 802.11 tagged valuesmickeyl5-76/+444
- adjust miniwellenreiter accordingly
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl10-0/+2660
and comment...