Srivats P.
|
59c9ae8baa
|
- Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto
- Also added a "License" tab to the 'About Ostinato' dialog box.
|
2010-03-27 18:38:57 +00:00 |
|
Srivats P.
|
c5bcc2e0c2
|
Converted all EOLs to unix-style '\n' only
|
2009-12-28 10:05:42 +00:00 |
|
Srivats P.
|
c7d90ff1ab
|
- All tabs converted to spaces in all files
- .vimrc added to reflect settings used in the project
|
2009-12-28 08:31:28 +00:00 |
|
Srivats P.
|
d9aa2e43a0
|
Changes for successful compilation in Linux. PCAP/Winpcap functions changed to use those which are common on both PCAP and WinPCAP. Some additional WinPCAP only functions (such as the pcap_sendqueue_xxx) which we intend to use have been added into pcapextra.c which will be used in case of Linux
|
2009-01-17 10:13:46 +00:00 |
|
Srivats P.
|
9e7b323973
|
Rewrote DumpView as a subclass of QAbstractItemView (as it should be). Correspondingly reworked PacketModel to work with DumpView. Added Dot3Protocol and PayloadProtocol to Stream class
|
2008-08-30 08:49:08 +00:00 |
|
Srivats P.
|
8251383351
|
- added PortStatsFilter
- added PacketDump (test code)
- added PacketTree (not complete)
- Protocol stuff (not complete)
|
2008-05-25 11:30:30 +00:00 |
|