Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
- make capturing using PRISM headers optional | ||||
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 ↵ | mickeyl | 1 | -16/+31 |
tcpdump-compatible format | ||||
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 |
- fix huge memory leak in packet capturer - add more fine granular 802.11 subtype handling | ||||
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -4/+4 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter | ||||
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 |
- adjust miniwellenreiter accordingly | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+609 |
and comment... |