summaryrefslogtreecommitdiff
path: root/libopie2/opienet/opcap.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl1-1/+1
2005-02-07change license.mickeyl1-2/+2
2004-08-23Fix warnings raised by the compilerzecke1-11/+12
2004-05-07If you create an array, delete it as an arrayzecke1-1/+1
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 OChannelHoppermickeyl1-2/+2
2004-04-23disambiguate the API (triggered by gcc 3.4 ;)mickeyl1-3/+1
2004-04-07copy data handed over by libpcap because libpcap reuses the data areamickeyl1-18/+21
2004-03-28add some FIXMEs for later API revisionsmickeyl1-0/+2
2004-03-28OPacketCapturer API addition: setAutoDelete() and autoDelete()mickeyl1-4/+17
2004-03-13Move XML class to internal PIMzecke1-1/+7
2004-03-12API change: OPacket::dumpStructure() now returns a QString and accepts voidmickeyl1-9/+12
2004-01-08add parsing of ProbeRequestsmickeyl1-2/+6
2004-01-07OWaveLanManagementSSID::ID() now can decloak SSIDs (caution:API change)mickeyl1-2/+11
2004-01-06start parsing 802.11 control framesmickeyl1-1317/+1331
2003-12-20libopienet2 now uses the fancy odebug classes, no longer qdebugmickeyl1-1320/+1317
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-4/+1
2003-10-10Question: What's wrong in select(1, [], NULL, NULL, {100, 0} = 0 (timeout) ?mickeyl1-1/+1
2003-10-09- catch up with changed sniffing behaviour in newer wlan-ng *puke* driversmickeyl1-3/+24
2003-10-06add client mac address decoding to DHCPmickeyl1-0/+7
2003-10-05* start with preparations for scanning wired networksmickeyl1-1/+26
2003-10-04Although not yet complete, the DHCP decoding is now usablemickeyl1-0/+82
2003-10-03add defines for UDP-based protocolsmickeyl1-10/+23
2003-10-02prepare dhcp decodingmickeyl1-0/+79
2003-05-08decouple dump files from live capture to shift control over 'what' is dumped ...mickeyl1-11/+31
2003-05-06add two minor functions in the pcap interfacemickeyl1-0/+19
2003-05-05fix typosmickeyl1-1/+1
2003-05-05- fix segfault on unknown linktype (thanks groucho)mickeyl1-1/+1
2003-05-04add parsing of ARP packetsmickeyl1-3/+62
2003-04-22add prism header parsing capability!mickeyl1-0/+31
2003-04-16add sanity check for last packet when capturing from capture filemickeyl1-1/+2
2003-04-10OPacketCapturer is now able to write captured packages in the standard tcpdum...mickeyl1-16/+31
2003-04-10add support for working with capture files (e.g. from tcpdump, ethereal, et.al.)mickeyl1-2/+46
2003-04-09implements a statistic interface for OPacketCapturermickeyl1-4/+36
2003-04-08- add skeleton for the last missing parts in the 802.11 decoding frameworkmickeyl1-30/+73
2003-04-07- add OManufacturerDBmickeyl1-4/+4
2003-04-05improve output of OPacket::dump()mickeyl1-8/+34
2003-03-30- add classes for 802.11 tagged valuesmickeyl1-28/+225
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS an...mickeyl1-0/+609