Age | Commit message (Expand) | Author | Files | Lines |
2003-07-01 | add monitor mode handling for recent kernels (WE>14) | mickeyl | 2 | -7/+29 |
2003-06-04 | enable compilation | schurig | 1 | -7/+8 |
2003-06-02 | some .cvsignore fixes | schurig | 1 | -1/+1 |
2003-05-10 | - make oApp not return a const app object | mickeyl | 1 | -1/+5 |
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 3 | -6/+41 |
2003-05-08 | decouple dump files from live capture to shift control over 'what' is dumped ... | mickeyl | 2 | -15/+48 |
2003-05-06 | add two minor functions in the pcap interface | mickeyl | 2 | -2/+37 |
2003-05-05 | fix typos | mickeyl | 1 | -1/+1 |
2003-05-05 | - fix segfault on unknown linktype (thanks groucho) | mickeyl | 3 | -19/+25 |
2003-05-04 | add parsing of ARP packets | mickeyl | 3 | -26/+110 |
2003-05-01 | more work on a higher level listview interface | mickeyl | 1 | -0/+5 |
2003-05-01 | implement and document a bunch of missing methods | mickeyl | 2 | -21/+88 |
2003-04-30 | add some more documentation | mickeyl | 2 | -7/+28 |
2003-04-22 | add prism header parsing capability! | mickeyl | 4 | -2/+67 |
2003-04-20 | - removed those: | simon | 1 | -12/+0 |
2003-04-16 | add some missing APIs to ONetworkInterface | mickeyl | 2 | -15/+75 |
2003-04-16 | start documenting the packet class family - explain why deriving from QObject... | mickeyl | 1 | -17/+50 |
2003-04-16 | add sanity check for last packet when capturing from capture file | mickeyl | 1 | -1/+2 |
2003-04-13 | Add apie comments | zecke | 5 | -11/+27 |
2003-04-10 | OPacketCapturer is now able to write captured packages in the standard tcpdum... | mickeyl | 2 | -17/+34 |
2003-04-10 | add support for working with capture files (e.g. from tcpdump, ethereal, et.al.) | mickeyl | 2 | -11/+101 |
2003-04-09 | implements a statistic interface for OPacketCapturer | mickeyl | 2 | -4/+43 |
2003-04-09 | add signal hopped(int) to OChannelHopper | mickeyl | 2 | -0/+16 |
2003-04-08 | - add skeleton for the last missing parts in the 802.11 decoding framework | mickeyl | 3 | -33/+108 |
2003-04-07 | - add OManufacturerDB | mickeyl | 6 | -15/+162 |
2003-04-07 | started to document the whole stuff | mickeyl | 1 | -21/+160 |
2003-04-05 | remove inline directive - causes link errors | mickeyl | 1 | -3/+3 |
2003-04-05 | improve output of OPacket::dump() | mickeyl | 2 | -9/+35 |
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much m... | mickeyl | 4 | -34/+55 |
2003-04-04 | fix segfault due to giving a QString as opposed to a char* as the Qbject name | mickeyl | 1 | -6/+6 |
2003-04-04 | reliable strategy to see if we're in monitor mode by looking at the MAC addre... | mickeyl | 2 | -33/+24 |
2003-04-04 | low-level network programming is sick. some wlan-drivers don't honor struct s... | mickeyl | 3 | -30/+47 |
2003-04-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 4 | -4/+71 |
2003-04-03 | - ONetworkInterfaces are now QObjects | mickeyl | 4 | -54/+178 |
2003-04-01 | introduce a more sophisticated channel hopping scheme | mickeyl | 2 | -11/+36 |
2003-03-31 | resolve potential ambiguities in pow() | mickeyl | 1 | -3/+3 |
2003-03-30 | - implement switching monitor mode on hostap | mickeyl | 1 | -12/+29 |
2003-03-30 | introduce a workaround for conflicting user and kernel headers like | mickeyl | 2 | -6/+8 |
2003-03-30 | yet more fixes for gcc 2.9x and for our ancient wireless extensions on the Z.... | mickeyl | 2 | -1/+10 |
2003-03-30 | - add classes for 802.11 tagged values | mickeyl | 5 | -76/+444 |
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS an... | mickeyl | 10 | -0/+2660 |