summaryrefslogtreecommitdiff
path: root/libopie2/opienet
AgeCommit message (Expand)AuthorFilesLines
2007-06-10fix missing types for include for latest kernelaquadran1-0/+1
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl2-2/+1
2005-05-17libopienet API cleanupsmickeyl4-38/+39
2005-05-16- add ONetworkInterfaceDriverInfo block extracting info using ethtool ioctlsmickeyl4-11/+55
2005-05-15submit iw_range*2 as argument to SIOCGIWRANGE.length to make it work on newer...mickeyl1-8/+6
2005-05-06- OManufacturerDB: check if there is a QApplication before calling Global::st...mickeyl3-15/+13
2005-04-20Added function to set the associated AP address. Some improvements to scanNet...skyhusker3-5/+38
2005-04-18- improve scan function using the wireless extensions.mickeyl5-31/+212
2005-02-07change license.mickeyl10-20/+20
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
2005-01-04CONTROL files : changed VERSION stringwimpie1-2/+2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use anyth...mickeyl1-346/+1
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+346
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
2004-08-23Do not hardcode /opt/QtPalmtop but use QPEApplication::qpeDirzecke1-1/+4
2004-08-23Fix warnings raised by the compilerzecke2-17/+18
2004-08-20- add libpcap dir to lib- and include directoryar1-2/+8
2004-08-20- add libpcap dependency in commentar1-1/+1
2004-08-09- adjust headersmickeyl3-9/+5
2004-07-28disambiguatemickeyl1-1258/+1258
2004-06-07add dependency to libpcapmickeyl1-1/+1
2004-06-01- convert to odebug frameworkar2-8/+11
2004-05-07If you create an array, delete it as an arrayzecke1-1/+1
2004-05-03catch up with source changesmickeyl2-6/+4
2004-05-03remove the OPIE_WE_VERSION crap. this was a step into the wrong direction.mickeyl4-1468/+10
2004-05-02dump takes less space nowmickeyl1-4/+2
2004-05-02fix one odebug warningmickeyl1-2/+2
2004-05-01- fix off-by-one bug in OChannelHoppermickeyl3-8/+18
2004-04-23disambiguate the API (triggered by gcc 3.4 ;)mickeyl2-5/+3
2004-04-08OPIEDB depends on SQlitezecke1-2/+2
2004-04-07copy data handed over by libpcap because libpcap reuses the data areamickeyl1-18/+21
2004-04-06add autodetection for wireless extension versionmickeyl1-4/+11
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke5-6/+6
2004-03-28remove hardcoded build types "debug" and "release". these are set by the buil...mickeyl1-1/+1
2004-03-28add some FIXMEs for later API revisionsmickeyl2-5/+7
2004-03-28OPacketCapturer API addition: setAutoDelete() and autoDelete()mickeyl2-8/+33
2004-03-14Change Signature of Signals to obey namespacezecke1-1/+1
2004-03-13Fix possible divide by nullzecke1-10/+11
2004-03-13Move XML class to internal PIMzecke14-3/+176
2004-03-12API change: OPacket::dumpStructure() now returns a QString and accepts voidmickeyl2-24/+32
2004-03-01fix includeschicken1-1/+0
2004-02-24API extension: ONetwork::isPresent( const char* name )mickeyl2-6/+21
2004-02-23The Orinoco (and Symbol/Spectrum) driver recently got the monitor modemickeyl1-6/+9
2004-02-23The Linux Wireless Extensions V16 introduce some massive changes in themickeyl5-39/+107
2004-02-23addition to API: OWirelessNetworkInterface::signalStrength() [wip]mickeyl2-7/+21
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-14Make info in *.control files a little more consistent (mostly modified Mainta...drw1-1/+1
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-2/+2
2004-01-08add parsing of ProbeRequestsmickeyl1-2/+6
2004-01-07add status outputmickeyl1-3/+12