Age | Commit message (Expand) | Author | Files | Lines |
2004-05-07 | If you create an array, delete it as an array | zecke | 1 | -1/+1 |
2004-05-02 | dump takes less space now | mickeyl | 1 | -4/+2 |
2004-05-02 | fix one odebug warning | mickeyl | 1 | -2/+2 |
2004-05-01 | - fix off-by-one bug in OChannelHopper | mickeyl | 1 | -2/+2 |
2004-04-23 | disambiguate the API (triggered by gcc 3.4 ;) | mickeyl | 1 | -3/+1 |
2004-04-07 | copy data handed over by libpcap because libpcap reuses the data area | mickeyl | 1 | -18/+21 |
2004-03-28 | add some FIXMEs for later API revisions | mickeyl | 1 | -0/+2 |
2004-03-28 | OPacketCapturer API addition: setAutoDelete() and autoDelete() | mickeyl | 1 | -4/+17 |
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -1/+7 |
2004-03-12 | API change: OPacket::dumpStructure() now returns a QString and accepts void | mickeyl | 1 | -9/+12 |
2004-01-08 | add parsing of ProbeRequests | mickeyl | 1 | -2/+6 |
2004-01-07 | OWaveLanManagementSSID::ID() now can decloak SSIDs (caution:API change) | mickeyl | 1 | -2/+11 |
2004-01-06 | start parsing 802.11 control frames | mickeyl | 1 | -1317/+1331 |
2003-12-20 | libopienet2 now uses the fancy odebug classes, no longer qdebug | mickeyl | 1 | -1320/+1317 |
2003-12-01 | slowly start to refactor & cleanup libopie2 before merging it with libopie1 | mickeyl | 1 | -4/+1 |
2003-10-10 | Question: What's wrong in select(1, [], NULL, NULL, {100, 0} = 0 (timeout) ? | mickeyl | 1 | -1/+1 |
2003-10-09 | - catch up with changed sniffing behaviour in newer wlan-ng *puke* drivers | mickeyl | 1 | -3/+24 |
2003-10-06 | add client mac address decoding to DHCP | mickeyl | 1 | -0/+7 |
2003-10-05 | * start with preparations for scanning wired networks | mickeyl | 1 | -1/+26 |
2003-10-04 | Although not yet complete, the DHCP decoding is now usable | mickeyl | 1 | -0/+82 |
2003-10-03 | add defines for UDP-based protocols | mickeyl | 1 | -10/+23 |
2003-10-02 | prepare dhcp decoding | mickeyl | 1 | -0/+79 |
2003-05-08 | decouple dump files from live capture to shift control over 'what' is dumped ... | mickeyl | 1 | -11/+31 |
2003-05-06 | add two minor functions in the pcap interface | mickeyl | 1 | -0/+19 |
2003-05-05 | fix typos | mickeyl | 1 | -1/+1 |
2003-05-05 | - fix segfault on unknown linktype (thanks groucho) | mickeyl | 1 | -1/+1 |
2003-05-04 | add parsing of ARP packets | mickeyl | 1 | -3/+62 |
2003-04-22 | add prism header parsing capability! | mickeyl | 1 | -0/+31 |
2003-04-16 | add sanity check for last packet when capturing from capture file | mickeyl | 1 | -1/+2 |
2003-04-10 | OPacketCapturer is now able to write captured packages in the standard tcpdum... | mickeyl | 1 | -16/+31 |
2003-04-10 | add support for working with capture files (e.g. from tcpdump, ethereal, et.al.) | mickeyl | 1 | -2/+46 |
2003-04-09 | implements a statistic interface for OPacketCapturer | mickeyl | 1 | -4/+36 |
2003-04-08 | - add skeleton for the last missing parts in the 802.11 decoding framework | mickeyl | 1 | -30/+73 |
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -4/+4 |
2003-04-05 | improve output of OPacket::dump() | mickeyl | 1 | -8/+34 |
2003-03-30 | - add classes for 802.11 tagged values | mickeyl | 1 | -28/+225 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS an... | mickeyl | 1 | -0/+609 |