Ostinato - Packet/Traffic Generator and Analyzer
Go to file
2010-10-01 21:29:55 +05:30
client Changed QProcess()::start() to the overloaded version which plays nice with spaces in the pathname 2010-09-15 20:58:10 +05:30
common 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
rpc Replaced HTONX() and NTOHX() with qToBigEndian() and qFromBigEndian() 2010-07-21 14:10:06 +05:30
server At port init, the sendqueue dirty flag should be false not true 2010-10-01 21:29:55 +05:30
.hgignore Updated .hgignore 2010-07-26 11:50:36 +05:30
.vimrc - All tabs converted to spaces in all files 2009-12-28 08:31:28 +00:00
COPYING - 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
install.pri 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
ost.pro Replaced top-level Makefile with a qmake .pro so the top-level Makefile is also generated now; having a top-level .pro makes it easier for folks who use Qt Creator. Also 'make install' is now supported - a custom install path prefix can be provided, if required, by passing PREFIX=/absolute/path/prefix to qmake 2010-06-03 20:52:49 +05:30
protobuf.pri 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
version.pri Bumped version to 0.2 2010-08-11 18:47:25 +05:30