ostinato/client
2010-11-03 19:39:36 +05:30
..
icons Mac OS X improvements - Application icon; 'make install' installs to /Applications; Ostinato is able to find drone at startup (as long as both bundles are present together) 2010-07-16 03:14:36 +05:30
about.ui - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
dumpview.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
dumpview.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
hexlineedit.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
hexlineedit.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
main.cpp Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30
mainwindow.cpp Changed QProcess()::start() to the overloaded version which plays nice with spaces in the pathname 2010-09-15 20:58:10 +05:30
mainwindow.h - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
mainwindow.ui Set the icon for the MainWindow 2010-07-15 07:01:43 +05:30
modeltest.cpp - Removed Copyright notice from client/modeltest.* files which are Trolltech provided and carry a Trolltech copyright notice 2010-03-27 18:44:18 +00:00
modeltest.h - Removed Copyright notice from client/modeltest.* files which are Trolltech provided and carry a Trolltech copyright notice 2010-03-27 18:44:18 +00:00
modeltest.pri Initial Import 2008-05-03 14:37:10 +00:00
ostinato.pro Added HexDump Protocol 2010-11-03 19:39:36 +05:30
ostinato.qrc - Added icons to some menu items 2010-04-04 08:15:39 +00:00
ostinato.rc - Added version/revision info to both client and server UI 2010-03-24 15:56:11 +00:00
packetmodel.cpp Protocol Framework Change: FieldFlags - FrameField and MetaField are no longer exclusive. A field can be neither. Also frameFieldCount() now actually counts the number of frameFields instead of deriving it from metaFieldCount() - these changes allow protocols to export different sets of fields based on a opcode/type field. 2010-06-07 20:52:50 +05:30
packetmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
port.cpp While appending streams, the streamId and ordinalId were getting overwritten. Port::newStreamAt() now takes an additional parameter - pointer to stream (default NULL) which is used when appending streams 2010-10-25 19:27:23 +05:30
port.h While appending streams, the streamId and ordinalId were getting overwritten. Port::newStreamAt() now takes an additional parameter - pointer to stream (default NULL) which is used when appending streams 2010-10-25 19:27:23 +05:30
portgroup.cpp Fixed a assert failure when closing the client with the port list expanded 2010-04-17 18:44:20 +05:30
portgroup.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portgrouplist.cpp Fixed Segfault caused by uninitialized ModelTester pointers in Release mode (Fixes issue 5) 2010-05-16 11:46:41 +05:30
portgrouplist.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portmodel.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatsfilter.ui Fixes 2009-11-14 15:09:19 +00:00
portstatsfilterdialog.cpp PortStatsFilterDialog - ports can now be inserted at a specific row instead of just being added to the end 2010-04-17 17:32:46 +05:30
portstatsfilterdialog.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatsmodel.cpp Fixes for 64bit compilation and Qt4.6 2010-04-16 16:45:35 +05:30
portstatsmodel.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
portstatswindow.ui - AbstractProtocol 2009-05-24 14:54:11 +00:00
portswindow.cpp Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30
portswindow.h Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30
portswindow.ui Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30
preferences.cpp - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
preferences.h - Added icons to some menu items 2010-04-04 08:15:39 +00:00
preferences.ui - Added Preferences Dialog 2010-04-03 08:18:29 +00:00
settings.h Mac OS X improvements - Ostinato is now correctly capitalized in the MenuBar; default Wireshark path added for Mac OS X 2010-07-17 03:54:35 +05:30
stream.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
stream.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streamconfigdialog.cpp Added HexDump Protocol 2010-11-03 19:39:36 +05:30
streamconfigdialog.h StreamConfigDialog "Protocol Selection" framework has been enhanced to include a L5 group. TextProtocol has been added to this L5 group. TCP/UDP protocols have been modified to get port numbers from a L5 protocol; TCP/UDP protocols have also been updated as per the "Sample" protocol recommendation 2010-05-08 20:12:38 +05:30
streamconfigdialog.ui Added HexDump Protocol 2010-11-03 19:39:36 +05:30
streamlistdelegate.cpp - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streamlistdelegate.h - Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto 2010-03-27 18:38:57 +00:00
streammodel.cpp Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30
streammodel.h Added streams save/restore; Ostinato file format specified; Protocol Field Numbering scheme changed - existing protocol field numbers changed accordingly 2010-07-13 20:36:35 +05:30