ostinato/client
Srivats P. bb6a9235c3 Features
- Ostinato Client
		- will start the server as a child process at startup and terminate it at exit

	- Ostinato Server (Drone)
		- is now a system tray application
		- if not able to bind to a IP/Port successfully, informs the user and exits
		- the GUI is now nothing more than a TextLabel

Others
	- If a getStats() request is pending, the client will not queue up any more requests till a reply is received for the pending one
	- Nitpicks in the Payload protocol Widget, PortsWindow Widget
2009-11-29 16:32:31 +00:00
..
icons Fixes 2009-11-14 15:09:19 +00:00
about.ui - About Dialog added 2009-04-05 07:19:37 +00:00
dumpview.cpp New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
dumpview.h 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
hexlineedit.cpp New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
hexlineedit.h Initial Import 2008-05-03 14:37:10 +00:00
main.cpp Features 2009-11-29 16:32:31 +00:00
mainwindow.cpp Features 2009-11-29 16:32:31 +00:00
mainwindow.h Features 2009-11-29 16:32:31 +00:00
mainwindow.ui - About Dialog added 2009-04-05 07:19:37 +00:00
modeltest.cpp Initial Import 2008-05-03 14:37:10 +00:00
modeltest.h Initial Import 2008-05-03 14:37:10 +00:00
modeltest.pri Initial Import 2008-05-03 14:37:10 +00:00
ostinato.pro Features 2009-11-23 08:08:22 +00:00
ostinato.qrc Fixes 2009-11-14 15:09:19 +00:00
packetmodel.cpp Features 2009-11-03 14:02:09 +00:00
packetmodel.h Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
port.cpp Fixes 2009-11-14 15:09:19 +00:00
port.h Fixes 2009-11-14 15:09:19 +00:00
portgroup.cpp Features 2009-11-29 16:32:31 +00:00
portgroup.h Features 2009-11-29 16:32:31 +00:00
portgrouplist.cpp Fixes 2009-11-14 15:09:19 +00:00
portgrouplist.h 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
portmodel.cpp Fixes 2009-11-14 15:09:19 +00:00
portmodel.h Fixes 2009-11-14 15:09:19 +00:00
portstatsfilter.ui Fixes 2009-11-14 15:09:19 +00:00
portstatsfilterdialog.cpp - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatsfilterdialog.h - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatsmodel.cpp Fixes 2009-11-14 15:09:19 +00:00
portstatsmodel.h Features 2009-11-08 08:20:34 +00:00
portstatswindow.cpp Protocol Framework related 2009-10-14 15:16:56 +00:00
portstatswindow.h Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
portstatswindow.ui - AbstractProtocol 2009-05-24 14:54:11 +00:00
portswindow.cpp Features 2009-11-29 16:32:31 +00:00
portswindow.h Features 2009-11-08 08:20:34 +00:00
portswindow.ui Features 2009-11-29 16:32:31 +00:00
stream.cpp Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
stream.h Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
streamconfigdialog.cpp Refactoring, optimization et. al. 2009-11-13 16:00:57 +00:00
streamconfigdialog.h Protocol Framework related 2009-10-14 15:16:56 +00:00
streamconfigdialog.ui Protocol Framework related 2009-10-14 15:16:56 +00:00
streamlistdelegate.cpp - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streamlistdelegate.h - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streammodel.cpp Fixes 2009-11-14 15:09:19 +00:00
streammodel.h - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00